Build:
  1. 0
2026-06-24 17:30.13: New job: build yaml.3.2.0 (7c5e00450ecd)
2026-06-24 17:30.13: Waiting for resource in pool day11-builds
2026-06-24 18:18.42: Got resource from pool day11-builds
2026-06-24 18:18.42: [profile full] build yaml.3.2.0
2026-06-24 18:18.42: build yaml.3.2.0 (7c5e00450ecd)
=== DEPENDENCIES (36 transitive) ===
  astring.0.8.5                                      6925d4c0b20d
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.3.0                                          ae70db914ad2
  cmdliner.1.3.0                                     7bb74d64b6d4
  csexp.1.5.2                                        0ced60b1f74a
  ctypes.0.24.0                                      840d5a6705c9
  dune.3.23.1                                        9d721df3a13a
  dune-configurator.3.23.1                           1ab906eeab63
  fmt.0.11.0                                         043d2f579280
  fpath.0.7.3                                        0824a9147f7e
  gen.1.1                                            2291834c6da2
  integers.0.8.0                                     8fd3523bef72
  js_of_ocaml-compiler.6.2.0                         ae5e1b8944bb
  logs.0.10.0                                        f0f5695e7a7d
  menhir.20260209                                    05da01205928
  menhirCST.20260209                                 10afe0461689
  menhirGLR.20260209                                 7b22500e7305
  menhirLib.20260209                                 0f58e6c70ac8
  menhirSdk.20260209                                 caf07569aba6
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-compiler-libs.v0.17.0                        ae1038bc23cf
  ocaml-config.3                                     a52eea84eedb
  ocamlbuild.0.16.1                                  bdeca1c5518a
  ocamlfind.1.9.8                                    558092066ff0
  ppx_derivers.1.2.1                                 fe71b19cf412
  ppxlib.0.35.0                                      c1fcf64e4dff
  rresult.0.7.0                                      f6d0ae6f6013
  sedlex.3.7                                         075b0ea830c5
  seq.base                                           cd738ac20daf
  sexplib0.v0.17.0                                   a15b0f614c90
  stdlib-shims.0.3.0                                 c94355dec213
  topkg.1.1.1                                        e3d6961e1f2d
  yojson.3.0.0                                       2870f90eedda
=== 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 -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-24 18:19.12: OK: build yaml.3.2.0 (runc: 10.1s, disk: 12KB)
2026-06-24 18:19.12: Job succeeded