Build:
  1. 0
2026-09-03 23:57.28: New job: build yaml.3.2.0 (1812002ecb1e)
2026-09-03 23:57.28: Waiting for resource in pool day11-builds
2026-09-04 00:40.25: Got resource from pool day11-builds
2026-09-04 00:40.25: [profile full] build yaml.3.2.0
2026-09-04 00:40.25: build yaml.3.2.0 (1812002ecb1e)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      51ee6d00b649
  base-bytes.base                                    a07bc30a9819
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          20ac852916aa
  cmdliner.2.1.1                                     ecdcaec2c5a2
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         6e5c0658a51b
  csexp.1.5.2                                        260623ea9e35
  ctypes.0.24.0                                      e2bbf2e49a00
  dune.3.23.1                                        299ed55d2ff2
  dune-configurator.3.23.1                           654300934c6c
  fmt.0.11.0                                         b2f0e848af4b
  fpath.0.7.3                                        2344c0b7c451
  gen.1.1                                            5a84ad138fc5
  integers.0.8.0                                     df82a7956cfb
  js_of_ocaml-compiler.6.4.1                         37b4d02783ec
  logs.0.10.0                                        1d2f67b4aa6d
  lwt.6.1.2                                          9a1e7a4aeeac
  menhir.20250912                                    ee0a04f29e2f
  menhirCST.20250912                                 583ff076a496
  menhirLib.20250912                                 a860f1c5aafa
  menhirSdk.20250912                                 1e1853cb2d07
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-compiler-libs.v0.17.0                        0f497c1821f6
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ocplib-endian.1.2                                  04edcf8a6651
  ppx_derivers.1.2.1                                 27cf4bb4e249
  ppxlib.0.38.0                                      405e00241d0e
  rresult.0.7.0                                      02fffb5a5b61
  sedlex.3.7                                         31df4f2efe79
  seq.base                                           28d30f6112ac
  sexplib0.v0.17.0                                   fc2a4c3c285a
  stdlib-shims.0.3.0                                 4b8bb9fd1930
  topkg.1.1.1                                        3bd227743fbd
  yojson.3.0.0                                       c8d24a097bd0
=== 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:40.44: OK: build yaml.3.2.0 (runc: 10.1s, disk: 12KB)
2026-09-04 00:40.44: Job succeeded