(for PR #29883)

2026-05-08 18:45.19: New job: Lint
2026-05-08 18:45.19: Checking out commit e5ab047b. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29883/head" && git reset --hard e5ab047b
2026-05-08 18:45.19: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout35d9b42b"
2026-05-08 18:45.22: Exec: "git" "-C" "/tmp/git-checkout35d9b42b" "submodule" 
                           "deinit" "--force" "--all"
2026-05-08 18:45.24: Exec: "git" "-C" "/tmp/git-checkout35d9b42b" "reset" 
                           "--hard" "-q" "e5ab047b033e89fa4026a3a78b062664a0cf8a36"
2026-05-08 18:45.26: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout35d9b42b" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-08 18:45.27: Exec: "git" "merge" "-q" "--" "fc08333d1ba03c1ffbc960479a92aa94085c5f78"

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 . lstar.1.0:new=true lstar-rocq.1.0:new=true

2026-05-08 18:45.28: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "lstar.1.0:new=true" 
                           "lstar-rocq.1.0:new=true"
Linting opam-repository at /tmp/git-checkout35d9b42b/. ...
No errors
2026-05-08 18:46.36: Job succeeded