(not at the head of any monitored branch or PR)
2026-04-10 07:30.12: New job: Lint
2026-04-10 07:30.12: Checking out commit b9d7118c. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29653/head" && git reset --hard b9d7118c
2026-04-10 07:30.12: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3775b32"
2026-04-10 07:30.20: Exec: "git" "-C" "/tmp/git-checkout3775b32" "submodule" 
                           "deinit" "--force" "--all"
2026-04-10 07:30.21: Exec: "git" "-C" "/tmp/git-checkout3775b32" "reset" 
                           "--hard" "-q" "b9d7118cf3faa156fd1d38b7ca78f7c13edaaaad"
2026-04-10 07:30.24: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3775b32" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-10 07:30.25: Exec: "git" "merge" "-q" "--" "89ac3ba6f35eff1809bbb75e061fb0eb1090d8ec"

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 . camlidl.1.13-1:new=false

2026-04-10 07:30.26: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "camlidl.1.13-1:new=false"
Linting opam-repository at /tmp/git-checkout3775b32/. ...
No errors
2026-04-10 07:31.36: Job succeeded