Organisationsahrefsatd923ae0 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-03-14 00:26.50: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/master (923ae0f44927bae9c8e0dbf9b237ac63b291d0d0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ahrefs/atd.git" -b "master" && cd "atd" && git reset --hard 923ae0f4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-03-14 00:26.50: Using cache hint "ahrefs/atd-ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7-debian-13-4.08_opam-2.5-ocamlformat-31462e7d24da1419f9eb9099a0b60ea507d91ef6"
2026-03-14 00:26.50: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-03-14 00:26.50: Waiting for resource in pool OCluster
2026-03-14 00:31.13: Waiting for worker…
2026-03-14 00:39.50: Got resource from pool OCluster
Building on clete
All commits already cached
HEAD is now at 923ae0f Upgrade OCaml to 5.3 (from 4.13) as the latest supported version in CI (#460)

(from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
2026-03-14 00:39.51 ---> using "8e880d54b82285cc07797680056d2282ee7dd8d645150afdce9c0dfbe68786cc" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-14 00:39.51 ---> using "0847cd8e4961679e094f65f53602a959d8a1b46f5bc530ef214fefc60ce93bae" from cache
Job succeeded
2026-03-14 00:39.51: Job succeeded