2025-01-23 18:10.05: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/497/head (1fbf45cb03bcdd889e559c944e11a776be6cf5c7) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/497/head" && git reset --hard 1fbf45cb
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-23 18:10.05: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658-debian-12-4.11_opam-2.3-ocamlformat-82749c0bc5cc2afb8d47b6abd46d44554f7bf5bc"
2025-01-23 18:10.05: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-23 18:10.05: Waiting for resource in pool OCluster
2025-01-23 18:10.05: Waiting for worker…
2025-01-23 18:16.22: Cancelling: Auto-cancelling job because it is no longer needed