Organisationsocaml-multicoreeioeb8fe3 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-11-05 04:03.14: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (eb8fe3ef822ea36aa54b432f15534037e2ab0c02) (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" -b "main" && cd "eio" && git reset --hard eb8fe3ef
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-05 04:03.14: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b-debian-12-5.1_opam-2.2-ocamlformat-654ee104df48ee785861d169cd1ca7eba64b6668"
2024-11-05 04:03.14: 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-05 04:03.14: Waiting for resource in pool OCluster
2024-11-05 04:24.12: Waiting for worker…
2024-11-05 04:24.59: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at eb8fe3e Check if windows has_symlink for tests (#771)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:d27d2406b7bf34169a9fba582f31dd2f6edb71ff245668ac8add85012c31d92b)
2024-11-05 04:25.00 ---> 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-05 04:25.00 ---> using "390d7a01b5b66ba881916b0a0d0690a0c7b858c0c92ac7fb7d0c10ca44f77344" from cache
Job succeeded
2024-11-05 04:25.00: Job succeeded