Organisationsygrekocurlf31cdb (remove-ocurl)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-06-17 18:23.49: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/remove-ocurl (f31cdb042a734e243a68cf4cb994a020a3119fb1) (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/ygrek/ocurl.git" -b "remove-ocurl" && cd "ocurl" && git reset --hard f31cdb04
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-17 18:23.49: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4-debian-12-4.11_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-06-17 18:23.49: 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-17 18:23.49: Waiting for resource in pool OCluster
2025-06-17 18:25.40: Waiting for worker…
2025-06-17 18:27.18: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at f31cdb0 Remove the ocurl package definition


(from ocaml/opam:debian-12-ocaml-4.11@sha256:2dce75e675e23fd22a5db2cc9e93722dcd2627af3c514980c29ea1ca457ce0d4)
2025-06-17 18:27.16 ---> 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-17 18:27.16 ---> saved as "923cc0d6ca6e9f9ceb594188959a40fb7e292a0a560dc31b264fde29dd4ef7c5"
Job succeeded
2025-06-17 18:27.35: Job succeeded