(not at the head of any monitored branch or PR)
2025-06-09 13:55.47: New job: Lint
2025-06-09 13:55.47: Checking out commit 38445932. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28004/head" && git reset --hard 38445932
2025-06-09 13:55.47: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3f7d5985"
2025-06-09 13:55.52: Exec: "git" "-C" "/tmp/git-checkout3f7d5985" "submodule" 
                           "deinit" "--force" "--all"
2025-06-09 13:55.52: Exec: "git" "-C" "/tmp/git-checkout3f7d5985" "reset" 
                           "--hard" "-q" "3844593231c3fdb39e72e63dcee4e6ebfcd3ab58"
2025-06-09 13:55.55: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3f7d5985" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-06-09 13:55.55: Exec: "git" "merge" "-q" "--" "ee8633a3192f0d127dc2b173f99bab6f812250e0"

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 . libsail.0.19.1:new=false sail.0.19.1:new=false sail_c_backend.0.19.1:new=false sail_coq_backend.0.19.1:new=false sail_doc_backend.0.19.1:new=false sail_latex_backend.0.19.1:new=false sail_lean_backend.0.19.1:new=false sail_lem_backend.0.19.1:new=false sail_manifest.0.19.1:new=false sail_ocaml_backend.0.19.1:new=false sail_output.0.19.1:new=false sail_smt_backend.0.19.1:new=false sail_sv_backend.0.19.1:new=false

2025-06-09 13:55.56: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "libsail.0.19.1:new=false" "sail.0.19.1:new=false" 
                           "sail_c_backend.0.19.1:new=false" "sail_coq_backend.0.19.1:new=false" 
                           "sail_doc_backend.0.19.1:new=false" "sail_latex_backend.0.19.1:new=false" 
                           "sail_lean_backend.0.19.1:new=false" "sail_lem_backend.0.19.1:new=false" 
                           "sail_manifest.0.19.1:new=false" "sail_ocaml_backend.0.19.1:new=false" 
                           "sail_output.0.19.1:new=false" "sail_smt_backend.0.19.1:new=false" 
                           "sail_sv_backend.0.19.1:new=false"
Linting opam-repository at /tmp/git-checkout3f7d5985/. ...
No errors
2025-06-09 13:58.45: Job succeeded