Organisationsahrefsdevkit731c8a (emile-uri)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-10-27 14:52.37: New job: test ahrefs/devkit https://github.com/ahrefs/devkit.git#refs/heads/emile-uri (731c8af9aea079e6bbf6a53b4610c74c0ee5bb7a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f
ocamlformat version: none

To reproduce locally:

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

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

2025-10-27 14:52.37: Using cache hint "ahrefs/devkit-ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f-debian-13-4.08_opam-2.4-ocamlformat-deb3de7fc5bdf4eb6ebbacd9c3207c8d6820bc64"
2025-10-27 14:52.37: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-10-27 14:52.37: Waiting for resource in pool OCluster
2025-10-27 14:52.37: Waiting for worker…
2025-10-27 14:52.38: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at 731c8af use uri instead of string for http request

(from ocaml/opam:debian-13-ocaml-4.08@sha256:d8500c15c97ddcfabe40e74b26beae4dbdf65385f70ca81d97f44f1a6556480f)
2025-10-27 14:52.38 ---> using "8a3fb29dc134ae8cb5011e033937cdf0919031452506a2a7eeab7ea43cc7fe2e" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-27 14:52.38 ---> saved as "7b202846ffbd2cdfe8c10ffffc3c35ba3ff4bdaa948cbc259c41c2e2e553f94b"
Job succeeded
2025-10-27 14:52.39: Job succeeded