Organisationsahrefsatdb32563 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-03-07 15:46.31: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/smondet-20250307-remove-j-std-i412 (b32563a4f983985e319345c0dd2f1bb5257f593a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ahrefs/atd.git" -b "smondet-20250307-remove-j-std-i412" && cd "atd" && git reset --hard b32563a4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-03-07 15:46.31: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0-debian-12-4.08_opam-2.3-ocamlformat-3a71da7aa109c82e542d4ae815ffa4e94a56110d"
2025-03-07 15:46.31: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-03-07 15:46.31: Waiting for resource in pool OCluster
2025-03-07 15:46.32: Waiting for worker…
2025-03-07 16:27.35: Got resource from pool OCluster
Building on x86-bm-c2.sw.ocaml.org
All commits already cached
HEAD is now at b32563a Generalize and document use of `ATDGEN_FAIL_DEPRECATED_OPTIONS`


(from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0)
2025-03-07 16:28.23 ---> saved as "00aea64e10ae0c7539e49349e74a22e5b31f7345320d1fcee09b4272923b54dc"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-07 16:28.23 ---> saved as "3b57b45bed8eb7166df3df94802221022851e5a1fd0e884e8ca0123d16d99dcf"
Job succeeded
2025-03-07 16:28.24: Job succeeded