2026-06-02 14:02.23: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (783831dcb58310a4cd7a6c03dc12c45cd8b74f36) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/jmid/mutaml.git" -b "main" && cd "mutaml" && git reset --hard 783831dc cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-06-02 14:02.23: Using cache hint "jmid/mutaml-ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387-alpine-3.23-4.14_opam-2.5-ocamlformat-c180e1630960e0dbb8e30c22b3de89113eb5cc93" 2026-06-02 14:02.23: Using OBuilder spec: ((from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-06-02 14:02.23: Connecting to build cluster… 2026-06-02 14:02.23: Waiting for resource in pool OCluster 2026-06-02 14:05.11: Waiting for worker… 2026-06-02 14:07.50: Got resource from pool OCluster Building on laodoke.caelum.ci.dev All commits already cached HEAD is now at 783831d Merge pull request #44 from jmid/dependabot/github_actions/actions/checkout-5 (from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387) 2026-06-02 14:10.00 ---> using "645db74cf2f6617db2ad81b0e818e4f1f9c438bf86fc197e2b1f68b1d3dfdf29" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-06-02 14:10.00 ---> using "8fbbb04ed2bd8c82dbe83da3be1b61bf5b15527626d6f98d328451a667153ee1" from cache Job succeeded 2026-06-02 14:10.00: Job succeeded