Build:
  1. 0
2026-09-03 23:04.53: New job: build syndic.1.6.1 (45d0e9799753)
2026-09-03 23:04.53: Waiting for resource in pool day11-builds
2026-09-03 23:58.45: Got resource from pool day11-builds
2026-09-03 23:58.45: [profile full] build syndic.1.6.1
2026-09-03 23:58.45: build syndic.1.6.1 (45d0e9799753)
=== DEPENDENCIES (19 transitive) ===
  angstrom.0.16.1                                    a323ffd89c88
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigstringaf.0.10.0                                 93e506531296
  compiler-cloning.enabled                           966a2e6839f0
  csexp.1.5.2                                        58b250503765
  dune.3.24.2                                        ec704e062ad3
  dune-configurator.3.24.2                           183455f65a68
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocaml-syntax-shims.1.0.0                           c27f011a36e9
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ptime.1.2.0                                        668689079baf
  stringext.1.6.0                                    cc60b00504f7
  topkg.1.1.1                                        3bd227743fbd
  uri.4.4.0                                          8c080858e561
  xmlm.1.4.0                                         4212b5d34042
=== STDOUT ===
Processing: [default: loading data]
[syndic.1.6.1: dl]
[syndic.1.6.1: extract]
-> retrieved syndic.1.6.1  (https://opam.ocaml.org/cache)
[syndic: dune subst]
+ /home/opam/.opam/default/bin/dune "subst" (CWD=/home/opam/.opam/default/.opam-switch/build/syndic.1.6.1)
[syndic: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "syndic" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/syndic.1.6.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.syndic.objs/byte -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -I /home/opam/.opam/default/lib/xmlm -cmi-file lib/.syndic.objs/byte/syndic__Syndic_atom.cmi -no-alias-deps -open Syndic__ -o lib/.syndic.objs/byte/syndic__Syndic_atom.cmo -c -impl lib/syndic_atom.ml)
- File "lib/syndic_atom.ml", line 494, characters 43-50:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                                                  ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 33-41:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                                        ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 25-31:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                                ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 19-23:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                          ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 6-11:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-             ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 63-67:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                                                                      ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 52-61:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                                                           ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 32-44:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                                       ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 13-23:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                    ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.syndic.objs/byte -I lib/.syndic.objs/native -I /home/opam/.opam/default/lib/angstrom -I /home/opam/.opam/default/lib/bigstringaf -I /home/opam/.opam/default/lib/ptime -I /home/opam/.opam/default/lib/stringext -I /home/opam/.opam/default/lib/uri -I /home/opam/.opam/default/lib/xmlm -cmi-file lib/.syndic.objs/byte/syndic__Syndic_atom.cmi -no-alias-deps -open Syndic__ -o lib/.syndic.objs/native/syndic__Syndic_atom.cmx -c -impl lib/syndic_atom.ml)
- File "lib/syndic_atom.ml", line 494, characters 43-50:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                                                  ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 33-41:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                                        ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 25-31:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                                ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 19-23:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-                          ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 494, characters 6-11:
- 494 |     ?(links = []) ?logo ?rights ?subtitle ?updated ~authors ~id ~title =
-             ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 63-67:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                                                                      ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 52-61:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                                                           ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 32-44:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                                       ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "lib/syndic_atom.ml", line 493, characters 13-23:
- 493 | let source ?(categories = []) ?(contributors = []) ?generator ?icon
-                    ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  syndic.1.6.1
-> installed syndic.1.6.1

=== STDERR ===

2026-09-03 23:58.59: OK: build syndic.1.6.1 (runc: 6.2s, disk: 13KB)
2026-09-03 23:58.59: Job succeeded