2025-05-13 11:22.26: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/pull/192/head (c40368ed55febe1a178821ebcb39fbccbc5a525b) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ygrek/sqlgg.git" && cd "sqlgg" && git fetch origin "refs/pull/192/head" && git reset --hard c40368ed cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-05-13 11:22.26: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb-debian-12-4.13_opam-2.3-ocamlformat-35eb2f107a989a2d623b0bbe170696398fcb9b1e" 2025-05-13 11:22.26: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-05-13 11:22.26: Waiting for resource in pool OCluster 2025-05-13 11:22.26: Waiting for worker… 2025-05-13 11:22.27: Got resource from pool OCluster Building on toxis.caelum.ci.dev All commits already cached HEAD is now at c40368e implement: type mappings for columns (from ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb) Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb' locally docker.io/ocaml/opam@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb: Pulling from ocaml/opam afe17688b318: Pulling fs layer afe17688b318: Verifying Checksum afe17688b318: Download complete afe17688b318: Pull complete Digest: sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb Status: Downloaded newer image for ocaml/opam@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb 2025-05-13 11:22.28 ---> using "114a8d582aff61f698dafe38066f1f0dfe4cd93ac79df9ada0ce8d5ade75df84" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-05-13 11:22.28 ---> using "84a5bb1f7f631c0628b6106c77239c555ef31fc9b43649d8628b2970ac91f6b9" from cache Job succeeded 2025-05-13 11:22.28: Job succeeded