Organisationsmiragecapnp-rpca7d40b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-10-31 14:20.56: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/pull/279/head (a7d40b49fe3fe3adbc4afb74ce49b305ad3a406f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
ocamlformat version: none


To reproduce locally:


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


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


2024-10-31 14:20.56: Using cache hint "mirage/capnp-rpc-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933-alpine-3.20-4.14_opam-2.2-ocamlformat-7800515d35d42dbb962d61cd22791886c32c64aa"
2024-10-31 14:20.56: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-10-31 14:20.56: Waiting for resource in pool OCluster
2024-10-31 19:07.41: Waiting for worker…
2024-10-31 19:09.57: Got resource from pool OCluster
Building on x86-bm-c8.sw.ocaml.org
All commits already cached
HEAD is now at a7d40b49 Support ipv6 hosts


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933' locally
docker.io/ocaml/opam@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933: Pulling from ocaml/opam
4561b4794508: Pulling fs layer
4561b4794508: Verifying Checksum
4561b4794508: Download complete
4561b4794508: Pull complete
Digest: sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
Status: Downloaded newer image for ocaml/opam@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
2024-10-31 19:09.58 ---> using "5f966d834c9126bdfd64c87de0767747262a6ecd90d1e75b82bc6b0e37ce3bf6" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-10-31 19:09.58 ---> saved as "8363ca447cf8fc345f19a25453af3df0aa901b33f95b7a4957ecb50831f256da"
Job succeeded
2024-10-31 19:09.59: Job succeeded