2025-05-21 11:38.57: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/remove-reuseport (22ed2f99b48e84692c965ed7d059baa16d2beb4d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ahrefs/devkit.git" -b "remove-reuseport" && cd "devkit" && git reset --hard 22ed2f99
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-05-21 11:38.57: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7-debian-12-4.08_opam-2.3-ocamlformat-c7d6d1d2aa1bf00c8e6ec9dff2030cd39d493e47"
2025-05-21 11:38.57: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-05-21 11:38.57: Waiting for resource in pool OCluster
2025-05-21 11:38.58: Waiting for worker…
2025-05-21 11:38.58: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
HEAD is now at 97b5beb wip: add eventsource abstraction for handling SSE
HEAD is now at 22ed2f9 remove reuseport
(from ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7' locally
docker.io/ocaml/opam@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7: Pulling from ocaml/opam
4b9a22ae493c: Pulling fs layer
4b9a22ae493c: Verifying Checksum
4b9a22ae493c: Download complete
4b9a22ae493c: Pull complete
Digest: sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
Status: Downloaded newer image for ocaml/opam@sha256:48fa4a7216c3973bb95572cf5dca98cbbcefe90f288f552e7ac70a8ccd438aa7
2025-05-21 11:38.59 ---> using "d1b97f3f32fc7cff4791d73e3fff398d19cc5b0541c709028ff05a921e22d2c8" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-05-21 11:38.59 ---> saved as "078931fc90f0e90ac991b9ffa46abc36068ded80b667fd781d7bed9078f60e6b"
Job succeeded
2025-05-21 11:38.59: Job succeeded