2025-06-19 20:41.28: New job: test mirage/ocaml-github https://github.com/mirage/ocaml-github.git#refs/pull/274/head (9e2361c1720cfac80f105b3616c85e7451e7efd7) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/ocaml-github.git" && cd "ocaml-github" && git fetch origin "refs/pull/274/head" && git reset --hard 9e2361c1 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-06-19 20:41.28: Using cache hint "mirage/ocaml-github-ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e-debian-12-4.08_opam-2.3-ocamlformat-e87127a46b6e17aa7aea2b54b5dac3249ff8d68f" 2025-06-19 20:41.28: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-06-19 20:41.28: Waiting for resource in pool OCluster 2025-06-19 20:48.36: Waiting for worker… 2025-06-19 20:50.09: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 9e2361c Add missing constraint to atdgen (from ocaml/opam:debian-12-ocaml-4.08@sha256:cc4b148b1fa1916574df02fcec0956fedbec6798bedacd9bfd4417c1c098ce8e) 2025-06-19 20:50.10 ---> using "4ea5038d254cfd14663698deb665a2dc4ce1e1383d544c063adebb02ed15ce16" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-06-19 20:50.10 ---> saved as "1a2d687d519f72c7c786118eef1fa71daab5ad7f8c357b2ad7574c30af21337c" Job succeeded 2025-06-19 20:50.12: Job succeeded