Build:
  1. 0
2026-09-03 22:57.06: New job: build yaml.3.2.0 (4c281ef9e745)
2026-09-03 22:57.06: Waiting for resource in pool day11-builds
2026-09-03 23:47.41: Got resource from pool day11-builds
2026-09-03 23:47.41: [profile full] build yaml.3.2.0
2026-09-03 23:47.41: build yaml.3.2.0 (4c281ef9e745)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      637362172f2b
  base-bytes.base                                    9c987ffcbd88
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          7e84b4630df6
  cmdliner.2.1.1                                     c9a2916d6ca1
  cppo.1.8.0                                         9ddefe83b866
  csexp.1.5.2                                        8c444f289963
  ctypes.0.24.0                                      4d30f86673e1
  dune.3.24.2                                        cf844c114f1a
  dune-configurator.3.24.2                           c2d289d36210
  fmt.0.11.0                                         88d8ef5cbfad
  fpath.0.7.3                                        87bbc70c0923
  gen.1.1                                            e9f6621e66f0
  integers.0.8.0                                     4c0cbc54b7df
  js_of_ocaml-compiler.6.4.1                         8c850f004486
  logs.0.10.0                                        1dcbec72bd8e
  lwt.6.1.2                                          42fb0b6264ce
  menhir.20260209                                    739cfa70a9c0
  menhirCST.20260209                                 1bcc909f543b
  menhirGLR.20260209                                 e023194ed065
  menhirLib.20260209                                 cdb7fc11d75f
  menhirSdk.20260209                                 545c3e2f2418
  ocaml.5.2.1                                        d8399d6b6c43
  ocaml-base-compiler.5.2.1                          a53cb1b6356d
  ocaml-compiler-libs.v0.17.0                        51278a3ba75b
  ocaml-config.3                                     1c357e4d2066
  ocamlbuild.0.16.1                                  373235d8c571
  ocamlfind.1.9.8                                    e3f08a6b7b86
  ocplib-endian.1.2                                  30089315e204
  ppx_derivers.1.2.1                                 5901b77c2ce2
  ppxlib.0.35.0                                      bde3037460b3
  rresult.0.7.0                                      1d11e11f25ad
  sedlex.3.7                                         867496d7dcf7
  seq.base                                           a914df0f8963
  sexplib0.v0.17.0                                   3bebf8f2981b
  stdlib-shims.0.3.0                                 5eae1233e520
  topkg.1.1.1                                        afd8eb0b6f0b
  yojson.3.0.0                                       1fd761cacc8f
=== 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-09-03 23:48.02: OK: build yaml.3.2.0 (runc: 12.2s, disk: 12KB)
2026-09-03 23:48.02: Job succeeded