Build:
  1. 1
  2. 0
2026-09-03 22:11.23: New job: build yaml.3.0.1 (f3c49c1ed796)
2026-09-03 22:11.23: Waiting for resource in pool day11-builds
2026-09-03 22:58.31: Got resource from pool day11-builds
2026-09-03 22:58.31: [profile full] build yaml.3.0.1
2026-09-03 22:58.31: build yaml.3.0.1 (f3c49c1ed796)
=== DEPENDENCIES (24 transitive) ===
  astring.0.8.5                                      e824dc1ea678
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.2.0                                          b4956b4e37be
  cmdliner.2.1.1                                     fbc3592016a2
  csexp.1.5.2                                        45da150ac45d
  ctypes.0.24.0                                      88b0452033db
  dune.3.24.2                                        03fddf396e0b
  dune-configurator.3.22.2                           9de81b632721
  fmt.0.11.0                                         488735bfeb55
  fpath.0.7.3                                        c5760931308d
  integers.0.8.0                                     81cfb7894b5a
  logs.0.8.0                                         e1f6bacbea8d
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
  result.1.5                                         901d6a7defa5
  rresult.0.6.0                                      251b85a6f248
  stdlib-shims.0.3.0                                 d07c91089280
  topkg.1.1.1                                        99e743cd0ccd
=== 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-09-03 22:58.49: OK: build yaml.3.0.1 (runc: 13.1s, disk: 10KB)
2026-09-03 22:58.49: Job succeeded