2024-11-19 20:32.56: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/pull/159/head (eecd76152fce0f49a0a3d65fc96a84ff0416b3fc) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/mirage/ocaml-tar.git" && cd "ocaml-tar" && git fetch origin "refs/pull/159/head" && git reset --hard eecd7615
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-11-19 20:32.56: Using cache hint "mirage/ocaml-tar-ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031-debian-12-4.08_opam-2.3-ocamlformat-bf952fff418e4e73b706d8c991bda01670225833"
2024-11-19 20:32.56: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-11-19 20:32.56: Waiting for resource in pool OCluster
2024-11-20 04:15.56: Waiting for worker…
2024-11-20 04:19.51: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at eecd761 Add directories and symlinks to Tar_eio.extract
(from ocaml/opam:debian-12-ocaml-4.08@sha256:b19f193fe7f326e3d37af7875868ea5e5a67c750ba4b7b2a04cd94a89cf6c031)
2024-11-20 04:19.51 ---> using "0ccd3f5b4d657f0944073853d77008496ca475f3e6ca9e2160b53453ab7d01cf" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-20 04:19.51 ---> saved as "cfb122da1bf584af85347deb4d20b4dc6b0e73cf097625e8a4e3c3392a028a8b"
Job succeeded
2024-11-20 04:19.51: Job succeeded