Organisationsmiragecapnp-rpc252fd9 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-30 13:39.38: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (252fd9b064367270a48d6bc73cbcd8f188f353d9) (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 252fd9b0
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-11-30 13:39.38: 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-11-30 13:39.38: 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-11-30 13:39.38: Waiting for resource in pool OCluster
2024-11-30 13:39.39: Waiting for worker…
2024-11-30 13:40.16: Got resource from pool OCluster
Building on x86-bm-c16.sw.ocaml.org
All commits already cached
HEAD is now at 252fd9b0 Merge pull request #304 from talex5/trace-calls


(from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:495b527eb0daa39816b44f7e6cf419ea101cd22d554e5b21d120f492b0b37897)
2024-11-30 13:40.16 ---> using "e18a439b8590b865c92a7b15fb494876950ca61c8b96eafeb80e88fb5818c6fd" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-30 13:40.16 ---> using "f308e737899258e62aa5f269087bf3d95f8641135f5d15c856b96f5cf29194d4" from cache
Job succeeded
2024-11-30 13:40.16: Job succeeded