Oct 14 23:02:16.527 INFO testing dennisfurrer/RustBlockchain against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:02:16.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 23:02:17.087 INFO blam! 8afe5d2bad5b9299d0fbebf4eb90c1e5a6f19c81ca9f30eb5ac34862b95936d1 Oct 14 23:02:17.090 INFO running `"docker" "start" "-a" "8afe5d2bad5b9299d0fbebf4eb90c1e5a6f19c81ca9f30eb5ac34862b95936d1"` Oct 14 23:02:18.654 INFO kablam! usermod: no changes Oct 14 23:02:18.847 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 14 23:02:23.348 INFO kablam! Compiling quote v0.6.3 Oct 14 23:02:25.119 INFO kablam! Compiling syn v0.14.1 Oct 14 23:02:34.971 INFO kablam! Compiling serde_derive v1.0.64 Oct 14 23:02:45.299 INFO kablam! Compiling blockchain v0.1.0 (/source) Oct 14 23:02:46.079 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.079 INFO kablam! --> src/main.rs:18:5 Oct 14 23:02:46.079 INFO kablam! | Oct 14 23:02:46.079 INFO kablam! 18 | io::stdout().flush(); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:19:5 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! 19 | io::stdin().read_line(&mut miner_address); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:21:5 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! 21 | io::stdout().flush(); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:22:5 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! 22 | io::stdin().read_line(&mut difficulty); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:38:9 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! 38 | io::stdout().flush(); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:40:9 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! 40 | io::stdin().read_line(&mut choice); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:71:17 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! 71 | io::stdout().flush(); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:72:17 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! 72 | io::stdin().read_line(&mut from); Oct 14 23:02:46.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.081 INFO kablam! Oct 14 23:02:46.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.081 INFO kablam! --> src/main.rs:74:17 Oct 14 23:02:46.081 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 74 | io::stdout().flush(); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.082 INFO kablam! --> src/main.rs:75:17 Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 75 | io::stdin().read_line(&mut to); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.082 INFO kablam! --> src/main.rs:77:17 Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 77 | io::stdout().flush(); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.082 INFO kablam! --> src/main.rs:78:17 Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 78 | io::stdin().read_line(&mut amount); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.082 INFO kablam! --> src/main.rs:106:17 Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 106 | io::stdout().flush(); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.082 INFO kablam! --> src/main.rs:107:17 Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 107 | io::stdin().read_line(&mut new_diff); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.082 INFO kablam! --> src/main.rs:119:17 Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 119 | io::stdout().flush(); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.082 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:46.082 INFO kablam! --> src/main.rs:120:17 Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! 120 | io::stdin().read_line(&mut new_reward); Oct 14 23:02:46.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:46.082 INFO kablam! | Oct 14 23:02:46.082 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:46.082 INFO kablam! Oct 14 23:02:46.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.11s Oct 14 23:02:46.807 INFO kablam! su: No module specific data is present Oct 14 23:02:47.075 INFO running `"docker" "rm" "-f" "8afe5d2bad5b9299d0fbebf4eb90c1e5a6f19c81ca9f30eb5ac34862b95936d1"` Oct 14 23:02:47.150 INFO blam! 8afe5d2bad5b9299d0fbebf4eb90c1e5a6f19c81ca9f30eb5ac34862b95936d1 Oct 14 23:02:47.152 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 23:02:47.375 INFO blam! ddd612851349d1cfa1c1e05302606d23be68d22489ce4f2584de19ea11081d7e Oct 14 23:02:47.383 INFO running `"docker" "start" "-a" "ddd612851349d1cfa1c1e05302606d23be68d22489ce4f2584de19ea11081d7e"` Oct 14 23:02:48.163 INFO kablam! usermod: no changes Oct 14 23:02:48.229 INFO kablam! Compiling blockchain v0.1.0 (/source) Oct 14 23:02:49.019 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.019 INFO kablam! --> src/main.rs:18:5 Oct 14 23:02:49.019 INFO kablam! | Oct 14 23:02:49.019 INFO kablam! 18 | io::stdout().flush(); Oct 14 23:02:49.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.019 INFO kablam! | Oct 14 23:02:49.019 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:19:5 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 19 | io::stdin().read_line(&mut miner_address); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:21:5 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 21 | io::stdout().flush(); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:22:5 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 22 | io::stdin().read_line(&mut difficulty); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:38:9 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 38 | io::stdout().flush(); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:40:9 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 40 | io::stdin().read_line(&mut choice); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:71:17 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 71 | io::stdout().flush(); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:72:17 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 72 | io::stdin().read_line(&mut from); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:74:17 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 74 | io::stdout().flush(); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:75:17 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 75 | io::stdin().read_line(&mut to); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:77:17 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 77 | io::stdout().flush(); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.020 INFO kablam! Oct 14 23:02:49.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.020 INFO kablam! --> src/main.rs:78:17 Oct 14 23:02:49.020 INFO kablam! | Oct 14 23:02:49.020 INFO kablam! 78 | io::stdin().read_line(&mut amount); Oct 14 23:02:49.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.021 INFO kablam! Oct 14 23:02:49.021 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.021 INFO kablam! --> src/main.rs:106:17 Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! 106 | io::stdout().flush(); Oct 14 23:02:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.021 INFO kablam! Oct 14 23:02:49.021 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.021 INFO kablam! --> src/main.rs:107:17 Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! 107 | io::stdin().read_line(&mut new_diff); Oct 14 23:02:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.021 INFO kablam! Oct 14 23:02:49.021 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.021 INFO kablam! --> src/main.rs:119:17 Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! 119 | io::stdout().flush(); Oct 14 23:02:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.021 INFO kablam! Oct 14 23:02:49.021 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:02:49.021 INFO kablam! --> src/main.rs:120:17 Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! 120 | io::stdin().read_line(&mut new_reward); Oct 14 23:02:49.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:02:49.021 INFO kablam! | Oct 14 23:02:49.021 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:02:49.021 INFO kablam! Oct 14 23:02:49.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 14 23:02:49.551 INFO kablam! su: No module specific data is present Oct 14 23:02:50.268 INFO running `"docker" "rm" "-f" "ddd612851349d1cfa1c1e05302606d23be68d22489ce4f2584de19ea11081d7e"` Oct 14 23:02:50.617 INFO blam! ddd612851349d1cfa1c1e05302606d23be68d22489ce4f2584de19ea11081d7e Oct 14 23:02:50.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 23:02:51.087 INFO blam! d420ffd87845b18ec49f9e6bea303b062839a67c4bdac2050e126707dc6ef0e8 Oct 14 23:02:51.091 INFO running `"docker" "start" "-a" "d420ffd87845b18ec49f9e6bea303b062839a67c4bdac2050e126707dc6ef0e8"` Oct 14 23:02:52.458 INFO kablam! usermod: no changes Oct 14 23:02:52.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 23:02:52.569 INFO kablam! Running /target/debug/deps/blockchain-80e6994e510ddaf8 Oct 14 23:02:52.575 INFO blam! Oct 14 23:02:52.575 INFO blam! running 0 tests Oct 14 23:02:52.576 INFO blam! Oct 14 23:02:52.576 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:02:52.576 INFO blam! Oct 14 23:02:52.587 INFO kablam! su: No module specific data is present Oct 14 23:02:53.226 INFO running `"docker" "rm" "-f" "d420ffd87845b18ec49f9e6bea303b062839a67c4bdac2050e126707dc6ef0e8"` Oct 14 23:02:53.539 INFO blam! d420ffd87845b18ec49f9e6bea303b062839a67c4bdac2050e126707dc6ef0e8