Build:
  1. 0
2026-06-24 17:28.45: New job: build yaml.3.2.0 (13dbfbfa617e)
2026-06-24 17:28.45: Waiting for resource in pool day11-builds
2026-06-24 18:15.15: Got resource from pool day11-builds
2026-06-24 18:15.15: [profile full] build yaml.3.2.0
2026-06-24 18:15.15: build yaml.3.2.0 (13dbfbfa617e)
=== DEPENDENCIES (39 transitive) ===
  astring.0.8.5                                      adc40e55c5b0
  base-bytes.base                                    5e0ff13867f4
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.3.0                                          9c51b3fb98a0
  cmdliner.2.1.1                                     4540f3e99a11
  cppo.1.8.0                                         707014c804a2
  csexp.1.5.2                                        92433c319244
  ctypes.0.24.0                                      3097c64c54dc
  dune.3.23.1                                        e0b92eb669dd
  dune-configurator.3.23.1                           d25b45a29f0e
  fmt.0.11.0                                         aec5f8f39c83
  fpath.0.7.3                                        6f8509c2eb0c
  gen.1.1                                            9fbb9c324ec8
  integers.0.8.0                                     81f6f2a0470e
  js_of_ocaml-compiler.6.4.0                         e838dbcfed14
  logs.0.10.0                                        5a7ed9dc371e
  lwt.6.1.2                                          b942b6f837f3
  menhir.20260209                                    94482e3d975b
  menhirCST.20260209                                 ec10805a0d97
  menhirGLR.20260209                                 d50e86b7a21f
  menhirLib.20260209                                 3298c2a21088
  menhirSdk.20260209                                 cb13cb9d542d
  ocaml.5.2.1                                        ce2dc9fc0eff
  ocaml-base-compiler.5.2.1                          88ed4056afb0
  ocaml-compiler-libs.v0.17.0                        7a7a1fd4abf1
  ocaml-config.3                                     2c9ee201ff82
  ocamlbuild.0.16.1                                  b87f420842f9
  ocamlfind.1.9.8                                    da71e236833e
  ocplib-endian.1.2                                  a04015ab8500
  ppx_derivers.1.2.1                                 d0a488220905
  ppxlib.0.35.0                                      cb19934987a2
  rresult.0.7.0                                      33255ffb59e7
  sedlex.3.7                                         1324ff003ad7
  seq.base                                           9fa294648038
  sexplib0.v0.17.0                                   3ad1d2c4d274
  stdlib-shims.0.3.0                                 1912344dadaf
  topkg.1.1.1                                        e4a5a4aca5f9
  yojson.3.0.0                                       899688556efe
=== 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-06-24 18:15.52: OK: build yaml.3.2.0 (runc: 7.6s, disk: 12KB)
2026-06-24 18:15.52: Job succeeded