Dec 12 01:42:07.458 INFO checking LouisBrunner/rusty-ports against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 12 01:42:07.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-1/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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"` Dec 12 01:42:08.133 INFO [stdout] 0b0910fbf8d7d809a195118ae5ed354de11e98518769da0ddfdccb8bc23355f0 Dec 12 01:42:08.138 INFO running `"docker" "start" "-a" "0b0910fbf8d7d809a195118ae5ed354de11e98518769da0ddfdccb8bc23355f0"` Dec 12 01:42:09.432 INFO [stderr] usermod: no changes Dec 12 01:42:09.543 INFO [stderr] Compiling itertools v0.4.19 Dec 12 01:42:09.543 INFO [stderr] Checking mockstream v0.0.3 Dec 12 01:42:09.543 INFO [stderr] Checking mockers v0.12.2 Dec 12 01:42:12.510 INFO [stderr] Compiling mockers_derive v0.12.2 Dec 12 01:42:19.223 INFO [stderr] Checking rusty-ports v0.1.0 (/source) Dec 12 01:42:21.232 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.233 INFO [stderr] --> src/reporters/console.rs:25:13 Dec 12 01:42:21.233 INFO [stderr] | Dec 12 01:42:21.233 INFO [stderr] 25 | writeln!(writer, "{}", msg); Dec 12 01:42:21.233 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.234 INFO [stderr] | Dec 12 01:42:21.234 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 12 01:42:21.234 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.234 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.234 INFO [stderr] Dec 12 01:42:21.235 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.235 INFO [stderr] --> src/reporters/console.rs:33:13 Dec 12 01:42:21.235 INFO [stderr] | Dec 12 01:42:21.236 INFO [stderr] 33 | writeln!(writer, "{}", msg); Dec 12 01:42:21.236 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.236 INFO [stderr] | Dec 12 01:42:21.236 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.237 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.237 INFO [stderr] Dec 12 01:42:21.237 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.237 INFO [stderr] --> src/reporters/console.rs:45:9 Dec 12 01:42:21.238 INFO [stderr] | Dec 12 01:42:21.238 INFO [stderr] 45 | write!(out, "{} ", header); Dec 12 01:42:21.238 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.239 INFO [stderr] | Dec 12 01:42:21.239 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.239 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.239 INFO [stderr] Dec 12 01:42:21.240 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.240 INFO [stderr] --> src/reporters/console.rs:67:13 Dec 12 01:42:21.240 INFO [stderr] | Dec 12 01:42:21.241 INFO [stderr] 67 | writeln!(writer, "Received message:"); Dec 12 01:42:21.241 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.241 INFO [stderr] | Dec 12 01:42:21.241 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.241 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.241 INFO [stderr] Dec 12 01:42:21.241 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.241 INFO [stderr] --> src/reporters/console.rs:73:17 Dec 12 01:42:21.241 INFO [stderr] | Dec 12 01:42:21.241 INFO [stderr] 73 | write!(writer, "\t"); Dec 12 01:42:21.242 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.242 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.242 INFO [stderr] Dec 12 01:42:21.242 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.242 INFO [stderr] --> src/reporters/console.rs:78:25 Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] 78 | write!(writer, " "); Dec 12 01:42:21.242 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.242 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.242 INFO [stderr] Dec 12 01:42:21.242 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.242 INFO [stderr] --> src/reporters/console.rs:80:21 Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] 80 | write!(writer, "{:02x}", c); Dec 12 01:42:21.242 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.242 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.242 INFO [stderr] Dec 12 01:42:21.242 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.242 INFO [stderr] --> src/reporters/console.rs:86:17 Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] 86 | write!(writer, "{} |", padding); Dec 12 01:42:21.242 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.242 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.242 INFO [stderr] Dec 12 01:42:21.242 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.242 INFO [stderr] --> src/reporters/console.rs:90:21 Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] 90 | write!(writer, "{}", if char::is_control(cc) { '.' } else { cc }); Dec 12 01:42:21.242 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.242 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.242 INFO [stderr] Dec 12 01:42:21.242 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.242 INFO [stderr] --> src/reporters/console.rs:94:17 Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] 94 | writeln!(writer, "{}|", padding); Dec 12 01:42:21.242 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.242 INFO [stderr] | Dec 12 01:42:21.242 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.242 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.242 INFO [stderr] Dec 12 01:42:21.552 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.552 INFO [stderr] --> src/reporters/console.rs:25:13 Dec 12 01:42:21.552 INFO [stderr] | Dec 12 01:42:21.552 INFO [stderr] 25 | writeln!(writer, "{}", msg); Dec 12 01:42:21.552 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.552 INFO [stderr] | Dec 12 01:42:21.552 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 12 01:42:21.552 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.553 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.553 INFO [stderr] Dec 12 01:42:21.553 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.553 INFO [stderr] --> src/reporters/console.rs:33:13 Dec 12 01:42:21.553 INFO [stderr] | Dec 12 01:42:21.553 INFO [stderr] 33 | writeln!(writer, "{}", msg); Dec 12 01:42:21.553 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.553 INFO [stderr] | Dec 12 01:42:21.553 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.553 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.553 INFO [stderr] Dec 12 01:42:21.553 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.553 INFO [stderr] --> src/reporters/console.rs:45:9 Dec 12 01:42:21.553 INFO [stderr] | Dec 12 01:42:21.553 INFO [stderr] 45 | write!(out, "{} ", header); Dec 12 01:42:21.554 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.554 INFO [stderr] | Dec 12 01:42:21.554 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.554 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.554 INFO [stderr] Dec 12 01:42:21.554 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.554 INFO [stderr] --> src/reporters/console.rs:67:13 Dec 12 01:42:21.554 INFO [stderr] | Dec 12 01:42:21.554 INFO [stderr] 67 | writeln!(writer, "Received message:"); Dec 12 01:42:21.554 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.554 INFO [stderr] | Dec 12 01:42:21.554 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.554 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.554 INFO [stderr] Dec 12 01:42:21.554 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.554 INFO [stderr] --> src/reporters/console.rs:73:17 Dec 12 01:42:21.554 INFO [stderr] | Dec 12 01:42:21.554 INFO [stderr] 73 | write!(writer, "\t"); Dec 12 01:42:21.554 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.554 INFO [stderr] | Dec 12 01:42:21.554 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.554 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.554 INFO [stderr] Dec 12 01:42:21.555 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.555 INFO [stderr] --> src/reporters/console.rs:78:25 Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] 78 | write!(writer, " "); Dec 12 01:42:21.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.555 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.555 INFO [stderr] Dec 12 01:42:21.555 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.555 INFO [stderr] --> src/reporters/console.rs:80:21 Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] 80 | write!(writer, "{:02x}", c); Dec 12 01:42:21.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.555 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.555 INFO [stderr] Dec 12 01:42:21.555 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.555 INFO [stderr] --> src/reporters/console.rs:86:17 Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] 86 | write!(writer, "{} |", padding); Dec 12 01:42:21.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.555 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.555 INFO [stderr] Dec 12 01:42:21.555 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.555 INFO [stderr] --> src/reporters/console.rs:90:21 Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] 90 | write!(writer, "{}", if char::is_control(cc) { '.' } else { cc }); Dec 12 01:42:21.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.555 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.555 INFO [stderr] Dec 12 01:42:21.555 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 01:42:21.555 INFO [stderr] --> src/reporters/console.rs:94:17 Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] 94 | writeln!(writer, "{}|", padding); Dec 12 01:42:21.555 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 01:42:21.555 INFO [stderr] | Dec 12 01:42:21.555 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 01:42:21.555 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 01:42:21.555 INFO [stderr] Dec 12 01:42:21.590 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.14s Dec 12 01:42:21.605 INFO [stderr] su: No module specific data is present Dec 12 01:42:22.777 INFO running `"docker" "inspect" "0b0910fbf8d7d809a195118ae5ed354de11e98518769da0ddfdccb8bc23355f0"` Dec 12 01:42:23.070 INFO running `"docker" "rm" "-f" "0b0910fbf8d7d809a195118ae5ed354de11e98518769da0ddfdccb8bc23355f0"` Dec 12 01:42:23.464 INFO [stdout] 0b0910fbf8d7d809a195118ae5ed354de11e98518769da0ddfdccb8bc23355f0