2025-06-09 12:26.26: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/pull/259/head (2a722336f2620b2a5d2a8c5729490b6d8a07b7eb) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/mirage-crypto.git" && cd "mirage-crypto" && git fetch origin "refs/pull/259/head" && git reset --hard 2a722336 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-06-09 12:26.26: Using cache hint "mirage/mirage-crypto-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3-alpine-3.21-4.14_opam-2.3-ocamlformat-0e1a25ffde388b436cc1998777c138d69666193d" 2025-06-09 12:26.26: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-06-09 12:26.26: Waiting for resource in pool OCluster 2025-06-09 12:32.33: Waiting for worker… 2025-06-09 12:35.52: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 2a72233 mirage-crypto-ec: implementation of SECP256K1 (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3) Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3' locally docker.io/ocaml/opam@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3: Pulling from ocaml/opam 2c6cd851d050: Pulling fs layer 2c6cd851d050: Verifying Checksum 2c6cd851d050: Download complete 2c6cd851d050: Pull complete Digest: sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3 Status: Downloaded newer image for ocaml/opam@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3 2025-06-09 12:35.53 ---> using "cae3f84721b1d1626d38afde4577807843a0da8ba3807fc3f5f4606864be9e98" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-06-09 12:35.53 ---> using "aef3984134e8b18d59181819bc79a8fc2def9cb8ef2be489c425efe58ad78684" from cache Job succeeded 2025-06-09 12:35.53: Job succeeded