2025-04-18 18:23.36: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (c508493571338bfb064c5a81209a0cdb52352fb8) (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 c5084935 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-18 18:23.36: 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-18 18:23.36: 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-18 18:23.36: Waiting for resource in pool OCluster 2025-04-18 18:34.07: Waiting for worker… 2025-04-18 18:36.13: Got resource from pool OCluster Building on phoebe.caelum.ci.dev All commits already cached HEAD is now at c508493 Fix CI badge broken by workflow renaming in #37 (from ocaml/opam:debian-12-ocaml-4.12@sha256:4b9efbcf4ac093bf22370a906fdf796212f8c853c23cde244396a52d1fad9c3b) 2025-04-18 18:36.13 ---> 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-18 18:36.13 ---> using "4db037fb2fe5fca11682c9381599bce534c9440f75550ad678487e54c399ddd7" from cache Job succeeded 2025-04-18 18:36.14: Job succeeded