Build:
  1. 0
2026-06-23 08:54.54: New job: build yaml.3.2.0 (b046481b149e)
2026-06-23 08:54.54: Waiting for resource in pool day11-builds
2026-06-23 08:57.34: Got resource from pool day11-builds
2026-06-23 08:57.34: [profile full] build yaml.3.2.0
2026-06-23 08:57.34: build yaml.3.2.0 (b046481b149e)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      c9b7741b1ba7
  base-bytes.base                                    ec2393fe4c6d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bos.0.3.0                                          da4c857d03ce
  cmdliner.2.1.1                                     c4607a09ecef
  compiler-cloning.enabled                           0d2606125f88
  cppo.1.8.0                                         2299340fea15
  csexp.1.5.2                                        315ecef51574
  ctypes.0.24.0                                      f65fb152010a
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  fmt.0.11.0                                         1a2e11cf0823
  fpath.0.7.3                                        5652a682081f
  gen.1.1                                            787733a0c943
  integers.0.8.0                                     750e68af49a4
  js_of_ocaml-compiler.6.4.0                         30235690d077
  logs.0.10.0                                        b5649639c582
  lwt.6.1.2                                          ed1e822009bb
  menhir.20250912                                    3afc2b9dc7eb
  menhirCST.20250912                                 e45036de26a8
  menhirLib.20250912                                 07d50c608e50
  menhirSdk.20250912                                 aeb8f1f5e1db
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocaml-compiler-libs.v0.17.0                        6373bfde8e91
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  ocplib-endian.1.2                                  e43423130776
  ppx_derivers.1.2.1                                 2a3f00c1f6d2
  ppxlib.0.38.0                                      c01fe47fa7a4
  rresult.0.7.0                                      673600dffe08
  sedlex.3.7                                         e195469a45d8
  seq.base                                           1fbc0454e0be
  sexplib0.v0.17.0                                   313244870034
  stdlib-shims.0.3.0                                 9047e6396dc4
  topkg.1.1.1                                        8e3718e4cf5c
  yojson.3.0.0                                       32381b219f5f
=== 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-06-23 08:58.05: OK: build yaml.3.2.0 (runc: 7.2s, disk: 12KB)
2026-06-23 08:58.05: Job succeeded