Organisationsocaml-multicoreeio7ce8ac ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-02-28 13:55.34: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/832/head (7ce8ac1fb064153f73182dd3d410140001190954) (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" && cd "eio" && git fetch origin "refs/pull/832/head" && git reset --hard 7ce8ac1f
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-28 13:55.34: 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-28 13:55.34: 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-28 13:55.34: Waiting for resource in pool OCluster
2026-02-28 13:55.34: Waiting for worker…
2026-02-28 13:56.16: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 7ce8ac1 Simplify custom "env" type in example

(from ocaml/opam:debian-13-ocaml-5.2@sha256:4db7c316503ce7a09ae859eb15aafa663e4591ab53932f33bbbb2946375e1380)
2026-02-28 13:56.16 ---> 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-28 13:56.16 ---> saved as "0bd36a2777c58cefdfed6c55f375f8ba376a8f49a7b08f82e2d5c9ab02f7bd74"
Job succeeded
2026-02-28 13:56.16: Job succeeded