Dec 05 14:01:22.108 INFO checking expectation-0.1.1 against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 14:01:22.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 05 14:01:22.374 INFO [stdout] 5370c968b27b8814c4a51b67bc9ed79646cc9dcd82a367b6315aa6e8c52ff1c4 Dec 05 14:01:22.376 INFO running `"docker" "start" "-a" "5370c968b27b8814c4a51b67bc9ed79646cc9dcd82a367b6315aa6e8c52ff1c4"` Dec 05 14:01:22.826 INFO [stderr] usermod: no changes Dec 05 14:01:22.917 INFO [stderr] Checking expectation-shared v0.1.0 Dec 05 14:01:22.917 INFO [stderr] Checking image v0.19.0 Dec 05 14:01:28.825 INFO [stderr] Checking expectation v0.1.1 (/source) Dec 05 14:01:32.887 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:32.887 INFO [stderr] --> src/extensions/image.rs:136:17 Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] 136 | writeln!(w, "image formats are different"); Dec 05 14:01:32.887 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 05 14:01:32.887 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:32.887 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 05 14:01:32.887 INFO [stderr] Dec 05 14:01:32.887 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:32.887 INFO [stderr] --> src/extensions/image.rs:137:17 Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] 137 | writeln!(w, "actual: RGB8"); Dec 05 14:01:32.887 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:32.887 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 05 14:01:32.887 INFO [stderr] Dec 05 14:01:32.887 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:32.887 INFO [stderr] --> src/extensions/image.rs:138:17 Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] 138 | writeln!(w, "expected: RGBA8 (Alpha)"); Dec 05 14:01:32.887 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:32.887 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 05 14:01:32.887 INFO [stderr] Dec 05 14:01:32.887 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:32.887 INFO [stderr] --> src/extensions/image.rs:144:17 Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] 144 | writeln!(w, "image formats are different"); Dec 05 14:01:32.887 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:32.887 INFO [stderr] | Dec 05 14:01:32.887 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:32.887 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 05 14:01:32.887 INFO [stderr] Dec 05 14:01:32.887 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:32.887 INFO [stderr] --> src/extensions/image.rs:145:17 Dec 05 14:01:32.888 INFO [stderr] | Dec 05 14:01:32.888 INFO [stderr] 145 | writeln!(w, "actual: RGBA8 (Alpha)"); Dec 05 14:01:32.888 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:32.888 INFO [stderr] | Dec 05 14:01:32.888 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:32.888 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 05 14:01:32.888 INFO [stderr] Dec 05 14:01:32.888 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:32.888 INFO [stderr] --> src/extensions/image.rs:146:17 Dec 05 14:01:32.888 INFO [stderr] | Dec 05 14:01:32.888 INFO [stderr] 146 | writeln!(w, "expected: RGB8"); Dec 05 14:01:32.888 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:32.888 INFO [stderr] | Dec 05 14:01:32.888 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:32.888 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 05 14:01:32.888 INFO [stderr] Dec 05 14:01:33.321 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:33.321 INFO [stderr] --> src/extensions/image.rs:136:17 Dec 05 14:01:33.321 INFO [stderr] | Dec 05 14:01:33.321 INFO [stderr] 136 | writeln!(w, "image formats are different"); Dec 05 14:01:33.321 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:33.321 INFO [stderr] | Dec 05 14:01:33.321 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 05 14:01:33.321 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:33.321 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 05 14:01:33.321 INFO [stderr] Dec 05 14:01:33.321 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:33.321 INFO [stderr] --> src/extensions/image.rs:137:17 Dec 05 14:01:33.321 INFO [stderr] | Dec 05 14:01:33.321 INFO [stderr] 137 | writeln!(w, "actual: RGB8"); Dec 05 14:01:33.321 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:33.321 INFO [stderr] | Dec 05 14:01:33.321 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:33.321 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 05 14:01:33.321 INFO [stderr] Dec 05 14:01:33.321 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:33.321 INFO [stderr] --> src/extensions/image.rs:138:17 Dec 05 14:01:33.321 INFO [stderr] | Dec 05 14:01:33.321 INFO [stderr] 138 | writeln!(w, "expected: RGBA8 (Alpha)"); Dec 05 14:01:33.321 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:33.322 INFO [stderr] | Dec 05 14:01:33.322 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:33.322 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 05 14:01:33.322 INFO [stderr] Dec 05 14:01:33.322 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:33.322 INFO [stderr] --> src/extensions/image.rs:144:17 Dec 05 14:01:33.322 INFO [stderr] | Dec 05 14:01:33.322 INFO [stderr] 144 | writeln!(w, "image formats are different"); Dec 05 14:01:33.322 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:33.322 INFO [stderr] | Dec 05 14:01:33.322 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:33.322 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 05 14:01:33.322 INFO [stderr] Dec 05 14:01:33.322 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:33.322 INFO [stderr] --> src/extensions/image.rs:145:17 Dec 05 14:01:33.322 INFO [stderr] | Dec 05 14:01:33.322 INFO [stderr] 145 | writeln!(w, "actual: RGBA8 (Alpha)"); Dec 05 14:01:33.322 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:33.322 INFO [stderr] | Dec 05 14:01:33.322 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:33.322 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 05 14:01:33.322 INFO [stderr] Dec 05 14:01:33.322 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 14:01:33.322 INFO [stderr] --> src/extensions/image.rs:146:17 Dec 05 14:01:33.322 INFO [stderr] | Dec 05 14:01:33.322 INFO [stderr] 146 | writeln!(w, "expected: RGB8"); Dec 05 14:01:33.322 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 14:01:33.322 INFO [stderr] | Dec 05 14:01:33.322 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 14:01:33.322 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 05 14:01:33.322 INFO [stderr] Dec 05 14:01:33.365 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.52s Dec 05 14:01:33.379 INFO [stderr] su: No module specific data is present Dec 05 14:01:33.783 INFO running `"docker" "inspect" "5370c968b27b8814c4a51b67bc9ed79646cc9dcd82a367b6315aa6e8c52ff1c4"` Dec 05 14:01:33.928 INFO running `"docker" "rm" "-f" "5370c968b27b8814c4a51b67bc9ed79646cc9dcd82a367b6315aa6e8c52ff1c4"` Dec 05 14:01:34.059 INFO [stdout] 5370c968b27b8814c4a51b67bc9ed79646cc9dcd82a367b6315aa6e8c52ff1c4