Organisationsahrefsdevkit22ed2f (remove-reuseport)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-17 18:23.48: 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:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517
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:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-07-17 18:23.48: Using cache hint "ahrefs/devkit-ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517-debian-12-4.08_opam-2.3-ocamlformat-07d22177f6303c850ea7dce81202c67a96a7df6a"
2025-07-17 18:23.48: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-17 18:23.48: Waiting for resource in pool OCluster
2025-07-17 18:25.47: Waiting for worker…
2025-07-17 18:28.04: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 22ed2f9 remove reuseport


(from ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517)
2025-07-17 18:28.19 ---> saved as "6cffc1a1a52caf2843bd473effea9756e568737c821ae9874d1cb7264a14fd20"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-17 18:28.19 ---> saved as "b079a5999a01d540c38f3fb8ef0ff48b25ee83da19ac024c1e67776bae8ebb9b"
Job succeeded
2025-07-17 18:28.47: Job succeeded