[INFO] cloning repository https://github.com/elvisisvan/rust-blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elvisisvan/rust-blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felvisisvan%2Frust-blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felvisisvan%2Frust-blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17e539d77b3d20526d3a0bd1ee9393ec474c9ded
[INFO] checking elvisisvan/rust-blockchain against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felvisisvan%2Frust-blockchain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] finished tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] tweaked toml for git repo https://github.com/elvisisvan/rust-blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elvisisvan/rust-blockchain on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elvisisvan/rust-blockchain 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding async-io v2.6.0
[INFO] [stderr]       Adding bitflags v2.10.0
[INFO] [stderr]       Adding bytes v1.10.1
[INFO] [stderr]     Updating concurrent-queue v2.1.0 -> v2.5.0
[INFO] [stderr]       Adding core-foundation v0.9.4
[INFO] [stderr]     Updating core-foundation-sys v0.8.3 -> v0.8.7
[INFO] [stderr]       Adding core2 v0.4.0
[INFO] [stderr]       Adding equivalent v1.0.2
[INFO] [stderr]       Adding errno v0.3.14
[INFO] [stderr]     Updating fixedbitset v0.2.0 -> v0.4.2
[INFO] [stderr]     Updating futures v0.3.25 -> v0.3.31
[INFO] [stderr]     Updating futures-channel v0.3.25 -> v0.3.31
[INFO] [stderr]     Updating futures-core v0.3.25 -> v0.3.31
[INFO] [stderr]     Updating futures-executor v0.3.25 -> v0.3.31
[INFO] [stderr]     Updating futures-io v0.3.25 -> v0.3.31
[INFO] [stderr]       Adding futures-lite v2.6.1
[INFO] [stderr]     Updating futures-macro v0.3.25 -> v0.3.31
[INFO] [stderr]     Updating futures-sink v0.3.25 -> v0.3.31
[INFO] [stderr]     Updating futures-task v0.3.25 -> v0.3.31
[INFO] [stderr]     Updating futures-util v0.3.25 -> v0.3.31
[INFO] [stderr]       Adding hashbrown v0.16.0
[INFO] [stderr]       Adding hermit-abi v0.5.2
[INFO] [stderr]     Updating if-addrs v0.6.7 -> v0.7.0
[INFO] [stderr]     Updating if-watch v0.2.2 -> v2.0.0
[INFO] [stderr]     Updating indexmap v1.9.2 -> v2.12.0
[INFO] [stderr]     Updating libc v0.2.139 -> v0.2.177
[INFO] [stderr]     Updating libp2p v0.39.1 -> v0.49.0 (available: v0.56.0)
[INFO] [stderr]     Updating libp2p-core v0.29.0 -> v0.37.0
[INFO] [stderr]     Updating libp2p-mdns v0.31.0 -> v0.41.0
[INFO] [stderr]     Updating libp2p-swarm v0.30.0 -> v0.40.1
[INFO] [stderr]     Updating libp2p-swarm-derive v0.24.0 -> v0.30.1
[INFO] [stderr]     Updating libp2p-tcp v0.29.0 -> v0.37.0
[INFO] [stderr]       Adding linux-raw-sys v0.11.0
[INFO] [stderr]     Updating lock_api v0.4.9 -> v0.4.14
[INFO] [stderr]     Updating multiaddr v0.13.0 -> v0.14.0
[INFO] [stderr]     Updating multihash v0.14.0 -> v0.16.3
[INFO] [stderr]     Updating multihash-derive v0.7.2 -> v0.8.1
[INFO] [stderr]     Updating multistream-select v0.10.4 -> v0.12.1
[INFO] [stderr]       Adding netlink-packet-core v0.4.2
[INFO] [stderr]       Adding netlink-packet-route v0.12.0
[INFO] [stderr]       Adding netlink-packet-utils v0.5.2
[INFO] [stderr]       Adding netlink-proto v0.10.0
[INFO] [stderr]       Adding netlink-sys v0.8.7
[INFO] [stderr]       Adding nix v0.24.3
[INFO] [stderr]     Updating parking_lot v0.11.2 -> v0.12.5
[INFO] [stderr]     Updating parking_lot_core v0.8.6 -> v0.9.12
[INFO] [stderr]       Adding paste v1.0.15
[INFO] [stderr]     Updating petgraph v0.5.1 -> v0.6.5
[INFO] [stderr]       Adding polling v3.11.0
[INFO] [stderr]       Adding prettyplease v0.1.25
[INFO] [stderr]  Downgrading proc-macro-crate v1.2.1 -> v1.1.3 (available: v1.3.1)
[INFO] [stderr]     Updating proc-macro2 v1.0.50 -> v1.0.101
[INFO] [stderr]     Updating prost v0.8.0 -> v0.11.9
[INFO] [stderr]     Updating prost-build v0.8.0 -> v0.11.9
[INFO] [stderr]     Updating prost-derive v0.8.0 -> v0.11.9
[INFO] [stderr]     Updating prost-types v0.8.0 -> v0.11.9
[INFO] [stderr]     Updating quote v1.0.23 -> v1.0.41
[INFO] [stderr]       Adding redox_syscall v0.5.18
[INFO] [stderr]       Adding rtnetlink v0.10.1
[INFO] [stderr]       Adding rustix v1.1.2
[INFO] [stderr]     Updating rw-stream-sink v0.2.1 -> v0.3.0
[INFO] [stderr]       Adding syn v2.0.107
[INFO] [stderr]       Adding system-configuration v0.5.1
[INFO] [stderr]       Adding system-configuration-sys v0.5.0
[INFO] [stderr]     Updating tokio-macros v0.3.2 -> v1.8.2
[INFO] [stderr]       Adding windows v0.34.0
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]       Adding windows_aarch64_msvc v0.34.0
[INFO] [stderr]       Adding windows_i686_gnu v0.34.0
[INFO] [stderr]       Adding windows_i686_msvc v0.34.0
[INFO] [stderr]       Adding windows_x86_64_gnu v0.34.0
[INFO] [stderr]       Adding windows_x86_64_msvc v0.34.0
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking elvisisvan/rust-blockchain against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felvisisvan%2Frust-blockchain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] finished tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] tweaked toml for git repo https://github.com/elvisisvan/rust-blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elvisisvan/rust-blockchain on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elvisisvan/rust-blockchain 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking elvisisvan/rust-blockchain against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felvisisvan%2Frust-blockchain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] finished tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] tweaked toml for git repo https://github.com/elvisisvan/rust-blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elvisisvan/rust-blockchain on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elvisisvan/rust-blockchain 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking elvisisvan/rust-blockchain against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felvisisvan%2Frust-blockchain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] finished tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] tweaked toml for git repo https://github.com/elvisisvan/rust-blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elvisisvan/rust-blockchain on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elvisisvan/rust-blockchain 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking elvisisvan/rust-blockchain against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felvisisvan%2Frust-blockchain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] finished tweaking git repo https://github.com/elvisisvan/rust-blockchain
[INFO] tweaked toml for git repo https://github.com/elvisisvan/rust-blockchain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elvisisvan/rust-blockchain on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elvisisvan/rust-blockchain 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds