(not at the head of any monitored branch or PR)
2026-04-10 13:27.44: New job: Lint
2026-04-10 13:27.44: Checking out commit 1056c9e3. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29700/head" && git reset --hard 1056c9e3
2026-04-10 13:27.44: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3e81e498"
2026-04-10 13:27.46: Exec: "git" "-C" "/tmp/git-checkout3e81e498" "submodule" 
                           "deinit" "--force" "--all"
2026-04-10 13:27.47: Exec: "git" "-C" "/tmp/git-checkout3e81e498" "reset" 
                           "--hard" "-q" "1056c9e3aa958c55270fdea393f7373de26e7ec8"
2026-04-10 13:27.50: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3e81e498" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-10 13:27.51: Exec: "git" "merge" "-q" "--" "812fb968341c1eec82e23a29dcf794db8f990936"

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 . ochre.1.0.0:new=true ochre-cli.1.0.0:new=true

2026-04-10 13:27.51: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "ochre.1.0.0:new=true" 
                           "ochre-cli.1.0.0:new=true"
Linting opam-repository at /tmp/git-checkout3e81e498/. ...
No errors
2026-04-10 13:28.28: Job succeeded