Organisationsocaml-communityutop384b30 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-01 14:15.52: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (384b3098c8c4a2e26b87167053952b753aa8a63a) (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" -b "master" && cd "utop" && git reset --hard 384b3098
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.56: Waiting for worker…
2024-10-01 19:09.51: Got resource from pool OCluster
Building on x86-bm-c8.sw.ocaml.org
All commits already cached
HEAD is now at 384b309 Parse escaped escapes before escaped quotes (#449)


(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.52 ---> 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.52 ---> using "d4a6399f904ea26232848adb027b2a259f2887eacd37694f811a4f4c9e17ead3" from cache
Job succeeded
2024-10-01 19:09.52: Job succeeded