Organisationsocaml-multicoreeio08cef9 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-19 22:51.20: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/775/head (08cef9c595c89cd6f48cef90504da02bf4b79e9a) (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/775/head" && git reset --hard 08cef9c5
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.40: Waiting for worker…
2024-12-20 18:30.03: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 08cef9c relaxed return types


(from ocaml/opam:debian-12-ocaml-5.1@sha256:a497ab192ba856f5293fb76f07238be2eb5c2146a7bdb9ada06d4e1a4659e2a8)
2024-12-20 18:30.03 ---> 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:30.03 ---> using "9cb9bc70e1545ea95c2a0f232680639f51f00a033524eddbc5dd9248b32c7876" from cache
Job succeeded
2024-12-20 18:30.03: Job succeeded