Organisationsmirleftocaml-tls2e3158 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-08-20 17:08.55: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (2e31587e77526404975899a8e50ab5609a3b8334) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487
ocamlformat version: none

To reproduce locally:

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

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

2025-08-20 17:08.55: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487-debian-11-4.14_opam-2.4-ocamlformat-f9d23e5cb169337cdf0aac6321e4ec46f6f64a74"
2025-08-20 17:08.55: Using OBuilder spec:
((from ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-08-20 17:08.55: Waiting for resource in pool OCluster
2025-08-20 17:29.28: Waiting for worker…
2025-08-20 17:31.12: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 2e31587 changes for 2.0.1

(from ocaml/opam:debian-11-ocaml-4.14@sha256:0d9105363ae8c974a35480092def406e10355201993ae5322f6ba090f5b1c487)
2025-08-20 17:31.12 ---> using "cc7ce52dc0ce036caa5d27a509bb42e4077f8485e3bae7fff6036d5c972c4255" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-20 17:31.12 ---> using "0b90ea4bba95150bf6e0aef19cca3990876b1214a8374b3ece4f6b993c90d8a5" from cache
Job succeeded
2025-08-20 17:31.12: Job succeeded