Organisationsmirageocaml-tare6751c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-11 13:46.15: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/heads/duplicate-gz (e6751c8c366a3da5419077f808c540f0b57dbe2c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/ocaml-tar.git" -b "duplicate-gz" && cd "ocaml-tar" && git reset --hard e6751c8c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-09-11 13:46.15: Using cache hint "mirage/ocaml-tar-ocaml/opam:debian-12-ocaml-4.08@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876-debian-12-4.08_opam-2.2-ocamlformat-0329818dcfd3de1a722ea09eeeed94cd24caa375"
2024-09-11 13:46.15: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-09-11 13:46.15: Waiting for resource in pool OCluster
2024-09-11 13:46.15: Waiting for worker…
2024-09-11 13:46.50: Got resource from pool OCluster
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
HEAD is now at e6751c8 WIP tar_lwt_unix gzip functions

(from ocaml/opam:debian-12-ocaml-4.08@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876' locally
docker.io/ocaml/opam@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876: Pulling from ocaml/opam
5a6e6bb5e7f4: Pulling fs layer
5a6e6bb5e7f4: Waiting
5a6e6bb5e7f4: Verifying Checksum
5a6e6bb5e7f4: Download complete
5a6e6bb5e7f4: Pull complete
Digest: sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876
Status: Downloaded newer image for ocaml/opam@sha256:a60973c97afac839997bb54c4ecba4df5c7f5d791a13b7c8a2c2ffeb5bb93876
2024-09-11 13:50.50 ---> saved as "795ea015d299f5fe2e67a6928f72c9fae6e91f93f53f3942c8f19a23ae6518ba"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-11 13:50.50 ---> saved as "abec1b12765fcc80a66fc077e30694d974d0047b691bd5fefb3c7a917e73154e"
Job succeeded
2024-09-11 13:50.50: Job succeeded