Oct 27 18:06:47.235 INFO checking picto-0.4.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:06:47.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 18:06:47.484 INFO blam! 804ed38cdbcbd9c4446f46b1c54318006f6818042b7cc4b3dc5c65a8c1613288 Oct 27 18:06:47.485 INFO running `"docker" "start" "-a" "804ed38cdbcbd9c4446f46b1c54318006f6818042b7cc4b3dc5c65a8c1613288"` Oct 27 18:06:47.923 INFO kablam! usermod: no changes Oct 27 18:06:48.032 INFO kablam! Checking png v0.6.2 Oct 27 18:06:48.032 INFO kablam! Compiling palette v0.2.1 Oct 27 18:06:48.032 INFO kablam! Checking imagefmt v4.0.0 Oct 27 18:06:48.035 INFO kablam! Checking xyz v0.2.1 Oct 27 18:06:52.443 INFO kablam! Checking image v0.12.4 Oct 27 18:06:56.907 INFO kablam! Checking picto v0.4.3 (/source) Oct 27 18:07:00.927 INFO kablam! warning: variable does not need to be mutable Oct 27 18:07:00.927 INFO kablam! --> src/buffer/buffer.rs:514:10 Oct 27 18:07:00.927 INFO kablam! | Oct 27 18:07:00.927 INFO kablam! 514 | fn from(mut value: &'a mut Buffer
) -> view::Write<'a, P, C> { Oct 27 18:07:00.927 INFO kablam! | ----^^^^^ Oct 27 18:07:00.927 INFO kablam! | | Oct 27 18:07:00.927 INFO kablam! | help: remove this `mut` Oct 27 18:07:00.927 INFO kablam! | Oct 27 18:07:00.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 18:07:00.927 INFO kablam! Oct 27 18:07:00.927 INFO kablam! warning: variable does not need to be mutable Oct 27 18:07:00.927 INFO kablam! --> src/buffer/buffer.rs:525:10 Oct 27 18:07:00.927 INFO kablam! | Oct 27 18:07:00.927 INFO kablam! 525 | fn from(mut value: &'a mut Buffer
) -> View<'a, P, C> { Oct 27 18:07:00.927 INFO kablam! | ----^^^^^ Oct 27 18:07:00.927 INFO kablam! | | Oct 27 18:07:00.927 INFO kablam! | help: remove this `mut` Oct 27 18:07:00.927 INFO kablam! Oct 27 18:07:01.268 INFO kablam! warning: field is never used: `owner` Oct 27 18:07:01.268 INFO kablam! --> src/iter/pixel/immutable.rs:27:2 Oct 27 18:07:01.268 INFO kablam! | Oct 27 18:07:01.268 INFO kablam! 27 | owner: Region, Oct 27 18:07:01.269 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:07:01.269 INFO kablam! | Oct 27 18:07:01.269 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 18:07:01.269 INFO kablam! Oct 27 18:07:01.269 INFO kablam! warning: field is never used: `owner` Oct 27 18:07:01.269 INFO kablam! --> src/iter/pixel/mutable.rs:28:2 Oct 27 18:07:01.269 INFO kablam! | Oct 27 18:07:01.269 INFO kablam! 28 | owner: Region, Oct 27 18:07:01.270 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:07:01.270 INFO kablam! Oct 27 18:07:03.251 INFO kablam! warning: variable does not need to be mutable Oct 27 18:07:03.251 INFO kablam! --> src/buffer/buffer.rs:514:10 Oct 27 18:07:03.251 INFO kablam! | Oct 27 18:07:03.251 INFO kablam! 514 | fn from(mut value: &'a mut Buffer
) -> view::Write<'a, P, C> { Oct 27 18:07:03.251 INFO kablam! | ----^^^^^ Oct 27 18:07:03.251 INFO kablam! | | Oct 27 18:07:03.251 INFO kablam! | help: remove this `mut` Oct 27 18:07:03.251 INFO kablam! | Oct 27 18:07:03.251 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 18:07:03.251 INFO kablam! Oct 27 18:07:03.251 INFO kablam! warning: variable does not need to be mutable Oct 27 18:07:03.251 INFO kablam! --> src/buffer/buffer.rs:525:10 Oct 27 18:07:03.251 INFO kablam! | Oct 27 18:07:03.251 INFO kablam! 525 | fn from(mut value: &'a mut Buffer
) -> View<'a, P, C> { Oct 27 18:07:03.251 INFO kablam! | ----^^^^^ Oct 27 18:07:03.251 INFO kablam! | | Oct 27 18:07:03.251 INFO kablam! | help: remove this `mut` Oct 27 18:07:03.251 INFO kablam! Oct 27 18:07:05.387 INFO kablam! warning: field is never used: `owner` Oct 27 18:07:05.388 INFO kablam! --> src/iter/pixel/immutable.rs:27:2 Oct 27 18:07:05.388 INFO kablam! | Oct 27 18:07:05.388 INFO kablam! 27 | owner: Region, Oct 27 18:07:05.388 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:07:05.413 INFO kablam! | Oct 27 18:07:05.413 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 18:07:05.413 INFO kablam! Oct 27 18:07:05.414 INFO kablam! warning: field is never used: `owner` Oct 27 18:07:05.414 INFO kablam! --> src/iter/pixel/mutable.rs:28:2 Oct 27 18:07:05.414 INFO kablam! | Oct 27 18:07:05.414 INFO kablam! 28 | owner: Region, Oct 27 18:07:05.415 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:07:05.415 INFO kablam! Oct 27 18:07:15.178 INFO kablam! warning: constant item is never used: `LOWER` Oct 27 18:07:15.178 INFO kablam! --> examples/draw.rs:25:1 Oct 27 18:07:15.178 INFO kablam! | Oct 27 18:07:15.178 INFO kablam! 25 | const LOWER: char = '▄'; Oct 27 18:07:15.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:07:15.178 INFO kablam! | Oct 27 18:07:15.179 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 18:07:15.179 INFO kablam! Oct 27 18:07:18.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.39s Oct 27 18:07:18.339 INFO kablam! su: No module specific data is present Oct 27 18:07:18.643 INFO running `"docker" "rm" "-f" "804ed38cdbcbd9c4446f46b1c54318006f6818042b7cc4b3dc5c65a8c1613288"` Oct 27 18:07:18.715 INFO blam! 804ed38cdbcbd9c4446f46b1c54318006f6818042b7cc4b3dc5c65a8c1613288