2026-01-08 15:30.09: New job: test sanette/tsdl https://github.com/sanette/tsdl.git#refs/heads/master (a2bf7d374e394c39156c075a9aea080eb676a8e6) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/sanette/tsdl.git" -b "master" && cd "tsdl" && git reset --hard a2bf7d37 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-01-08 15:30.09: Using cache hint "sanette/tsdl-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a-alpine-3.22-4.14_opam-2.4-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044" 2026-01-08 15:30.09: Using OBuilder spec: ((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-01-08 15:30.09: Waiting for resource in pool OCluster 2026-01-08 15:30.09: Waiting for worker… 2026-01-08 15:30.09: Got resource from pool OCluster Building on eumache All commits already cached HEAD is now at a2bf7d3 add log_message (from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a) Unable to find image 'ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a' locally docker.io/ocaml/opam@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a: Pulling from ocaml/opam d4e692377905: Already exists Digest: sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a Status: Downloaded newer image for ocaml/opam@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a 2026-01-08 15:30.11 ---> using "ece82a8ac6d41a1ab09fb11091965cb1ec871520b8574cef65f50dce7f99ce3f" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-01-08 15:30.11 ---> using "5066251ec04c6d13db4bafd8eddb0cb747591fca68a36855ada570d27f2d7fbe" from cache Job succeeded 2026-01-08 15:30.11: Job succeeded