Dec 11 22:11:58.034 INFO checking avonarret1/brookser against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 22:11:58.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-3/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 11 22:11:58.362 INFO [stdout] 2929eacbfadeb56ba1917fd790ff778ef577a57091a76158037e6ff8188ef289 Dec 11 22:11:58.364 INFO running `"docker" "start" "-a" "2929eacbfadeb56ba1917fd790ff778ef577a57091a76158037e6ff8188ef289"` Dec 11 22:11:59.407 INFO [stderr] usermod: no changes Dec 11 22:11:59.441 INFO [stderr] Checking brookser v0.1.0 (/source) Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:255:17 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 255 | write!(f, "{}://", protocol); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:262:21 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 262 | write!(f, "{}@", auth.0); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:266:21 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 266 | write!(f, "{}:{}@", auth.0, auth.1); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:272:17 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 272 | write!(f, "{}", host); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:276:21 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 276 | write!(f, ":{}", port); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:281:9 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 281 | write!(f, "{}", self.get_path()); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:282:9 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 282 | write!(f, "{}", self.get_params()); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.244 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.244 INFO [stderr] --> src/net/url.rs:286:13 Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] 286 | write!(f, "#{}", fragment); Dec 11 22:12:00.244 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.244 INFO [stderr] | Dec 11 22:12:00.244 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.244 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 11 22:12:00.244 INFO [stderr] Dec 11 22:12:00.336 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.336 INFO [stderr] --> src/net/url.rs:255:17 Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] 255 | write!(f, "{}://", protocol); Dec 11 22:12:00.336 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 11 22:12:00.336 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.336 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 11 22:12:00.336 INFO [stderr] Dec 11 22:12:00.336 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.336 INFO [stderr] --> src/net/url.rs:262:21 Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] 262 | write!(f, "{}@", auth.0); Dec 11 22:12:00.336 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.336 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 11 22:12:00.336 INFO [stderr] Dec 11 22:12:00.336 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.336 INFO [stderr] --> src/net/url.rs:266:21 Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] 266 | write!(f, "{}:{}@", auth.0, auth.1); Dec 11 22:12:00.336 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.336 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 11 22:12:00.336 INFO [stderr] Dec 11 22:12:00.336 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.336 INFO [stderr] --> src/net/url.rs:272:17 Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] 272 | write!(f, "{}", host); Dec 11 22:12:00.336 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.336 INFO [stderr] | Dec 11 22:12:00.336 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.336 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 11 22:12:00.336 INFO [stderr] Dec 11 22:12:00.337 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.337 INFO [stderr] --> src/net/url.rs:276:21 Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] 276 | write!(f, ":{}", port); Dec 11 22:12:00.337 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.337 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 11 22:12:00.337 INFO [stderr] Dec 11 22:12:00.337 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.337 INFO [stderr] --> src/net/url.rs:281:9 Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] 281 | write!(f, "{}", self.get_path()); Dec 11 22:12:00.337 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.337 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 11 22:12:00.337 INFO [stderr] Dec 11 22:12:00.337 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.337 INFO [stderr] --> src/net/url.rs:282:9 Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] 282 | write!(f, "{}", self.get_params()); Dec 11 22:12:00.337 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.337 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 11 22:12:00.337 INFO [stderr] Dec 11 22:12:00.337 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 22:12:00.337 INFO [stderr] --> src/net/url.rs:286:13 Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] 286 | write!(f, "#{}", fragment); Dec 11 22:12:00.337 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 22:12:00.337 INFO [stderr] | Dec 11 22:12:00.337 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 22:12:00.337 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 11 22:12:00.337 INFO [stderr] Dec 11 22:12:00.357 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s Dec 11 22:12:00.358 INFO [stderr] su: No module specific data is present Dec 11 22:12:00.647 INFO running `"docker" "inspect" "2929eacbfadeb56ba1917fd790ff778ef577a57091a76158037e6ff8188ef289"` Dec 11 22:12:00.878 INFO running `"docker" "rm" "-f" "2929eacbfadeb56ba1917fd790ff778ef577a57091a76158037e6ff8188ef289"` Dec 11 22:12:01.108 INFO [stdout] 2929eacbfadeb56ba1917fd790ff778ef577a57091a76158037e6ff8188ef289