Build:
  1. 0
2026-09-03 23:57.38: New job: build yaml.3.2.0 (24d797f30dd9)
2026-09-03 23:57.38: Waiting for resource in pool day11-builds
2026-09-04 00:40.47: Got resource from pool day11-builds
2026-09-04 00:40.47: [profile full] build yaml.3.2.0
2026-09-04 00:40.47: build yaml.3.2.0 (24d797f30dd9)
=== DEPENDENCIES (40 transitive) ===
  astring.0.8.5                                      51ee6d00b649
  base-bytes.base                                    a07bc30a9819
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          7620b5439c6c
  cmdliner.2.1.1                                     ecdcaec2c5a2
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         83351009e21e
  csexp.1.5.2                                        58b250503765
  ctypes.0.24.0                                      0932749f0814
  dune.3.24.2                                        ec704e062ad3
  dune-configurator.3.24.2                           183455f65a68
  fmt.0.11.0                                         b2f0e848af4b
  fpath.0.7.3                                        2344c0b7c451
  gen.1.1                                            e1a5ad389f76
  integers.0.8.0                                     39f28989dadd
  js_of_ocaml-compiler.6.4.1                         cc562a372183
  logs.0.10.0                                        58a052657d2e
  lwt.6.1.2                                          7034b4ad2702
  menhir.20260209                                    381a2138ba97
  menhirCST.20260209                                 2274e41bb75f
  menhirGLR.20260209                                 dc2d20aa75ca
  menhirLib.20260209                                 aca3f0b58574
  menhirSdk.20260209                                 fb69c1928809
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-compiler-libs.v0.17.0                        5bb965f7a9b8
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ocplib-endian.1.2                                  f93892607f26
  ppx_derivers.1.2.1                                 b98ec33f5664
  ppxlib.0.38.0                                      3ee699583a7b
  rresult.0.7.0                                      02fffb5a5b61
  sedlex.3.7                                         8b8ba28d7500
  seq.base                                           28d30f6112ac
  sexplib0.v0.17.0                                   ff60a3c976cf
  stdlib-shims.0.3.0                                 8ab1e1c44699
  topkg.1.1.1                                        3bd227743fbd
  yojson.3.0.0                                       27388ba4dc9e
=== STDOUT ===
Processing: [default: loading data]
[yaml.3.2.0: dl]
[yaml.3.2.0: extract]
-> retrieved yaml.3.2.0  (https://opam.ocaml.org/cache)
[yaml: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "yaml" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/yaml.3.2.0)
- (cd _build/default/vendor && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -DHAVE_CONFIG_H -I. -c ./emitter.c)
- ./emitter.c: In function 'yaml_emitter_write_plain_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:1962:18: note: in expansion of macro 'WRITE_BREAK'
-  1962 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- ./emitter.c: In function 'yaml_emitter_write_single_quoted_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:2019:18: note: in expansion of macro 'WRITE_BREAK'
-  2019 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- ./emitter.c: In function 'yaml_emitter_write_literal_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:2285:18: note: in expansion of macro 'WRITE_BREAK'
-  2285 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- ./emitter.c: In function 'yaml_emitter_write_folded_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:2334:18: note: in expansion of macro 'WRITE_BREAK'
-  2334 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
-> compiled  yaml.3.2.0
-> installed yaml.3.2.0

=== STDERR ===

2026-09-04 00:41.01: OK: build yaml.3.2.0 (runc: 10.6s, disk: 12KB)
2026-09-04 00:41.01: Job succeeded