Build:
  1. 0
2026-06-16 11:34.25: New job: build mock.0.1.0 (e0b95626b8f7)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:42.58: Got resource from pool day11-builds
2026-06-16 11:42.58: [profile full] build mock.0.1.0
2026-06-16 11:42.58: build mock.0.1.0 (e0b95626b8f7)
=== DEPENDENCIES (4 transitive) ===
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[mock.0.1.0: dl]
[mock.0.1.0: extract]
-> retrieved mock.0.1.0  (https://opam.ocaml.org/cache)
[mock: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "mock" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mock.0.1.0)
-       ocamlc src/.mock.objs/mock.{cmo,cmt}
- File "src/mock.ml", line 15, characters 15-31:
- 15 |   | Raise e -> Pervasives.raise e
-                     ^^^^^^^^^^^^^^^^
- 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 "src/mock.ml", line 42, characters 4-20:
- 42 |     Pervasives.raise (Mock_not_configured mock.name)
-          ^^^^^^^^^^^^^^^^
- 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
-     ocamlopt src/.mock.objs/mock.{cmx,o}
- File "src/mock.ml", line 15, characters 15-31:
- 15 |   | Raise e -> Pervasives.raise e
-                     ^^^^^^^^^^^^^^^^
- 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 "src/mock.ml", line 42, characters 4-20:
- 42 |     Pervasives.raise (Mock_not_configured mock.name)
-          ^^^^^^^^^^^^^^^^
- 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
-> compiled  mock.0.1.0
-> installed mock.0.1.0

=== STDERR ===

2026-06-16 11:43.04: OK: build mock.0.1.0 (runc: 2.1s, disk: 6KB)
2026-06-16 11:43.04: Job succeeded