2025-03-10 17:36.12: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (2043f171237561cab5011866d34f07517c89da31) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ygrek/ocurl.git" -b "master" && cd "ocurl" && git reset --hard 2043f171
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-03-10 17:36.12: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e-debian-12-4.11_opam-2.3-ocamlformat-914c0f050a68b562a16447bff36bf24527c68ef1"
2025-03-10 17:36.12: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-03-10 17:36.12: Waiting for resource in pool OCluster
2025-03-10 17:36.13: Waiting for worker…
2025-03-10 17:40.47: Got resource from pool OCluster
Building on x86-bm-c2.sw.ocaml.org
All commits already cached
HEAD is now at 2043f17 GHA: run tests if not Windows
(from ocaml/opam:debian-12-ocaml-4.11@sha256:bd27fb972940fd9287244670b577a915bef66f91ef22d74712618c15ad3ab90e)
2025-03-10 17:40.48 ---> using "da62f3c950d43dcc3f9894916ce8294da1bc1ec116a4781c87f29b9e670656d3" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-10 17:40.48 ---> using "2300f4b33ef37b65fde9e43795c4ea766cd6b225694d5d020f5ba61d64c5467e" from cache
Job succeeded
2025-03-10 17:40.48: Job succeeded