[INFO] cloning repository https://github.com/willemneal/tenk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemneal/tenk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Ftenk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Ftenk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e7b362ac00cfd8ededf4a3c773797c87ed41145
[INFO] checking willemneal/tenk against master#4068bafedd8ba724e332a5221c06a6fa531a30d2 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Ftenk" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/willemneal/tenk
[INFO] finished tweaking git repo https://github.com/willemneal/tenk
[INFO] tweaked toml for git repo https://github.com/willemneal/tenk written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/willemneal/tenk on toolchain 4068bafedd8ba724e332a5221c06a6fa531a30d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/willemneal/tenk 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" "+4068bafedd8ba724e332a5221c06a6fa531a30d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ahalabs/near-sdk-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] error: failed to get `near-rpc-error-core` as a dependency of package `near-rpc-error-macro v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `near-rpc-error-macro = "^0.10.0"` (locked to 0.10.0) of package `near-primitives v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `near-primitives = "^0.10.0"` (locked to 0.10.0) of package `near-vm-logic v0.10.0`
[INFO] [stderr]     ... which satisfies dependency `near-vm-logic = "^0.10"` (locked to 0.10.0) of package `near-sdk v4.0.0-pre.7 (https://github.com/ahalabs/near-sdk-rs?tag=v4.0.0-3#16e7d112)`
[INFO] [stderr]     ... which satisfies git dependency `near-sdk` (locked to 4.0.0-pre.7) of package `tenk v0.1.0 (/workspace/builds/worker-7-tc1/source/contracts/tenk)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of ne/ar/near-rpc-error-core failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/ne/ar/near-rpc-error-core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)


command failed: exit status: 101

    Updating git repository `https://github.com/ahalabs/near-sdk-rs`
    Updating crates.io index
warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
error: failed to get `near-rpc-error-core` as a dependency of package `near-rpc-error-macro v0.10.0`
    ... which satisfies dependency `near-rpc-error-macro = "^0.10.0"` (locked to 0.10.0) of package `near-primitives v0.10.0`
    ... which satisfies dependency `near-primitives = "^0.10.0"` (locked to 0.10.0) of package `near-vm-logic v0.10.0`
    ... which satisfies dependency `near-vm-logic = "^0.10"` (locked to 0.10.0) of package `near-sdk v4.0.0-pre.7 (https://github.com/ahalabs/near-sdk-rs?tag=v4.0.0-3#16e7d112)`
    ... which satisfies git dependency `near-sdk` (locked to 4.0.0-pre.7) of package `tenk v0.1.0 (/workspace/builds/worker-7-tc1/source/contracts/tenk)`

Caused by:
  download of ne/ar/near-rpc-error-core failed

Caused by:
  failed to download from `https://index.crates.io/ne/ar/near-rpc-error-core`

Caused by:
  [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)