Organisationsygreksqlgg808e25 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2026-01-06 08:53.14: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/ahrefs (808e25063b97cad99a0ff4f42b63e57c14b3f4ae) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.13@sha256:0e69706fad85f889b43b24f7d87be674e297eadb2a108c0f408d376b771e40be
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "ahrefs" && cd "sqlgg" && git reset --hard 808e2506
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.13@sha256:0e69706fad85f889b43b24f7d87be674e297eadb2a108c0f408d376b771e40be
RUN echo "skipping format lint because ocamlformat is not configured"

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2026-01-06 08:53.14: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:0e69706fad85f889b43b24f7d87be674e297eadb2a108c0f408d376b771e40be-debian-13-4.13_opam-2.4-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-06 08:53.14: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.13@sha256:0e69706fad85f889b43b24f7d87be674e297eadb2a108c0f408d376b771e40be)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2026-01-06 08:53.14: Waiting for resource in pool OCluster
2026-01-06 08:53.14: Waiting for worker…
2026-01-06 08:56.33: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 808e250 Merge pull request #259 from tatchi/ahfres-nullability-fix

(from ocaml/opam:debian-13-ocaml-4.13@sha256:0e69706fad85f889b43b24f7d87be674e297eadb2a108c0f408d376b771e40be)
2026-01-06 09:11.06 ---> using "e2af0003b2b4970dafdc6c9516eeb72a23fee6e26f0877c682b6c04ebd679af7" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-01-06 09:11.06 ---> saved as "a9333524818f14d1bf7a81c0df0671195d5f5d731ce437578d7fe0fedab6c54e"
Job succeeded
2026-01-06 09:11.06: Job succeeded