(not at the head of any monitored branch or PR)
2026-05-22 14:38.25: New job: Lint
2026-05-22 14:38.25: Checking out commit 26b58196. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29921/head" && git reset --hard 26b58196
2026-05-22 14:38.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout21432f5"
2026-05-22 14:38.27: Exec: "git" "-C" "/tmp/git-checkout21432f5" "submodule" 
                           "deinit" "--force" "--all"
2026-05-22 14:38.28: Exec: "git" "-C" "/tmp/git-checkout21432f5" "reset" 
                           "--hard" "-q" "26b581962da4b56e20652e11f59c3ecd2f3e2823"
2026-05-22 14:38.30: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout21432f5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-22 14:38.31: Exec: "git" "merge" "-q" "--" "3e30e43808721339489775ee25d69c4c9c441697"

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 . awso.0.9.0:new=true awso-async.0.9.0:new=true awso-cli.0.9.0:new=true awso-common.0.9.0:new=true awso-lwt.0.9.0:new=true awso-sync.0.9.0:new=true

2026-05-22 14:38.32: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "awso.0.9.0:new=true" 
                           "awso-async.0.9.0:new=true" "awso-cli.0.9.0:new=true" 
                           "awso-common.0.9.0:new=true" "awso-lwt.0.9.0:new=true" 
                           "awso-sync.0.9.0:new=true"
Linting opam-repository at /tmp/git-checkout21432f5/. ...
No errors
2026-05-22 15:18.05: Job succeeded