(for PR #29202)

2026-01-14 00:57.58: New job: Lint
2026-01-14 00:57.58: Checking out commit 4f48a01f. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29202/head" && git reset --hard 4f48a01f
2026-01-14 00:57.58: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout5057527"
2026-01-14 00:57.59: Exec: "git" "-C" "/tmp/git-checkout5057527" "submodule" 
                           "deinit" "--force" "--all"
2026-01-14 00:58.00: Exec: "git" "-C" "/tmp/git-checkout5057527" "reset" 
                           "--hard" "-q" "4f48a01f4520ed3840d1d67ec392d24869f36ff1"
2026-01-14 00:58.03: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout5057527" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-01-14 00:58.03: Exec: "git" "merge" "-q" "--" "df0b753b90c59d2c65314c8e4154cd110d69be87"

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 . conf-dwarfutils.1:new=true

2026-01-14 00:58.04: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "conf-dwarfutils.1:new=true"
Linting opam-repository at /tmp/git-checkout5057527/. ...
No errors
2026-01-14 00:58.51: Job succeeded