2024-11-15 17:57.03: New job: test capnproto/capnp-ocaml https://github.com/capnproto/capnp-ocaml.git#refs/pull/91/head (20f34dbdd664c08eab3216e4d982ef1fe618c120) (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/capnproto/capnp-ocaml.git" && cd "capnp-ocaml" && git fetch origin "refs/pull/91/head" && git reset --hard 20f34dbd
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 17:57.03: Using cache hint "capnproto/capnp-ocaml-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933-alpine-3.20-4.14_opam-2.2-ocamlformat-371a52f4a8b5c88dc9de4f5a5f6375fb0963297a"
2024-11-15 17:57.03: 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 17:57.03: Waiting for resource in pool OCluster
2024-11-15 17:57.03: Waiting for worker…
2024-11-15 17:57.24: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 20f34db Hygiene: Add MESSAGE_STORAGE. No leak Uint32/64
(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
2024-11-15 17:57.24 ---> 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 17:57.24 ---> using "8363ca447cf8fc345f19a25453af3df0aa901b33f95b7a4957ecb50831f256da" from cache
Job succeeded
2024-11-15 17:57.24: Job succeeded