Organisationsmirageocaml-tarb4957e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-19 18:58.23: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/pull/159/head (b4957e07e1b479f857c4c2ab5f0cd7d27f7f0534) (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 b4957e07
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 18:58.23: 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 18:58.23: 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 18:58.23: Waiting for resource in pool OCluster
2024-11-19 20:32.33: Cancelling: Auto-cancelling job because it is no longer needed