Oct 21 16:23:20.612 INFO checking koteld/ll_images_processing against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:23:20.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:23:21.006 INFO blam! 137d2872b2d0d42b05e1dc83d630d8132af6749f69186bcb50fdbdcce631b965 Oct 21 16:23:21.008 INFO running `"docker" "start" "-a" "137d2872b2d0d42b05e1dc83d630d8132af6749f69186bcb50fdbdcce631b965"` Oct 21 16:23:22.922 INFO kablam! usermod: no changes Oct 21 16:23:23.024 INFO kablam! Checking img_processing v0.1.0 (/source) Oct 21 16:23:23.808 INFO kablam! warning: unused variable: `x` Oct 21 16:23:23.808 INFO kablam! --> src/main.rs:78:13 Oct 21 16:23:23.809 INFO kablam! | Oct 21 16:23:23.809 INFO kablam! 78 | let mut x: isize; Oct 21 16:23:23.810 INFO kablam! | ^ help: consider using `_x` instead Oct 21 16:23:23.810 INFO kablam! | Oct 21 16:23:23.811 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:23:23.811 INFO kablam! Oct 21 16:23:23.812 INFO kablam! warning: unused variable: `y` Oct 21 16:23:23.812 INFO kablam! --> src/main.rs:79:13 Oct 21 16:23:23.813 INFO kablam! | Oct 21 16:23:23.813 INFO kablam! 79 | let mut y: isize; Oct 21 16:23:23.814 INFO kablam! | ^ help: consider using `_y` instead Oct 21 16:23:23.814 INFO kablam! Oct 21 16:23:23.836 INFO kablam! warning: variable does not need to be mutable Oct 21 16:23:23.837 INFO kablam! --> src/main.rs:78:9 Oct 21 16:23:23.838 INFO kablam! | Oct 21 16:23:23.838 INFO kablam! 78 | let mut x: isize; Oct 21 16:23:23.839 INFO kablam! | ----^ Oct 21 16:23:23.839 INFO kablam! | | Oct 21 16:23:23.839 INFO kablam! | help: remove this `mut` Oct 21 16:23:23.840 INFO kablam! | Oct 21 16:23:23.841 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:23:23.841 INFO kablam! Oct 21 16:23:23.841 INFO kablam! warning: variable does not need to be mutable Oct 21 16:23:23.841 INFO kablam! --> src/main.rs:79:9 Oct 21 16:23:23.841 INFO kablam! | Oct 21 16:23:23.841 INFO kablam! 79 | let mut y: isize; Oct 21 16:23:23.842 INFO kablam! | ----^ Oct 21 16:23:23.842 INFO kablam! | | Oct 21 16:23:23.842 INFO kablam! | help: remove this `mut` Oct 21 16:23:23.842 INFO kablam! Oct 21 16:23:23.940 INFO kablam! warning: unused variable: `x` Oct 21 16:23:23.941 INFO kablam! --> src/main.rs:78:13 Oct 21 16:23:23.941 INFO kablam! | Oct 21 16:23:23.941 INFO kablam! 78 | let mut x: isize; Oct 21 16:23:23.941 INFO kablam! | ^ help: consider using `_x` instead Oct 21 16:23:23.941 INFO kablam! | Oct 21 16:23:23.942 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:23:23.942 INFO kablam! Oct 21 16:23:23.942 INFO kablam! warning: unused variable: `y` Oct 21 16:23:23.942 INFO kablam! --> src/main.rs:79:13 Oct 21 16:23:23.942 INFO kablam! | Oct 21 16:23:23.943 INFO kablam! 79 | let mut y: isize; Oct 21 16:23:23.943 INFO kablam! | ^ help: consider using `_y` instead Oct 21 16:23:23.943 INFO kablam! Oct 21 16:23:23.948 INFO kablam! warning: variable does not need to be mutable Oct 21 16:23:23.948 INFO kablam! --> src/main.rs:78:9 Oct 21 16:23:23.948 INFO kablam! | Oct 21 16:23:23.949 INFO kablam! 78 | let mut x: isize; Oct 21 16:23:23.949 INFO kablam! | ----^ Oct 21 16:23:23.949 INFO kablam! | | Oct 21 16:23:23.949 INFO kablam! | help: remove this `mut` Oct 21 16:23:23.949 INFO kablam! | Oct 21 16:23:23.950 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:23:23.950 INFO kablam! Oct 21 16:23:23.950 INFO kablam! warning: variable does not need to be mutable Oct 21 16:23:23.950 INFO kablam! --> src/main.rs:79:9 Oct 21 16:23:23.950 INFO kablam! | Oct 21 16:23:23.950 INFO kablam! 79 | let mut y: isize; Oct 21 16:23:23.951 INFO kablam! | ----^ Oct 21 16:23:23.951 INFO kablam! | | Oct 21 16:23:23.951 INFO kablam! | help: remove this `mut` Oct 21 16:23:23.951 INFO kablam! Oct 21 16:23:24.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 21 16:23:24.013 INFO kablam! su: No module specific data is present Oct 21 16:23:25.137 INFO running `"docker" "rm" "-f" "137d2872b2d0d42b05e1dc83d630d8132af6749f69186bcb50fdbdcce631b965"` Oct 21 16:23:25.436 INFO blam! 137d2872b2d0d42b05e1dc83d630d8132af6749f69186bcb50fdbdcce631b965