(not at the head of any monitored branch or PR)
2026-01-20 17:12.39: New job: Lint
2026-01-20 17:12.39: Checking out commit fc464c2a. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29255/head" && git reset --hard fc464c2a
2026-01-20 17:12.39: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkoute7fde05"
2026-01-20 17:12.40: Exec: "git" "-C" "/tmp/git-checkoute7fde05" "submodule" 
                           "deinit" "--force" "--all"
2026-01-20 17:12.40: Exec: "git" "-C" "/tmp/git-checkoute7fde05" "reset" 
                           "--hard" "-q" "fc464c2a0efc928b9aa793eed3b45709d8fba45c"
2026-01-20 17:12.42: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoute7fde05" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-20 17:12.42: Exec: "git" "merge" "-q" "--" "10a02a697b08f6d78a6c4c2cb9a76136afc7776d"

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 . passage.0.3.2:new=false

2026-01-20 17:12.43: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "passage.0.3.2:new=false"
Linting opam-repository at /tmp/git-checkoute7fde05/. ...
No errors
2026-01-20 17:13.09: Job succeeded