Organisationsocaml-multicoreeio216ccf ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-10-07 12:22.36: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (216ccff845d68ada8c7d3bd31581cbf37e8ee791) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard 216ccff8
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-10-07 12:22.36: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd-debian-12-5.1_opam-2.2-ocamlformat-b876d7d37014df697368765c088aa86d24dc8b6b"
2024-10-07 12:22.36: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-10-07 12:22.36: Waiting for resource in pool OCluster
2024-10-07 12:22.36: Waiting for worker…
2024-10-07 12:22.36: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 216ccff Merge pull request #765 from ocaml-multicore/ai-hacking-guidance

(from ocaml/opam:debian-12-ocaml-5.1@sha256:8f56ed204049da44e6929f71bd0a97fea51803eb0925bf30aab63f51752a06bd)
2024-10-07 12:22.38 ---> using "6ee1fe27fa6366d6c0b58a456592efca1ae7ebcb8c8dad869bb23ac981216fb0" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-07 12:22.38 ---> using "9046080f4f653de11503609792b0731ade5c466be66c8bdb76c4f5618661072e" from cache
Job succeeded
2024-10-07 12:22.38: Job succeeded