(for PR #28903)

2025-11-16 07:57.17: New job: Lint
2025-11-16 07:57.17: Checking out commit c0cb3acb. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28903/head" && git reset --hard c0cb3acb
2025-11-16 07:57.17: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2a2395c5"
2025-11-16 07:57.18: Exec: "git" "-C" "/tmp/git-checkout2a2395c5" "submodule" 
                           "deinit" "--force" "--all"
2025-11-16 07:57.18: Exec: "git" "-C" "/tmp/git-checkout2a2395c5" "reset" 
                           "--hard" "-q" "c0cb3acb41a17d764e50b3e1e32b4ee717f8568d"
2025-11-16 07:57.20: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2a2395c5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-11-16 07:57.20: Exec: "git" "merge" "-q" "--" "2ec6d6cc9216d1f4ec93aec16f34d7a35a7ef543"

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 . coq-waterproof.3.1.0+9.1:new=false

2025-11-16 07:57.21: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "coq-waterproof.3.1.0+9.1:new=false"
Linting opam-repository at /tmp/git-checkout2a2395c5/. ...
No errors
2025-11-16 07:57.44: Job succeeded