Build:
- 0
2026-09-04 00:37.26: New job: build dockerfile-opam.5.0.0 (363e3f84a5f5)
2026-09-04 00:37.26: Waiting for resource in pool day11-builds
2026-09-04 00:58.46: Got resource from pool day11-builds
2026-09-04 00:58.46: [profile full] build dockerfile-opam.5.0.0
2026-09-04 00:58.46: build dockerfile-opam.5.0.0 (363e3f84a5f5)
=== DEPENDENCIES (31 transitive) ===
astring.0.8.5 e824dc1ea678
base.v0.14.4 95b2db6fa335
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
cmdliner.1.3.0 3ff29f9d4b53
csexp.1.5.2 45da150ac45d
dockerfile.8.1.0 5b0cf18d3538
dune.3.24.2 03fddf396e0b
dune-configurator.3.22.2 9de81b632721
fmt.0.11.0 7f994bdcebc4
jbuilder.1.0+beta20.2 5b60bb768f18
num.1.6 77382141c2d9
ocaml.4.12.1 40bf037a0516
ocaml-base-compiler.4.12.1 e714dfd3f0fe
ocaml-compiler-libs.v0.12.4 02b0760118b6
ocaml-config.2 75bd2fc1f23b
ocaml-migrate-parsetree.1.8.0 948d5b2a7ced
ocaml-secondary-compiler.4.14.2 d66c1c5ac958
ocaml-version.0.3.0 3f3df2405f61
ocamlbuild.0.16.1 b436c8ee2909
ocamlfind.1.9.6 b1980dc27cfd
ocamlfind-secondary.1.9.6 cd09f5be8757
parsexp.v0.14.2 086e0a4e0e37
ppx_derivers.1.2.1 a5c1b1ed9e33
ppx_sexp_conv.v0.14.1 d33c671ae4c2
ppxlib.0.15.0 f6aabefc68f9
result.1.5 901d6a7defa5
sexplib.v0.14.0 f74de2bc6a44
sexplib0.v0.14.0 9192d19ab94c
stdlib-shims.0.3.0 d07c91089280
topkg.1.1.1 99e743cd0ccd
=== STDOUT ===
Processing: [default: loading data]
[dockerfile-opam.5.0.0: dl]
[dockerfile-opam.5.0.0: extract]
-> retrieved dockerfile-opam.5.0.0 (https://opam.ocaml.org/cache)
[dockerfile-opam: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "dockerfile-opam" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/dockerfile-opam.5.0.0)
- ocamlc src-opam/.dockerfile_opam.objs/dockerfile_opam.{cmo,cmt}
- File "src-opam/dockerfile_opam.ml", line 35, characters 13-21:
- 35 | let file = Fmt.strf "bubblewrap-%s.tar.xz" rel in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 36, characters 12-20:
- 36 | let url = Fmt.strf "https://github.com/projectatomic/bubblewrap/releases/download/v%s/bubblewrap-%s.tar.xz" rel rel in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 245, characters 19-27:
- 245 | header hub_id (Fmt.strf "%s-opam" distro_tag)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 254, characters 3-11:
- 254 | (Fmt.strf "%s" distro_tag, d)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 274, characters 26-34:
- 274 | header hub_id (Fmt.strf "%s-opam" distro_tag)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 284, characters 10-18:
- 284 | (Fmt.strf "%s-ocaml-%s" distro_tag (tag_of_ocaml_version ov), d) )
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 289, characters 22-30:
- 289 | header prod_hub_id (Fmt.strf "%s-ocaml-%s" (D.tag_of_distro distro) ov_base)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 303, characters 8-16:
- 303 | Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 309, characters 2-10:
- 309 | Fmt.strf "image: %s\nmanifests:\n%s" target ms
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- ocamlopt src-opam/.dockerfile_opam.objs/dockerfile_opam.{cmx,o}
- File "src-opam/dockerfile_opam.ml", line 35, characters 13-21:
- 35 | let file = Fmt.strf "bubblewrap-%s.tar.xz" rel in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 36, characters 12-20:
- 36 | let url = Fmt.strf "https://github.com/projectatomic/bubblewrap/releases/download/v%s/bubblewrap-%s.tar.xz" rel rel in
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 245, characters 19-27:
- 245 | header hub_id (Fmt.strf "%s-opam" distro_tag)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 254, characters 3-11:
- 254 | (Fmt.strf "%s" distro_tag, d)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 274, characters 26-34:
- 274 | header hub_id (Fmt.strf "%s-opam" distro_tag)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 284, characters 10-18:
- 284 | (Fmt.strf "%s-ocaml-%s" distro_tag (tag_of_ocaml_version ov), d) )
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 289, characters 22-30:
- 289 | header prod_hub_id (Fmt.strf "%s-ocaml-%s" (D.tag_of_distro distro) ov_base)
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 303, characters 8-16:
- 303 | Fmt.strf
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src-opam/dockerfile_opam.ml", line 309, characters 2-10:
- 309 | Fmt.strf "image: %s\nmanifests:\n%s" target ms
- ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled dockerfile-opam.5.0.0
-> installed dockerfile-opam.5.0.0
=== STDERR ===
2026-09-04 00:58.59: OK: build dockerfile-opam.5.0.0 (runc: 4.7s, disk: 13KB)
2026-09-04 00:58.59: Job succeeded