(for PR #29312)

2026-01-30 20:43.26: New job: Lint
2026-01-30 20:43.26: Checking out commit 4219a994. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29312/head" && git reset --hard 4219a994
2026-01-30 20:43.26: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3c8dadfd"
2026-01-30 20:43.29: Exec: "git" "-C" "/tmp/git-checkout3c8dadfd" "submodule" 
                           "deinit" "--force" "--all"
2026-01-30 20:43.29: Exec: "git" "-C" "/tmp/git-checkout3c8dadfd" "reset" 
                           "--hard" "-q" "4219a994291bbd7606c64e62833ff523b0ca72c2"
2026-01-30 20:43.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3c8dadfd" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-30 20:43.32: Exec: "git" "merge" "-q" "--" "0758d335cb8d1367e501844fb86be0b07e4918ac"

To reproduce locally, on the opam-repository PR branch, run: 

    opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
    opam-ci-check lint --machine-readable --opam-repository . matrix.0.1.0:new=true mosaic.0.1.0:new=true toffee.0.1.0:new=true

2026-01-30 20:43.32: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "matrix.0.1.0:new=true" 
                           "mosaic.0.1.0:new=true" "toffee.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout3c8dadfd/. ...
No errors
2026-01-30 20:44.03: Job succeeded