2025-03-12 19:50.03: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/pull/260/head (1a262040a841c0731201a611d210e97ecd630a59) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/mirage-crypto.git" && cd "mirage-crypto" && git fetch origin "refs/pull/260/head" && git reset --hard 1a262040 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-12 19:50.03: Using cache hint "mirage/mirage-crypto-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec-alpine-3.21-4.14_opam-2.3-ocamlformat-3a07c5ca803c46e8ff2d2c9842211cf9a226c774" 2025-03-12 19:50.03: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-03-12 19:50.03: Waiting for resource in pool OCluster 2025-03-12 22:40.05: Waiting for worker… 2025-03-12 22:42.55: Got resource from pool OCluster Building on phoebe.caelum.ci.dev All commits already cached HEAD is now at 1a26204 mirage-crypto-ec: add Brainpool curves with 254/384/512 bits (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec) 2025-03-12 22:42.57 ---> using "1365d3d062370cdb3e23e0410421a094d8879b8f0dd4d3093d64147b4bfe4ff9" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-03-12 22:42.57 ---> using "0f933b44a6d05597b3167b5b00bbc469e044593a398197985948c9d6efb5415d" from cache Job succeeded 2025-03-12 22:42.57: Job succeeded