(for PR #29340)

2026-02-05 09:12.55: New job: Lint
2026-02-05 09:12.55: Checking out commit e880570e. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29340/head" && git reset --hard e880570e
2026-02-05 09:12.55: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout1a9d0b85"
2026-02-05 09:13.00: Exec: "git" "-C" "/tmp/git-checkout1a9d0b85" "submodule" 
                           "deinit" "--force" "--all"
2026-02-05 09:13.00: Exec: "git" "-C" "/tmp/git-checkout1a9d0b85" "reset" 
                           "--hard" "-q" "e880570e3b5fafaf82eb5d743d21f1617b4dd052"
2026-02-05 09:13.03: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout1a9d0b85" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-05 09:13.03: Exec: "git" "merge" "-q" "--" "b901e73be8f0428ab7c60a6fd1e47e7dcacbdfd5"

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 . testcontainers.0.1.1:new=true testcontainers-elasticsearch.0.1.1:new=true testcontainers-kafka.0.1.1:new=true testcontainers-localstack.0.1.1:new=true testcontainers-memcached.0.1.1:new=true testcontainers-mockserver.0.1.1:new=true testcontainers-mongo.0.1.1:new=true testcontainers-mysql.0.1.1:new=true testcontainers-postgres.0.1.1:new=true testcontainers-rabbitmq.0.1.1:new=true testcontainers-redis.0.1.1:new=true

2026-02-05 09:13.03: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "testcontainers.0.1.1:new=true" 
                           "testcontainers-elasticsearch.0.1.1:new=true" 
                           "testcontainers-kafka.0.1.1:new=true" "testcontainers-localstack.0.1.1:new=true" 
                           "testcontainers-memcached.0.1.1:new=true" 
                           "testcontainers-mockserver.0.1.1:new=true" 
                           "testcontainers-mongo.0.1.1:new=true" "testcontainers-mysql.0.1.1:new=true" 
                           "testcontainers-postgres.0.1.1:new=true" "testcontainers-rabbitmq.0.1.1:new=true" 
                           "testcontainers-redis.0.1.1:new=true"
Linting opam-repository at /tmp/git-checkout1a9d0b85/. ...
No errors
2026-02-05 09:13.29: Job succeeded