Build:
- 0
2026-06-24 18:35.25: New job: build dockerfile-opam.5.0.0 (25cf80cca028)
2026-06-24 18:35.25: Waiting for resource in pool day11-builds
2026-06-24 18:58.16: Got resource from pool day11-builds
2026-06-24 18:58.16: [profile full] build dockerfile-opam.5.0.0
2026-06-24 18:58.16: build dockerfile-opam.5.0.0 (25cf80cca028)
=== DEPENDENCIES (31 transitive) ===
astring.0.8.5 015e8b59bf02
base.v0.14.4 52500aca3a6a
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
cmdliner.2.1.1 d75422a375b1
csexp.1.5.2 cbff46c78e23
dockerfile.8.1.0 faf60f718d83
dune.3.23.1 ec34fe9ebf2c
dune-configurator.3.22.2 f3081e3d47cb
fmt.0.11.0 15349d6b4dfe
jbuilder.1.0+beta20.2 8141ab48b1e2
num.1.6 0d0867ee79d1
ocaml.4.12.1 dee35ad2ab01
ocaml-base-compiler.4.12.1 16a69ab1424d
ocaml-compiler-libs.v0.12.4 d8bb1449f899
ocaml-config.2 e77f021f2144
ocaml-migrate-parsetree.1.8.0 73b42abd5080
ocaml-secondary-compiler.4.14.2 fb63d435ed9e
ocaml-version.0.3.0 533d2a4d868e
ocamlbuild.0.16.1 2ce5a99932fe
ocamlfind.1.9.6 8d8d9a490c0f
ocamlfind-secondary.1.9.6 e7e9f5a4b1a5
parsexp.v0.14.2 5f3a2c0277db
ppx_derivers.1.2.1 e2df7d6ecda0
ppx_sexp_conv.v0.14.1 0c298f7e3f54
ppxlib.0.15.0 41b317614a27
result.1.5 b2f02c331fa8
sexplib.v0.14.0 0e3d33032e6b
sexplib0.v0.14.0 42664ff9552d
stdlib-shims.0.3.0 1590dd69ad83
topkg.1.1.1 2f204787554a
=== 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-06-24 18:58.24: OK: build dockerfile-opam.5.0.0 (runc: 4.6s, disk: 13KB)
2026-06-24 18:58.24: Job succeeded