(for PR #29830)

2026-04-30 12:44.49: New job: Lint
2026-04-30 12:44.49: Checking out commit 7a15accc. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29830/head" && git reset --hard 7a15accc
2026-04-30 12:44.49: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout13296279"
2026-04-30 12:44.51: Exec: "git" "-C" "/tmp/git-checkout13296279" "submodule" 
                           "deinit" "--force" "--all"
2026-04-30 12:44.51: Exec: "git" "-C" "/tmp/git-checkout13296279" "reset" 
                           "--hard" "-q" "7a15accc2f9050d2c7e012666e2f93808daf13c0"
2026-04-30 12:44.54: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout13296279" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-30 12:44.55: Exec: "git" "merge" "-q" "--" "d1c56642b8ca7e1166c90bfe0c74f38007bbad58"

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 . rocq-stdlib.9.1.0:new=false

2026-04-30 12:44.55: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "rocq-stdlib.9.1.0:new=false"
Linting opam-repository at /tmp/git-checkout13296279/. ...
No errors
2026-04-30 12:45.33: Job succeeded