Build:
  1. 3
  2. 2
  3. 1
  4. 0
2026-08-05 18:06.28: New job: build stdcompat.0 (908aa06d645f)
2026-08-05 18:06.28: Waiting for resource in pool day11-builds
2026-08-05 19:46.44: Got resource from pool day11-builds
2026-08-05 19:46.44: [profile full] build stdcompat.0
2026-08-05 19:46.44: build stdcompat.0 (908aa06d645f)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  4e0218232a65
  base-unix.base                                     2d2c0bf34146
  cppo.1.8.0                                         63eed5f0d1c4
  dune.3.24.2                                        010efc54ea30
  ocaml.4.14.2                                       41f76661e7be
  ocaml-base-compiler.4.14.2                         3cf2a70ffd75
  ocaml-config.2                                     3dad09cc7958
  ocamlfind.1.9.8                                    1464817b03c4
=== 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-08-05 19:47.08: OK: build stdcompat.0 (runc: 3.1s, disk: 9KB)
2026-08-05 19:47.08: Job succeeded