2026-07-02 13:11.56: New job: test ocaml-ppx/cinaps https://github.com/ocaml-ppx/cinaps.git#refs/pull/10/head (3a1a3a9a51f16a9cd25488007b17368c34b8392c) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-ppx/cinaps.git" && cd "cinaps" && git fetch origin "refs/pull/10/head" && git reset --hard 3a1a3a9a cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-07-02 13:11.56: Using cache hint "ocaml-ppx/cinaps-ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679-debian-13-4.11_opam-2.5-ocamlformat-8cd35acddd18fa903782ac90de78467ca3e3b506" 2026-07-02 13:11.56: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-07-02 13:11.56: Waiting for resource in pool OCluster 2026-07-02 13:57.19: Waiting for worker… 2026-07-02 13:59.34: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 3a1a3a9 Update help (from ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679) 2026-07-02 13:59.35 ---> using "aaaed75513ffa681b1e943c91d9b10c85bfcafbc7667438b6481095bc42ecb2c" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-07-02 13:59.35 ---> using "5616c9aa69102e1b85a685a784247da5fd41a326fb22bd6f436d9302d0e7a442" from cache Job succeeded 2026-07-02 13:59.35: Job succeeded