2024-12-19 22:51.20: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/785/head (5068db1f91626ba04ddb469ab00bf475c8dc18f1) (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" && cd "eio" && git fetch origin "refs/pull/785/head" && git reset --hard 5068db1f
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.37: Waiting for worker…
2024-12-20 18:29.49: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 5068db1 Fix eio_linux fchmodat and add tests
(from ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8)
2024-12-20 18:29.49 ---> 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.49 ---> using "9cb9bc70e1545ea95c2a0f232680639f51f00a033524eddbc5dd9248b32c7876" from cache
Job succeeded
2024-12-20 18:29.50: Job succeeded