Organisationsocaml-communityutop9e025c ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-06-23 13:08.16: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (9e025cabfecd3d877902d2e03187ff05a3dbb146) (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 9e025cab
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-23 13:08.16: 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-23 13:08.16: 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-23 13:08.16: Waiting for resource in pool OCluster
2025-06-23 13:08.16: Waiting for worker…
2025-06-23 13:08.17: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 9e025ca Adding Clflags.debug before main loop, as in Toploop (#503)


(from ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4' locally
docker.io/ocaml/opam@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4: Pulling from ocaml/opam
78ad157e30a7: Pulling fs layer
769a3370bb59: Pulling fs layer
fb6b773a0ec1: Pulling fs layer
002f66d5ffef: Pulling fs layer
6250e543dcf0: Pulling fs layer
002f66d5ffef: Waiting
6250e543dcf0: Waiting
fb6b773a0ec1: Verifying Checksum
fb6b773a0ec1: Download complete
002f66d5ffef: Verifying Checksum
002f66d5ffef: Download complete
6250e543dcf0: Verifying Checksum
6250e543dcf0: Download complete
769a3370bb59: Verifying Checksum
769a3370bb59: Download complete
78ad157e30a7: Retrying in 5 seconds
78ad157e30a7: Retrying in 4 seconds
78ad157e30a7: Retrying in 3 seconds
78ad157e30a7: Retrying in 2 seconds
78ad157e30a7: Retrying in 1 second
78ad157e30a7: Verifying Checksum
78ad157e30a7: Download complete
78ad157e30a7: Pull complete
769a3370bb59: Pull complete
fb6b773a0ec1: Pull complete
002f66d5ffef: Pull complete
6250e543dcf0: Pull complete
Digest: sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4
Status: Downloaded newer image for ocaml/opam@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4
2025-06-23 13:08.18 ---> 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-23 13:08.18 ---> using "923cc0d6ca6e9f9ceb594188959a40fb7e292a0a560dc31b264fde29dd4ef7c5" from cache
Job succeeded
2025-06-23 13:08.19: Job succeeded