Organisationsahrefsdevkitd15cb7 (lwt-engine-prelude)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-11-26 10:37.45: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/lwt-engine-prelude (d15cb7a3e8b46be4bbaf04651b3a01f37e34efb9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ahrefs/devkit.git" -b "lwt-engine-prelude" && cd "devkit" && git reset --hard d15cb7a3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-11-26 10:37.45: Using cache hint "ahrefs/devkit-ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321-debian-13-4.08_opam-2.4-ocamlformat-b49397b0ceedaa40b0332ddfcf0e0fda708e4a5a"
2025-11-26 10:37.45: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-11-26 10:37.45: Waiting for resource in pool OCluster
2025-11-26 15:18.21: Waiting for worker…
2025-11-26 15:20.37: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at d15cb7a prelude: prefer poll over select, except if libev

(from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)
2025-11-26 15:20.38 ---> using "d458486dd7823c592e7ea9c88366c5f90e1939c3b51f3abbd6760272096f8a3e" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-11-26 15:20.39 ---> saved as "51799f75c66fcff5033954ce4f120ff2c224a5717ee2a5446c4779ca9822b6eb"
Job succeeded
2025-11-26 15:20.39: Job succeeded