(for PR #29925)

2026-05-24 01:17.54: New job: Lint
2026-05-24 01:17.54: Checking out commit c23a6c28. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29925/head" && git reset --hard c23a6c28
2026-05-24 01:17.54: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout54e7c5"
2026-05-24 01:17.57: Exec: "git" "-C" "/tmp/git-checkout54e7c5" "submodule" 
                           "deinit" "--force" "--all"
2026-05-24 01:18.02: Exec: "git" "-C" "/tmp/git-checkout54e7c5" "reset" 
                           "--hard" "-q" "c23a6c28a605325486907f0572f9216e3f789898"
2026-05-24 01:18.05: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout54e7c5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-24 01:18.08: Exec: "git" "merge" "-q" "--" "493123878a032e3f829b102f34e8690b3b2a4fd4"

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 . irky.0.1:new=true irky-eio.0.1:new=true

2026-05-24 01:18.08: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "irky.0.1:new=true" 
                           "irky-eio.0.1:new=true"
Linting opam-repository at /tmp/git-checkout54e7c5/. ...
No errors
2026-05-24 01:31.51: Job succeeded