Organisationsocaml-multicorelwt_eio1fb081 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-14 07:59.39: New job: test ocaml-multicore/lwt_eio https://github.com/ocaml-multicore/lwt_eio.git#refs/heads/master (1fb0815d20827bc3e336b5410fbb0d49b36f5334) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.1@sha256:797983c9507c9e2cb45b55653a3587cd658e2e6326de67c9fc8eb1e284652c80
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-multicore/lwt_eio.git" -b "master" && cd "lwt_eio" && git reset --hard 1fb0815d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.1@sha256:797983c9507c9e2cb45b55653a3587cd658e2e6326de67c9fc8eb1e284652c80
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-14 07:59.39: Using cache hint "ocaml-multicore/lwt_eio-ocaml/opam:debian-13-ocaml-5.1@sha256:797983c9507c9e2cb45b55653a3587cd658e2e6326de67c9fc8eb1e284652c80-debian-13-5.1_opam-2.5-ocamlformat-5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41"
2026-04-14 07:59.39: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.1@sha256:797983c9507c9e2cb45b55653a3587cd658e2e6326de67c9fc8eb1e284652c80)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-14 07:59.39: Waiting for resource in pool OCluster
2026-04-14 08:25.29: Waiting for worker…
2026-04-14 08:29.30: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 1fb0815 Merge pull request #32 from talex5/release


(from ocaml/opam:debian-13-ocaml-5.1@sha256:797983c9507c9e2cb45b55653a3587cd658e2e6326de67c9fc8eb1e284652c80)
2026-04-14 08:29.31 ---> using "7a8c4318ebecc195a110e805c6df6198dcb53ee500b47b3114d1212689aacb75" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-14 08:29.31 ---> saved as "ac1325c38759dbbfda904a5d1f775bcde07deb786739c106a0bead33a8486393"
Job succeeded
2026-04-14 08:29.31: Job succeeded