Organisationsocaml-ppxppx_derivingf04fd8 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-09 21:47.29: New job: test ocaml-ppx/ppx_deriving https://github.com/ocaml-ppx/ppx_deriving.git#refs/pull/297/head (f04fd81a57eb9b12e2e3ea6ef9f16ad486e5b52c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-ppx/ppx_deriving.git" && cd "ppx_deriving" && git fetch origin "refs/pull/297/head" && git reset --hard f04fd81a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-01-09 21:47.29: Using cache hint "ocaml-ppx/ppx_deriving-ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44-debian-13-4.08_opam-2.5-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-09 21:47.29: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:6fadef23b5069dc945f3a454c49421fd09e8c17aa57d3f9ad27d3879fce6aa44)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-09 21:47.29: Waiting for resource in pool OCluster
2026-01-10 00:13.30: Waiting for worker…
2026-01-10 00:15.13: 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-8fe383")
2026-01-10 00:15.13: Job failed: Failed: Internal error