Organisationsygrekocurlf31cdb (remove-ocurl)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-05-22 19:58.11: 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:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7
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:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-05-22 19:58.11: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.11@sha256:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7-debian-12-4.11_opam-2.3-ocamlformat-2df846cb67d6f96ae4fced111519ff4ae27d19ae"
2025-05-22 19:58.11: 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-05-22 19:58.11: Waiting for resource in pool OCluster
2025-05-22 20:34.46: Waiting for worker…
2025-05-22 20:36.55: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at f31cdb0 Remove the ocurl package definition

(from ocaml/opam:debian-12-ocaml-4.11@sha256:3179e4bef0ded3ab3cc77c8853b86378bf14e1315b9a54bd287596b04599b4b7)
2025-05-22 20:36.55 ---> using "49b25cdcf868bbacada17860c3312d5214218a5f56d70df22ce66fb5fae9ec75" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-22 20:36.56 ---> saved as "feb9161f91a1094a1ea0dfd60711f158d7477296071cfccaf286db281009515b"
Job succeeded
2025-05-22 20:36.56: Job succeeded