2025-03-17 09:28.25: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (517b00b64840232336266aa994e37bdd26257c25) (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 517b00b6 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-17 09:28.25: Using cache hint "jmid/mutaml-ocaml/opam:debian-12-ocaml-4.12@sha256:26c4cb10d9f0191a2f1d0bd7a061925d58277d1f4bdab532e954dc6f0999b92c-debian-12-4.12_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7" 2025-03-17 09:28.25: 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-17 09:28.25: Waiting for resource in pool OCluster 2025-03-17 09:39.29: Waiting for worker… 2025-03-17 09:40.20: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 517b00b Merge pull request #38 from jmid/dependabot/github_actions/actions/checkout-4 (from ocaml/opam:debian-12-ocaml-4.12@sha256:26c4cb10d9f0191a2f1d0bd7a061925d58277d1f4bdab532e954dc6f0999b92c) 2025-03-17 09:40.21 ---> 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-17 09:40.21 ---> using "3ef921261981a9effca1d53c90b5ab856e1508a3eec2b33ea605546a6a5e3bf5" from cache Job succeeded 2025-03-17 09:40.21: Job succeeded