Organisationsmiragecapnp-rpc8ac82a ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-12-02 09:29.07: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (8ac82a08700e580b8bef0fcd1f68c7907f251695) (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 8ac82a08
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-02 09:29.07: 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-02 09:29.07: 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-02 09:29.07: Waiting for resource in pool OCluster
2024-12-02 09:29.07: Waiting for worker…
2024-12-02 09:33.07: Got resource from pool OCluster
Building on x86-bm-c16.sw.ocaml.org
All commits already cached
HEAD is now at 8ac82a08 Merge pull request #305 from talex5/ocaml-5.2

(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:495b527eb0daa39816b44f7e6cf419ea101cd22d554e5b21d120f492b0b37897)
2024-12-02 09:33.41 ---> saved as "e18a439b8590b865c92a7b15fb494876950ca61c8b96eafeb80e88fb5818c6fd"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-02 09:33.41 ---> saved as "f308e737899258e62aa5f269087bf3d95f8641135f5d15c856b96f5cf29194d4"
Job succeeded
2024-12-02 09:33.42: Job succeeded