Organisationsocaml-multicoreeioc56d8c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-11-04 11:29.52: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/772/head (c56d8ce79252c5338823f189a63d19c8724b0379) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-multicore/eio.git" && cd "eio" && git fetch origin "refs/pull/772/head" && git reset --hard c56d8ce7
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2024-11-04 11:29.52: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b-debian-12-5.1_opam-2.2-ocamlformat-371a52f4a8b5c88dc9de4f5a5f6375fb0963297a"
2024-11-04 11:29.52: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-11-04 11:29.52: Waiting for resource in pool OCluster
2024-11-04 11:29.52: Waiting for worker…
2024-11-04 11:30.09: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
HEAD is now at 15fa8b1 following the comments
HEAD is now at c56d8ce Update fs.md

(from ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b)
2024-11-04 11:30.10 ---> using "cc6e6202b5f51d8a99b510883899862bb62fa57878c6df798b19458034def9c3" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-04 11:30.10 ---> saved as "390d7a01b5b66ba881916b0a0d0690a0c7b858c0c92ac7fb7d0c10ca44f77344"
Job succeeded
2024-11-04 11:30.11: Job succeeded