Build:
  1. 0
2026-09-03 17:41.02: New job: build cdrom.0.9.1 (4a9d4002462d)
2026-09-03 17:41.02: Waiting for resource in pool day11-builds
2026-09-03 19:27.39: Got resource from pool day11-builds
2026-09-03 19:27.39: [profile full] build cdrom.0.9.1
2026-09-03 19:27.39: build cdrom.0.9.1 (4a9d4002462d)
=== DEPENDENCIES (6 transitive) ===
  compiler-cloning.enabled                           966a2e6839f0
  obuild.0.3.0                                       af2febf0ef59
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlfind.1.9.9~preview                            6a4c70487cf9
=== 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.039s
- [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.050s
- [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.042s
- [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.046s
-   [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.031s
- [TIMING] C cdrom_stubs.c: 0.141s
-   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.050s
-   [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.027s
-   [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.021s
- [TIMING] link lib-cdrom: 0.072s
- [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.042s
-   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.406s
- [8 of 8] Checking dist/build/query
- [TIMING] Scheduler.schedule: 0.716s
- schedule finished: #processes=9 max_concurrency=2
- [TIMING] compilation phase: 0.716s
- [TIMING] build_dag (total): 0.766s
-> 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.047s
- [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.049s
- 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-03 19:29.32: OK: build cdrom.0.9.1 (runc: 3.1s, disk: 13KB)
2026-09-03 19:29.32: Job succeeded