2024-11-30 13:20.59: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (574768a3b7069559edac0ce9635c5b9375f02522) (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 574768a3 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:20.59: 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:20.59: 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:20.59: Waiting for resource in pool OCluster 2024-11-30 13:20.59: Waiting for worker… 2024-11-30 13:26.40: Got resource from pool OCluster Building on x86-bm-c16.sw.ocaml.org All commits already cached HEAD is now at 574768a3 Merge pull request #303 from talex5/nodelay (from ocaml/opam:alpine-3.20-ocaml-5.2@sha256:495b527eb0daa39816b44f7e6cf419ea101cd22d554e5b21d120f492b0b37897) 2024-11-30 13:26.40 ---> 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:26.40 ---> using "f308e737899258e62aa5f269087bf3d95f8641135f5d15c856b96f5cf29194d4" from cache Job succeeded 2024-11-30 13:26.40: Job succeeded