Organisationsocsigenlwt3451ac (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-17 18:26.01: New job: test ocsigen/lwt https://github.com/ocsigen/lwt.git#refs/heads/master (3451aca4b93c59757ee9ea70938f8c33bcc4a35e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
ocamlformat version: none

To reproduce locally:

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

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

2025-06-17 18:26.01: Using cache hint "ocsigen/lwt-ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e-debian-12-4.08_opam-2.3-ocamlformat-a28eb8a148feb4fbc6466fa0791668993513dbde"
2025-06-17 18:26.01: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-17 18:26.01: Waiting for resource in pool OCluster
2025-06-17 19:08.58: Waiting for worker…
2025-06-17 19:11.08: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 3451aca4b Merge pull request #1056 from nikochiko/patch-1

(from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e' locally
docker.io/ocaml/opam@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e: Pulling from ocaml/opam
8a97734bcf6d: Pulling fs layer
8a97734bcf6d: Verifying Checksum
8a97734bcf6d: Download complete
8a97734bcf6d: Pull complete
Digest: sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
Status: Downloaded newer image for ocaml/opam@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e
2025-06-17 19:11.08 ---> using "4ea5038d254cfd14663698deb665a2dc4ce1e1383d544c063adebb02ed15ce16" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-17 19:11.08 ---> using "1a2d687d519f72c7c786118eef1fa71daab5ad7f8c357b2ad7574c30af21337c" from cache
Job succeeded
2025-06-17 19:11.09: Job succeeded