(for PR #27984)

2025-06-04 00:55.36: New job: Lint
2025-06-04 00:55.36: Checking out commit 9e2b2f55. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27984/head" && git reset --hard 9e2b2f55
2025-06-04 00:55.36: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoutca3b2f2"
2025-06-04 00:55.37: Exec: "git" "-C" "/tmp/git-checkoutca3b2f2" "submodule" 
                           "deinit" "--force" "--all"
2025-06-04 00:55.37: Exec: "git" "-C" "/tmp/git-checkoutca3b2f2" "reset" 
                           "--hard" "-q" "9e2b2f55a32eeb63c1566ddc5da11e048a0b45a9"
2025-06-04 00:55.40: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutca3b2f2" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-04 00:55.40: Exec: "git" "merge" "-q" "--" "c037675bed027195b802bf40b1840ece3feb3b2a"

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 . runtime_events_tools.0.5.2:new=false runtime_events_tools_bare.0.5.2:new=true

2025-06-04 00:55.41: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "runtime_events_tools.0.5.2:new=false" 
                           "runtime_events_tools_bare.0.5.2:new=true"
Linting opam-repository at /tmp/git-checkoutca3b2f2/. ...
No errors
2025-06-04 00:56.08: Job succeeded