Organisationsocaml-multicoreeio5f36bd ()(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/773/head (5f36bd2513106bb45f629eb8223d9dd646b90d11) (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/773/head" && git reset --hard 5f36bd25
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.13: Waiting for worker…
2024-12-20 18:28.33: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
HEAD is now at 5f36bd2 Tests


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