(not at the head of any monitored branch or PR)
2026-04-13 15:53.57: New job: Lint
2026-04-13 15:53.57: Checking out commit c8165d94. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29701/head" && git reset --hard c8165d94
2026-04-13 15:53.57: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3204815d"
2026-04-13 15:53.58: Exec: "git" "-C" "/tmp/git-checkout3204815d" "submodule" 
                           "deinit" "--force" "--all"
2026-04-13 15:53.59: Exec: "git" "-C" "/tmp/git-checkout3204815d" "reset" 
                           "--hard" "-q" "c8165d947133a566efa3cb1394b9b5f11a23d497"
2026-04-13 15:54.02: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3204815d" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-13 15:54.03: Exec: "git" "merge" "-q" "--" "ba4685aeec7b28fde6af30c7b83004704c68c86a"

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 . piqilib.0.6.14:new=false piqilib.0.6.16:new=false

2026-04-13 15:54.04: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "piqilib.0.6.14:new=false" 
                           "piqilib.0.6.16:new=false"
Linting opam-repository at /tmp/git-checkout3204815d/. ...
Error in piqilib.0.6.14: Opam lint warning 68: Missing field 'license'
2026-04-13 15:54.43: Job failed: Error in piqilib.0.6.14: Opam lint warning 68: Missing field 'license'