2025-07-31 07:25.28: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (c83706665057e6754a64411e4ae9af6bfdb60d5b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard c8370666
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-07-31 07:25.28: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398-debian-12-5.2_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-07-31 07:25.28: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-07-31 07:25.28: Waiting for resource in pool OCluster
2025-07-31 07:25.28: Waiting for worker…
2025-07-31 11:29.05: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at c837066 Merge pull request #815 from talex5/skip-test-if-no-fixbuffer
(from ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398' locally
docker.io/ocaml/opam@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398: Pulling from ocaml/opam
ed5a992dd0c0: Pulling fs layer
ed5a992dd0c0: Waiting
ed5a992dd0c0: Verifying Checksum
ed5a992dd0c0: Download complete
ed5a992dd0c0: Pull complete
Digest: sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398
Status: Downloaded newer image for ocaml/opam@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398
2025-07-31 11:29.06 ---> using "d25c2901786106b26e89dd4c1684fed17dbd34100a7f2fe443938c2ecebe641c" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-31 11:29.06 ---> saved as "06fb765fb437633c715e7d67be9a246649d0c7c0103308407f7d17055ff38e18"
Job succeeded
2025-07-31 11:29.06: Job succeeded