(for PR #29350)

2026-02-07 08:26.56: New job: Lint
2026-02-07 08:26.56: Checking out commit 3fd8eac3. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29350/head" && git reset --hard 3fd8eac3
2026-02-07 08:26.56: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout16c1f934"
2026-02-07 08:27.04: Exec: "git" "-C" "/tmp/git-checkout16c1f934" "submodule" 
                           "deinit" "--force" "--all"
2026-02-07 08:27.06: Exec: "git" "-C" "/tmp/git-checkout16c1f934" "reset" 
                           "--hard" "-q" "3fd8eac38fb2e07d304ff0ea935622799c447089"
2026-02-07 08:27.09: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout16c1f934" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-02-07 08:27.10: Exec: "git" "merge" "-q" "--" "340ee6fd1ff10d0fce25e21ba1caca9ed1cfec68"

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

2026-02-07 08:27.10: Exec: "opam-ci-check" "lint" "--machine-readable" 
                           "--opam-repository" "." "testcontainers.0.1.0:new=true" 
                           "testcontainers-elasticsearch.0.1.0:new=true" 
                           "testcontainers-kafka.0.1.0:new=true" "testcontainers-localstack.0.1.0:new=true" 
                           "testcontainers-memcached.0.1.0:new=true" 
                           "testcontainers-mockserver.0.1.0:new=true" 
                           "testcontainers-mongo.0.1.0:new=true" "testcontainers-mysql.0.1.0:new=true" 
                           "testcontainers-postgres.0.1.0:new=true" "testcontainers-rabbitmq.0.1.0:new=true" 
                           "testcontainers-redis.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout16c1f934/. ...
No errors
2026-02-07 08:28.19: Job succeeded