Organisationsocaml-multicoreeiod79c08 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-28 13:55.31: New job: test ocaml-multicore/eio https://github.com/ocaml-multicore/eio.git#refs/pull/833/head (d79c08a5930b023596d640f6a42c0ec62938dd6d) (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/833/head" && git reset --hard d79c08a5
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.31: 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.31: 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.31: Waiting for resource in pool OCluster
2026-02-28 13:55.31: Waiting for worker…
2026-02-28 13:55.54: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at d79c08a Add missing_ok to Eio.Path.unlink (#828)


(from ocaml/opam:debian-13-ocaml-5.2@sha256:4db7c316503ce7a09ae859eb15aafa663e4591ab53932f33bbbb2946375e1380)
2026-02-28 14:10.54 ---> 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 14:10.54 ---> using "0bd36a2777c58cefdfed6c55f375f8ba376a8f49a7b08f82e2d5c9ab02f7bd74" from cache
Job succeeded
2026-02-28 14:10.55: Job succeeded