2025-01-26 20:21.27: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (d9dd5bedfadbcbee12811f7f199534ecbbc818be) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ygrek/ocurl.git" -b "master" && cd "ocurl" && git reset --hard d9dd5bed
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-26 20:21.27: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806-debian-12-4.03_opam-2.3-ocamlformat-d1a3803c0ca16aaa53a3813ecbc9cd62b88ec8db"
2025-01-26 20:21.27: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-26 20:21.27: Waiting for resource in pool OCluster
2025-01-26 20:21.27: Waiting for worker…
2025-01-26 20:21.28: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at d9dd5be Implement CURLOPT_CLOSESOCKETFUNCTION
(from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
2025-01-26 20:21.29 ---> using "1a689143ea134c88ba740cf6c4224b335a7ad49d5eed0cadfda0a4734062da5c" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-26 20:21.29 ---> using "88de1199278ee7995dfa4faef8d6a17ace359483010bbe64b8d386f93bb2cf76" from cache
Job succeeded
2025-01-26 20:21.30: Job succeeded