[INFO] cloning repository https://github.com/finnegantdewitt/blockchain-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/finnegantdewitt/blockchain-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinnegantdewitt%2Fblockchain-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinnegantdewitt%2Fblockchain-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae71efc58884dcc0b5e8dd29df424a3d5e6af28d [INFO] testing finnegantdewitt/blockchain-rust against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinnegantdewitt%2Fblockchain-rust" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/finnegantdewitt/blockchain-rust on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/finnegantdewitt/blockchain-rust [INFO] finished tweaking git repo https://github.com/finnegantdewitt/blockchain-rust [INFO] tweaked toml for git repo https://github.com/finnegantdewitt/blockchain-rust written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/finnegantdewitt/blockchain-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c0ee8716026f13bc8da56c99ef5ccbefc77bc40ca0c216b766d5b171603f59b [INFO] running `Command { std: "docker" "start" "-a" "4c0ee8716026f13bc8da56c99ef5ccbefc77bc40ca0c216b766d5b171603f59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c0ee8716026f13bc8da56c99ef5ccbefc77bc40ca0c216b766d5b171603f59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0ee8716026f13bc8da56c99ef5ccbefc77bc40ca0c216b766d5b171603f59b", kill_on_drop: false }` [INFO] [stdout] 4c0ee8716026f13bc8da56c99ef5ccbefc77bc40ca0c216b766d5b171603f59b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467937f11f0f3fc406b1a94971491ab87d1f04adb1e2a1e5467eb7cd82f5f410 [INFO] running `Command { std: "docker" "start" "-a" "467937f11f0f3fc406b1a94971491ab87d1f04adb1e2a1e5467eb7cd82f5f410", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling blockchain-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "467937f11f0f3fc406b1a94971491ab87d1f04adb1e2a1e5467eb7cd82f5f410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467937f11f0f3fc406b1a94971491ab87d1f04adb1e2a1e5467eb7cd82f5f410", kill_on_drop: false }` [INFO] [stdout] 467937f11f0f3fc406b1a94971491ab87d1f04adb1e2a1e5467eb7cd82f5f410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676295cde05ccee21f27bf629036ff345573d84da39490db0b198cd4eb529a87 [INFO] running `Command { std: "docker" "start" "-a" "676295cde05ccee21f27bf629036ff345573d84da39490db0b198cd4eb529a87", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blockchain-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.24s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockchainlib-27a4f9be8bd4d7c8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/blockchain-d9d8e68fbf98b09c) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "676295cde05ccee21f27bf629036ff345573d84da39490db0b198cd4eb529a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676295cde05ccee21f27bf629036ff345573d84da39490db0b198cd4eb529a87", kill_on_drop: false }` [INFO] [stdout] 676295cde05ccee21f27bf629036ff345573d84da39490db0b198cd4eb529a87