Organisationsygrekocurl6e5f7f ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-03-19 18:25.36: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (6e5f7f6395272caab6c95ba1d5423098934ef724) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:6ff717e1c1106979a5c1660c76a6d44ac1ca568b6ef2e6e44471e4216cef7747
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ygrek/ocurl.git" -b "master" && cd "ocurl" && git reset --hard 6e5f7f63
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:6ff717e1c1106979a5c1660c76a6d44ac1ca568b6ef2e6e44471e4216cef7747
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-03-19 18:25.36: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.11@sha256:6ff717e1c1106979a5c1660c76a6d44ac1ca568b6ef2e6e44471e4216cef7747-debian-12-4.11_opam-2.3-ocamlformat-cb8df6db0195538a02cc2b2eb20e468f22c475a7"
2025-03-19 18:25.36: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:6ff717e1c1106979a5c1660c76a6d44ac1ca568b6ef2e6e44471e4216cef7747)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-03-19 18:25.36: Waiting for resource in pool OCluster
2025-03-19 18:47.24: Waiting for worker…
2025-03-19 18:50.43: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
All commits already cached
HEAD is now at 6e5f7f6 Implement get_headers (#94)

(from ocaml/opam:debian-12-ocaml-4.11@sha256:6ff717e1c1106979a5c1660c76a6d44ac1ca568b6ef2e6e44471e4216cef7747)
2025-03-19 18:50.43 ---> using "ba362f466b59172dc6091d8fdcc9890532bb25eab8136e791b75e8a5e8ef1fd2" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-19 18:50.43 ---> using "5e87dde5f496225a6f15c574e984c008980f47cdbdb9cb8e4dba1f4a0f3c3235" from cache
Job succeeded
2025-03-19 18:50.43: Job succeeded