Build:
- 0
2026-06-16 12:00.48: New job: build pumping.0.1.0 (49d11164276e)
2026-06-16 12:00.48: Waiting for resource in pool day11-builds
2026-06-16 12:44.45: Got resource from pool day11-builds
2026-06-16 12:44.45: [profile full] build pumping.0.1.0
2026-06-16 12:44.45: build pumping.0.1.0 (49d11164276e)
=== DEPENDENCIES (14 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.3.22.2 ad6d28ec9960
fmt.0.11.0 790fbde7632a
jbuilder.1.0+beta20.2 12fbbe32fb93
ocaml.4.12.1 b220906b3826
ocaml-base-compiler.4.12.1 ce8680725b32
ocaml-config.2 3a99bd9dbb34
ocaml-migrate-parsetree.1.8.0 3f10678a827e
ocamlbuild.0.16.1 0aed2948eb5f
ocamlfind.1.9.8 9ccba9f3d58c
ppx_derivers.1.2.1 2503a1855649
result.1.5 1be1d5b269ec
topkg.1.1.1 7b16f58d847f
=== STDOUT ===
Processing: [default: loading data]
[pumping.0.1.0: dl]
[pumping.0.1.0: extract]
-> retrieved pumping.0.1.0 (https://opam.ocaml.org/cache)
[pumping: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "--only-packages" "pumping" "--root" "." "-j" "39" "--no-config" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/pumping.0.1.0)
- ocamlc .pumping.objs/pumping.{cmi,cmo,cmt}
- File "pumping.ml", line 23, characters 16-34:
- 23 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "pumping.ml", line 129, characters 22-26:
- 129 | Fmt.(list ~sep:(unit "@ | ") pp_transition)
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
- ocamlopt .pumping.objs/pumping.{cmx,o}
- File "pumping.ml", line 23, characters 16-34:
- 23 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "pumping.ml", line 129, characters 22-26:
- 129 | Fmt.(list ~sep:(unit "@ | ") pp_transition)
- ^^^^
- Alert deprecated: Fmt.unit
- use Fmt.any instead.
-> compiled pumping.0.1.0
-> installed pumping.0.1.0
=== STDERR ===
2026-06-16 12:45.01: OK: build pumping.0.1.0 (runc: 3.6s, disk: 7KB)
2026-06-16 12:45.01: Job succeeded