(for PR #27909)

2025-05-21 10:50.35: New job: Lint
2025-05-21 10:50.35: Checking out commit bdf325fc. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27909/head" && git reset --hard bdf325fc
2025-05-21 10:50.35: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout92a1e67"
2025-05-21 10:50.39: Exec: "git" "-C" "/tmp/git-checkout92a1e67" "submodule" 
                           "deinit" "--force" "--all"
2025-05-21 10:50.41: Exec: "git" "-C" "/tmp/git-checkout92a1e67" "reset" 
                           "--hard" "-q" "bdf325fc855677978a5a25d9e8000fa32e3f80bb"
2025-05-21 10:50.45: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout92a1e67" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-21 10:50.46: Exec: "git" "merge" "-q" "--" "f8fd9069a4c50cadaaee12c576dcdd7c2dfe37d3"

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 . brr-lwd.0.4:new=false lwd.0.4:new=false nottui.0.4:new=false nottui-lwt.0.4:new=false nottui-pretty.0.4:new=false nottui-unix.0.4:new=true tyxml-lwd.0.4:new=false

2025-05-21 10:50.48: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "brr-lwd.0.4:new=false" "lwd.0.4:new=false" 
                           "nottui.0.4:new=false" "nottui-lwt.0.4:new=false" 
                           "nottui-pretty.0.4:new=false" "nottui-unix.0.4:new=true" 
                           "tyxml-lwd.0.4:new=false"
Linting opam-repository at /tmp/git-checkout92a1e67/. ...
No errors
2025-05-21 10:52.08: Job succeeded