Organisationsahrefsatdb655cb ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-03-11 04:08.07: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/martin/field_prefix (b655cb130ba4a84ee38f3e5d0aa3d51435ab5379) (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 "martin/field_prefix" && cd "atd" && git reset --hard b655cb13
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-11 04:08.07: Using cache hint "ahrefs/atd-ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7-debian-13-4.08_opam-2.5-ocamlformat-db025b90cf6b81a0e665f98ea04833f94fc9cede"
2026-03-11 04:08.07: 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-11 04:08.07: Waiting for resource in pool OCluster
2026-03-11 04:08.08: Waiting for worker…
2026-03-11 04:11.28: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at b655cb1 [atdml] Extend field_prefix test to cover keyword collision in labels

(from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
2026-03-11 04:12.00 ---> saved as "8e880d54b82285cc07797680056d2282ee7dd8d645150afdce9c0dfbe68786cc"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-11 04:12.01 ---> saved as "0847cd8e4961679e094f65f53602a959d8a1b46f5bc530ef214fefc60ce93bae"
Job succeeded
2026-03-11 04:12.01: Job succeeded