(not at the head of any monitored branch or PR)
2025-08-25 16:06.53: New job: Analyse
2025-08-25 16:06.53: Waiting for resource in pool analyse
2025-08-25 16:08.06: Got resource from pool analyse
2025-08-25 16:08.06: Checking out commit 8945350a. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28382/head" && git reset --hard 8945350a
2025-08-25 16:08.06: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout10ed52c5"
2025-08-25 16:08.10: Exec: "git" "-C" "/tmp/git-checkout10ed52c5" "submodule" 
                           "deinit" "--force" "--all"
2025-08-25 16:08.10: Exec: "git" "-C" "/tmp/git-checkout10ed52c5" "reset" 
                           "--hard" "-q" "8945350a625968bb53e2ea5eb75fb5fc600556eb"
2025-08-25 16:08.14: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout10ed52c5" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-08-25 16:08.14: Exec: "git" "merge" "-q" "--" "d87894f816bea883931937e050bb5be4f108e50a"
2025-08-25 16:08.15: Exec: "git" "diff" "--name-only" "d87894f816bea883931937e050bb5be4f108e50a"
2025-08-25 16:08.15: Exec: "git" "show" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-ec/mirage-crypto-ec.2.0.2/opam"
fatal: path 'packages/mirage-crypto-ec/mirage-crypto-ec.2.0.2/opam' exists on disk, but not in 'd87894f816bea883931937e050bb5be4f108e50a'
2025-08-25 16:08.15: Exec: "git" "cat-file" "-e" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-ec"
2025-08-25 16:08.15: Exec: "git" "show" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-pk/mirage-crypto-pk.2.0.2/opam"
fatal: path 'packages/mirage-crypto-pk/mirage-crypto-pk.2.0.2/opam' exists on disk, but not in 'd87894f816bea883931937e050bb5be4f108e50a'
2025-08-25 16:08.15: Exec: "git" "cat-file" "-e" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-pk"
2025-08-25 16:08.15: Exec: "git" "show" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-rng-miou-unix/mirage-crypto-rng-miou-unix.2.0.2/opam"
fatal: path 'packages/mirage-crypto-rng-miou-unix/mirage-crypto-rng-miou-unix.2.0.2/opam' exists on disk, but not in 'd87894f816bea883931937e050bb5be4f108e50a'
2025-08-25 16:08.15: Exec: "git" "cat-file" "-e" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-rng-miou-unix"
2025-08-25 16:08.15: Exec: "git" "show" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-rng-mirage/mirage-crypto-rng-mirage.2.0.2/opam"
fatal: path 'packages/mirage-crypto-rng-mirage/mirage-crypto-rng-mirage.2.0.2/opam' exists on disk, but not in 'd87894f816bea883931937e050bb5be4f108e50a'
2025-08-25 16:08.15: Exec: "git" "cat-file" "-e" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-rng-mirage"
2025-08-25 16:08.16: Exec: "git" "show" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-rng/mirage-crypto-rng.2.0.2/opam"
fatal: path 'packages/mirage-crypto-rng/mirage-crypto-rng.2.0.2/opam' exists on disk, but not in 'd87894f816bea883931937e050bb5be4f108e50a'
2025-08-25 16:08.16: Exec: "git" "cat-file" "-e" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto-rng"
2025-08-25 16:08.16: Exec: "git" "show" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto/mirage-crypto.2.0.2/opam"
fatal: path 'packages/mirage-crypto/mirage-crypto.2.0.2/opam' exists on disk, but not in 'd87894f816bea883931937e050bb5be4f108e50a'
2025-08-25 16:08.16: Exec: "git" "cat-file" "-e" "d87894f816bea883931937e050bb5be4f108e50a:packages/mirage-crypto"
2025-08-25 16:08.16: Results:
                       {
                         "packages": [
                           [
                             "mirage-crypto.2.0.2",
                             {
                               "kind": [ "New", [ "Release" ] ],
                               "has_tests": true
                             }
                           ],
                           [
                             "mirage-crypto-ec.2.0.2",
                             {
                               "kind": [ "New", [ "Release" ] ],
                               "has_tests": true
                             }
                           ],
                           [
                             "mirage-crypto-pk.2.0.2",
                             {
                               "kind": [ "New", [ "Release" ] ],
                               "has_tests": true
                             }
                           ],
                           [
                             "mirage-crypto-rng.2.0.2",
                             {
                               "kind": [ "New", [ "Release" ] ],
                               "has_tests": true
                             }
                           ],
                           [
                             "mirage-crypto-rng-miou-unix.2.0.2",
                             {
                               "kind": [ "New", [ "Release" ] ],
                               "has_tests": true
                             }
                           ],
                           [
                             "mirage-crypto-rng-mirage.2.0.2",
                             {
                               "kind": [ "New", [ "Release" ] ],
                               "has_tests": true
                             }
                           ]
                         ]
                       }
2025-08-25 16:08.31: Job succeeded