Build:
  1. 0
2026-06-24 18:19.11: New job: build yaml.3.2.0 (677d11fcc315)
2026-06-24 18:19.11: Waiting for resource in pool day11-builds
2026-06-24 18:54.07: Got resource from pool day11-builds
2026-06-24 18:54.07: [profile full] build yaml.3.2.0
2026-06-24 18:54.07: build yaml.3.2.0 (677d11fcc315)
=== DEPENDENCIES (40 transitive) ===
  astring.0.8.5                                      832f01f8db85
  base-bytes.base                                    4691f51dd9fd
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.3.0                                          2c674ce55178
  cmdliner.2.1.1                                     131a57bdc3b4
  cppo.1.8.0                                         89a15ad31f6a
  csexp.1.5.2                                        5defb943b196
  ctypes.0.24.0                                      0c1972f6faef
  dune.3.21.1                                        c3e55843a9d7
  dune-configurator.3.21.1                           482529f10533
  fmt.0.11.0                                         2a1f8dfa4c36
  fpath.0.7.3                                        f966d437ce6f
  gen.1.1                                            7d37d16b0464
  integers.0.8.0                                     e278bb589e7a
  js_of_ocaml-compiler.6.4.0                         8b1dea135865
  logs.0.10.0                                        e0fde3be8f97
  lwt.6.1.2                                          56b59edc5a44
  menhir.20260209                                    72664febdc27
  menhirCST.20260209                                 7530f5b3ffb3
  menhirGLR.20260209                                 e8d951592a04
  menhirLib.20260209                                 32561d0b23c5
  menhirSdk.20260209                                 720d645eea4e
  ocaml.5.4.1                                        71fed6f83b21
  ocaml-base-compiler.5.4.1                          4b8cbe74bda9
  ocaml-compiler.5.4.1                               df07189447bd
  ocaml-compiler-libs.v0.17.0                        6f46f0524f33
  ocaml-config.3                                     e4a06a221f09
  ocamlbuild.0.16.1                                  17067329c57b
  ocamlfind.1.9.8                                    567e34ecf540
  ocplib-endian.1.2                                  2061324095c1
  ppx_derivers.1.2.1                                 ee43f794cf54
  ppxlib.0.38.0                                      2dbfe87aceed
  rresult.0.7.0                                      974e7d5b3af3
  sedlex.3.7                                         79449753029e
  seq.base                                           cf386be98197
  sexplib0.v0.17.0                                   ed38bbb84b78
  stdlib-shims.0.3.0                                 c99cd2b70f1d
  topkg.1.1.1                                        6f52f98db34d
  yojson.2.2.2                                       701a3cefa828
=== 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-24 18:54.28: OK: build yaml.3.2.0 (runc: 14.1s, disk: 12KB)
2026-06-24 18:54.28: Job succeeded