Organisationsocaml-ppxcinapsadf6a9 (master)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-07-02 13:11.56: New job: test ocaml-ppx/cinaps https://github.com/ocaml-ppx/cinaps.git#refs/heads/master (adf6a9b20d8955abe36a75d23e7f49575f494490) (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" -b "master" && cd "cinaps" && git reset --hard adf6a9b2
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.15: Waiting for worker…
2026-07-02 13:59.25: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at adf6a9b Merge pull request #7 from janestreet/unnamed-module

(from ocaml/opam:debian-13-ocaml-4.11@sha256:606bed33cc30ffc8b5d40d47c6fb32b535c490c0e66811cea7f28cb325b98679)
2026-07-02 13:59.26 ---> 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.26 ---> using "5616c9aa69102e1b85a685a784247da5fd41a326fb22bd6f436d9302d0e7a442" from cache
Job succeeded
2026-07-02 13:59.26: Job succeeded