[INFO] cloning repository https://github.com/ChuiNetwork/Chui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChuiNetwork/Chui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChuiNetwork%2FChui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChuiNetwork%2FChui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e4efe2ed1c44149fe53bd42b49cfa421b3403f9
[INFO] checking ChuiNetwork/Chui against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChuiNetwork%2FChui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/ChuiNetwork/Chui
[INFO] finished tweaking git repo https://github.com/ChuiNetwork/Chui
[INFO] tweaked toml for git repo https://github.com/ChuiNetwork/Chui written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChuiNetwork/Chui on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChuiNetwork/Chui 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> sdk/program/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `solana-program` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `triedb_replica` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../triedb_replica
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `triedb-replica`, convert `bin.name`
[INFO] [stderr]   --> replica-node/Cargo.toml:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 - name = "triedb_replica"
[INFO] [stderr] 13 + name = "triedb-replica"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `triedb_replica_client` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../triedb_replica_client
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `triedb-replica-client`, convert `bin.name`
[INFO] [stderr]   --> replica-node/Cargo.toml:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 - name = "triedb_replica_client"
[INFO] [stderr] 17 + name = "triedb-replica-client"
[INFO] [stderr]    |
[INFO] [stderr] warning: unused build dependency `tonic-build`
[INFO] [stderr]   --> replica-node/Cargo.toml:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | tonic-build = "0.8.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tonic-build`
[INFO] [stderr] warning: `solana-replica-node` (manifest) generated 3 warnings
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> sdk/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `solana-sdk` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/jsonrpc`
[INFO] [stderr]     Updating git repository `https://github.com/ChuiNetwork/parity-common`
[INFO] [stderr]     Updating git repository `https://github.com/ChuiNetwork/spl-memo`
[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 load source for dependency `spl-memo`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/ChuiNetwork/spl-memo?branch=solana-1.9.29#42c42945
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/spl-memo-ad6011d06b6c49ed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 42c429457ba14691cbafd216a921c34f09adaefc 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: explicit `package.readme` can be inferred
     --> sdk/program/Cargo.toml:9:1
      |
    9 | readme = "README.md"
      | ^^^^^^^^^^^^^^^^^^^^
      |
      = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: `solana-program` (manifest) generated 1 warning
    warning: binary `triedb_replica` should have a kebab-case name
       |
     1 | /workspace/builds/worker-3-tc1/source/target/.../triedb_replica
       |                                                  ^^^^^^^^^^^^^^
       |
    help: to change the binary name to `triedb-replica`, convert `bin.name`
      --> replica-node/Cargo.toml:13:8
       |
    13 - name = "triedb_replica"
    13 + name = "triedb-replica"
       |
    warning: binary `triedb_replica_client` should have a kebab-case name
       |
     1 | /workspace/builds/worker-3-tc1/source/target/.../triedb_replica_client
       |                                                  ^^^^^^^^^^^^^^^^^^^^^
       |
    help: to change the binary name to `triedb-replica-client`, convert `bin.name`
      --> replica-node/Cargo.toml:17:8
       |
    17 - name = "triedb_replica_client"
    17 + name = "triedb-replica-client"
       |
    warning: unused build dependency `tonic-build`
      --> replica-node/Cargo.toml:65:1
       |
    65 | tonic-build = "0.8.0"
       | ^^^^^^^^^^^^^^^^^^^^^
       |
       = note: `cargo::unused_dependencies` is set to `warn` by default
    help: consider removing the dependency on `tonic-build`
    warning: `solana-replica-node` (manifest) generated 3 warnings
    warning: explicit `package.readme` can be inferred
     --> sdk/Cargo.toml:9:1
      |
    9 | readme = "README.md"
      | ^^^^^^^^^^^^^^^^^^^^
      |
      = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: `solana-sdk` (manifest) generated 1 warning
        Updating git repository `https://github.com/paritytech/jsonrpc`
        Updating git repository `https://github.com/ChuiNetwork/parity-common`
        Updating git repository `https://github.com/ChuiNetwork/spl-memo`
    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 load source for dependency `spl-memo`
    
    Caused by:
      unable to update https://github.com/ChuiNetwork/spl-memo?branch=solana-1.9.29#42c42945
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/spl-memo-ad6011d06b6c49ed
    
    Caused by:
      revision 42c429457ba14691cbafd216a921c34f09adaefc 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)