[INFO] cloning repository https://github.com/zhirui1994/rust-block-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhirui1994/rust-block-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhirui1994%2Frust-block-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhirui1994%2Frust-block-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19f0dbfe03aa3c0d8f34a02ac3fc590e151d0fdf [INFO] testing zhirui1994/rust-block-chain against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhirui1994%2Frust-block-chain" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhirui1994/rust-block-chain on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhirui1994/rust-block-chain [INFO] finished tweaking git repo https://github.com/zhirui1994/rust-block-chain [INFO] tweaked toml for git repo https://github.com/zhirui1994/rust-block-chain written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/zhirui1994/rust-block-chain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f780adc9f4cc8d3cffe168cae6a6521d6e4665d7dc7df516c038fb42e61264d2 [INFO] running `Command { std: "docker" "start" "-a" "f780adc9f4cc8d3cffe168cae6a6521d6e4665d7dc7df516c038fb42e61264d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f780adc9f4cc8d3cffe168cae6a6521d6e4665d7dc7df516c038fb42e61264d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f780adc9f4cc8d3cffe168cae6a6521d6e4665d7dc7df516c038fb42e61264d2", kill_on_drop: false }` [INFO] [stdout] f780adc9f4cc8d3cffe168cae6a6521d6e4665d7dc7df516c038fb42e61264d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37afd2eb667fac21c9c4f4f8bcbffbf2e35f9177e8b8fffa4e9fca7a0894b8dd [INFO] running `Command { std: "docker" "start" "-a" "37afd2eb667fac21c9c4f4f8bcbffbf2e35f9177e8b8fffa4e9fca7a0894b8dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "37afd2eb667fac21c9c4f4f8bcbffbf2e35f9177e8b8fffa4e9fca7a0894b8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37afd2eb667fac21c9c4f4f8bcbffbf2e35f9177e8b8fffa4e9fca7a0894b8dd", kill_on_drop: false }` [INFO] [stdout] 37afd2eb667fac21c9c4f4f8bcbffbf2e35f9177e8b8fffa4e9fca7a0894b8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69eede6c5e3f7573df34504c93e1cdf29e37cf0283a2e6482f4c05b3e798fde2 [INFO] running `Command { std: "docker" "start" "-a" "69eede6c5e3f7573df34504c93e1cdf29e37cf0283a2e6482f4c05b3e798fde2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling main v0.1.0 (/opt/rustwide/workdir/main) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.75s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-8f893570def75297) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/main-d9a7a4b060aa2e6a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/utils-ae13a219e0240d80) [INFO] running `Command { std: "docker" "inspect" "69eede6c5e3f7573df34504c93e1cdf29e37cf0283a2e6482f4c05b3e798fde2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69eede6c5e3f7573df34504c93e1cdf29e37cf0283a2e6482f4c05b3e798fde2", kill_on_drop: false }` [INFO] [stdout] 69eede6c5e3f7573df34504c93e1cdf29e37cf0283a2e6482f4c05b3e798fde2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbcf4deb4421f61acf0260837f8f71d15ba68a4d484e9f5cffecbb635fde5130 [INFO] running `Command { std: "docker" "start" "-a" "dbcf4deb4421f61acf0260837f8f71d15ba68a4d484e9f5cffecbb635fde5130", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-8f893570def75297) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/main-d9a7a4b060aa2e6a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utils-ae13a219e0240d80) [INFO] [stdout] [INFO] [stderr] Doc-tests core [INFO] [stdout] running 1 test [INFO] [stdout] test coder::tests::coder_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests utils [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbcf4deb4421f61acf0260837f8f71d15ba68a4d484e9f5cffecbb635fde5130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbcf4deb4421f61acf0260837f8f71d15ba68a4d484e9f5cffecbb635fde5130", kill_on_drop: false }` [INFO] [stdout] dbcf4deb4421f61acf0260837f8f71d15ba68a4d484e9f5cffecbb635fde5130