2025-09-01 09:34.26: New job: test mirage/mirage-sleep https://github.com/mirage/mirage-sleep.git#refs/heads/main (1d5a6743751401479c91dcb34345016a69a8a188) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/mirage-sleep.git" -b "main" && cd "mirage-sleep" && git reset --hard 1d5a6743
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-09-01 09:34.26: Using cache hint "mirage/mirage-sleep-ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d-debian-12-4.08_opam-2.4-ocamlformat-53c7f25306cd512b69b4c845f4f1e0d210c49129"
2025-09-01 09:34.26: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-09-01 09:34.26: Waiting for resource in pool OCluster
2025-09-01 09:34.26: Waiting for worker…
2025-09-01 09:35.12: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 1d5a674 changes for 4.1.0
(from ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d' locally
docker.io/ocaml/opam@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d: Pulling from ocaml/opam
bbd0d7f7db1c: Already exists
213854c7ccc6: Pulling fs layer
5a1fc3ff734f: Pulling fs layer
9cb1c8fc2a98: Pulling fs layer
50461da03769: Pulling fs layer
50461da03769: Waiting
9cb1c8fc2a98: Verifying Checksum
9cb1c8fc2a98: Download complete
5a1fc3ff734f: Download complete
50461da03769: Download complete
213854c7ccc6: Verifying Checksum
213854c7ccc6: Download complete
213854c7ccc6: Pull complete
5a1fc3ff734f: Pull complete
9cb1c8fc2a98: Pull complete
50461da03769: Pull complete
Digest: sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d
Status: Downloaded newer image for ocaml/opam@sha256:1f8f583356b37c1cbcde061de13bfdb1a8963b80127e721c7ca17f4e884e669d
2025-09-01 09:35.13 ---> using "b69d5f1106f8a1cfb35e904f37f2ccc38216aa61a22ee32dd7c324a91608cf44" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-01 09:35.13 ---> saved as "bcbcc739811147d2caea13195571c77f3496d7952cac42a0141246cda804ca7a"
Job succeeded
2025-09-01 09:35.13: Job succeeded