Build:
  1. 0
2026-09-04 15:44.09: New job: build cdrom.0.9.1 (0cb26b024349)
2026-09-04 15:44.09: Waiting for resource in pool day11-builds
2026-09-04 16:43.31: Got resource from pool day11-builds
2026-09-04 16:43.31: [profile full] build cdrom.0.9.1
2026-09-04 16:43.31: build cdrom.0.9.1 (0cb26b024349)
=== DEPENDENCIES (6 transitive) ===
  compiler-cloning.enabled                           966a2e6839f0
  obuild.0.3.0                                       8a0b18be7b34
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlfind.1.9.9~preview                            5e0261154b58
=== STDOUT ===
Processing: [default: loading data]
[cdrom.0.9.1: dl]
[cdrom.0.9.1: extract]
-> retrieved cdrom.0.9.1  (https://opam.ocaml.org/cache)
[cdrom: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/cdrom.0.9.1)
- obuild --debug+ configure 
-   [CMD]: ocamlfind printconf conf
- Configuring cdrom-0.9.1...
-   [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config
- Detected 4 CPU cores, setting default parallelism to 4
-   configure flag: []
- analyzing project
- initializing standard library : package stdlib
-   internal depends: cdrom
-   getting dependencies for target lib-cdrom
-   fetching META unix
-   getting dependencies for target exe-query
-   library cdrom depends on unix
- configuration changed, deleting dist
- auto-generating configuration files
- Writing new setup
- refreshed .merlin
- obuild --debug+ build
-   [CMD]: ocamlfind printconf conf
-   [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config
- analyzing project
- initializing standard library : package stdlib
-   internal depends: cdrom
-   getting dependencies for target lib-cdrom
-   fetching META unix
-   getting dependencies for target exe-query
-   library cdrom depends on unix
- [TIMING] DAG initialization: 0.000s
- preparing target lib-cdrom
- preparing compilation for lib-cdrom
-   [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I lib -I dist/build/autogen -modules lib/cdrom.ml lib/cdrom.mli
- Analysing Cdrom
-   Cdrom has mtime 1369774086.000000
-   Cdrom has interface (mtime=1369774086.000000)
-   Cdrom depends on Unix
-   Cdrom internally depends on 
-   [CMD]: /usr/bin/cc -MM lib/cdrom_stubs.c
- [TIMING] prepare_target: 0.072s
- [TIMING] stale artifact sweep: 0.000s
- [TIMING] DAG merge: 0.000s
- preparing target exe-query
- preparing compilation for exe-query
-   [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I query -I dist/build/autogen -modules query/query.ml
- Analysing Query
-   Query has mtime 1369774086.000000
-   Query depends on Array,Cdrom,Printf,Sys
-   Query internally depends on 
- [TIMING] prepare_target: 0.020s
- [TIMING] stale artifact sweep: 0.000s
- [TIMING] DAG merge: 0.000s
- [TIMING] target preparation loop: 0.093s
- [TIMING] Taskdep.init: 0.000s
- [1 of 8] Intfing Cdrom                         
-   [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmi -c lib/cdrom.mli
- [2 of 8] Compiling C cdrom_stubs.c                 
-   [CMD]: gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I lib -I /home/opam/.opam/default/lib/ocaml -I dist/build/autogen -o dist/build/lib-cdrom/cdrom_stubs.c.o -c lib/cdrom_stubs.c
- [TIMING] intf Cdrom: 0.043s
- [3 of 8] Compiling Cdrom                         
-   [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmx -c lib/cdrom.ml
- [TIMING] mod Cdrom: 0.094s
-   [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -I dist/build/lib-cdrom -I dist/build/autogen -I lib -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/lib-cdrom/cdrom.cmo -c lib/cdrom.ml
- [TIMING] mod Cdrom: 0.065s
- [TIMING] C cdrom_stubs.c: 0.231s
-   compilation order: Cdrom
-   self deps: 
- package deps: [unix]
- [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cmxa
- [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cmxs
- [4 of 8] Linking library dist/build/lib-cdrom/cdrom.cma
-   [CMD]: /home/opam/.opam/default/bin/ocamlmklib -o dist/build/lib-cdrom/stubs_cdrom dist/build/lib-cdrom/cdrom_stubs.c.o
- [TIMING] link lib-cdrom: 0.054s
-   [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -a -o dist/build/lib-cdrom/cdrom.cma -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -dllib -lstubs_cdrom cdrom.cmo
-   [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -shared -o dist/build/lib-cdrom/cdrom.cmxs -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -cclib -lstubs_cdrom cdrom.cmx
- [TIMING] link lib-cdrom: 0.038s
-   [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -a -o dist/build/lib-cdrom/cdrom.cmxa -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -cclib -lstubs_cdrom cdrom.cmx
- [TIMING] link lib-cdrom: 0.046s
- [TIMING] link lib-cdrom: 0.104s
- [5 of 8] Checking dist/build/lib-cdrom
- [6 of 8] Compiling Query                         
-   [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -I dist/build/query -I dist/build/autogen -I query -I dist/build/lib-cdrom -I /home/opam/.opam/default/lib/ocaml/unix -bin-annot -bin-annot-occurrences -short-paths -o dist/build/query/query.cmx -c query/query.ml
- [TIMING] mod Query: 0.075s
-   compilation order: Query
-   self deps: cdrom
- package deps: [unix,cdrom]
- [7 of 8] Linking executable dist/build/query/query
-   [CMD]: /home/opam/.opam/default/bin/ocamlopt.opt -o dist/build/query/query -I dist/build/query -I /home/opam/.opam/default/lib/ocaml/unix -I dist/build/lib-cdrom /home/opam/.opam/default/lib/ocaml/unix/unix.cmxa cdrom.cmxa -cclib -Ldist/build/lib-cdrom -cclib -lstubs_cdrom query.cmx
- [TIMING] link exe-query: 0.574s
- [8 of 8] Checking dist/build/query
- [TIMING] Scheduler.schedule: 1.051s
- schedule finished: #processes=9 max_concurrency=2
- [TIMING] compilation phase: 1.052s
- [TIMING] build_dag (total): 1.145s
-> compiled  cdrom.0.9.1
[cdrom: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/cdrom.0.9.1)
- obuild --debug+ configure 
-   [CMD]: ocamlfind printconf conf
- Configuring cdrom-0.9.1...
-   [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config
- Detected 4 CPU cores, setting default parallelism to 4
-   configure flag: []
- analyzing project
- initializing standard library : package stdlib
-   internal depends: cdrom
-   getting dependencies for target lib-cdrom
-   fetching META unix
-   getting dependencies for target exe-query
-   library cdrom depends on unix
- refreshed .merlin
- obuild --debug+ build
-   [CMD]: ocamlfind printconf conf
-   [CMD]: /home/opam/.opam/default/bin/ocamlc.opt -config
- analyzing project
- initializing standard library : package stdlib
-   internal depends: cdrom
-   getting dependencies for target lib-cdrom
-   fetching META unix
-   getting dependencies for target exe-query
-   library cdrom depends on unix
- [TIMING] DAG initialization: 0.000s
- preparing target lib-cdrom
- preparing compilation for lib-cdrom
-   [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I lib -I dist/build/autogen -modules lib/cdrom.ml lib/cdrom.mli
- Analysing Cdrom
-   Cdrom has mtime 1369774086.000000
-   Cdrom has interface (mtime=1369774086.000000)
-   Cdrom depends on Unix
-   Cdrom internally depends on 
-   [CMD]: /usr/bin/cc -MM lib/cdrom_stubs.c
- [TIMING] prepare_target: 0.037s
- [TIMING] stale artifact sweep: 0.000s
- [TIMING] DAG merge: 0.000s
- preparing target exe-query
- preparing compilation for exe-query
-   [CMD]: /home/opam/.opam/default/bin/ocamldep.opt -I query -I dist/build/autogen -modules query/query.ml
- Analysing Query
-   Query has mtime 1369774086.000000
-   Query depends on Array,Cdrom,Printf,Sys
-   Query internally depends on 
- [TIMING] prepare_target: 0.010s
- [TIMING] stale artifact sweep: 0.000s
- [TIMING] DAG merge: 0.000s
- [TIMING] target preparation loop: 0.048s
- [TIMING] Taskdep.init: 0.000s
-   compilation order: Cdrom
-   self deps: 
- package deps: [unix]
- [5 of 8] Checking dist/build/lib-cdrom
-   compilation order: Query
-   self deps: cdrom
- package deps: [unix,cdrom]
- [8 of 8] Checking dist/build/query
- [TIMING] Scheduler.schedule: 0.001s
- schedule finished: #processes=0 max_concurrency=0
- [TIMING] compilation phase: 0.002s
- [TIMING] build_dag (total): 0.050s
- ocamlfind remove cdrom
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/cdrom/META
- ocamlfind install cdrom dist/build/lib-cdrom/cdrom.a dist/build/lib-cdrom/cdrom.cmi dist/build/lib-cdrom/cdrom.cmx dist/build/lib-cdrom/cdrom.o dist/build/lib-cdrom/dllstubs_cdrom.so dist/build/lib-cdrom/cdrom.cma dist/build/lib-cdrom/cdrom.cmo dist/build/lib-cdrom/cdrom.cmxa dist/build/lib-cdrom/cdrom_stubs.c.o dist/build/lib-cdrom/libstubs_cdrom.a lib/META lib/cdrom.mli 
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.mli
- Installed /home/opam/.opam/default/lib/cdrom/libstubs_cdrom.a
- Installed /home/opam/.opam/default/lib/cdrom/cdrom_stubs.c.o
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmxa
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmo
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.cma
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.o
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmx
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.cmi
- Installed /home/opam/.opam/default/lib/cdrom/cdrom.a
- Installed /home/opam/.opam/default/lib/stublibs/dllstubs_cdrom.so
- Installed /home/opam/.opam/default/lib/stublibs/dllstubs_cdrom.so.owner
- Installed /home/opam/.opam/default/lib/cdrom/META
-> installed cdrom.0.9.1

=== STDERR ===

2026-09-04 16:44.46: OK: build cdrom.0.9.1 (runc: 4.1s, disk: 13KB)
2026-09-04 16:44.46: Job succeeded