2025-09-01 09:33.40: New job: test mirage/mirage-sleep https://github.com/mirage/mirage-sleep.git#refs/heads/main (b141587fa90a14e11f12a6f4b273a1419f5a5bae) (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 b141587f
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:33.40: 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:33.40: 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:33.40: Waiting for resource in pool OCluster
2025-09-01 09:33.40: Waiting for worker…
2025-09-01 09:34.20: Cancelling: Auto-cancelling job because it is no longer needed