Organisationsocsigenlwt96cdc8 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-10 13:33.13: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (96cdc8346116dd1144d99225335c504d173a0236) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocsigen/lwt.git" -b "master" && cd "lwt" && git reset --hard 96cdc834
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-10-10 13:33.13: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612-debian-12-4.08_opam-2.2-ocamlformat-ed8a57d12c0cad91b64c05f7dd96b87f8e1cd9e3"
2024-10-10 13:33.13: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-10-10 13:33.13: Waiting for resource in pool OCluster
2024-10-10 13:33.14: Waiting for worker…
2024-10-10 13:36.15: Got resource from pool OCluster
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
HEAD is now at 96cdc8346 Merge pull request #1030 from MisterDA/lwt_convert_flag_list


(from ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612' locally
docker.io/ocaml/opam@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612: Pulling from ocaml/opam
5c3cccbf9bc6: Pulling fs layer
5c3cccbf9bc6: Download complete
5c3cccbf9bc6: Pull complete
Digest: sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
Status: Downloaded newer image for ocaml/opam@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612
2024-10-10 13:36.16 ---> using "8ac68bced7188653db7b81863dbdd05e2bdaccde05c724cc4b90798d2e42b237" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-10 13:36.16 ---> saved as "83fe1458f0b92bae12947fe10fce26372f9c7ade51428596c0d01b64ef3caadb"
Job succeeded
2024-10-10 13:36.16: Job succeeded