2025-04-24 16:16.23: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (63816875cf5bb9b98167db012aa817844de1e329) (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 63816875 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:16.23: 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:16.23: 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:16.23: Waiting for resource in pool OCluster 2025-04-24 16:16.23: Waiting for worker… 2025-04-24 16:16.23: Got resource from pool OCluster Building on phoebe.caelum.ci.dev All commits already cached HEAD is now at 6381687 Merge pull request #39 from jmid/remove-which-dep (from ocaml/opam:debian-12-ocaml-4.12@sha256:4b9efbcf4ac093bf22370a906fdf796212f8c853c23cde244396a52d1fad9c3b) 2025-04-24 16:16.24 ---> 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:16.24 ---> using "4db037fb2fe5fca11682c9381599bce534c9440f75550ad678487e54c399ddd7" from cache Job succeeded 2025-04-24 16:16.25: Job succeeded