Organisationsmiragecapnp-rpcdd17b1 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-06-17 18:41.18: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (dd17b1469e542ee0269481750e994592758ccaaa) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843
ocamlformat version: none

To reproduce locally:

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

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

2025-06-17 18:41.18: Using cache hint "mirage/capnp-rpc-ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843-debian-12-5.2_opam-2.3-ocamlformat-59e7a58f9d7d6cc1f4da2e23f40e7e0ac1426f77"
2025-06-17 18:41.18: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-06-17 18:41.18: Waiting for resource in pool OCluster
2025-06-17 21:30.43: Waiting for worker…
2025-06-17 21:33.31: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at dd17b146 Merge pull request #316 from talex5/release

(from ocaml/opam:debian-12-ocaml-5.2@sha256:7ca682480cdf5c753cfd5c88a13075ead118075acef004f859a6d14ca6597843)
2025-06-17 21:33.31 ---> using "f378c535ff5041530266ba1e1662cf7421ec4388dffb474c75610fb6e6780c7b" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-17 21:33.31 ---> using "a5efc24e44bb359c9e792efc6fb19122c010245ab1276aca8ab2948c082bf39f" from cache
Job succeeded
2025-06-17 21:33.32: Job succeeded