2026-01-30 08:42.06: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (ff16631f198e288c2b9c0df876e8a3092a0b332a) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ygrek/sqlgg.git" -b "master" && cd "sqlgg" && git reset --hard ff16631f cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-01-30 08:42.07: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4-debian-13-4.13_opam-2.5-ocamlformat-873cb18c37b308713d11ad3894c4bb78d73fb3e7" 2026-01-30 08:42.07: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-01-30 08:42.07: Waiting for resource in pool OCluster 2026-01-30 08:42.07: Waiting for worker… 2026-01-30 08:42.07: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at ff16631 Merge pull request #264 from jongleb/dynamic-select-5 (from ocaml/opam:debian-13-ocaml-4.13@sha256:aa028bf82b395dad79c216fbef8ee3a5b3f9b13bb472aa32de672a687d3104c4) 2026-01-30 08:42.09 ---> using "77d86fc582fd5d64dc2d56afe1fa48c6289dcb6e7199ff625e93465925f1cc1b" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-01-30 08:42.09 ---> using "6c3057e3a715718b9eacff7e012bd8a89dcfab77dfe66302f103dbf98497750e" from cache Job succeeded 2026-01-30 08:42.10: Job succeeded