Build:
  1. 0
2026-06-24 11:26.32: New job: build stdcompat.0 (173e81093344)
2026-06-24 11:26.32: Waiting for resource in pool day11-builds
2026-06-24 12:13.34: Got resource from pool day11-builds
2026-06-24 12:13.34: [profile full] build stdcompat.0
2026-06-24 12:13.34: build stdcompat.0 (173e81093344)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cppo.1.8.0                                         dcb021400411
  dune.3.23.1                                        167573e3d8b2
  ocaml.4.14.2                                       60a0c582e85e
  ocaml-base-compiler.4.14.2                         1676c56e80d2
  ocaml-config.2                                     c8f40f500988
  ocamlfind.1.9.8                                    9cedae5d7e1a
=== 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-24 12:13.47: OK: build stdcompat.0 (runc: 3.2s, disk: 9KB)
2026-06-24 12:13.47: Job succeeded