Organisationsmiragecapnp-rpcba7d8c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-12-03 10:34.44: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (ba7d8c9a6716cb54803990b5af3f78403730cc32) (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 ba7d8c9a
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:34.44: 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:34.44: 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:34.44: Waiting for resource in pool OCluster
2024-12-03 10:34.45: Waiting for worker…
2024-12-03 11:03.55: Got resource from pool OCluster
Building on x86-bm-c16.sw.ocaml.org
All commits already cached
HEAD is now at ba7d8c9a Merge pull request #307 from talex5/readme

(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:495b527eb0daa39816b44f7e6cf419ea101cd22d554e5b21d120f492b0b37897)
2024-12-03 11:04.42 ---> saved as "e18a439b8590b865c92a7b15fb494876950ca61c8b96eafeb80e88fb5818c6fd"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-03 11:04.42 ---> saved as "f308e737899258e62aa5f269087bf3d95f8641135f5d15c856b96f5cf29194d4"
Job succeeded
2024-12-03 11:04.43: Job succeeded