Organisationsmirleftocaml-tls1269e9 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-19 15:23.08: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (1269e9d9ac713be3988d5cb96077e436bd349894) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
ocamlformat version: none

To reproduce locally:

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

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

2024-08-19 15:23.08: Using cache hint "mirleft/ocaml-tls-ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161-debian-12-4.08_opam-2.2-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-08-19 15:23.08: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-19 15:23.08: Waiting for resource in pool OCluster
2024-08-19 15:23.08: Waiting for worker…
2024-08-19 15:23.08: Got resource from pool OCluster
Building on x86-bm-c20.sw.ocaml.org
HEAD is now at bf765bc assign feedback to package tls
HEAD is now at 1269e9d Merge pull request #501 from hannesm/fix-feedback

(from ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
2024-08-19 15:23.09 ---> using "e56ce535acbd951fcfbcd65573c01678077ca4943aa96594530958d93f117a2a" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-19 15:23.09 ---> using "d06b23a2c87f2fdb9177f25eb1f9a56f94b6eee9218224ee9c2981e563766261" from cache
Job succeeded
2024-08-19 15:23.09: Job succeeded