2024-12-18 17:26.24: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/pull/418/head (94051f98de3a7e8c91a285a9465646b12d6c4111) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ahrefs/atd.git" && cd "atd" && git fetch origin "refs/pull/418/head" && git reset --hard 94051f98
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-18 17:26.24: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031-debian-12-4.08_opam-2.3-ocamlformat-1b58d8c4dd40d1b4a0893c7b9182b698c1b34c44"
2024-12-18 17:26.24: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-18 17:26.24: Waiting for resource in pool OCluster
2024-12-18 17:26.24: Waiting for worker…
2024-12-18 17:27.22: Got resource from pool OCluster
Building on x86-bm-c11.sw.ocaml.org
All commits already cached
HEAD is now at 94051f9 add unix library
(from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031' locally
docker.io/ocaml/opam@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031: Pulling from ocaml/opam
dd3cc9af3e1c: Pulling fs layer
dd3cc9af3e1c: Verifying Checksum
dd3cc9af3e1c: Download complete
dd3cc9af3e1c: Pull complete
Digest: sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
Status: Downloaded newer image for ocaml/opam@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
2024-12-18 17:28.55 ---> saved as "0ccd3f5b4d657f0944073853d77008496ca475f3e6ca9e2160b53453ab7d01cf"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-18 17:28.55 ---> saved as "cfb122da1bf584af85347deb4d20b4dc6b0e73cf097625e8a4e3c3392a028a8b"
Job succeeded
2024-12-18 17:28.56: Job succeeded