[INFO] cloning repository https://github.com/0xCedra/cedra-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xCedra/cedra-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCedra%2Fcedra-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCedra%2Fcedra-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f842425a906c0b3022727ba12416b7c8bede8b25
[INFO] [stderr] warning: refname 'HEAD' is ambiguous.
[INFO] checking 0xCedra/cedra-core against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCedra%2Fcedra-core" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  42% (4947/11666)
Updating files:  43% (5017/11666)
Updating files:  44% (5134/11666)
Updating files:  45% (5250/11666)
Updating files:  46% (5367/11666)
Updating files:  47% (5484/11666)
Updating files:  48% (5600/11666)
Updating files:  49% (5717/11666)
Updating files:  50% (5833/11666)
Updating files:  51% (5950/11666)
Updating files:  52% (6067/11666)
Updating files:  53% (6183/11666)
Updating files:  54% (6300/11666)
Updating files:  55% (6417/11666)
Updating files:  56% (6533/11666)
Updating files:  57% (6650/11666)
Updating files:  58% (6767/11666)
Updating files:  59% (6883/11666)
Updating files:  60% (7000/11666)
Updating files:  61% (7117/11666)
Updating files:  62% (7233/11666)
Updating files:  63% (7350/11666)
Updating files:  64% (7467/11666)
Updating files:  65% (7583/11666)
Updating files:  66% (7700/11666)
Updating files:  67% (7817/11666)
Updating files:  68% (7933/11666)
Updating files:  69% (8050/11666)
Updating files:  70% (8167/11666)
Updating files:  71% (8283/11666)
Updating files:  72% (8400/11666)
Updating files:  73% (8517/11666)
Updating files:  74% (8633/11666)
Updating files:  75% (8750/11666)
Updating files:  76% (8867/11666)
Updating files:  77% (8983/11666)
Updating files:  78% (9100/11666)
Updating files:  79% (9217/11666)
Updating files:  80% (9333/11666)
Updating files:  81% (9450/11666)
Updating files:  82% (9567/11666)
Updating files:  83% (9683/11666)
Updating files:  84% (9800/11666)
Updating files:  85% (9917/11666)
Updating files:  86% (10033/11666)
Updating files:  87% (10150/11666)
Updating files:  88% (10267/11666)
Updating files:  89% (10383/11666)
Updating files:  90% (10500/11666)
Updating files:  91% (10617/11666)
Updating files:  92% (10733/11666)
Updating files:  93% (10850/11666)
Updating files:  94% (10967/11666)
Updating files:  95% (11083/11666)
Updating files:  96% (11200/11666)
Updating files:  97% (11317/11666)
Updating files:  98% (11433/11666)
Updating files:  99% (11550/11666)
Updating files: 100% (11666/11666)
Updating files: 100% (11666/11666), done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xCedra/cedra-core
[INFO] finished tweaking git repo https://github.com/0xCedra/cedra-core
[INFO] tweaked toml for git repo https://github.com/0xCedra/cedra-core written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xCedra/cedra-core on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xCedra/cedra-core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/third_party/move/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `plotters` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ureq` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/crates/aptos-admin-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rstack-self` dependency)
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/merlin`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/serde-reflection`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/x25519-dalek`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/bcs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-indexer-processors.git`
[INFO] [stderr]     Updating git submodule `https://github.com/banool/aptos-tontine.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/aptos-core.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] warning: spurious network error (1 try remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
[INFO] [stderr] error: failed to get `aptos-protos` as a dependency of package `processor v1.0.0 (https://github.com/aptos-labs/aptos-indexer-processors.git?rev=4801acae7aea30d7e96bbfbe5ec5b04056dfa4cf#4801acae)`
[INFO] [stderr]     ... which satisfies git dependency `processor` (locked to 1.0.0) of package `aptos v2.4.0 (/workspace/builds/worker-6-tc1/source/crates/aptos)`
[INFO] [stderr]     ... which satisfies path dependency `aptos` (locked to 2.4.0) of package `aptos-comparison-testing v0.1.0 (/workspace/builds/worker-6-tc1/source/aptos-move/aptos-e2e-comparison-testing)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `aptos-protos`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/aptos-labs/aptos-core.git?rev=af0dcea7144225a709e4f595e58f8026b99e901c#af0dcea7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision af0dcea7144225a709e4f595e58f8026b99e901c not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   network failure seems to have happened
[INFO] [stderr]   if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not read from remote repository; class=Net (12); code=Eof (-20)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: /workspace/builds/worker-6-tc1/source/crates/aptos-push-metrics/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `ureq` dependency)
    warning: /workspace/builds/worker-6-tc1/source/secure/storage/vault/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `ureq` dependency)
    warning: /workspace/builds/worker-6-tc1/source/third_party/move/move-prover/lab/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `plotters` dependency)
    warning: /workspace/builds/worker-6-tc1/source/crates/aptos-github-client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `ureq` dependency)
    warning: /workspace/builds/worker-6-tc1/source/crates/aptos-admin-service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `rstack-self` dependency)
    warning: /workspace/builds/worker-6-tc1/source/aptos-node/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `rstack-self` dependency)
        Updating git repository `https://github.com/aptos-labs/merlin`
        Updating git repository `https://github.com/aptos-labs/serde-reflection`
        Updating git repository `https://github.com/aptos-labs/x25519-dalek`
        Updating git repository `https://github.com/aptos-labs/bcs.git`
        Updating crates.io index
        Updating git repository `https://github.com/aptos-labs/aptos-indexer-processors.git`
        Updating git submodule `https://github.com/banool/aptos-tontine.git`
        Updating git repository `https://github.com/aptos-labs/aptos-core.git`
    warning: spurious network error (3 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    warning: spurious network error (2 tries remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    warning: spurious network error (1 try remaining): could not read from remote repository; class=Net (12); code=Eof (-20)
    error: failed to get `aptos-protos` as a dependency of package `processor v1.0.0 (https://github.com/aptos-labs/aptos-indexer-processors.git?rev=4801acae7aea30d7e96bbfbe5ec5b04056dfa4cf#4801acae)`
        ... which satisfies git dependency `processor` (locked to 1.0.0) of package `aptos v2.4.0 (/workspace/builds/worker-6-tc1/source/crates/aptos)`
        ... which satisfies path dependency `aptos` (locked to 2.4.0) of package `aptos-comparison-testing v0.1.0 (/workspace/builds/worker-6-tc1/source/aptos-move/aptos-e2e-comparison-testing)`
    
    Caused by:
      failed to load source for dependency `aptos-protos`
    
    Caused by:
      unable to update https://github.com/aptos-labs/aptos-core.git?rev=af0dcea7144225a709e4f595e58f8026b99e901c#af0dcea7
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/aptos-core-ed28e035b32a7f02
    
    Caused by:
      revision af0dcea7144225a709e4f595e58f8026b99e901c not found
    
    Caused by:
      network failure seems to have happened
      if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      could not read from remote repository; class=Net (12); code=Eof (-20)