Build:
  1. 0
2026-06-24 11:05.43: New job: build timed.1.0 (b99eb358ec88)
2026-06-24 11:05.43: Waiting for resource in pool day11-builds
2026-06-24 11:12.45: Got resource from pool day11-builds
2026-06-24 11:12.45: [profile full] build timed.1.0
2026-06-24 11:12.45: build timed.1.0 (b99eb358ec88)
=== DEPENDENCIES (4 transitive) ===
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[timed.1.0: dl]
[timed.1.0: extract]
-> retrieved timed.1.0  (https://opam.ocaml.org/cache)
[timed: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/timed.1.0)
- [OPT] timed.cmi
- [OPT] timed.cmx
- File "timed.ml", line 77, characters 16-30:
- 77 |     let count = Pervasives.ref 0
-                      ^^^^^^^^^^^^^^
- 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 "timed.ml", line 96, characters 10-25:
- 96 |           Pervasives.incr count;
-                ^^^^^^^^^^^^^^^
- 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 "timed.ml", line 105, characters 10-25:
- 105 |           Pervasives.incr count;
-                 ^^^^^^^^^^^^^^^
- 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 "timed.ml", line 117, characters 12-27:
- 117 |             Pervasives.incr count
-                   ^^^^^^^^^^^^^^^
- 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 "timed.ml", line 135, characters 25-35:
- 135 |         if r.last_uid <> Pervasives.(!count) then
-                                ^^^^^^^^^^
- 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 "timed.ml", line 141, characters 26-36:
- 141 |             r.last_uid <- Pervasives.(!count) (* Last set at current time. *)
-                                 ^^^^^^^^^^
- 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
- [OPT] timed.cmxa
- [OPT] timed.cmxs
- [BYT] timed.cmo
- File "timed.ml", line 77, characters 16-30:
- 77 |     let count = Pervasives.ref 0
-                      ^^^^^^^^^^^^^^
- 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 "timed.ml", line 96, characters 10-25:
- 96 |           Pervasives.incr count;
-                ^^^^^^^^^^^^^^^
- 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 "timed.ml", line 105, characters 10-25:
- 105 |           Pervasives.incr count;
-                 ^^^^^^^^^^^^^^^
- 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 "timed.ml", line 117, characters 12-27:
- 117 |             Pervasives.incr count
-                   ^^^^^^^^^^^^^^^
- 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 "timed.ml", line 135, characters 25-35:
- 135 |         if r.last_uid <> Pervasives.(!count) then
-                                ^^^^^^^^^^
- 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 "timed.ml", line 141, characters 26-36:
- 141 |             r.last_uid <- Pervasives.(!count) (* Last set at current time. *)
-                                 ^^^^^^^^^^
- 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
- [BYT] timed.cma
- [OPT] timed_compat.cmi
- [OPT] timed_compat.cmx
- [OPT] timed_compat.cmxa
- [OPT] timed_compat.cmxs
- [BYT] timed_compat.cmo
- [BYT] timed_compat.cma
- [GEN] META (version 1.0)
- [DOC] doc/index.html
-> compiled  timed.1.0
[timed: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/timed.1.0)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/timed/META
- Installed /home/opam/.opam/default/lib/timed/timed_compat.mli
- Installed /home/opam/.opam/default/lib/timed/timed.mli
- Installed /home/opam/.opam/default/lib/timed/timed_compat.cmx
- Installed /home/opam/.opam/default/lib/timed/timed_compat.cmi
- Installed /home/opam/.opam/default/lib/timed/timed_compat.o
- Installed /home/opam/.opam/default/lib/timed/timed_compat.a
- Installed /home/opam/.opam/default/lib/timed/timed_compat.cma
- Installed /home/opam/.opam/default/lib/timed/timed_compat.cmxs
- Installed /home/opam/.opam/default/lib/timed/timed_compat.cmxa
- Installed /home/opam/.opam/default/lib/timed/timed.cmx
- Installed /home/opam/.opam/default/lib/timed/timed.cmi
- Installed /home/opam/.opam/default/lib/timed/timed.o
- Installed /home/opam/.opam/default/lib/timed/timed.a
- Installed /home/opam/.opam/default/lib/timed/timed.cma
- Installed /home/opam/.opam/default/lib/timed/timed.cmxs
- Installed /home/opam/.opam/default/lib/timed/timed.cmxa
- Installed /home/opam/.opam/default/lib/timed/META
-> installed timed.1.0

=== STDERR ===

2026-06-24 11:12.52: OK: build timed.1.0 (runc: 2.2s, disk: 10KB)
2026-06-24 11:12.52: Job succeeded