2025-05-18 18:26.58: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (ea1366a6ffbecaa2c961d0b8a11420719ea430fb) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "master" && cd "sqlgg" && git reset --hard ea1366a6 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-05-18 18:26.58: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef-debian-12-4.13_opam-2.3-ocamlformat-35eb2f107a989a2d623b0bbe170696398fcb9b1e" 2025-05-18 18:26.58: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-05-18 18:26.58: Waiting for resource in pool OCluster 2025-05-18 19:31.17: Waiting for worker… 2025-05-18 19:45.58: Got resource from pool OCluster Building on clete.caelum.ci.dev All commits already cached HEAD is now at ea1366a Merge pull request #193 from jongleb/fix-case-when-else (from ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef) 2025-05-18 19:45.58 ---> using "2ff327fd4b3a8b5f715410130ea3f14fd7fc43210fd00547a667978aa441ce0b" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-05-18 19:45.59 ---> saved as "d309903cb704fc58c6828ac733c37131c0ede5143421b364c05a804e15f78513" Job succeeded 2025-05-18 19:45.59: Job succeeded