(for PR #26907)

2026-02-10 15:50.01: New job: Lint
2026-02-10 15:50.01: Checking out commit b6229f0d. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/26907/head" && git reset --hard b6229f0d
2026-02-10 15:50.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2975ec85"
2026-02-10 15:50.04: Exec: "git" "-C" "/tmp/git-checkout2975ec85" "submodule" 
                           "deinit" "--force" "--all"
2026-02-10 15:50.04: Exec: "git" "-C" "/tmp/git-checkout2975ec85" "reset" 
                           "--hard" "-q" "b6229f0d14497cac47fc1ccd0ef31dd6c590ddfe"
2026-02-10 15:50.11: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2975ec85" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-10 15:50.11: Exec: "git" "merge" "-q" "--" "6a35634d6446e6151b438792d64cc32db88a1a2e"
Auto-merging packages/apron/apron.v0.9.15/opam

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 . apron.v0.9.12:new=false apron.v0.9.14:new=false apron.v0.9.15:new=false

2026-02-10 15:50.16: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "apron.v0.9.12:new=false" 
                           "apron.v0.9.14:new=false" "apron.v0.9.15:new=false"
Linting opam-repository at /tmp/git-checkout2975ec85/. ...
No errors
2026-02-10 15:50.42: Job succeeded