Dec 18 13:56:03.499 INFO checking modio-0.3.0 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 13:56:03.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/modio/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 13:56:03.713 INFO [stdout] 4de366be3eca702e303ed717d92fd231ac1d85c5ada726756ee90fc8be975f31 Dec 18 13:56:03.715 INFO running `"docker" "start" "-a" "4de366be3eca702e303ed717d92fd231ac1d85c5ada726756ee90fc8be975f31"` Dec 18 13:56:04.513 INFO [stderr] Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Dec 18 13:56:05.556 INFO [stderr] Checking modio v0.3.0 (/opt/crater/workdir) Dec 18 13:56:07.712 INFO [stderr] warning: unused `#[macro_use]` import Dec 18 13:56:07.712 INFO [stderr] --> src/lib.rs:101:1 Dec 18 13:56:07.712 INFO [stderr] | Dec 18 13:56:07.712 INFO [stderr] 101 | #[macro_use] Dec 18 13:56:07.712 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 13:56:07.712 INFO [stderr] | Dec 18 13:56:07.712 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 13:56:07.712 INFO [stderr] Dec 18 13:56:07.712 INFO [stderr] warning: unused `#[macro_use]` import Dec 18 13:56:07.712 INFO [stderr] --> src/lib.rs:101:1 Dec 18 13:56:07.712 INFO [stderr] | Dec 18 13:56:07.712 INFO [stderr] 101 | #[macro_use] Dec 18 13:56:07.712 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 13:56:07.712 INFO [stderr] | Dec 18 13:56:07.712 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 13:56:07.712 INFO [stderr] Dec 18 13:56:10.354 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 13:56:10.354 INFO [stderr] --> src/error.rs:147:13 Dec 18 13:56:10.354 INFO [stderr] | Dec 18 13:56:10.354 INFO [stderr] 147 | writeln!(f, "{}", self.message); Dec 18 13:56:10.354 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:56:10.354 INFO [stderr] | Dec 18 13:56:10.354 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 13:56:10.354 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 13:56:10.354 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 18 13:56:10.354 INFO [stderr] Dec 18 13:56:10.354 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 13:56:10.354 INFO [stderr] --> src/error.rs:149:17 Dec 18 13:56:10.354 INFO [stderr] | Dec 18 13:56:10.354 INFO [stderr] 149 | writeln!(f, " {}: {}", k, v); Dec 18 13:56:10.354 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:56:10.354 INFO [stderr] | Dec 18 13:56:10.354 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 13:56:10.354 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 18 13:56:10.354 INFO [stderr] Dec 18 13:56:10.380 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 13:56:10.380 INFO [stderr] --> src/error.rs:147:13 Dec 18 13:56:10.388 INFO [stderr] | Dec 18 13:56:10.388 INFO [stderr] 147 | writeln!(f, "{}", self.message); Dec 18 13:56:10.388 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:56:10.388 INFO [stderr] | Dec 18 13:56:10.388 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 13:56:10.388 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 13:56:10.388 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 18 13:56:10.388 INFO [stderr] Dec 18 13:56:10.388 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 13:56:10.388 INFO [stderr] --> src/error.rs:149:17 Dec 18 13:56:10.388 INFO [stderr] | Dec 18 13:56:10.388 INFO [stderr] 149 | writeln!(f, " {}: {}", k, v); Dec 18 13:56:10.388 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:56:10.388 INFO [stderr] | Dec 18 13:56:10.388 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 13:56:10.388 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 18 13:56:10.388 INFO [stderr] Dec 18 13:56:14.945 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.69s Dec 18 13:56:15.195 INFO running `"docker" "inspect" "4de366be3eca702e303ed717d92fd231ac1d85c5ada726756ee90fc8be975f31"` Dec 18 13:56:15.256 INFO running `"docker" "rm" "-f" "4de366be3eca702e303ed717d92fd231ac1d85c5ada726756ee90fc8be975f31"` Dec 18 13:56:15.344 INFO [stdout] 4de366be3eca702e303ed717d92fd231ac1d85c5ada726756ee90fc8be975f31