2026-04-03 14:26.49: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/pull/342/head (9c9a4ec11ec1cfd21a1387c02456c87709fd0dde) (linux-x86_64:(lint-fmt))Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216ocamlformat version: noneTo reproduce locally:git clone --recursive "https://github.com/ocurrent/docker-base-images.git" && cd "docker-base-images" && git fetch origin "refs/pull/342/head" && git reset --hard 9c9a4ec1cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216RUN echo "skipping format lint because ocamlformat is not configured"END-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-03 14:26.49: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc"2026-04-03 14:26.49: Using OBuilder spec:((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)(run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")))2026-04-03 14:26.49: Waiting for resource in pool OCluster2026-04-03 14:26.49: Waiting for worker…2026-04-03 14:27.03: Got resource from pool OClusterBuilding on toxis.caelum.ci.devAll commits already cachedHEAD is now at 9c9a4ec remove opam 2.0(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)2026-04-03 14:27.03 ---> using "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" from cache/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))skipping format lint because ocamlformat is not configured2026-04-03 14:27.04 ---> saved as "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b"Job succeeded2026-04-03 14:27.04: Job succeeded