Organisationsocamlopam-file-format303ab8 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-05 12:28.23: New job: test ocaml/opam-file-format https://github.com/ocaml/opam-file-format.git#refs/heads/master (303ab85afb67c7c22ea548b87241b08616b9f6f2) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml/opam-file-format.git" -b "master" && cd "opam-file-format" && git reset --hard 303ab85a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-09-05 12:28.23: Using cache hint "ocaml/opam-file-format-ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407-debian-12-4.02_opam-2.2-ocamlformat-e90d00913cec22ea90c21ecb282c1f0b955a7959"
2024-09-05 12:28.23: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-09-05 12:28.23: Waiting for resource in pool OCluster
2024-09-05 21:45.28: Waiting for worker…
2024-09-05 21:54.07: Got resource from pool OCluster
Building on x86-bm-c14.sw.ocaml.org
All commits already cached
HEAD is now at 303ab85 Merge pull request #58 from ocaml/216

(from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407' locally
docker.io/ocaml/opam@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407: Pulling from ocaml/opam
85d86b252258: Pulling fs layer
85d86b252258: Verifying Checksum
85d86b252258: Download complete
85d86b252258: Pull complete
Digest: sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
Status: Downloaded newer image for ocaml/opam@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
2024-09-05 21:54.28 ---> saved as "246366219ef4f081cfd01b9dc33020df77cdf06d7298b441f117b8b192ee5b7b"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-05 21:54.28 ---> saved as "f3815b894d1d57f205349a70a604eb86bff8e0f64c373c4027cc378420e24af8"
Job succeeded
2024-09-05 21:54.29: Job succeeded