(for PR #29099)

2025-12-16 09:15.00: New job: Lint
2025-12-16 09:15.00: Checking out commit 749b51f6. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29099/head" && git reset --hard 749b51f6
2025-12-16 09:15.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout2e94b6ca"
2025-12-16 09:15.02: Exec: "git" "-C" "/tmp/git-checkout2e94b6ca" "submodule" 
                           "deinit" "--force" "--all"
2025-12-16 09:15.02: Exec: "git" "-C" "/tmp/git-checkout2e94b6ca" "reset" 
                           "--hard" "-q" "749b51f6618d0d7a7f48b66e781d6ecf017bc24a"
2025-12-16 09:15.04: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout2e94b6ca" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-12-16 09:15.05: Exec: "git" "merge" "-q" "--" "c199949faadf15109c780af6e7b5b8a514096df6"

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 --opam-repository . fstar.2025.12.15:new=false

2025-12-16 09:15.05: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "fstar.2025.12.15:new=false"
Linting opam-repository at /tmp/git-checkout2e94b6ca/. ...
Error in fstar.2025.12.15: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field
2025-12-16 09:15.31: Job failed: Error in fstar.2025.12.15: conf packages should always use the 'conf-' name prefix, the 'conf' flag, and the 'depext' field all together, but this package only has a non-empty 'depext' field