Organisationsocaml-communityutop8f18dd (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-06-26 08:41.19: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (8f18dd7a5fb25f6a6040d0876c704829c240860f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard 8f18dd7a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4
RUN echo "skipping format lint because ocamlformat is not configured"


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


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


2025-06-26 08:41.19: Waiting for resource in pool OCluster
2025-06-26 08:41.19: Waiting for worker…
2025-06-26 08:42.29: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 8f18dd7 Merge pull request #486 from aqjune/camlp5


(from ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4)
2025-06-26 09:02.32 ---> using "e6c058c747c2299c436bd88f68a27d5eb7648c2beb994ce56ec1e23a7fa3344f" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-26 09:02.33 ---> saved as "923cc0d6ca6e9f9ceb594188959a40fb7e292a0a560dc31b264fde29dd4ef7c5"
Job succeeded
2025-06-26 09:02.33: Job succeeded