Build:
  1. 0
2026-06-24 16:48.21: New job: build yaml.3.2.0 (b3f8e53548d8)
2026-06-24 16:48.21: Waiting for resource in pool day11-builds
2026-06-24 17:37.00: Got resource from pool day11-builds
2026-06-24 17:37.00: [profile full] build yaml.3.2.0
2026-06-24 17:37.00: build yaml.3.2.0 (b3f8e53548d8)
=== DEPENDENCIES (25 transitive) ===
  astring.0.8.5                                      adc40e55c5b0
  base-bytes.base                                    5e0ff13867f4
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.3.0                                          dd068b442794
  cmdliner.1.3.0                                     140051242686
  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                                         aa6ad13b8f8e
  fpath.0.7.3                                        6f8509c2eb0c
  integers.0.8.0                                     81f6f2a0470e
  logs.0.10.0                                        fc38fba4e462
  lwt.6.1.2                                          b942b6f837f3
  ocaml.5.2.1                                        ce2dc9fc0eff
  ocaml-base-compiler.5.2.1                          88ed4056afb0
  ocaml-config.3                                     2c9ee201ff82
  ocamlbuild.0.16.1                                  b87f420842f9
  ocamlfind.1.9.8                                    da71e236833e
  ocplib-endian.1.2                                  a04015ab8500
  rresult.0.7.0                                      33255ffb59e7
  stdlib-shims.0.3.0                                 1912344dadaf
  topkg.1.1.1                                        e4a5a4aca5f9
=== 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 17:37.25: OK: build yaml.3.2.0 (runc: 10.1s, disk: 11KB)
2026-06-24 17:37.25: Job succeeded