Organisationsocaml-communityutop4c36b2 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-12 14:21.10: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/500/head (4c36b2e4837d6ece8e051f9c3af2114811ebb89b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/500/head" && git reset --hard 4c36b2e4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2025-06-12 14:21.10: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7-debian-12-4.11_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-06-12 14:21.10: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-12 14:21.10: Waiting for resource in pool OCluster
2025-06-12 19:04.21: Waiting for worker…
2025-06-12 19:07.02: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 4c36b2e OCaml 5.4 support

(from ocaml/opam:debian-12-ocaml-4.11@sha256:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7)
2025-06-12 19:07.02 ---> using "49b25cdcf868bbacada17860c3312d5214218a5f56d70df22ce66fb5fae9ec75" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-12 19:07.02 ---> using "feb9161f91a1094a1ea0dfd60711f158d7477296071cfccaf286db281009515b" from cache
Job succeeded
2025-06-12 19:07.02: Job succeeded