Dec 18 16:37:47.826 INFO checking expectation-0.1.1 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 16:37:47.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/expectation/0.1.1:/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" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 16:37:48.041 INFO [stdout] 65c8c90201b188e9a13631ad31e2cebd2b4c577ba1a5ccf943f1246359379798 Dec 18 16:37:48.046 INFO running `"docker" "start" "-a" "65c8c90201b188e9a13631ad31e2cebd2b4c577ba1a5ccf943f1246359379798"` Dec 18 16:37:48.828 INFO [stderr] Compiling num-derive v0.2.3 Dec 18 16:37:48.828 INFO [stderr] Checking expectation-shared v0.1.0 Dec 18 16:37:53.259 INFO [stderr] Checking image v0.19.0 Dec 18 16:37:57.553 INFO [stderr] Checking expectation v0.1.1 (/opt/crater/workdir) Dec 18 16:37:59.546 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` Dec 18 16:37:59.546 INFO [stderr] --> src/lib.rs:46:21 Dec 18 16:37:59.547 INFO [stderr] | Dec 18 16:37:59.547 INFO [stderr] 46 | let name = name.trim_left_matches("expectation_test_"); Dec 18 16:37:59.547 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.547 INFO [stderr] | Dec 18 16:37:59.548 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 16:37:59.548 INFO [stderr] Dec 18 16:37:59.568 INFO [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` Dec 18 16:37:59.568 INFO [stderr] --> src/lib.rs:46:21 Dec 18 16:37:59.568 INFO [stderr] | Dec 18 16:37:59.568 INFO [stderr] 46 | let name = name.trim_left_matches("expectation_test_"); Dec 18 16:37:59.568 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.568 INFO [stderr] | Dec 18 16:37:59.568 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 16:37:59.568 INFO [stderr] Dec 18 16:37:59.808 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.808 INFO [stderr] --> src/extensions/image.rs:136:17 Dec 18 16:37:59.808 INFO [stderr] | Dec 18 16:37:59.808 INFO [stderr] 136 | writeln!(w, "image formats are different"); Dec 18 16:37:59.808 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.808 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 16:37:59.809 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.809 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 16:37:59.809 INFO [stderr] Dec 18 16:37:59.809 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.809 INFO [stderr] --> src/extensions/image.rs:137:17 Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] 137 | writeln!(w, "actual: RGB8"); Dec 18 16:37:59.809 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.809 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 16:37:59.809 INFO [stderr] Dec 18 16:37:59.809 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.809 INFO [stderr] --> src/extensions/image.rs:138:17 Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] 138 | writeln!(w, "expected: RGBA8 (Alpha)"); Dec 18 16:37:59.809 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.809 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 16:37:59.809 INFO [stderr] Dec 18 16:37:59.809 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.809 INFO [stderr] --> src/extensions/image.rs:144:17 Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] 144 | writeln!(w, "image formats are different"); Dec 18 16:37:59.809 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.809 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 16:37:59.809 INFO [stderr] Dec 18 16:37:59.809 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.809 INFO [stderr] --> src/extensions/image.rs:145:17 Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] 145 | writeln!(w, "actual: RGBA8 (Alpha)"); Dec 18 16:37:59.809 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.809 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 16:37:59.809 INFO [stderr] Dec 18 16:37:59.809 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.809 INFO [stderr] --> src/extensions/image.rs:146:17 Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] 146 | writeln!(w, "expected: RGB8"); Dec 18 16:37:59.809 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.809 INFO [stderr] | Dec 18 16:37:59.809 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.809 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 16:37:59.809 INFO [stderr] Dec 18 16:37:59.908 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.908 INFO [stderr] --> src/extensions/image.rs:136:17 Dec 18 16:37:59.908 INFO [stderr] | Dec 18 16:37:59.908 INFO [stderr] 136 | writeln!(w, "image formats are different"); Dec 18 16:37:59.908 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.908 INFO [stderr] | Dec 18 16:37:59.908 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 16:37:59.908 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.908 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 16:37:59.908 INFO [stderr] Dec 18 16:37:59.909 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.909 INFO [stderr] --> src/extensions/image.rs:137:17 Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] 137 | writeln!(w, "actual: RGB8"); Dec 18 16:37:59.909 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.909 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 16:37:59.909 INFO [stderr] Dec 18 16:37:59.909 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.909 INFO [stderr] --> src/extensions/image.rs:138:17 Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] 138 | writeln!(w, "expected: RGBA8 (Alpha)"); Dec 18 16:37:59.909 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.909 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 16:37:59.909 INFO [stderr] Dec 18 16:37:59.909 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.909 INFO [stderr] --> src/extensions/image.rs:144:17 Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] 144 | writeln!(w, "image formats are different"); Dec 18 16:37:59.909 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.909 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 16:37:59.909 INFO [stderr] Dec 18 16:37:59.909 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.909 INFO [stderr] --> src/extensions/image.rs:145:17 Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] 145 | writeln!(w, "actual: RGBA8 (Alpha)"); Dec 18 16:37:59.909 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.909 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 16:37:59.909 INFO [stderr] Dec 18 16:37:59.909 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 16:37:59.909 INFO [stderr] --> src/extensions/image.rs:146:17 Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] 146 | writeln!(w, "expected: RGB8"); Dec 18 16:37:59.909 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 16:37:59.909 INFO [stderr] | Dec 18 16:37:59.909 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 16:37:59.909 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 16:37:59.909 INFO [stderr] Dec 18 16:37:59.941 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.22s Dec 18 16:38:00.572 INFO running `"docker" "inspect" "65c8c90201b188e9a13631ad31e2cebd2b4c577ba1a5ccf943f1246359379798"` Dec 18 16:38:00.832 INFO running `"docker" "rm" "-f" "65c8c90201b188e9a13631ad31e2cebd2b4c577ba1a5ccf943f1246359379798"` Dec 18 16:38:01.244 INFO [stdout] 65c8c90201b188e9a13631ad31e2cebd2b4c577ba1a5ccf943f1246359379798