2025-01-08 22:06.24: New job: test mirage/irmin.org https://github.com/mirage/irmin.org.git#refs/pull/153/head (6f35f8894cb93d4838cef4379d62d2f31f2dedb4) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/irmin.org.git" && cd "irmin.org" && git fetch origin "refs/pull/153/head" && git reset --hard 6f35f889
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-08 22:06.24: Using cache hint "mirage/irmin.org-ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da-debian-12-4.10_opam-2.3-ocamlformat-3bf64585fc5ee152bbad91f6d48717c1b37b48f8"
2025-01-08 22:06.24: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-08 22:06.24: Waiting for resource in pool OCluster
2025-01-08 23:37.08: Waiting for worker…
2025-01-08 23:40.45: Got resource from pool OCluster
Building on phoebe.caelum.ci.dev
All commits already cached
HEAD is now at 6f35f88 fix capitalisation error
(from ocaml/opam:debian-12-ocaml-4.10@sha256:1a0a7a7ed69ac8e3f0c32c30352080afb7c9b62cd96d78469d54a7ad18dc95da)
2025-01-08 23:40.47 ---> using "0d58048adb2af5736bab6e6e304ce40526a669f992fa24fe7115bc3dbb6adeec" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-08 23:40.47 ---> using "9e68e66205b426c86c477703d78c47631ffa70c285b77e6418a1c9c25e6cc8ce" from cache
Job succeeded
2025-01-08 23:40.48: Job succeeded