Organisationsgildor478ocaml-fileutils366a3c ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-28 17:30.09: New job: test gildor478/ocaml-fileutils https://github.com/gildor478/ocaml-fileutils.git#refs/heads/master (366a3c52ac9d860220dddde64988ebdd644d9257) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/gildor478/ocaml-fileutils.git" -b "master" && cd "ocaml-fileutils" && git reset --hard 366a3c52
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-12-28 17:30.09: Using cache hint "gildor478/ocaml-fileutils-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0-alpine-3.20-4.14_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-28 17:30.09: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-28 17:30.09: Waiting for resource in pool OCluster
2024-12-28 17:30.10: Waiting for worker…
2024-12-28 17:30.10: Got resource from pool OCluster
Building on x86-bm-c11.sw.ocaml.org
HEAD is now at 9c48ae4 Remove useless dependencies, since we are now using ocaml 4.14.
HEAD is now at 366a3c5 Auto-generate fileutils.opam and get rid of stdlib-shims and seq, which are not needed anymore for OCaml 4.14.


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
2024-12-28 17:30.48 ---> saved as "a3e9f67bc1ee9201c96140c65f9dc31519ebfb933f158b75d3a6cace968f8f0b"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-28 17:30.48 ---> saved as "08531b211c79869936193858aa39be3a119d4fa4d4e64483b81db26a249535ce"
Job succeeded
2024-12-28 17:30.49: Job succeeded