2024-12-19 22:55.44: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (6b0f90a28d85c697c64b97c2cccfcd390d1d8e84) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "ahrefs" && cd "sqlgg" && git reset --hard 6b0f90a2
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 22:55.44: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b-debian-12-4.03_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 22:55.44: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 22:55.44: Waiting for resource in pool OCluster
2024-12-20 19:39.35: Waiting for worker…
2024-12-20 19:43.38: Got resource from pool OCluster
Building on x86-bm-c14.sw.ocaml.org
All commits already cached
HEAD is now at 6b0f90a Merge pull request #147 from jongleb/fix-cte-vars-concat-order
(from ocaml/opam:debian-12-ocaml-4.03@sha256:85aa80f8c12e9ebc7bdf9c4e4fa224ebe1143d7fc1b8cf928b7751a516dcb91b)
2024-12-20 19:43.39 ---> using "ad7c77b8e9f6692a8e878ef01c846b1250ca3f835e08b4667893f0c4fe702a2a" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 19:43.39 ---> using "c0018277c49bdf968d44f00d27681e4224b89fefe9e3c0b7dd8a1ded6c256b09" from cache
Job succeeded
2024-12-20 19:43.39: Job succeeded