Organisationsahrefsatdfb03ed ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-04-22 17:40.17: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/pedrolisboa/attr (fb03ed72532a035280036f4723bc60e26d4a3e63) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ahrefs/atd.git" -b "pedrolisboa/attr" && cd "atd" && git reset --hard fb03ed72
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-04-22 17:40.17: Using cache hint "ahrefs/atd-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-036883c5402b41e0d35f6b200245cc7c3a302395"
2026-04-22 17:40.17: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-04-22 17:40.17: Waiting for resource in pool OCluster
2026-04-22 17:40.17: Waiting for worker…
2026-04-22 17:40.17: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at fb03ed7 atdml: support <ocaml attr=...> on record fields, variant constructors, and payloads

(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
2026-04-22 17:40.21 ---> using "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-22 17:40.21 ---> using "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b" from cache
Job succeeded
2026-04-22 17:40.21: Job succeeded