Organisationsocsigenlwt53916c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-10-25 08:07.13: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (53916cfa09755df2fd0dd71f9ba73741b7a261ac) (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 53916cfa
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-25 08:07.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-25 08:07.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-25 08:07.13: Waiting for resource in pool OCluster
2024-10-25 08:07.13: Waiting for worker…
2024-10-25 08:07.14: Got resource from pool OCluster
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
HEAD is now at 53916cfa0 Merge pull request #1029 from ocsigen/release-5-8-0

(from ocaml/opam:debian-12-ocaml-4.08@sha256:313659e036d93aad64e3d503c7a2aa6326e0a2c7426087b094ccca6aed7d1612)
2024-10-25 08:07.15 ---> 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-25 08:07.15 ---> saved as "83fe1458f0b92bae12947fe10fce26372f9c7ade51428596c0d01b64ef3caadb"
Job succeeded
2024-10-25 08:07.15: Job succeeded