2025-03-04 21:54.14: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (f293e64792819268894a575dd18b6aa836ce0807) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.12@sha256:26c4cb10d9f0191a2f1d0bd7a061925d58277d1f4bdab532e954dc6f0999b92c ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/jmid/mutaml.git" -b "main" && cd "mutaml" && git reset --hard f293e647 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.12@sha256:26c4cb10d9f0191a2f1d0bd7a061925d58277d1f4bdab532e954dc6f0999b92c RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-04 21:54.14: Using cache hint "jmid/mutaml-ocaml/opam:debian-12-ocaml-4.12@sha256:26c4cb10d9f0191a2f1d0bd7a061925d58277d1f4bdab532e954dc6f0999b92c-debian-12-4.12_opam-2.3-ocamlformat-f90215803a7685163b9d99ec926c4efac6cd671a" 2025-03-04 21:54.14: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.12@sha256:26c4cb10d9f0191a2f1d0bd7a061925d58277d1f4bdab532e954dc6f0999b92c) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-03-04 21:54.14: Waiting for resource in pool OCluster 2025-03-04 21:54.14: Waiting for worker… 2025-03-04 21:54.14: Got resource from pool OCluster Building on laodoke.caelum.ci.dev All commits already cached HEAD is now at f293e64 Merge pull request #37 from jmid/add-dependabot (from ocaml/opam:debian-12-ocaml-4.12@sha256:26c4cb10d9f0191a2f1d0bd7a061925d58277d1f4bdab532e954dc6f0999b92c) 2025-03-04 21:54.15 ---> using "31e15ca088e8e4d79286a6b51d0e961e24f5b28e1f6fb39af5784022e1cb46cd" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-03-04 21:54.15 ---> using "3ef921261981a9effca1d53c90b5ab856e1508a3eec2b33ea605546a6a5e3bf5" from cache Job succeeded 2025-03-04 21:54.16: Job succeeded