Organisationsocaml-multicoreeioc44ee5 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-09 21:43.43: 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:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2
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:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-01-09 21:43.43: Using cache hint "ocaml-multicore/eio-ocaml/opam:debian-13-ocaml-5.2@sha256:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2-debian-13-5.2_opam-2.5-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-09 21:43.43: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:9af90c5283bf719e1a1f7a134db0529a98b608b10a01ce5a4bad59d6f2464dc2)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-09 21:43.43: Waiting for resource in pool OCluster
2026-01-09 21:43.43: Waiting for worker…
2026-01-09 23:55.43: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
Uncaught exception: Unix.Unix_error(Unix.ENOSPC, "mkdir", "/var/cache/obuilder/ocluster/tmp/build-context-b0ed5c")
2026-01-09 23:55.43: Job failed: Failed: Internal error