Organisationsmiragecapnp-rpc54b050 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-27 16:56.10: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (54b050681fae0d65bfab5a0147629f170a156313) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
ocamlformat version: none


To reproduce locally:


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


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


2024-09-27 16:56.10: Using cache hint "mirage/capnp-rpc-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37-alpine-3.20-4.14_opam-2.2-ocamlformat-525e9f91783f83939e57ae00eb12498294707461"
2024-09-27 16:56.10: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-27 16:56.10: Waiting for resource in pool OCluster
2024-09-27 17:46.56: Waiting for worker…
2024-09-27 17:49.35: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
All commits already cached
HEAD is now at 54b05068 Merge pull request #277 from talex5/update-ci


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37' locally
docker.io/ocaml/opam@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37: Pulling from ocaml/opam
0d4a305337eb: Pulling fs layer
0d4a305337eb: Verifying Checksum
0d4a305337eb: Download complete
0d4a305337eb: Pull complete
Digest: sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
Status: Downloaded newer image for ocaml/opam@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
2024-09-27 17:49.36 ---> using "360f26edbd0764b52725b6294936e7148bc39f2a4ff846a4d8ad86f052b4c874" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-27 17:49.36 ---> saved as "87053e58477c47262284e1ec8a785777ce0c49c841907ac708c455f9e498e5d5"
Job succeeded
2024-09-27 17:49.36: Job succeeded