Oct 27 01:40:03.256 INFO checking lempiy/blockchain against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:40:03.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 01:40:03.806 INFO blam! 77fa72f7218158d69764def60665815c0744e85be6fca05220518114e0bc71cb Oct 27 01:40:03.815 INFO running `"docker" "start" "-a" "77fa72f7218158d69764def60665815c0744e85be6fca05220518114e0bc71cb"` Oct 27 01:40:05.321 INFO kablam! usermod: no changes Oct 27 01:40:05.475 INFO kablam! Checking blockchain v0.1.0 (/source) Oct 27 01:40:07.045 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.045 INFO kablam! --> src/main.rs:16:5 Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! 16 | io::stdout().flush(); Oct 27 01:40:07.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:40:07.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.045 INFO kablam! Oct 27 01:40:07.045 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.045 INFO kablam! --> src/main.rs:17:5 Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! 17 | io::stdin().read_line(&mut miner_addr); Oct 27 01:40:07.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.045 INFO kablam! Oct 27 01:40:07.045 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.045 INFO kablam! --> src/main.rs:20:5 Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! 20 | io::stdout().flush(); Oct 27 01:40:07.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.045 INFO kablam! Oct 27 01:40:07.045 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.045 INFO kablam! --> src/main.rs:21:5 Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! 21 | io::stdin().read_line(&mut difficulty); Oct 27 01:40:07.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.045 INFO kablam! | Oct 27 01:40:07.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.045 INFO kablam! Oct 27 01:40:07.046 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.046 INFO kablam! --> src/main.rs:36:9 Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! 36 | io::stdout().flush(); Oct 27 01:40:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.046 INFO kablam! Oct 27 01:40:07.046 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.046 INFO kablam! --> src/main.rs:38:9 Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! 38 | io::stdin().read_line(&mut choice); Oct 27 01:40:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.046 INFO kablam! Oct 27 01:40:07.046 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.046 INFO kablam! --> src/main.rs:54:17 Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! 54 | io::stdout().flush(); Oct 27 01:40:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.046 INFO kablam! Oct 27 01:40:07.046 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.046 INFO kablam! --> src/main.rs:55:17 Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! 55 | io::stdin().read_line(&mut sender); Oct 27 01:40:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.046 INFO kablam! Oct 27 01:40:07.046 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.046 INFO kablam! --> src/main.rs:58:17 Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! 58 | io::stdout().flush(); Oct 27 01:40:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.046 INFO kablam! Oct 27 01:40:07.046 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.046 INFO kablam! --> src/main.rs:59:17 Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! 59 | io::stdin().read_line(&mut reciever); Oct 27 01:40:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.046 INFO kablam! Oct 27 01:40:07.046 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.046 INFO kablam! --> src/main.rs:62:17 Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! 62 | io::stdout().flush(); Oct 27 01:40:07.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.046 INFO kablam! | Oct 27 01:40:07.046 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.046 INFO kablam! Oct 27 01:40:07.047 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.047 INFO kablam! --> src/main.rs:63:17 Oct 27 01:40:07.047 INFO kablam! | Oct 27 01:40:07.047 INFO kablam! 63 | io::stdin().read_line(&mut amount); Oct 27 01:40:07.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.047 INFO kablam! | Oct 27 01:40:07.047 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.047 INFO kablam! Oct 27 01:40:07.047 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.047 INFO kablam! --> src/main.rs:85:17 Oct 27 01:40:07.047 INFO kablam! | Oct 27 01:40:07.047 INFO kablam! 85 | io::stdout().flush(); Oct 27 01:40:07.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.047 INFO kablam! | Oct 27 01:40:07.047 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.047 INFO kablam! Oct 27 01:40:07.047 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.047 INFO kablam! --> src/main.rs:86:17 Oct 27 01:40:07.047 INFO kablam! | Oct 27 01:40:07.047 INFO kablam! 86 | io::stdin().read_line(&mut new_diff); Oct 27 01:40:07.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.047 INFO kablam! | Oct 27 01:40:07.047 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.047 INFO kablam! Oct 27 01:40:07.047 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.047 INFO kablam! --> src/main.rs:96:17 Oct 27 01:40:07.047 INFO kablam! | Oct 27 01:40:07.047 INFO kablam! 96 | io::stdout().flush(); Oct 27 01:40:07.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.049 INFO kablam! | Oct 27 01:40:07.049 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.049 INFO kablam! Oct 27 01:40:07.049 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.049 INFO kablam! --> src/main.rs:97:17 Oct 27 01:40:07.049 INFO kablam! | Oct 27 01:40:07.049 INFO kablam! 97 | io::stdin().read_line(&mut new_reward); Oct 27 01:40:07.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.049 INFO kablam! | Oct 27 01:40:07.050 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.050 INFO kablam! Oct 27 01:40:07.134 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.134 INFO kablam! --> src/main.rs:16:5 Oct 27 01:40:07.134 INFO kablam! | Oct 27 01:40:07.134 INFO kablam! 16 | io::stdout().flush(); Oct 27 01:40:07.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.134 INFO kablam! | Oct 27 01:40:07.134 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:40:07.134 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.134 INFO kablam! Oct 27 01:40:07.134 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.134 INFO kablam! --> src/main.rs:17:5 Oct 27 01:40:07.135 INFO kablam! | Oct 27 01:40:07.135 INFO kablam! 17 | io::stdin().read_line(&mut miner_addr); Oct 27 01:40:07.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.135 INFO kablam! | Oct 27 01:40:07.135 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.135 INFO kablam! Oct 27 01:40:07.135 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.135 INFO kablam! --> src/main.rs:20:5 Oct 27 01:40:07.135 INFO kablam! | Oct 27 01:40:07.135 INFO kablam! 20 | io::stdout().flush(); Oct 27 01:40:07.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.135 INFO kablam! | Oct 27 01:40:07.135 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.135 INFO kablam! Oct 27 01:40:07.135 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.135 INFO kablam! --> src/main.rs:21:5 Oct 27 01:40:07.135 INFO kablam! | Oct 27 01:40:07.135 INFO kablam! 21 | io::stdin().read_line(&mut difficulty); Oct 27 01:40:07.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.135 INFO kablam! | Oct 27 01:40:07.135 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.135 INFO kablam! Oct 27 01:40:07.135 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.136 INFO kablam! --> src/main.rs:36:9 Oct 27 01:40:07.136 INFO kablam! | Oct 27 01:40:07.136 INFO kablam! 36 | io::stdout().flush(); Oct 27 01:40:07.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.136 INFO kablam! | Oct 27 01:40:07.136 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.136 INFO kablam! Oct 27 01:40:07.136 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.136 INFO kablam! --> src/main.rs:38:9 Oct 27 01:40:07.136 INFO kablam! | Oct 27 01:40:07.136 INFO kablam! 38 | io::stdin().read_line(&mut choice); Oct 27 01:40:07.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.136 INFO kablam! | Oct 27 01:40:07.136 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.136 INFO kablam! Oct 27 01:40:07.138 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.138 INFO kablam! --> src/main.rs:54:17 Oct 27 01:40:07.138 INFO kablam! | Oct 27 01:40:07.138 INFO kablam! 54 | io::stdout().flush(); Oct 27 01:40:07.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.147 INFO kablam! Oct 27 01:40:07.147 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.147 INFO kablam! --> src/main.rs:55:17 Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! 55 | io::stdin().read_line(&mut sender); Oct 27 01:40:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.147 INFO kablam! Oct 27 01:40:07.147 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.147 INFO kablam! --> src/main.rs:58:17 Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! 58 | io::stdout().flush(); Oct 27 01:40:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.147 INFO kablam! Oct 27 01:40:07.147 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.147 INFO kablam! --> src/main.rs:59:17 Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! 59 | io::stdin().read_line(&mut reciever); Oct 27 01:40:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.147 INFO kablam! Oct 27 01:40:07.147 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.147 INFO kablam! --> src/main.rs:62:17 Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.147 INFO kablam! 62 | io::stdout().flush(); Oct 27 01:40:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.147 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.148 INFO kablam! Oct 27 01:40:07.148 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.148 INFO kablam! --> src/main.rs:63:17 Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! 63 | io::stdin().read_line(&mut amount); Oct 27 01:40:07.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.148 INFO kablam! Oct 27 01:40:07.148 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.148 INFO kablam! --> src/main.rs:85:17 Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! 85 | io::stdout().flush(); Oct 27 01:40:07.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.148 INFO kablam! Oct 27 01:40:07.148 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.148 INFO kablam! --> src/main.rs:86:17 Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! 86 | io::stdin().read_line(&mut new_diff); Oct 27 01:40:07.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.148 INFO kablam! Oct 27 01:40:07.148 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.148 INFO kablam! --> src/main.rs:96:17 Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! 96 | io::stdout().flush(); Oct 27 01:40:07.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.148 INFO kablam! Oct 27 01:40:07.148 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:40:07.148 INFO kablam! --> src/main.rs:97:17 Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! 97 | io::stdin().read_line(&mut new_reward); Oct 27 01:40:07.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:40:07.148 INFO kablam! | Oct 27 01:40:07.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:40:07.148 INFO kablam! Oct 27 01:40:07.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 27 01:40:07.191 INFO kablam! su: No module specific data is present Oct 27 01:40:08.267 INFO running `"docker" "rm" "-f" "77fa72f7218158d69764def60665815c0744e85be6fca05220518114e0bc71cb"` Oct 27 01:40:08.575 INFO blam! 77fa72f7218158d69764def60665815c0744e85be6fca05220518114e0bc71cb