Build:
  1. 0
2026-06-23 08:57.13: New job: build yaml.3.2.0 (9e56ef4b4c53)
2026-06-23 08:57.13: Waiting for resource in pool day11-builds
2026-06-23 09:03.38: Got resource from pool day11-builds
2026-06-23 09:03.38: [profile full] build yaml.3.2.0
2026-06-23 09:03.38: build yaml.3.2.0 (9e56ef4b4c53)
=== DEPENDENCIES (40 transitive) ===
  astring.0.8.5                                      af0a355c6a41
  base-bytes.base                                    4e354a32e9ce
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bos.0.3.0                                          7a7871803c6a
  cmdliner.2.1.1                                     36fe5a2b1d3e
  cppo.1.8.0                                         a0ce844f6cc3
  csexp.1.5.2                                        a08a1170df1f
  ctypes.0.24.0                                      e7583dc9bba5
  dune.3.21.1                                        4ec0c93f7fba
  dune-configurator.3.21.1                           c6f3e328c967
  fmt.0.11.0                                         dd1cb7046ac0
  fpath.0.7.3                                        e07c88bacfc0
  gen.1.1                                            2f9511079072
  integers.0.8.0                                     6fcd9692555c
  js_of_ocaml-compiler.6.4.0                         f0c278f1d04c
  logs.0.10.0                                        9ab27e16bc30
  lwt.6.1.2                                          93f5cf5a75e9
  menhir.20260209                                    0eda56e882d8
  menhirCST.20260209                                 47725a5ef3b4
  menhirGLR.20260209                                 4d626a61c6d9
  menhirLib.20260209                                 2d727cdc9c16
  menhirSdk.20260209                                 029b15255675
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-compiler-libs.v0.17.0                        8b6be84afde9
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  ocplib-endian.1.2                                  6885452a73f7
  ppx_derivers.1.2.1                                 83ec0f5f03b9
  ppxlib.0.38.0                                      911ac39a7818
  rresult.0.7.0                                      02b516a972ff
  sedlex.3.7                                         8b4c928ec989
  seq.base                                           75c7a6b170f3
  sexplib0.v0.17.0                                   b40504c2247b
  stdlib-shims.0.3.0                                 4d015f939607
  topkg.1.1.1                                        4a88955a28b6
  yojson.2.2.2                                       9ae97ff5f4d7
=== 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 09:04.06: OK: build yaml.3.2.0 (runc: 10.1s, disk: 12KB)
2026-06-23 09:04.06: Job succeeded