Oct 27 01:56:34.034 INFO checking koteld/ll_images_processing against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:56:34.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 01:56:34.529 INFO blam! 04b2c27d746d6a07bd51175aef67821acf05e136fbdbd0241b9b88b5c85fcf3d Oct 27 01:56:34.531 INFO running `"docker" "start" "-a" "04b2c27d746d6a07bd51175aef67821acf05e136fbdbd0241b9b88b5c85fcf3d"` Oct 27 01:56:36.614 INFO kablam! usermod: no changes Oct 27 01:56:36.711 INFO kablam! Checking img_processing v0.1.0 (/source) Oct 27 01:56:37.446 INFO kablam! warning: unused variable: `x` Oct 27 01:56:37.446 INFO kablam! --> src/main.rs:78:13 Oct 27 01:56:37.446 INFO kablam! | Oct 27 01:56:37.447 INFO kablam! 78 | let mut x: isize; Oct 27 01:56:37.447 INFO kablam! | ^ help: consider using `_x` instead Oct 27 01:56:37.448 INFO kablam! | Oct 27 01:56:37.448 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:56:37.449 INFO kablam! Oct 27 01:56:37.449 INFO kablam! warning: unused variable: `y` Oct 27 01:56:37.450 INFO kablam! --> src/main.rs:79:13 Oct 27 01:56:37.450 INFO kablam! | Oct 27 01:56:37.451 INFO kablam! 79 | let mut y: isize; Oct 27 01:56:37.451 INFO kablam! | ^ help: consider using `_y` instead Oct 27 01:56:37.452 INFO kablam! Oct 27 01:56:37.453 INFO kablam! warning: variable does not need to be mutable Oct 27 01:56:37.453 INFO kablam! --> src/main.rs:78:9 Oct 27 01:56:37.454 INFO kablam! | Oct 27 01:56:37.454 INFO kablam! 78 | let mut x: isize; Oct 27 01:56:37.455 INFO kablam! | ----^ Oct 27 01:56:37.456 INFO kablam! | | Oct 27 01:56:37.456 INFO kablam! | help: remove this `mut` Oct 27 01:56:37.457 INFO kablam! | Oct 27 01:56:37.457 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 01:56:37.457 INFO kablam! Oct 27 01:56:37.458 INFO kablam! warning: variable does not need to be mutable Oct 27 01:56:37.459 INFO kablam! --> src/main.rs:79:9 Oct 27 01:56:37.459 INFO kablam! | Oct 27 01:56:37.460 INFO kablam! 79 | let mut y: isize; Oct 27 01:56:37.460 INFO kablam! | ----^ Oct 27 01:56:37.461 INFO kablam! | | Oct 27 01:56:37.461 INFO kablam! | help: remove this `mut` Oct 27 01:56:37.462 INFO kablam! Oct 27 01:56:37.588 INFO kablam! warning: unused variable: `x` Oct 27 01:56:37.588 INFO kablam! --> src/main.rs:78:13 Oct 27 01:56:37.588 INFO kablam! | Oct 27 01:56:37.588 INFO kablam! 78 | let mut x: isize; Oct 27 01:56:37.588 INFO kablam! | ^ help: consider using `_x` instead Oct 27 01:56:37.588 INFO kablam! | Oct 27 01:56:37.588 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:56:37.588 INFO kablam! Oct 27 01:56:37.588 INFO kablam! warning: unused variable: `y` Oct 27 01:56:37.588 INFO kablam! --> src/main.rs:79:13 Oct 27 01:56:37.588 INFO kablam! | Oct 27 01:56:37.588 INFO kablam! 79 | let mut y: isize; Oct 27 01:56:37.588 INFO kablam! | ^ help: consider using `_y` instead Oct 27 01:56:37.588 INFO kablam! Oct 27 01:56:37.596 INFO kablam! warning: variable does not need to be mutable Oct 27 01:56:37.596 INFO kablam! --> src/main.rs:78:9 Oct 27 01:56:37.596 INFO kablam! | Oct 27 01:56:37.596 INFO kablam! 78 | let mut x: isize; Oct 27 01:56:37.596 INFO kablam! | ----^ Oct 27 01:56:37.596 INFO kablam! | | Oct 27 01:56:37.596 INFO kablam! | help: remove this `mut` Oct 27 01:56:37.596 INFO kablam! | Oct 27 01:56:37.596 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 01:56:37.596 INFO kablam! Oct 27 01:56:37.596 INFO kablam! warning: variable does not need to be mutable Oct 27 01:56:37.596 INFO kablam! --> src/main.rs:79:9 Oct 27 01:56:37.596 INFO kablam! | Oct 27 01:56:37.596 INFO kablam! 79 | let mut y: isize; Oct 27 01:56:37.596 INFO kablam! | ----^ Oct 27 01:56:37.596 INFO kablam! | | Oct 27 01:56:37.596 INFO kablam! | help: remove this `mut` Oct 27 01:56:37.597 INFO kablam! Oct 27 01:56:37.648 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 27 01:56:37.651 INFO kablam! su: No module specific data is present Oct 27 01:56:38.356 INFO running `"docker" "rm" "-f" "04b2c27d746d6a07bd51175aef67821acf05e136fbdbd0241b9b88b5c85fcf3d"` Oct 27 01:56:38.723 INFO blam! 04b2c27d746d6a07bd51175aef67821acf05e136fbdbd0241b9b88b5c85fcf3d