(for PR #29111)

2026-01-23 15:10.10: New job: Lint
2026-01-23 15:10.10: Checking out commit 6fb9bc72. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29111/head" && git reset --hard 6fb9bc72
2026-01-23 15:10.10: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1eea3193"
2026-01-23 15:10.11: Exec: "git" "-C" "/tmp/git-checkout1eea3193" "submodule" 
                           "deinit" "--force" "--all"
2026-01-23 15:10.12: Exec: "git" "-C" "/tmp/git-checkout1eea3193" "reset" 
                           "--hard" "-q" "6fb9bc721893564c7fcc5360575ff8ff9e76bc1c"
2026-01-23 15:10.14: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1eea3193" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-23 15:10.15: Exec: "git" "merge" "-q" "--" "dc02a35b0eaa39fa73e10f2dfa764b490f859db6"

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 . caisar.5.0:new=false

2026-01-23 15:10.16: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "caisar.5.0:new=false"
Linting opam-repository at /tmp/git-checkout1eea3193/. ...
No errors
2026-01-23 15:11.09: Job succeeded