2025-08-20 17:12.20: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (62b9714f0e2ed8e72046c8e5808202e1e3ca9cd7) (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 62b9714f
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-08-20 17:12.20: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398-debian-12-5.2_opam-2.4-ocamlformat-f9d23e5cb169337cdf0aac6321e4ec46f6f64a74"
2025-08-20 17:12.20: 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-08-20 17:12.20: Waiting for resource in pool OCluster
2025-08-20 22:00.46: Waiting for worker…
2025-08-20 22:02.46: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 62b9714 Merge pull request #806 from dialohq/main
(from ocaml/opam:debian-12-ocaml-5.2@sha256:3ff538befc2112d52cba4858fe04687e6bfd3420305a4390253d10791276a398)
2025-08-20 22:02.47 ---> using "d25c2901786106b26e89dd4c1684fed17dbd34100a7f2fe443938c2ecebe641c" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-20 22:02.47 ---> using "06fb765fb437633c715e7d67be9a246649d0c7c0103308407f7d17055ff38e18" from cache
Job succeeded
2025-08-20 22:02.47: Job succeeded