Organisationsahrefsatd834090 (smondet-20250307-remove-j-std-i412)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-07-17 18:23.48: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/heads/smondet-20250307-remove-j-std-i412 (8340908e178080fc73cb2ea24ce35c77f9ec30f7) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517
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 8340908e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-07-17 18:23.48: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517-debian-12-4.08_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-07-17 18:23.48: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-07-17 18:23.48: Waiting for resource in pool OCluster
2025-07-17 18:25.51: Waiting for worker…
2025-07-17 18:27.58: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialised empty Git repository in /var/cache/obuilder/ocluster/git/atd.git-0522986d61cf6e9ad51db72a3d5660d347be8a7a/.git/
HEAD is now at 8340908 Merge 'origin/master' into smondet-20250307-remove-j-std-i412

(from ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517)
2025-07-17 18:28.00 ---> using "6cffc1a1a52caf2843bd473effea9756e568737c821ae9874d1cb7264a14fd20" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-17 18:28.00 ---> saved as "b079a5999a01d540c38f3fb8ef0ff48b25ee83da19ac024c1e67776bae8ebb9b"
Job succeeded
2025-07-17 18:28.00: Job succeeded