(not at the head of any monitored branch or PR)
2026-04-10 17:02.49: New job: Analyse
2026-04-10 17:02.49: Checking out commit 1056c9e3. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29700/head" && git reset --hard 1056c9e3
2026-04-10 17:02.49: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout32766b38"
2026-04-10 17:03.01: Exec: "git" "-C" "/tmp/git-checkout32766b38" "submodule" 
                           "deinit" "--force" "--all"
2026-04-10 17:03.03: Exec: "git" "-C" "/tmp/git-checkout32766b38" "reset" 
                           "--hard" "-q" "1056c9e3aa958c55270fdea393f7373de26e7ec8"
2026-04-10 17:03.07: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout32766b38" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-04-10 17:03.08: Exec: "git" "merge" "-q" "--" "9d8ceab8e9f49f5671cf459997c8a47cf0e675ca"
2026-04-10 17:03.09: Exec: "git" "diff" "--name-only" "9d8ceab8e9f49f5671cf459997c8a47cf0e675ca"
2026-04-10 17:03.11: Exec: "git" "show" "9d8ceab8e9f49f5671cf459997c8a47cf0e675ca:packages/ochre-cli/ochre-cli.1.0.0/opam"
fatal: path 'packages/ochre-cli/ochre-cli.1.0.0/opam' exists on disk, but not in '9d8ceab8e9f49f5671cf459997c8a47cf0e675ca'
2026-04-10 17:03.11: Exec: "git" "cat-file" "-e" "9d8ceab8e9f49f5671cf459997c8a47cf0e675ca:packages/ochre-cli"
fatal: path 'packages/ochre-cli' exists on disk, but not in '9d8ceab8e9f49f5671cf459997c8a47cf0e675ca'
2026-04-10 17:03.12: Exec: "git" "show" "9d8ceab8e9f49f5671cf459997c8a47cf0e675ca:packages/ochre/ochre.1.0.0/opam"
fatal: path 'packages/ochre/ochre.1.0.0/opam' exists on disk, but not in '9d8ceab8e9f49f5671cf459997c8a47cf0e675ca'
2026-04-10 17:03.13: Exec: "git" "cat-file" "-e" "9d8ceab8e9f49f5671cf459997c8a47cf0e675ca:packages/ochre"
fatal: path 'packages/ochre' exists on disk, but not in '9d8ceab8e9f49f5671cf459997c8a47cf0e675ca'
2026-04-10 17:03.14: Results:
                       {
                         "packages": [
                           [
                             "ochre.1.0.0",
                             {
                               "kind": [ "New", [ "Package" ] ],
                               "has_tests": true
                             }
                           ],
                           [
                             "ochre-cli.1.0.0",
                             {
                               "kind": [ "New", [ "Package" ] ],
                               "has_tests": true
                             }
                           ]
                         ]
                       }
2026-04-10 17:03.36: Job succeeded