Build:
  1. 0
2026-06-24 11:07.25: New job: build mock.0.1.1 (3a69b752214a)
2026-06-24 11:07.25: Waiting for resource in pool day11-builds
2026-06-24 11:22.55: Got resource from pool day11-builds
2026-06-24 11:22.55: [profile full] build mock.0.1.1
2026-06-24 11:22.55: build mock.0.1.1 (3a69b752214a)
=== DEPENDENCIES (6 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
=== STDOUT ===
Processing: [default: loading data]
[mock.0.1.1: dl]
[mock.0.1.1: extract]
-> retrieved mock.0.1.1  (https://opam.ocaml.org/cache)
[mock: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mock" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mock.0.1.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mock.objs/byte -intf-suffix .ml -no-alias-deps -o src/.mock.objs/byte/mock.cmo -c -impl src/mock.ml)
- 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
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.mock.objs/byte -I src/.mock.objs/native -intf-suffix .ml -no-alias-deps -o src/.mock.objs/native/mock.cmx -c -impl src/mock.ml)
- 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.1
-> installed mock.0.1.1

=== STDERR ===

2026-06-24 11:23.04: OK: build mock.0.1.1 (runc: 2.1s, disk: 7KB)
2026-06-24 11:23.04: Job succeeded