(for PR #27558)

2025-03-05 20:26.24: New job: Lint
2025-03-05 20:26.24: Checking out commit 800c0084. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27558/head" && git reset --hard 800c0084
2025-03-05 20:26.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3cd549dc"
2025-03-05 20:26.26: Exec: "git" "-C" "/tmp/git-checkout3cd549dc" "submodule" 
                           "deinit" "--force" "--all"
2025-03-05 20:26.27: Exec: "git" "-C" "/tmp/git-checkout3cd549dc" "reset" 
                           "--hard" "-q" "800c008447d48ad496bbe19be43257cc64cc04af"
2025-03-05 20:26.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3cd549dc" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-03-05 20:26.32: Exec: "git" "merge" "-q" "--" "94a68d7e968e714ae17a21d84962e93eadbb0ffb"

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 . ocaml-variants.4.00.1+mirage-unix:new=false ocaml-variants.4.00.1+mirage-xen:new=false

2025-03-05 20:26.34: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "ocaml-variants.4.00.1+mirage-unix:new=false" 
                           "ocaml-variants.4.00.1+mirage-xen:new=false"
Linting opam-repository at /tmp/git-checkout3cd549dc/. ...
No errors
2025-03-05 20:26.55: Job succeeded