Organisationsmiragecapnp-rpc54b050 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-11-28 12:22.51: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/lwt (54b050681fae0d65bfab5a0147629f170a156313) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/capnp-rpc.git" -b "lwt" && cd "capnp-rpc" && git reset --hard 54b05068
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-11-28 12:22.51: Using cache hint "mirage/capnp-rpc-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554-alpine-3.20-4.14_opam-2.3-ocamlformat-77ac16bb701922ac101d0f0930a8f5accfd0c43d"
2024-11-28 12:22.51: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-11-28 12:22.51: Waiting for resource in pool OCluster
2024-11-28 12:49.23: Cancelling: Auto-cancelling job because it is no longer needed