2025-04-24 16:39.50: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (bf6e8a1c205b955cd2634ccbc41a799910a61228) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.12@sha256:4b9efbcf4ac093bf22370a906fdf796212f8c853c23cde244396a52d1fad9c3b ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/jmid/mutaml.git" -b "main" && cd "mutaml" && git reset --hard bf6e8a1c cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.12@sha256:4b9efbcf4ac093bf22370a906fdf796212f8c853c23cde244396a52d1fad9c3b RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-04-24 16:39.50: Using cache hint "jmid/mutaml-ocaml/opam:debian-12-ocaml-4.12@sha256:4b9efbcf4ac093bf22370a906fdf796212f8c853c23cde244396a52d1fad9c3b-debian-12-4.12_opam-2.3-ocamlformat-442eddb8a363418dcb02e519972818da08bb7cd4" 2025-04-24 16:39.50: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.12@sha256:4b9efbcf4ac093bf22370a906fdf796212f8c853c23cde244396a52d1fad9c3b) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-04-24 16:39.50: Waiting for resource in pool OCluster 2025-04-24 16:39.50: Waiting for worker… 2025-04-24 16:39.51: Got resource from pool OCluster Building on phoebe.caelum.ci.dev All commits already cached HEAD is now at bf6e8a1 Merge pull request #40 from jmid/avoid-grep-alternation (from ocaml/opam:debian-12-ocaml-4.12@sha256:4b9efbcf4ac093bf22370a906fdf796212f8c853c23cde244396a52d1fad9c3b) 2025-04-24 16:39.51 ---> using "65df39e46087b3ecae64c26caf6e244fd41db9e647c1da8d64c1947134959a25" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-04-24 16:39.51 ---> using "4db037fb2fe5fca11682c9381599bce534c9440f75550ad678487e54c399ddd7" from cache Job succeeded 2025-04-24 16:39.52: Job succeeded