(for PR #29583)

2026-03-23 00:44.08: New job: Lint
2026-03-23 00:44.08: Checking out commit 1b000432. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29583/head" && git reset --hard 1b000432
2026-03-23 00:44.08: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkouteeacd9"
2026-03-23 00:44.10: Exec: "git" "-C" "/tmp/git-checkouteeacd9" "submodule" 
                           "deinit" "--force" "--all"
2026-03-23 00:44.11: Exec: "git" "-C" "/tmp/git-checkouteeacd9" "reset" 
                           "--hard" "-q" "1b0004329a380c1cc335d4709b25d270ed3a82d7"
2026-03-23 00:44.15: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkouteeacd9" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-03-23 00:44.16: Exec: "git" "merge" "-q" "--" "76bf2ed9443fdee37e6f046c6295d358be3f8598"

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 . oniguruma.0.2.0:new=false

2026-03-23 00:44.17: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "oniguruma.0.2.0:new=false"
Linting opam-repository at /tmp/git-checkouteeacd9/. ...
No errors
2026-03-23 00:44.40: Job succeeded