Build:
  1. 0
2026-06-16 16:53.31: New job: build yaml.3.2.0 (c457dc47072a)
2026-06-16 16:53.31: Waiting for resource in pool day11-builds
2026-06-16 17:25.58: Got resource from pool day11-builds
2026-06-16 17:25.58: [profile full] build yaml.3.2.0
2026-06-16 17:25.58: build yaml.3.2.0 (c457dc47072a)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      1895c3c27c0e
  base-bytes.base                                    58fbad332e97
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bos.0.3.0                                          5939fd23ae3d
  cmdliner.2.1.1                                     5736fa347c86
  cppo.1.8.0                                         f4ca627a9449
  csexp.1.5.2                                        b53491c758da
  ctypes.0.24.0                                      009c105d8ede
  dune.3.23.1                                        9174d78a1f0e
  dune-configurator.3.23.1                           4ac5d9312ab3
  fmt.0.11.0                                         980d2611c548
  fpath.0.7.3                                        c762f53c7b27
  gen.1.1                                            3fd752db1003
  integers.0.8.0                                     1bbedea3d83a
  js_of_ocaml-compiler.6.3.2                         886649722262
  logs.0.10.0                                        49e55180aae5
  lwt.6.1.2                                          d582f2bb9640
  menhir.20260209                                    44381631ae34
  menhirCST.20260209                                 dff0e3f826f1
  menhirGLR.20260209                                 79edf1888b2d
  menhirLib.20260209                                 a8fb1dc46871
  menhirSdk.20260209                                 7955704830e5
  ocaml.5.2.1                                        b36a3a003df3
  ocaml-base-compiler.5.2.1                          91ea68ae8779
  ocaml-compiler-libs.v0.17.0                        eb36f3cabdba
  ocaml-config.3                                     291db63d419b
  ocamlbuild.0.16.1                                  c220e9d1102d
  ocamlfind.1.9.8                                    30fe322203e6
  ocplib-endian.1.2                                  d62de50f3c50
  ppx_derivers.1.2.1                                 561ac31bcf9d
  ppxlib.0.35.0                                      8698043a7933
  rresult.0.7.0                                      ae64135970cd
  sedlex.3.7                                         8d88ce92e79c
  seq.base                                           51e49e26c78a
  sexplib0.v0.17.0                                   6988405006f1
  stdlib-shims.0.3.0                                 358b380ce61e
  topkg.1.1.1                                        08b64f42a6eb
  yojson.3.0.0                                       8aed31b56577
=== 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 -pthread -fPIC -pthread -O2 -fno-strict-aliasing -fwrapv -pthread -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-06-16 17:26.18: OK: build yaml.3.2.0 (runc: 12.6s, disk: 12KB)
2026-06-16 17:26.18: Job succeeded