Organisationsmiragecapnp-rpc20a18f ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-26 13:32.00: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/pull/256/head (20a18fb37979e4c31149f68198ceae62a8a832fe) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/capnp-rpc.git" && cd "capnp-rpc" && git fetch origin "refs/pull/256/head" && git reset --hard 20a18fb3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-09-26 13:32.00: Using cache hint "mirage/capnp-rpc-ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3-alpine-3.20-5.2_opam-2.2-ocamlformat-45f961713f04a0d83218c0eb2706131a40f96d54"
2024-09-26 13:32.00: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-26 13:32.00: Waiting for resource in pool OCluster
2024-09-26 13:32.00: Waiting for worker…
2024-09-26 13:35.52: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
HEAD is now at c942d7b6 Add buffering of outgoing messages
HEAD is now at 20a18fb3 Fix Windows CI


(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-5.2@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3' locally
docker.io/ocaml/opam@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3: Pulling from ocaml/opam
9c9176d77f30: Pulling fs layer
9c9176d77f30: Verifying Checksum
9c9176d77f30: Download complete
9c9176d77f30: Pull complete
Digest: sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3
Status: Downloaded newer image for ocaml/opam@sha256:438c72033b20ee374a28968b3219bffa87e179d8d1e3fb1eb4f9b60379eb0db3
2024-09-26 13:41.44 ---> saved as "8e594ddbc61b89628a9846d83a9ca2102edaa54a0b33a1a8f60d33d7e563aba3"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-26 13:41.44 ---> saved as "a1f0a20426a818e112eee3abe90ddce61f610d3ab8440c284a3d08979d95d803"
Job succeeded
2024-09-26 13:41.46: Job succeeded