2024-12-19 10:26.21: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (b590e2b1135afb8f2460e8c90bca89b66c9d9cdc) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard b590e2b1 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-12-19 10:26.21: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412-debian-12-4.07_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1" 2024-12-19 10:26.21: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-12-19 10:26.21: Waiting for resource in pool OCluster 2024-12-19 10:26.21: Waiting for worker… 2024-12-19 10:26.30: Got resource from pool OCluster Building on x86-bm-c12.sw.ocaml.org All commits already cached HEAD is now at b590e2b Merge pull request #78 from mtelvers/5-3-rc1 (from ocaml/opam:debian-12-ocaml-4.07@sha256:eb28d827734c2d5e16eb8240b7bce5972b76e307d173848aad11c2a7153bf412) 2024-12-19 10:26.30 ---> using "fae3830a23d9fb9aba11c76c879e838d4ce744113577ec6d63c477d66ee5f15d" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-12-19 10:26.30 ---> using "b839576c205e6e3ae088f28dffd1a6b75ac89f916a163eb70d0a264034fe1a51" from cache Job succeeded 2024-12-19 10:26.30: Job succeeded