(for PR #28031)

2025-06-16 07:58.04: New job: Lint
2025-06-16 07:58.04: Checking out commit e6e460d0. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28031/head" && git reset --hard e6e460d0
2025-06-16 07:58.04: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout392641d1"
2025-06-16 07:58.05: Exec: "git" "-C" "/tmp/git-checkout392641d1" "submodule" 
                           "deinit" "--force" "--all"
2025-06-16 07:58.06: Exec: "git" "-C" "/tmp/git-checkout392641d1" "reset" 
                           "--hard" "-q" "e6e460d07eec225f9bf29a0ba5b9af37215d04b7"
2025-06-16 07:58.08: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout392641d1" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-16 07:58.09: Exec: "git" "merge" "-q" "--" "c7269f729a780d8cad2232be10de94ac8da8381e"

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 . graphics.5.2.0:new=false

2025-06-16 07:58.10: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "graphics.5.2.0:new=false"
Linting opam-repository at /tmp/git-checkout392641d1/. ...
Error in graphics.5.2.0: Your dune-project file indicates that this package requires at least dune 2.7 but your opam file only requires dune >= 2.1. Please check which requirement is the right one, and fix the other.
2025-06-16 07:58.34: Job failed: Error in graphics.5.2.0: Your dune-project file indicates that this package requires at least dune 2.7 but your opam file only requires dune >= 2.1. Please check which requirement is the right one, and fix the other.