Organisationsmiragecapnp-rpc6d62d8 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-03 10:30.54: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (6d62d8480c2db4b68f47a7e0ab2f65d5f35fcec8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-5.2@sha256:495b527eb0daa39816b44f7e6cf419ea101cd22d554e5b21d120f492b0b37897
ocamlformat version: none


To reproduce locally:


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


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


2024-12-03 10:30.54: Using cache hint "mirage/capnp-rpc-ocaml/opam:alpine-3.20-ocaml-5.2@sha256:495b527eb0daa39816b44f7e6cf419ea101cd22d554e5b21d120f492b0b37897-alpine-3.20-5.2_opam-2.3-ocamlformat-1b58d8c4dd40d1b4a0893c7b9182b698c1b34c44"
2024-12-03 10:30.54: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:495b527eb0daa39816b44f7e6cf419ea101cd22d554e5b21d120f492b0b37897)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-03 10:30.54: Waiting for resource in pool OCluster
2024-12-03 10:30.54: Waiting for worker…
2024-12-03 10:34.16: Cancelling: Auto-cancelling job because it is no longer needed