2025-10-09 19:26.35: New job: test jmid/mutaml https://github.com/jmid/mutaml.git#refs/heads/main (783831dcb58310a4cd7a6c03dc12c45cd8b74f36) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072
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:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-10-09 19:26.35: Using cache hint "jmid/mutaml-ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072-debian-13-4.12_opam-2.4-ocamlformat-c04a95aabb4c4a0fb28e12fbb897870da143b8bb"
2025-10-09 19:26.35: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-10-09 19:26.35: Waiting for resource in pool OCluster
2025-10-09 19:52.06: Waiting for worker…
2025-10-09 19:56.06: Got resource from pool OCluster
Building on toxis.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:debian-13-ocaml-4.12@sha256:b709571f8d07162fc471b175be263d529890a0150dd657404f898fbbebe5e072)
2025-10-09 19:56.07 ---> using "bf060ccab3216165cd0b7bdb6a21baec6b19a600b6e09009a74027abe95d184c" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-10-09 19:56.08 ---> saved as "d6514e5342c8102f51d2ed8ef7fefdaa07bb0ae758362d20efa08cc69c807714"
Job succeeded
2025-10-09 19:56.08: Job succeeded