Organisationsmirleftocaml-tls857dfe ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-22 10:20.00: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (857dfe94da5d577d274082d756de56d685f29328) (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 857dfe94
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-22 10:20.00: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb-debian-12-4.13_opam-2.2-ocamlformat-aaebdd3f3ce687e94673d046df96145ff66fbaba"
2024-08-22 10:20.00: 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-22 10:20.00: Waiting for resource in pool OCluster
2024-08-22 10:20.00: Waiting for worker…
2024-08-22 10:20.25: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
HEAD is now at 857dfe9 Merge pull request #506 from hannesm/miou-bound


(from ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb' locally
docker.io/ocaml/opam@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb: Pulling from ocaml/opam
9fc2246b1ba4: Pulling fs layer
9fc2246b1ba4: Verifying Checksum
9fc2246b1ba4: Download complete
9fc2246b1ba4: Pull complete
Digest: sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb
Status: Downloaded newer image for ocaml/opam@sha256:cc4b34470afbe56a84d6456f33ef6ee4c63195f9c9df098216dc638cd72e20eb
2024-08-22 10:20.25 ---> using "566b1858c6a271754dcdba46b59b76a212827f3366fa0612653a622ede6cd4cb" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-22 10:20.25 ---> using "8ed2d8a67ccc100b0e76e53ea2863c08d19192cc5a7539262571e65aea7ec406" from cache
Job succeeded
2024-08-22 10:20.26: Job succeeded