Build:
  1. 0
2026-06-24 16:48.27: New job: build yaml.3.0.1 (0b04e4f708e9)
2026-06-24 16:48.27: Waiting for resource in pool day11-builds
2026-06-24 17:37.08: Got resource from pool day11-builds
2026-06-24 17:37.08: [profile full] build yaml.3.0.1
2026-06-24 17:37.08: build yaml.3.0.1 (0b04e4f708e9)
=== DEPENDENCIES (24 transitive) ===
  astring.0.8.5                                      015e8b59bf02
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bos.0.2.0                                          8766d2e380d4
  cmdliner.2.1.1                                     d75422a375b1
  csexp.1.5.2                                        cbff46c78e23
  ctypes.0.24.0                                      b64774782a7f
  dune.3.23.1                                        ec34fe9ebf2c
  dune-configurator.3.22.2                           f3081e3d47cb
  fmt.0.11.0                                         15349d6b4dfe
  fpath.0.7.3                                        25b72a55941d
  integers.0.8.0                                     a031632df7d9
  logs.0.8.0                                         fae526d770d3
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-config.2                                     e77f021f2144
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlbuild.0.16.1                                  2ce5a99932fe
  ocamlfind.1.9.6                                    8d8d9a490c0f
  ocamlfind-secondary.1.9.6                          e7e9f5a4b1a5
  result.1.5                                         b2f02c331fa8
  rresult.0.6.0                                      2bc34ed14fa8
  stdlib-shims.0.3.0                                 1590dd69ad83
  topkg.1.1.1                                        2f204787554a
=== STDOUT ===
Processing: [default: loading data]
[yaml.3.0.1: dl]
[yaml.3.0.1: extract]
-> retrieved yaml.3.0.1  (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.0.1)
- (cd _build/default/vendor && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -O2 -fno-strict-aliasing -fwrapv -fPIC -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.0.1
-> installed yaml.3.0.1

=== STDERR ===

2026-06-24 17:37.29: OK: build yaml.3.0.1 (runc: 10.2s, disk: 10KB)
2026-06-24 17:37.29: Job succeeded