Organisationsmirleftocaml-tls0a6bc9 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-28 15:42.58: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (0a6bc919f34d17f3132b1c6cfcf24d1609c789a4) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirleft/ocaml-tls.git" -b "main" && cd "ocaml-tls" && git reset --hard 0a6bc919
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-08-28 15:42.58: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb-debian-12-4.13_opam-2.2-ocamlformat-5111e1519b68190fe87fa85d6d312265e86aa5d9"
2024-08-28 15:42.58: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-28 15:42.58: Waiting for resource in pool OCluster
2024-08-28 15:42.58: Waiting for worker…
2024-08-28 15:43.11: Got resource from pool OCluster
Building on x86-bm-c11.sw.ocaml.org
HEAD is now at 6763e22 Merge pull request #508 from dinosaure/fix-fd-leak
HEAD is now at 0a6bc91 changes for 1.0.1

(from ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb)
2024-08-28 15:44.31 ---> saved as "566b1858c6a271754dcdba46b59b76a212827f3366fa0612653a622ede6cd4cb"

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-28 15:44.31 ---> saved as "8ed2d8a67ccc100b0e76e53ea2863c08d19192cc5a7539262571e65aea7ec406"
Job succeeded
2024-08-28 15:44.32: Job succeeded