2025-02-17 23:24.42: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (3322adaa5267b1188d14b15e85c802c21fe061cb) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard 3322adaa
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-02-17 23:24.42: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e-debian-12-4.11_opam-2.3-ocamlformat-3ee951993de4d18fd335fcea4ac7375cab56a637"
2025-02-17 23:24.42: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-02-17 23:24.42: Waiting for resource in pool OCluster
2025-02-18 02:31.10: Waiting for worker…
2025-02-18 02:35.44: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 3322ada Prepare 2.15.0
(from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
2025-02-18 02:35.45 ---> using "da62f3c950d43dcc3f9894916ce8294da1bc1ec116a4781c87f29b9e670656d3" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-18 02:35.45 ---> using "2300f4b33ef37b65fde9e43795c4ea766cd6b225694d5d020f5ba61d64c5467e" from cache
Job succeeded
2025-02-18 02:35.46: Job succeeded