Organisationsocaml-multicoreeioc44ee5 (main)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-02-16 21:38.41: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/heads/main (c44ee5ce96c120b7ccc23a12d241dc8672e2888f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:4db7c316503ce7a09ae859eb15aafa663e4591ab53932f33bbbb2946375e1380
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocaml-multicore/eio.git" -b "main" && cd "eio" && git reset --hard c44ee5ce
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.2@sha256:4db7c316503ce7a09ae859eb15aafa663e4591ab53932f33bbbb2946375e1380
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-02-16 21:38.41: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:4db7c316503ce7a09ae859eb15aafa663e4591ab53932f33bbbb2946375e1380-debian-13-5.2_opam-2.5-ocamlformat-ff53f72a2370b4077c5d0df2664a9a52feb1d8c3"
2026-02-16 21:38.41: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:4db7c316503ce7a09ae859eb15aafa663e4591ab53932f33bbbb2946375e1380)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-02-16 21:38.41: Waiting for resource in pool OCluster
2026-02-16 21:38.41: Waiting for worker…
2026-02-16 21:39.40: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at c44ee5c Merge pull request #822 from patricoferris/fiber-docs

(from ocaml/opam:debian-13-ocaml-5.2@sha256:4db7c316503ce7a09ae859eb15aafa663e4591ab53932f33bbbb2946375e1380)
2026-02-16 21:39.35 ---> using "262e2e9a1f263a301af92c81a3ec80e6c72c0e5e6d4eb9e72b6a299adb3194e0" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-16 21:39.35 ---> using "0bd36a2777c58cefdfed6c55f375f8ba376a8f49a7b08f82e2d5c9ab02f7bd74" from cache
Job succeeded
2026-02-16 21:39.45: Job succeeded