Organisationsygrekocurl49053b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-04-03 16:18.13: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (49053b08b60dd172db09da468fa0067eeda2013b) (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 49053b08
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-04-03 16:18.13: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.11@sha256:6ff717e1c1106979a5c1660c76a6d44ac1ca568b6ef2e6e44471e4216cef7747-debian-12-4.11_opam-2.3-ocamlformat-1b767795a4e028a4d45f916f1598c24ee7a7b6cb"
2025-04-03 16:18.13: 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-04-03 16:18.13: Waiting for resource in pool OCluster
2025-04-04 01:21.41: Waiting for worker…
2025-04-04 01:24.25: Got resource from pool OCluster
Building on clete.caelum.ci.dev
HEAD is now at 04b40e3 Release lock on cleanup because it might call callbacks
HEAD is now at 49053b0 Make curl depend on the dune-configurator opam package


(from ocaml/opam:debian-12-ocaml-4.11@sha256:6ff717e1c1106979a5c1660c76a6d44ac1ca568b6ef2e6e44471e4216cef7747)
2025-04-04 01:24.27 ---> using "ba362f466b59172dc6091d8fdcc9890532bb25eab8136e791b75e8a5e8ef1fd2" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-04-04 01:24.28 ---> saved as "5e87dde5f496225a6f15c574e984c008980f47cdbdb9cb8e4dba1f4a0f3c3235"
Job succeeded
2025-04-04 01:24.28: Job succeeded