Organisationshannesmmirage-cryptof794fa (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-06-14 12:32.34: New job: test hannesm/mirage-crypto https://github.com/hannesm/mirage-crypto.git#refs/heads/master (f794fab91bc9665844fba6d5d8229183038ac1ec) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/hannesm/mirage-crypto.git" -b "master" && cd "mirage-crypto" && git reset --hard f794fab9
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c
RUN echo "skipping format lint because ocamlformat is not configured"

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

2026-06-14 12:32.34: Using cache hint "hannesm/mirage-crypto-ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c-debian-13-4.11_opam-2.5-ocamlformat-e8dee6070985e2146f9ef14e5432de435831e572"
2026-06-14 12:32.34: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-06-14 12:32.34: Waiting for resource in pool OCluster
2026-06-14 14:48.52: Waiting for worker…
2026-06-14 14:51.02: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at f794fab [ci skip] changes 0.6.2

(from ocaml/opam:debian-13-ocaml-4.11@sha256:6c34153b2b07fc0f884e792a60178e250c2d06a45050e01ed0883a67ec11440c)
2026-06-14 14:51.02 ---> using "36abb6db1723167d15c41f53ef05d371444812dc64e2ea7fe109d222db988473" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-06-14 14:51.03 ---> saved as "571a3bd8b853fa1c4c5e2aaace162ba4e01cc08c659d7aa219a6218259321dde"
Job succeeded
2026-06-14 14:51.03: Job succeeded