[INFO] cloning repository https://github.com/andrei2308/blockchain-demo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrei2308/blockchain-demo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei2308%2Fblockchain-demo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei2308%2Fblockchain-demo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10cb70226dff5a910c33635a149d71e48952a32d
[INFO] checking andrei2308/blockchain-demo-rust against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei2308%2Fblockchain-demo-rust" "/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/andrei2308/blockchain-demo-rust
[INFO] finished tweaking git repo https://github.com/andrei2308/blockchain-demo-rust
[INFO] tweaked toml for git repo https://github.com/andrei2308/blockchain-demo-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrei2308/blockchain-demo-rust on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrei2308/blockchain-demo-rust 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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 andrei2308/blockchain-demo-rust against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei2308%2Fblockchain-demo-rust" "/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/andrei2308/blockchain-demo-rust
[INFO] finished tweaking git repo https://github.com/andrei2308/blockchain-demo-rust
[INFO] tweaked toml for git repo https://github.com/andrei2308/blockchain-demo-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrei2308/blockchain-demo-rust on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrei2308/blockchain-demo-rust 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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 52 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] [stderr]       Adding base64 v0.21.7
[INFO] [stderr]       Adding data-encoding v2.9.0
[INFO] [stderr]       Adding displaydoc v0.2.5
[INFO] [stderr]       Adding encoding_rs v0.8.35
[INFO] [stderr]       Adding futures-sink v0.3.31
[INFO] [stderr]       Adding h2 v0.3.27
[INFO] [stderr]       Adding headers v0.3.9
[INFO] [stderr]       Adding headers-core v0.2.0
[INFO] [stderr]       Adding http v0.2.12
[INFO] [stderr]       Adding http-body v0.4.6
[INFO] [stderr]       Adding hyper v0.14.32
[INFO] [stderr]       Adding icu_collections v2.1.1
[INFO] [stderr]       Adding icu_locale_core v2.1.1
[INFO] [stderr]       Adding icu_normalizer v2.1.1
[INFO] [stderr]       Adding icu_normalizer_data v2.1.1
[INFO] [stderr]       Adding icu_properties v2.1.1
[INFO] [stderr]       Adding icu_properties_data v2.1.1
[INFO] [stderr]       Adding icu_provider v2.1.1
[INFO] [stderr]       Adding idna v1.1.0
[INFO] [stderr]       Adding idna_adapter v1.2.1
[INFO] [stderr]       Adding litemap v0.8.1
[INFO] [stderr]       Adding mime_guess v2.0.5
[INFO] [stderr]       Adding multer v2.1.0
[INFO] [stderr]       Adding pin-project v1.1.10
[INFO] [stderr]       Adding pin-project-internal v1.1.10
[INFO] [stderr]       Adding potential_utf v0.1.4
[INFO] [stderr]       Adding scoped-tls v1.0.1
[INFO] [stderr]       Adding sha1 v0.10.6
[INFO] [stderr]       Adding slab v0.4.11
[INFO] [stderr]       Adding stable_deref_trait v1.2.1
[INFO] [stderr]       Adding synstructure v0.13.2
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding tinystr v0.8.2
[INFO] [stderr]       Adding tokio-tungstenite v0.21.0
[INFO] [stderr]       Adding tokio-util v0.7.17
[INFO] [stderr]       Adding try-lock v0.2.5
[INFO] [stderr]       Adding tungstenite v0.21.0
[INFO] [stderr]       Adding unicase v2.8.1
[INFO] [stderr]       Adding url v2.5.4 (available: v2.5.7)
[INFO] [stderr]       Adding utf-8 v0.7.6
[INFO] [stderr]       Adding utf8_iter v1.0.4
[INFO] [stderr]       Adding want v0.3.1
[INFO] [stderr]       Adding warp v0.3.7 (available: v0.4.2)
[INFO] [stderr]       Adding writeable v0.6.2
[INFO] [stderr]       Adding yoke v0.8.1
[INFO] [stderr]       Adding yoke-derive v0.8.1
[INFO] [stderr]       Adding zerofrom v0.1.6
[INFO] [stderr]       Adding zerofrom-derive v0.1.6
[INFO] [stderr]       Adding zerotrie v0.2.3
[INFO] [stderr]       Adding zerovec v0.11.5
[INFO] [stderr]       Adding zerovec-derive v0.11.2
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking andrei2308/blockchain-demo-rust against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei2308%2Fblockchain-demo-rust" "/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/andrei2308/blockchain-demo-rust
[INFO] finished tweaking git repo https://github.com/andrei2308/blockchain-demo-rust
[INFO] tweaked toml for git repo https://github.com/andrei2308/blockchain-demo-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrei2308/blockchain-demo-rust on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrei2308/blockchain-demo-rust 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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 andrei2308/blockchain-demo-rust against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei2308%2Fblockchain-demo-rust" "/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/andrei2308/blockchain-demo-rust
[INFO] finished tweaking git repo https://github.com/andrei2308/blockchain-demo-rust
[INFO] tweaked toml for git repo https://github.com/andrei2308/blockchain-demo-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrei2308/blockchain-demo-rust on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrei2308/blockchain-demo-rust 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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 andrei2308/blockchain-demo-rust against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei2308%2Fblockchain-demo-rust" "/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/andrei2308/blockchain-demo-rust
[INFO] finished tweaking git repo https://github.com/andrei2308/blockchain-demo-rust
[INFO] tweaked toml for git repo https://github.com/andrei2308/blockchain-demo-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrei2308/blockchain-demo-rust on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrei2308/blockchain-demo-rust 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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