2025-02-01 17:06.35: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/pull/149/head (a9972b63dfb6c7c9a9e36a16b3d4962196ce87a8) (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" && cd "sqlgg" && git fetch origin "refs/pull/149/head" && git reset --hard a9972b63 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-01 17:06.35: 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-01 17:06.35: 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-01 17:06.35: Waiting for resource in pool OCluster 2025-02-01 17:06.35: Waiting for worker… 2025-02-01 17:07.53: Got resource from pool OCluster Building on x86-bm-c7.sw.ocaml.org All commits already cached HEAD is now at a9972b6 Make insert_id : int64 option (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-01 17:07.54 ---> using "587950503c6c6eed43245168f30339d7a9ee0275ac7d86686933f25660098c11" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-02-01 17:07.54 ---> using "bfe848e1f9b617c69aa13d755b64d005ee17dd5286dee84d76032b29a2b6ba31" from cache Job succeeded 2025-02-01 17:07.53: Job succeeded