Dec 04 22:12:21.399 INFO checking avonarret1/brookser against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 22:12:21.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-7/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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 04 22:12:21.762 INFO [stdout] 6165787daada715e0e3647215bfd44d61a34ccc22a26fecdfb95a99d10b4fc3b Dec 04 22:12:21.767 INFO running `"docker" "start" "-a" "6165787daada715e0e3647215bfd44d61a34ccc22a26fecdfb95a99d10b4fc3b"` Dec 04 22:12:22.188 INFO [stderr] usermod: no changes Dec 04 22:12:22.213 INFO [stderr] Checking brookser v0.1.0 (/source) Dec 04 22:12:22.947 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.947 INFO [stderr] --> src/net/url.rs:255:17 Dec 04 22:12:22.947 INFO [stderr] | Dec 04 22:12:22.947 INFO [stderr] 255 | write!(f, "{}://", protocol); Dec 04 22:12:22.947 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 04 22:12:22.950 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.950 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 04 22:12:22.950 INFO [stderr] Dec 04 22:12:22.950 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.950 INFO [stderr] --> src/net/url.rs:262:21 Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] 262 | write!(f, "{}@", auth.0); Dec 04 22:12:22.950 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.950 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 04 22:12:22.950 INFO [stderr] Dec 04 22:12:22.950 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.950 INFO [stderr] --> src/net/url.rs:266:21 Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] 266 | write!(f, "{}:{}@", auth.0, auth.1); Dec 04 22:12:22.950 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.950 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 04 22:12:22.950 INFO [stderr] Dec 04 22:12:22.950 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.950 INFO [stderr] --> src/net/url.rs:272:17 Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] 272 | write!(f, "{}", host); Dec 04 22:12:22.950 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.950 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 04 22:12:22.950 INFO [stderr] Dec 04 22:12:22.950 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.950 INFO [stderr] --> src/net/url.rs:276:21 Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] 276 | write!(f, ":{}", port); Dec 04 22:12:22.950 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.950 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 04 22:12:22.950 INFO [stderr] Dec 04 22:12:22.950 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.950 INFO [stderr] --> src/net/url.rs:281:9 Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] 281 | write!(f, "{}", self.get_path()); Dec 04 22:12:22.950 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.950 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 04 22:12:22.950 INFO [stderr] Dec 04 22:12:22.950 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.950 INFO [stderr] --> src/net/url.rs:282:9 Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.950 INFO [stderr] 282 | write!(f, "{}", self.get_params()); Dec 04 22:12:22.950 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.950 INFO [stderr] | Dec 04 22:12:22.951 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.951 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 04 22:12:22.951 INFO [stderr] Dec 04 22:12:22.951 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:22.951 INFO [stderr] --> src/net/url.rs:286:13 Dec 04 22:12:22.951 INFO [stderr] | Dec 04 22:12:22.951 INFO [stderr] 286 | write!(f, "#{}", fragment); Dec 04 22:12:22.951 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:22.951 INFO [stderr] | Dec 04 22:12:22.951 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:22.951 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 04 22:12:22.951 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:255:17 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 255 | write!(f, "{}://", protocol); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.143 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:262:21 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 262 | write!(f, "{}@", auth.0); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.143 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:266:21 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 266 | write!(f, "{}:{}@", auth.0, auth.1); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.143 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:272:17 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 272 | write!(f, "{}", host); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.143 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:276:21 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 276 | write!(f, ":{}", port); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.143 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:281:9 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 281 | write!(f, "{}", self.get_path()); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.143 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:282:9 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 282 | write!(f, "{}", self.get_params()); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.143 INFO [stderr] Dec 04 22:12:23.143 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 22:12:23.143 INFO [stderr] --> src/net/url.rs:286:13 Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] 286 | write!(f, "#{}", fragment); Dec 04 22:12:23.143 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 22:12:23.143 INFO [stderr] | Dec 04 22:12:23.143 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 22:12:23.143 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 04 22:12:23.144 INFO [stderr] Dec 04 22:12:23.167 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s Dec 04 22:12:23.167 INFO [stderr] su: No module specific data is present Dec 04 22:12:23.787 INFO running `"docker" "inspect" "6165787daada715e0e3647215bfd44d61a34ccc22a26fecdfb95a99d10b4fc3b"` Dec 04 22:12:24.049 INFO running `"docker" "rm" "-f" "6165787daada715e0e3647215bfd44d61a34ccc22a26fecdfb95a99d10b4fc3b"` Dec 04 22:12:24.240 INFO [stdout] 6165787daada715e0e3647215bfd44d61a34ccc22a26fecdfb95a99d10b4fc3b