(for PR #28326)

2025-08-12 04:03.17: New job: Lint
2025-08-12 04:03.17: Checking out commit d58bd10e. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28326/head" && git reset --hard d58bd10e
2025-08-12 04:03.17: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout33c4495e"
2025-08-12 04:03.19: Exec: "git" "-C" "/tmp/git-checkout33c4495e" "submodule" 
                           "deinit" "--force" "--all"
2025-08-12 04:03.20: Exec: "git" "-C" "/tmp/git-checkout33c4495e" "reset" 
                           "--hard" "-q" "d58bd10ebb1b37f6389a3b08d16305ecc873703c"
2025-08-12 04:03.22: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout33c4495e" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-08-12 04:03.23: Exec: "git" "merge" "-q" "--" "fb96181bf90338b7e9a1c6a0001541cab4756218"

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 --opam-repository . matrix.1.0.0~alpha0:new=true matrix-term.1.0.0~alpha0:new=true mosaic.1.0.0~alpha0:new=true toffee.1.0.0~alpha0:new=true vcr.1.0.0~alpha0:new=true

2025-08-12 04:03.23: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "matrix.1.0.0~alpha0:new=true" "matrix-term.1.0.0~alpha0:new=true" 
                           "mosaic.1.0.0~alpha0:new=true" "toffee.1.0.0~alpha0:new=true" 
                           "vcr.1.0.0~alpha0:new=true"
Linting opam-repository at /tmp/git-checkout33c4495e/. ...
No errors
2025-08-12 04:03.51: Job succeeded