2025-01-03 18:14.00: New job: test ahrefs/atd https://github.com/ahrefs/atd.git#refs/pull/419/head (4325c28efde23aee4e66983458e2ade33b576abe) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ahrefs/atd.git" && cd "atd" && git fetch origin "refs/pull/419/head" && git reset --hard 4325c28e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-03 18:14.00: Using cache hint "ahrefs/atd-ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679-debian-12-4.08_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2025-01-03 18:14.00: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-03 18:14.00: Waiting for resource in pool OCluster
2025-01-03 18:14.01: Waiting for worker…
2025-01-03 18:16.59: Got resource from pool OCluster
Building on x86-bm-c20.sw.ocaml.org
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>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/atd.git-0522986d61cf6e9ad51db72a3d5660d347be8a7a/.git/
HEAD is now at 4325c28 Add changelog entry
(from ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679' locally
docker.io/ocaml/opam@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679: Pulling from ocaml/opam
9f2a8b2cf5be: Pulling fs layer
9f2a8b2cf5be: Verifying Checksum
9f2a8b2cf5be: Download complete
9f2a8b2cf5be: Pull complete
Digest: sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
Status: Downloaded newer image for ocaml/opam@sha256:a1d38b4249ac3e00f0c6f66cd35168b4c94ec556539dcdb604ce4bf4e98cc679
2025-01-03 18:18.55 ---> saved as "2c99520034ba7d2c12a0edb456b31a2f404e9da547f96b39b3b43810eae7bc5d"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-03 18:18.56 ---> saved as "995fa98c5984e215dbf21b5ee8570da2af499f3ff4dceb0581d13260f1d4512c"
Job succeeded
2025-01-03 18:18.56: Job succeeded