2025-01-25 11:47.36: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (c78db1a7578585115100dd840374a6d0c64b50e0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard c78db1a7
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-25 11:47.36: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986-debian-12-5.1_opam-2.3-ocamlformat-d1a3803c0ca16aaa53a3813ecbc9cd62b88ec8db"
2025-01-25 11:47.36: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-25 11:47.36: Waiting for resource in pool OCluster
2025-01-25 16:36.27: Waiting for worker…
2025-01-25 16:39.56: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at c78db1a Merge pull request #794 from talex5/docs
(from ocaml/opam:debian-12-ocaml-5.1@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986' locally
docker.io/ocaml/opam@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986: Pulling from ocaml/opam
b85bb94fbeb4: Pulling fs layer
b85bb94fbeb4: Waiting
b85bb94fbeb4: Verifying Checksum
b85bb94fbeb4: Download complete
b85bb94fbeb4: Pull complete
Digest: sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986
Status: Downloaded newer image for ocaml/opam@sha256:78c928783037bf53f7f7c6b1883d3e40e4322a0a4b888abd3a603c6128ab2986
2025-01-25 16:39.57 ---> using "8b7f21e1596c3926ac0f50f31ba34910beacd4453e4c3eefec6825867bfa5014" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-25 16:39.57 ---> using "6738772f3fa4033d83029fe3fc11051a58fc9e583326c0314c1cd99ed9715ccb" from cache
Job succeeded
2025-01-25 16:39.57: Job succeeded