2025-03-06 11:31.01: New job: test mirage/ocaml-uri https://github.com/mirage/ocaml-uri.git#refs/heads/main (46979cf180be86b2a8bd0f55767bef9f436780ec) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/ocaml-uri.git" -b "main" && cd "ocaml-uri" && git reset --hard 46979cf1 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-06 11:31.01: Using cache hint "mirage/ocaml-uri-ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0-debian-12-4.08_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e" 2025-03-06 11:31.01: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-03-06 11:31.01: Waiting for resource in pool OCluster 2025-03-06 11:31.03: Waiting for worker… 2025-03-06 11:35.38: Got resource from pool OCluster Building on x86-bm-c6.sw.ocaml.org hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Initialized empty Git repository in /var/cache/obuilder/ocluster/git/ocaml-uri.git-78be1a4cea296fcd8377d807350e2080e8be60a0/.git/ HEAD is now at 46979cf Merge pull request #180 from hannesm/add-main (from ocaml/opam:debian-12-ocaml-4.08@sha256:cb36ada8bb596f67e8e27c6261b722b395133d8890bdee127859b7e4173d7ac0) 2025-03-06 11:36.22 ---> saved as "00aea64e10ae0c7539e49349e74a22e5b31f7345320d1fcee09b4272923b54dc" /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-03-06 11:36.22 ---> saved as "3b57b45bed8eb7166df3df94802221022851e5a1fd0e884e8ca0123d16d99dcf" Job succeeded 2025-03-06 11:36.23: Job succeeded