Organisationsahrefsatd2e48d9 (martin/yaml-friendly-variants)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-05-22 09:48.14: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/martin/yaml-friendly-variants (2e48d96dcd623b9cff6eecd37bceaa45a8ac2e0d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ahrefs/atd.git" -b "martin/yaml-friendly-variants" && cd "atd" && git reset --hard 2e48d96d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-05-22 09:48.14: Using cache hint "ahrefs/atd-ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c-debian-13-4.11_opam-2.5-ocamlformat-c180e1630960e0dbb8e30c22b3de89113eb5cc93"
2026-05-22 09:48.14: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-05-22 09:48.14: Waiting for resource in pool OCluster
2026-05-22 13:07.02: Waiting for worker…
2026-05-22 13:07.02: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 2e48d96 atdml: add <json repr="object"> for sum types (externally-tagged encoding)


(from ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c)
2026-05-22 13:07.02 ---> using "36abb6db1723167d15c41f53ef05d371444812dc64e2ea7fe109d222db988473" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-05-22 13:07.02 ---> using "571a3bd8b853fa1c4c5e2aaace162ba4e01cc08c659d7aa219a6218259321dde" from cache
Job succeeded
2026-05-22 13:07.02: Job succeeded