2026-04-03 11:35.55: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (682340c70970afe5c154e99f5ccc8b91abb532a4) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "ahrefs" && cd "sqlgg" && git reset --hard 682340c7 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-04-03 11:35.55: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b-debian-13-4.13_opam-2.5-ocamlformat-d06cfb1853afceb1dc127f88edaac3f8110bf6cc" 2026-04-03 11:35.55: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-04-03 11:35.55: Waiting for resource in pool OCluster 2026-04-03 12:40.29: Waiting for worker… 2026-04-03 12:44.20: Got resource from pool OCluster Building on bremusa.ocamllabs.io All commits already cached HEAD is now at 682340c Merge pull request #272 from jongleb/no-enum (from ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b) 2026-04-03 12:44.21 ---> using "46163b6cfcf170c850d3ba02ec5e8d7eb76bdebcc8b9a1c3d181893b5729379c" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-04-03 12:44.21 ---> using "5547bc3dd83e04463ade4ea337e32322e8cba7582e0c0b6899d1f81ecd5fe4a0" from cache Job succeeded 2026-04-03 12:44.21: Job succeeded