Organisationsmiragecapnp-rpc33b915 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-02-03 09:12.52: New job: test mirage/capnp-rpc https://github.com/mirage/capnp-rpc.git#refs/pull/313/head (33b915407396d005353603afd47afecef47b4801) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/capnp-rpc.git" && cd "capnp-rpc" && git fetch origin "refs/pull/313/head" && git reset --hard 33b91540
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-02-03 09:12.52: Using cache hint "mirage/capnp-rpc-ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797-debian-12-5.2_opam-2.3-ocamlformat-c3f91066cc532eaa6fcb263cdc6edf1b238783b9"
2025-02-03 09:12.52: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-02-03 09:12.52: Waiting for resource in pool OCluster
2025-02-03 09:12.52: Waiting for worker…
2025-02-03 09:12.53: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 33b91540 Update to new mirage-crypto API

(from ocaml/opam:debian-12-ocaml-5.2@sha256:b0ffe4a40474650a5f4c63df827d7d1285866ef031ae85cbbfcc0b6ed7387797)
2025-02-03 09:12.54 ---> using "f17bdb234f3227a585fe2c1f206dac0bb90f210be3ad25fab2b82485edb7e384" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-03 09:12.54 ---> using "86a7b82908ae9f5adc48c630a1928123790ab6ca112343ee8e578c8c96701163" from cache
Job succeeded
2025-02-03 09:12.54: Job succeeded