(not at the head of any monitored branch or PR)
2026-04-08 10:19.49: New job: Analyse
2026-04-08 10:19.49: Waiting for resource in pool analyse
2026-04-08 10:23.25: Got resource from pool analyse
2026-04-08 10:23.25: Checking out commit 3f83de81. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29670/head" && git reset --hard 3f83de81
2026-04-08 10:23.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout24f11c08"
2026-04-08 10:23.28: Exec: "git" "-C" "/tmp/git-checkout24f11c08" "submodule" 
                           "deinit" "--force" "--all"
2026-04-08 10:23.28: Exec: "git" "-C" "/tmp/git-checkout24f11c08" "reset" 
                           "--hard" "-q" "3f83de818ac3a41de2e4fb36f4ebbe2ea4336acb"
2026-04-08 10:23.33: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout24f11c08" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-08 10:23.34: Exec: "git" "merge" "-q" "--" "6b534cc83dbfe7a87165d088a7003b5a0cd906f1"
2026-04-08 10:23.35: Exec: "git" "diff" "--name-only" "6b534cc83dbfe7a87165d088a7003b5a0cd906f1"
2026-04-08 10:23.36: Exec: "git" "show" "6b534cc83dbfe7a87165d088a7003b5a0cd906f1:packages/bin_there/bin_there.0.1.3/opam"
fatal: path 'packages/bin_there/bin_there.0.1.3/opam' exists on disk, but not in '6b534cc83dbfe7a87165d088a7003b5a0cd906f1'
2026-04-08 10:23.37: Exec: "git" "cat-file" "-e" "6b534cc83dbfe7a87165d088a7003b5a0cd906f1:packages/bin_there"
fatal: path 'packages/bin_there' exists on disk, but not in '6b534cc83dbfe7a87165d088a7003b5a0cd906f1'
2026-04-08 10:23.38: Exec: "git" "show" "6b534cc83dbfe7a87165d088a7003b5a0cd906f1:packages/ppx_bin_there/ppx_bin_there.0.1.3/opam"
fatal: path 'packages/ppx_bin_there/ppx_bin_there.0.1.3/opam' exists on disk, but not in '6b534cc83dbfe7a87165d088a7003b5a0cd906f1'
2026-04-08 10:23.39: Exec: "git" "cat-file" "-e" "6b534cc83dbfe7a87165d088a7003b5a0cd906f1:packages/ppx_bin_there"
fatal: path 'packages/ppx_bin_there' exists on disk, but not in '6b534cc83dbfe7a87165d088a7003b5a0cd906f1'
2026-04-08 10:23.40: Results:
                       {
                         "packages": [
                           [
                             "bin_there.0.1.3",
                             {
                               "kind": [ "New", [ "Package" ] ],
                               "has_tests": true
                             }
                           ],
                           [
                             "ppx_bin_there.0.1.3",
                             {
                               "kind": [ "New", [ "Package" ] ],
                               "has_tests": true
                             }
                           ]
                         ]
                       }
2026-04-08 10:24.06: Job succeeded