(for PR #27642)

2025-03-21 14:44.59: New job: Lint
2025-03-21 14:44.59: Checking out commit 883443dc. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27642/head" && git reset --hard 883443dc
2025-03-21 14:44.59: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout34d90eff"
2025-03-21 14:45.01: Exec: "git" "-C" "/tmp/git-checkout34d90eff" "submodule" 
                           "deinit" "--force" "--all"
2025-03-21 14:45.01: Exec: "git" "-C" "/tmp/git-checkout34d90eff" "reset" 
                           "--hard" "-q" "883443dcb74125770863632551853b048843182a"
2025-03-21 14:45.06: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout34d90eff" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-21 14:45.06: Exec: "git" "merge" "-q" "--" "acfb0e6e94791a9b9e37b7555da3519d7d358fee"

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 . conf-rust-llvm.1:new=false

2025-03-21 14:45.07: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "conf-rust-llvm.1:new=false"
Linting opam-repository at /tmp/git-checkout34d90eff/. ...
No errors
2025-03-21 14:45.20: Job succeeded