2025-02-03 08:07.12: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (99818ef66df14ecdc2cecc2eabfd26767228662f) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "ahrefs" && cd "sqlgg" && git reset --hard 99818ef6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-02-03 08:07.12: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39-debian-12-4.05_opam-2.3-ocamlformat-e25af452e64b0bd6672dce5f38d878780362341d"
2025-02-03 08:07.12: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-02-03 08:07.12: Waiting for resource in pool OCluster
2025-02-03 08:07.13: Waiting for worker…
2025-02-03 08:09.14: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
HEAD is now at 99818ef Merge pull request #148 from jongleb/row-values-first-part-joins
(from ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.05@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39' locally
docker.io/ocaml/opam@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39: Pulling from ocaml/opam
76159c363394: Pulling fs layer
76159c363394: Verifying Checksum
76159c363394: Download complete
76159c363394: Pull complete
Digest: sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39
Status: Downloaded newer image for ocaml/opam@sha256:c1070496ab837547eb1f324b83ad48034bad01f7d7f1880f9a8a22bf3894ee39
2025-02-03 08:14.05 ---> saved as "587950503c6c6eed43245168f30339d7a9ee0275ac7d86686933f25660098c11"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-03 08:14.05 ---> saved as "bfe848e1f9b617c69aa13d755b64d005ee17dd5286dee84d76032b29a2b6ba31"
Job succeeded
2025-02-03 08:14.05: Job succeeded