Organisationsygrekocurlf31cdb (remove-ocurl)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-31 07:25.39: 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:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
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:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-07-31 07:25.39: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b-debian-12-4.11_opam-2.4-ocamlformat-b8021439f8c57ba6435bc2263f6596671f4f4466"
2025-07-31 07:25.39: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-31 07:25.39: Waiting for resource in pool OCluster
2025-07-31 11:28.54: Waiting for worker…
2025-07-31 11:33.49: Got resource from pool OCluster
Building on phoebe
All commits already cached
HEAD is now at f31cdb0 Remove the ocurl package definition


(from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b' locally
docker.io/ocaml/opam@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b: Pulling from ocaml/opam
e9fdab26b66e: Pulling fs layer
e9fdab26b66e: Waiting
e9fdab26b66e: Verifying Checksum
e9fdab26b66e: Download complete
e9fdab26b66e: Pull complete
Digest: sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
Status: Downloaded newer image for ocaml/opam@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
2025-07-31 11:33.51 ---> using "98d88d7e14f4979706ca1b2d70fc5724fe967604d934d8ed367515fa8fd1d0b2" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-31 11:33.52 ---> saved as "ff48060e3ce52fa4d2f2c772d9adb8e65741a4ec8ccf6632ff6eec08eea7a8b2"
Job succeeded
2025-07-31 11:33.52: Job succeeded