Build:
- 0
2026-09-03 17:56.42: New job: build pumping.0.1.0 (a3b809ec6975)
2026-09-03 17:56.42: Waiting for resource in pool day11-builds
2026-09-03 19:47.25: Got resource from pool day11-builds
2026-09-03 19:47.25: [profile full] build pumping.0.1.0
2026-09-03 19:47.25: build pumping.0.1.0 (a3b809ec6975)
=== DEPENDENCIES (14 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
dune.3.22.2 57026fcbd9b3
fmt.0.11.0 032c42eb37f9
jbuilder.1.0+beta20.2 5b60bb768f18
ocaml.4.12.1 40bf037a0516
ocaml-base-compiler.4.12.1 e714dfd3f0fe
ocaml-config.2 75bd2fc1f23b
ocaml-migrate-parsetree.1.8.0 6c3c55b8cd23
ocamlbuild.0.16.1 b436c8ee2909
ocamlfind.1.9.8 9b083cf8a2bb
ppx_derivers.1.2.1 b6f38d11e4c8
result.1.5 47926f01b3e9
topkg.1.1.1 64554df6938c
=== 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-09-03 19:47.39: OK: build pumping.0.1.0 (runc: 5.1s, disk: 7KB)
2026-09-03 19:47.39: Job succeeded