Organisationsmiragecapnp-rpc1b1785 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-19 22:55.15: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (1b1785ff129d28d9fcc60604dbb987969149053a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-5.2@sha256:e3c89979d26d59bb58b0432f08e6223435a5f6fbd7c9fe33291d3b7bb68d471a
ocamlformat version: none


To reproduce locally:


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


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


2024-12-19 22:55.15: Using cache hint "mirage/capnp-rpc-ocaml/opam:alpine-3.20-ocaml-5.2@sha256:e3c89979d26d59bb58b0432f08e6223435a5f6fbd7c9fe33291d3b7bb68d471a-alpine-3.20-5.2_opam-2.3-ocamlformat-40261e81b0d4449cd32f7834e272aa9d38a28c49"
2024-12-19 22:55.15: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:e3c89979d26d59bb58b0432f08e6223435a5f6fbd7c9fe33291d3b7bb68d471a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-19 22:55.15: Waiting for resource in pool OCluster
2024-12-20 19:27.31: Waiting for worker…
2024-12-20 19:30.09: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
All commits already cached
HEAD is now at 1b1785ff Merge pull request #308 from talex5/readme


(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:e3c89979d26d59bb58b0432f08e6223435a5f6fbd7c9fe33291d3b7bb68d471a)
2024-12-20 19:30.09 ---> using "5cf9718c78a93ad30c8c4a1c9b442228ac24a5b781996968551052831ca4b3da" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 19:30.09 ---> saved as "8329e87852a2e5503071f0a7aa22a6354858847b32972b475f797c9ad51307f2"
Job succeeded
2024-12-20 19:30.28: Job succeeded