Build:
  1. 0
2026-06-16 11:58.24: New job: build stdcompat.0 (85520144b028)
2026-06-16 11:58.24: Waiting for resource in pool day11-builds
2026-06-16 12:40.16: Got resource from pool day11-builds
2026-06-16 12:40.16: [profile full] build stdcompat.0
2026-06-16 12:40.16: build stdcompat.0 (85520144b028)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         42c5aec69da6
  dune.3.23.1                                        51844b1e2ab5
  ocaml.4.14.2                                       3a6eb874bb8f
  ocaml-base-compiler.4.14.2                         9d9aea4783eb
  ocaml-config.2                                     55beddecfad5
  ocamlfind.1.9.8                                    bfa173c761be
=== STDOUT ===
Processing: [default: loading data]
[stdcompat.0: dl]
[stdcompat.0: extract]
-> retrieved stdcompat.0  (https://opam.ocaml.org/cache)
[stdcompat: make all]
+ /usr/bin/make "all" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/stdcompat.0)
- cppo -D 'OCAMLVERSION 414' stdcompat.mlp >stdcompat.ml || rm stdcompat.ml
- cppo -D 'OCAMLVERSION 414' stdcompat.mlip >stdcompat.mli || rm stdcompat.mli
- ocamlfind ocamlc -c stdcompat.mli
- File "stdcompat.mlip", line 29, characters 32-49:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlip", line 431, characters 25-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc -c stdcompat.ml
- File "stdcompat.mlp", line 63, characters 32-49:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlp", line 932, characters 10-16:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlc -a stdcompat.cmo -o stdcompat.cma
- ocamlfind ocamlopt -c stdcompat.ml
- File "stdcompat.mlp", line 63, characters 32-49:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlp", line 932, characters 10-16:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlopt -a stdcompat.cmx -o stdcompat.cmxa
- ocamlfind ocamlopt -shared stdcompat.cmx -o stdcompat.cmxs
- mkdir -p doc
- ocamlfind ocamldoc -html -d doc stdcompat.mli
- File "stdcompat.mlip", line 29, characters 32-49:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "stdcompat.mlip", line 431, characters 25-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- Warning: Module or module type Filename not found
- Warning: Module or module type List not found
- Warning: Module or module type Int64 not found
- Warning: Module or module type Int32 not found
- Warning: Module or module type Nativeint not found
- Warning: Module or module type Digest not found
- Warning: Module or module type Stream not found
- Warning: Module or module type Buffer not found
- Warning: Module or module type Bytes not found
- Warning: Module or module type Uchar not found
- Warning: Module or module type Sys not found
- Warning: Module or module type Map.S not found
- Warning: Module type Stdlib.Map.OrderedType not found
- Warning: Module or module type Set.S not found
- Warning: Module type Stdlib.Set.OrderedType not found
- Warning: Module type Stdlib.Hashtbl.HashedType not found
- Warning: Module or module type Stack not found
- Warning: Module or module type String not found
- Warning: Module or module type Char not found
- Warning: Module or module type Lazy not found
- Warning: Module or module type Arg not found
- touch doc
-> compiled  stdcompat.0
[stdcompat: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/stdcompat.0)
- ocamlfind install stdcompat META stdcompat.cma stdcompat.cmi stdcompat.cmxs stdcompat.cmxa
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cmxa
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cmxs
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cmi
- Installed /home/opam/.opam/default/lib/stdcompat/stdcompat.cma
- Installed /home/opam/.opam/default/lib/stdcompat/META
-> installed stdcompat.0

=== STDERR ===

2026-06-16 12:40.38: OK: build stdcompat.0 (runc: 3.6s, disk: 9KB)
2026-06-16 12:40.38: Job succeeded