2025-05-01 10:31.25: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/pull/191/head (441ab86541d1d7686ba976b527f92b870d76f9c1) (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/191/head" && git reset --hard 441ab865 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-01 10:31.25: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb-debian-12-4.13_opam-2.3-ocamlformat-442eddb8a363418dcb02e519972818da08bb7cd4" 2025-05-01 10:31.25: 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-01 10:31.25: Waiting for resource in pool OCluster 2025-05-01 10:31.25: Waiting for worker… 2025-05-01 10:31.27: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 441ab86 add doc.md (from ocaml/opam:debian-12-ocaml-4.13@sha256:82f58ee165ab3dfb80396795488054c0804f932436a2ba64a8bfdb4219c985eb) 2025-05-01 10:31.30 ---> 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-01 10:31.30 ---> using "84a5bb1f7f631c0628b6106c77239c555ef31fc9b43649d8628b2970ac91f6b9" from cache Job succeeded 2025-05-01 10:31.31: Job succeeded