Oct 21 17:41:30.640 INFO checking genya0407/png_print against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:41:30.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 21 17:41:31.070 INFO blam! adc0ca69643e70a668c7f7157d3ba78c48401eb827d065b5d2669d538b3e250b Oct 21 17:41:31.072 INFO running `"docker" "start" "-a" "adc0ca69643e70a668c7f7157d3ba78c48401eb827d065b5d2669d538b3e250b"` Oct 21 17:41:32.551 INFO kablam! usermod: no changes Oct 21 17:41:32.660 INFO kablam! Checking png_encoder v0.1.0 (/source) Oct 21 17:41:33.508 INFO kablam! warning: unused variable: `scanline` Oct 21 17:41:33.509 INFO kablam! --> src/model.rs:98:25 Oct 21 17:41:33.509 INFO kablam! | Oct 21 17:41:33.509 INFO kablam! 98 | let scanline: Vec = match filter_method { Oct 21 17:41:33.509 INFO kablam! | ^^^^^^^^ help: consider using `_scanline` instead Oct 21 17:41:33.510 INFO kablam! | Oct 21 17:41:33.510 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:41:33.510 INFO kablam! Oct 21 17:41:33.585 INFO kablam! warning: unused variable: `scanline` Oct 21 17:41:33.585 INFO kablam! --> src/model.rs:98:25 Oct 21 17:41:33.585 INFO kablam! | Oct 21 17:41:33.586 INFO kablam! 98 | let scanline: Vec = match filter_method { Oct 21 17:41:33.586 INFO kablam! | ^^^^^^^^ help: consider using `_scanline` instead Oct 21 17:41:33.586 INFO kablam! | Oct 21 17:41:33.586 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:41:33.587 INFO kablam! Oct 21 17:41:33.587 INFO kablam! warning: method is never used: `width` Oct 21 17:41:33.587 INFO kablam! --> src/model.rs:66:5 Oct 21 17:41:33.587 INFO kablam! | Oct 21 17:41:33.588 INFO kablam! 66 | pub fn width(&self) -> usize { Oct 21 17:41:33.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:41:33.588 INFO kablam! | Oct 21 17:41:33.589 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:41:33.589 INFO kablam! Oct 21 17:41:33.589 INFO kablam! warning: field is never used: `compression_method` Oct 21 17:41:33.589 INFO kablam! --> src/model.rs:222:5 Oct 21 17:41:33.590 INFO kablam! | Oct 21 17:41:33.590 INFO kablam! 222 | compression_method: u8, Oct 21 17:41:33.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:41:33.590 INFO kablam! Oct 21 17:41:33.591 INFO kablam! warning: field is never used: `additional_flags` Oct 21 17:41:33.591 INFO kablam! --> src/model.rs:223:5 Oct 21 17:41:33.591 INFO kablam! | Oct 21 17:41:33.591 INFO kablam! 223 | additional_flags: u8, Oct 21 17:41:33.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 17:41:33.592 INFO kablam! Oct 21 17:41:33.592 INFO kablam! warning: field is never used: `check_value` Oct 21 17:41:33.593 INFO kablam! --> src/model.rs:225:5 Oct 21 17:41:33.593 INFO kablam! | Oct 21 17:41:33.593 INFO kablam! 225 | check_value: u32, Oct 21 17:41:33.594 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 17:41:33.594 INFO kablam! Oct 21 17:41:33.628 INFO kablam! warning: method is never used: `width` Oct 21 17:41:33.629 INFO kablam! --> src/model.rs:66:5 Oct 21 17:41:33.629 INFO kablam! | Oct 21 17:41:33.629 INFO kablam! 66 | pub fn width(&self) -> usize { Oct 21 17:41:33.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:41:33.630 INFO kablam! | Oct 21 17:41:33.631 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:41:33.631 INFO kablam! Oct 21 17:41:33.631 INFO kablam! warning: field is never used: `compression_method` Oct 21 17:41:33.632 INFO kablam! --> src/model.rs:222:5 Oct 21 17:41:33.632 INFO kablam! | Oct 21 17:41:33.632 INFO kablam! 222 | compression_method: u8, Oct 21 17:41:33.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:41:33.633 INFO kablam! Oct 21 17:41:33.633 INFO kablam! warning: field is never used: `additional_flags` Oct 21 17:41:33.633 INFO kablam! --> src/model.rs:223:5 Oct 21 17:41:33.633 INFO kablam! | Oct 21 17:41:33.634 INFO kablam! 223 | additional_flags: u8, Oct 21 17:41:33.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 17:41:33.637 INFO kablam! Oct 21 17:41:33.637 INFO kablam! warning: field is never used: `check_value` Oct 21 17:41:33.637 INFO kablam! --> src/model.rs:225:5 Oct 21 17:41:33.637 INFO kablam! | Oct 21 17:41:33.638 INFO kablam! 225 | check_value: u32, Oct 21 17:41:33.638 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 17:41:33.638 INFO kablam! Oct 21 17:41:33.717 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 21 17:41:33.719 INFO kablam! su: No module specific data is present Oct 21 17:41:34.428 INFO running `"docker" "rm" "-f" "adc0ca69643e70a668c7f7157d3ba78c48401eb827d065b5d2669d538b3e250b"` Oct 21 17:41:34.716 INFO blam! adc0ca69643e70a668c7f7157d3ba78c48401eb827d065b5d2669d538b3e250b