Oct 13 01:03:59.050 INFO checking arjanvaneersel/rust-blockchain against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:03:59.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 01:03:59.504 INFO blam! 6bbed303c77725015facdb29ab42fed65512076f743c68cc6add5213bf03bd64 Oct 13 01:03:59.506 INFO running `"docker" "start" "-a" "6bbed303c77725015facdb29ab42fed65512076f743c68cc6add5213bf03bd64"` Oct 13 01:04:01.396 INFO kablam! usermod: no changes Oct 13 01:04:01.516 INFO kablam! Checking serde_json v1.0.12 Oct 13 01:04:04.091 INFO kablam! Checking bfs v0.1.0 (/source) Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:17:5 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 17 | io::stdout().flush(); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:18:5 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 18 | io::stdin().read_line(&mut miner_addr); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:21:5 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 21 | io::stdout().flush(); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:22:5 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 22 | io::stdin().read_line(&mut difficulty); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:36:9 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 36 | io::stdout().flush(); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:38:9 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 38 | io::stdin().read_line(&mut choice); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:52:17 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 52 | io::stdout().flush(); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.829 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.829 INFO kablam! --> src/main.rs:53:17 Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! 53 | io::stdin().read_line(&mut sender); Oct 13 01:04:05.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.829 INFO kablam! | Oct 13 01:04:05.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.829 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:56:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 56 | io::stdout().flush(); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:57:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 57 | io::stdin().read_line(&mut receiver); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:60:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 60 | io::stdout().flush(); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:61:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 61 | io::stdin().read_line(&mut amount); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:80:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 80 | io::stdout().flush(); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:81:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 81 | io::stdin().read_line(&mut new_diff); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:93:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 93 | io::stdout().flush(); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.830 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.830 INFO kablam! --> src/main.rs:94:17 Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! 94 | io::stdin().read_line(&mut new_reward); Oct 13 01:04:05.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.830 INFO kablam! | Oct 13 01:04:05.830 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.830 INFO kablam! Oct 13 01:04:05.896 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.896 INFO kablam! --> src/main.rs:17:5 Oct 13 01:04:05.896 INFO kablam! | Oct 13 01:04:05.896 INFO kablam! 17 | io::stdout().flush(); Oct 13 01:04:05.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.896 INFO kablam! | Oct 13 01:04:05.896 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:04:05.896 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.896 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:18:5 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 18 | io::stdin().read_line(&mut miner_addr); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:21:5 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 21 | io::stdout().flush(); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:22:5 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 22 | io::stdin().read_line(&mut difficulty); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:36:9 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 36 | io::stdout().flush(); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:38:9 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 38 | io::stdin().read_line(&mut choice); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:52:17 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 52 | io::stdout().flush(); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:53:17 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 53 | io::stdin().read_line(&mut sender); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:56:17 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 56 | io::stdout().flush(); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:57:17 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 57 | io::stdin().read_line(&mut receiver); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.905 INFO kablam! Oct 13 01:04:05.905 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.905 INFO kablam! --> src/main.rs:60:17 Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! 60 | io::stdout().flush(); Oct 13 01:04:05.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.905 INFO kablam! | Oct 13 01:04:05.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.906 INFO kablam! Oct 13 01:04:05.906 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.906 INFO kablam! --> src/main.rs:61:17 Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! 61 | io::stdin().read_line(&mut amount); Oct 13 01:04:05.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.906 INFO kablam! Oct 13 01:04:05.906 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.906 INFO kablam! --> src/main.rs:80:17 Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! 80 | io::stdout().flush(); Oct 13 01:04:05.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.906 INFO kablam! Oct 13 01:04:05.906 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.906 INFO kablam! --> src/main.rs:81:17 Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! 81 | io::stdin().read_line(&mut new_diff); Oct 13 01:04:05.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.906 INFO kablam! Oct 13 01:04:05.906 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.906 INFO kablam! --> src/main.rs:93:17 Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! 93 | io::stdout().flush(); Oct 13 01:04:05.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.906 INFO kablam! Oct 13 01:04:05.906 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:04:05.906 INFO kablam! --> src/main.rs:94:17 Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! 94 | io::stdin().read_line(&mut new_reward); Oct 13 01:04:05.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:04:05.906 INFO kablam! | Oct 13 01:04:05.906 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:04:05.906 INFO kablam! Oct 13 01:04:05.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.52s Oct 13 01:04:05.964 INFO kablam! su: No module specific data is present Oct 13 01:04:06.952 INFO running `"docker" "rm" "-f" "6bbed303c77725015facdb29ab42fed65512076f743c68cc6add5213bf03bd64"` Oct 13 01:04:07.209 INFO blam! 6bbed303c77725015facdb29ab42fed65512076f743c68cc6add5213bf03bd64