(for PR #30043)

2026-06-12 14:05.03: New job: Lint
2026-06-12 14:05.03: Checking out commit 7f03d3aa. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/30043/head" && git reset --hard 7f03d3aa
2026-06-12 14:05.03: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout19643b5b"
2026-06-12 14:05.05: Exec: "git" "-C" "/tmp/git-checkout19643b5b" "submodule" 
                           "deinit" "--force" "--all"
2026-06-12 14:05.05: Exec: "git" "-C" "/tmp/git-checkout19643b5b" "reset" 
                           "--hard" "-q" "7f03d3aae74b038648aded559b03835185d95ed7"
2026-06-12 14:05.07: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout19643b5b" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-06-12 14:05.08: Exec: "git" "merge" "-q" "--" "41657ef82daca3cc2f3c76fd0c9978b7950071ce"

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 . syguslib-utils.0.3.0:new=false

2026-06-12 14:05.09: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "syguslib-utils.0.3.0:new=false"
Linting opam-repository at /tmp/git-checkout19643b5b/. ...
No errors
2026-06-12 14:05.41: Job succeeded