2024-12-19 22:51.20: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (fdd2593e33086b1a37d3afb21e669a6a77f6a37c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard fdd2593e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 22:51.20: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8-debian-12-5.1_opam-2.3-ocamlformat-40261e81b0d4449cd32f7834e272aa9d38a28c49"
2024-12-19 22:51.20: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 22:51.20: Waiting for resource in pool OCluster
2024-12-20 18:26.25: Waiting for worker…
2024-12-20 18:29.27: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at fdd2593 Merge pull request #789 from talex5/fix-benchmarks
(from ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8)
2024-12-20 18:29.28 ---> using "29b3e837e48938e1d1957339a7e3ccd7e408067fbb14b20b38c518691ece0b3e" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 18:29.28 ---> using "9cb9bc70e1545ea95c2a0f232680639f51f00a033524eddbc5dd9248b32c7876" from cache
Job succeeded
2024-12-20 18:29.28: Job succeeded