2025-03-19 18:24.50: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (1165e18c18c2eed9109edfecbbe1a8eb81141272) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 1165e18c cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-19 18:24.50: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd-debian-12-4.07_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7" 2025-03-19 18:24.50: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-03-19 18:24.50: Waiting for resource in pool OCluster 2025-03-19 18:26.37: Waiting for worker… 2025-03-19 18:30.23: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 1165e18 Merge pull request #80 from mtelvers/maintenance-intent (from ocaml/opam:debian-12-ocaml-4.07@sha256:7b1dbc8e1ceb8423527442f8148698959bec19e8c5549435cbe5aa8e265ddcfd) 2025-03-19 18:30.23 ---> using "e9aa7509de457261df87b418d54ecdc20403577ad485bb617eb441b83a4aaf30" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-03-19 18:30.23 ---> using "a3eb0f60351d6c2e5c79f38f8c4ae1a61cf678c95042c975e3ae51472e56b705" from cache Job succeeded 2025-03-19 18:30.24: Job succeeded