Build:
  1. 0
2026-09-04 00:26.10: New job: build yaml.3.2.0 (f0d5741fe0dd)
2026-09-04 00:26.10: Waiting for resource in pool day11-builds
2026-09-04 00:52.36: Got resource from pool day11-builds
2026-09-04 00:52.36: [profile full] build yaml.3.2.0
2026-09-04 00:52.36: build yaml.3.2.0 (f0d5741fe0dd)
=== DEPENDENCIES (36 transitive) ===
  astring.0.8.5                                      79621710c180
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          f20c9359f236
  cmdliner.1.3.0                                     194b6d1271c0
  csexp.1.5.2                                        ceaadb4f9db6
  ctypes.0.24.0                                      cb163cad036f
  dune.3.24.2                                        cbbe7152834a
  dune-configurator.3.24.2                           8d620f8790f9
  fmt.0.11.0                                         1588bbb30c25
  fpath.0.7.3                                        82bf6b1d1146
  gen.1.1                                            d854fb28b5cd
  integers.0.8.0                                     7a8ca2d4a1f6
  js_of_ocaml-compiler.6.2.0                         949b862abd7f
  logs.0.10.0                                        f29edd2bb19d
  menhir.20260209                                    6e4552bcd5b5
  menhirCST.20260209                                 64df6c1daf25
  menhirGLR.20260209                                 7a7e3d8f6809
  menhirLib.20260209                                 dcf4a41684df
  menhirSdk.20260209                                 27b2a039dd26
  ocaml.5.3.0                                        6ff460273d57
  ocaml-base-compiler.5.3.0                          ab889490af4f
  ocaml-compiler.5.3.0                               a36aaaa91913
  ocaml-compiler-libs.v0.17.0                        a116ac6aca12
  ocaml-config.3                                     c2e80612d111
  ocamlbuild.0.16.1                                  21bfaf9ec475
  ocamlfind.1.9.8                                    8c4f353d7b71
  ppx_derivers.1.2.1                                 962a10540301
  ppxlib.0.35.0                                      1afc84621aed
  rresult.0.7.0                                      fb60ace6b91d
  sedlex.3.7                                         6cdf59766bba
  seq.base                                           5444851aa742
  sexplib0.v0.17.0                                   6a756732d111
  stdlib-shims.0.3.0                                 564d91498093
  topkg.1.1.1                                        58cf4512c849
  yojson.3.0.0                                       02f0b282f237
=== 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-09-04 00:52.58: OK: build yaml.3.2.0 (runc: 12.1s, disk: 12KB)
2026-09-04 00:52.58: Job succeeded