Organisationsmiragecapnp-rpc004234 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-31 14:31.12: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (00423406c03cafcbf31174cb8bacb03f3ee03f5e) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/capnp-rpc.git" -b "master" && cd "capnp-rpc" && git reset --hard 00423406
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-03-31 14:31.12: Using cache hint "mirage/capnp-rpc-ocaml/opam:debian-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1-debian-13-5.2_opam-2.5-ocamlformat-fa13386c66935e14b279e9af8d7c721a841edf96"
2026-03-31 14:31.12: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-03-31 14:31.12: Waiting for resource in pool OCluster
2026-03-31 14:32.38: Waiting for worker…
2026-03-31 14:35.47: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 00423406 Merge pull request #319 from avsm/remove-extunix


(from ocaml/opam:debian-13-ocaml-5.2@sha256:27f9f13fc53393fac340f59095bc754f32b077f5ac2eda512f38c28f84185cf1)
2026-03-31 14:35.52 ---> using "9b20f3b3460b5364c4694eca09e11691cd4f4b015a339d3aa7da33a7a51cdbf3" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-31 14:35.52 ---> using "e545176b24a714fcbc066c17c0b672e8cc7c96efb3870cf00f975e0cf6ac49cd" from cache
Job succeeded
2026-03-31 14:35.53: Job succeeded