Build:
  1. 0
2026-09-04 18:49.51: New job: build yaml.3.2.0 (7d5fa32537f1)
2026-09-04 18:49.51: Waiting for resource in pool day11-builds
2026-09-04 19:07.26: Got resource from pool day11-builds
2026-09-04 19:07.26: [profile full] build yaml.3.2.0
2026-09-04 19:07.26: build yaml.3.2.0 (7d5fa32537f1)
=== DEPENDENCIES (40 transitive) ===
  astring.0.8.5                                      dd9bc4900cb4
  base-bytes.base                                    03f6a7f50e10
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          480581bdd71a
  cmdliner.2.1.1                                     e5dd77e6708d
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         023d9e81ad7d
  csexp.1.5.2                                        6deca7da7e87
  ctypes.0.24.0                                      6e73d7cfa3f5
  dune.3.21.1                                        95a9aa48130f
  dune-configurator.3.21.1                           fbe8a3baa8fe
  fmt.0.11.0                                         9ca62730ad74
  fpath.0.7.3                                        313c8edc1b30
  gen.1.1                                            5179645a75af
  integers.0.8.0                                     16d3cccf8747
  js_of_ocaml-compiler.6.4.1                         8fcaa4a549f4
  logs.0.10.0                                        4940a6a3c2d5
  lwt.6.1.2                                          6ed45ec78e2e
  menhir.20260209                                    58d30531334f
  menhirCST.20260209                                 cc92edaa0d62
  menhirGLR.20260209                                 9c33655f1314
  menhirLib.20260209                                 0bbb69526ddb
  menhirSdk.20260209                                 b285ca9add38
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocaml-compiler-libs.v0.17.0                        2d0cc0e4bec1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  ocplib-endian.1.2                                  c19754891780
  ppx_derivers.1.2.1                                 5e9bd361f054
  ppxlib.0.38.0                                      87f6f10caa8f
  rresult.0.7.0                                      bd921cc3de54
  sedlex.3.7                                         e2144ce089f9
  seq.base                                           06af5ac9d1a8
  sexplib0.v0.17.0                                   e059cf66f3e1
  stdlib-shims.0.3.0                                 49452fe4f9fd
  topkg.1.1.1                                        2919b4412ec4
  yojson.2.2.2                                       7cf08aa7c560
=== 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 19:07.40: OK: build yaml.3.2.0 (runc: 10.6s, disk: 12KB)
2026-09-04 19:07.40: Job succeeded