2026-03-25 08:00.25: New job: test ygrek/sqlgg https://github.com/ygrek/sqlgg.git#refs/heads/master (4f45c0aa74c06efc47d383d7eeaafe9304878877) (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 "master" && cd "sqlgg" && git reset --hard 4f45c0aa 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-03-25 08:00.25: Using cache hint "ygrek/sqlgg-ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b-debian-13-4.13_opam-2.5-ocamlformat-9f189ca4f94fbb5f0045820bf3c4ffafb21145ef" 2026-03-25 08:00.25: 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-03-25 08:00.25: Waiting for resource in pool OCluster 2026-03-25 08:00.25: Waiting for worker… 2026-03-25 08:00.32: Got resource from pool OCluster Building on odawa.caelum.ci.dev All commits already cached HEAD is now at 4f45c0a Merge pull request #273 from jongleb/gen-migrations (from ocaml/opam:debian-13-ocaml-4.13@sha256:d8e3b8b0849171c0332a08c9b6e0c29a16d9e6e6e62b2cd69f89fc3c33d9439b) 2026-03-25 08:00.33 ---> using "46163b6cfcf170c850d3ba02ec5e8d7eb76bdebcc8b9a1c3d181893b5729379c" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-03-25 08:00.33 ---> saved as "5547bc3dd83e04463ade4ea337e32322e8cba7582e0c0b6899d1f81ecd5fe4a0" Job succeeded 2026-03-25 08:00.33: Job succeeded