2024-11-15 15:07.19: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/heads/master (e8f6ca5b09662f1a90e975721f05a92b97376a55) (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" -b "master" && cd "capnp-rpc" && git reset --hard e8f6ca5b
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-11-15 15:07.19: 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-bf952fff418e4e73b706d8c991bda01670225833"
2024-11-15 15:07.19: 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-11-15 15:07.19: Waiting for resource in pool OCluster
2024-11-15 15:56.03: Waiting for worker…
2024-11-15 15:59.01: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at e8f6ca5b Merge pull request #285 from talex5/update-capnp
(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
2024-11-15 15:59.02 ---> using "5f966d834c9126bdfd64c87de0767747262a6ecd90d1e75b82bc6b0e37ce3bf6" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-15 15:59.02 ---> using "8363ca447cf8fc345f19a25453af3df0aa901b33f95b7a4957ecb50831f256da" from cache
Job succeeded
2024-11-15 15:59.02: Job succeeded