Build:
  1. 1
  2. 0
2026-09-03 21:37.53: New job: build yaml.3.2.0 (bb081505ec58)
2026-09-03 21:37.53: Waiting for resource in pool day11-builds
2026-09-03 22:39.24: Got resource from pool day11-builds
2026-09-03 22:39.24: [profile full] build yaml.3.2.0
2026-09-03 22:39.24: build yaml.3.2.0 (bb081505ec58)
=== DEPENDENCIES (21 transitive) ===
  astring.0.8.5                                      632949034a64
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.2.0                                          0eab63a3aec2
  csexp.1.5.2                                        c758d7657e5b
  ctypes.0.24.0                                      73e0fbf79f27
  dune.3.24.2                                        bf83cdf0a904
  dune-configurator.3.24.2                           23afe5cb4d3b
  fmt.0.11.0                                         5ca93ca97f7e
  fpath.0.7.3                                        94c0602f02cc
  integers.0.8.0                                     e09615b6ddf8
  logs.0.10.0                                        fc9f9058a505
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ocamlfind.1.9.8                                    3cae95bed0a0
  result.1.5                                         24fb8ad48a1d
  rresult.0.6.0                                      fb9db9901fc8
  stdlib-shims.0.3.0                                 484c72a128b6
  topkg.1.1.1                                        f1122af0988e
=== 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 -O2 -fno-strict-aliasing -fwrapv -pthread -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.2.0
-> installed yaml.3.2.0

=== STDERR ===

2026-09-03 22:39.43: OK: build yaml.3.2.0 (runc: 11.7s, disk: 10KB)
2026-09-03 22:39.43: Job succeeded