2024-10-01 14:15.52: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/pull/489/head (c7bab9e66e8b82795b2026c46e593ed87cdfa43d) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-community/utop.git" && cd "utop" && git fetch origin "refs/pull/489/head" && git reset --hard c7bab9e6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-10-01 14:15.52: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519-debian-12-4.11_opam-2.2-ocamlformat-ed8a57d12c0cad91b64c05f7dd96b87f8e1cd9e3"
2024-10-01 14:15.52: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-10-01 14:15.52: Waiting for resource in pool OCluster
2024-10-01 19:04.51: Waiting for worker…
2024-10-01 19:09.50: Got resource from pool OCluster
Building on x86-bm-c8.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/utop.git-86567039758a30d91652117bacb9b12471dd306f/.git/
HEAD is now at c7bab9e OCaml 5.3 support
(from ocaml/opam:debian-12-ocaml-4.11@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519' locally
docker.io/ocaml/opam@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519: Pulling from ocaml/opam
e4a5f4eb53fd: Pulling fs layer
e4a5f4eb53fd: Verifying Checksum
e4a5f4eb53fd: Download complete
e4a5f4eb53fd: Pull complete
Digest: sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519
Status: Downloaded newer image for ocaml/opam@sha256:9b7559fe4c7657d12e8e70afc107868d3c64a05e162e1602185446cce9650519
2024-10-01 19:09.51 ---> using "5b5d53c627be0815dcfb68b00cad13e7ad3bcd84d8ee2c80e30c4d8cd5a4ff76" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-01 19:09.51 ---> saved as "d4a6399f904ea26232848adb027b2a259f2887eacd37694f811a4f4c9e17ead3"
Job succeeded
2024-10-01 19:09.52: Job succeeded