Oct 27 02:42:44.500 INFO checking joris-r/grandbec against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:42:44.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:42:45.036 INFO blam! 4ea25e24c647c6b2d9019e86864ecff4237c877a7f75828de7726e340629cb8a Oct 27 02:42:45.038 INFO running `"docker" "start" "-a" "4ea25e24c647c6b2d9019e86864ecff4237c877a7f75828de7726e340629cb8a"` Oct 27 02:42:46.715 INFO kablam! usermod: no changes Oct 27 02:42:46.975 INFO kablam! Compiling gio v0.1.3 Oct 27 02:42:46.980 INFO kablam! Compiling gdk v0.5.3 Oct 27 02:42:46.981 INFO kablam! Compiling gtk v0.1.3 Oct 27 02:42:46.981 INFO kablam! Compiling glib-sys v0.3.4 Oct 27 02:42:46.981 INFO kablam! Compiling gobject-sys v0.3.4 Oct 27 02:42:46.991 INFO kablam! Compiling gio-sys v0.3.4 Oct 27 02:42:46.991 INFO kablam! Compiling pango-sys v0.3.4 Oct 27 02:42:46.992 INFO kablam! Compiling gdk-pixbuf-sys v0.3.4 Oct 27 02:42:49.274 INFO kablam! Compiling cairo-sys-rs v0.3.4 Oct 27 02:42:49.315 INFO kablam! Compiling gdk-sys v0.3.4 Oct 27 02:42:49.703 INFO kablam! Compiling atk-sys v0.3.4 Oct 27 02:42:50.047 INFO kablam! Compiling gtk-sys v0.3.4 Oct 27 02:42:50.407 INFO kablam! Checking serde_json v1.0.2 Oct 27 02:42:50.795 INFO kablam! Compiling gdk-pixbuf v0.1.3 Oct 27 02:42:52.248 INFO kablam! Compiling cairo-rs v0.1.3 Oct 27 02:42:56.036 INFO kablam! Checking glib v0.1.3 Oct 27 02:42:58.840 INFO kablam! Checking pango v0.1.3 Oct 27 02:43:29.195 INFO kablam! Checking grandbec v0.1.0 (/source) Oct 27 02:43:30.887 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.887 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:30.887 INFO kablam! | Oct 27 02:43:30.887 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.887 INFO kablam! | ----^ Oct 27 02:43:30.887 INFO kablam! | | Oct 27 02:43:30.887 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.887 INFO kablam! | Oct 27 02:43:30.887 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:43:30.887 INFO kablam! Oct 27 02:43:30.887 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.887 INFO kablam! --> src/gui_goods.rs:130:17 Oct 27 02:43:30.887 INFO kablam! | Oct 27 02:43:30.887 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.887 INFO kablam! | ----^ Oct 27 02:43:30.887 INFO kablam! | | Oct 27 02:43:30.887 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.887 INFO kablam! Oct 27 02:43:30.887 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.887 INFO kablam! --> src/gui_goods.rs:144:17 Oct 27 02:43:30.887 INFO kablam! | Oct 27 02:43:30.887 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.887 INFO kablam! | ----^ Oct 27 02:43:30.887 INFO kablam! | | Oct 27 02:43:30.887 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.887 INFO kablam! Oct 27 02:43:30.887 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.887 INFO kablam! --> src/gui_goods.rs:169:17 Oct 27 02:43:30.887 INFO kablam! | Oct 27 02:43:30.887 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:30.887 INFO kablam! | ----^ Oct 27 02:43:30.887 INFO kablam! | | Oct 27 02:43:30.887 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.887 INFO kablam! Oct 27 02:43:30.887 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.887 INFO kablam! --> src/gui_goods.rs:195:17 Oct 27 02:43:30.887 INFO kablam! | Oct 27 02:43:30.887 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:30.887 INFO kablam! | ----^ Oct 27 02:43:30.887 INFO kablam! | | Oct 27 02:43:30.887 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.887 INFO kablam! Oct 27 02:43:30.887 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.887 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:30.887 INFO kablam! | Oct 27 02:43:30.887 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.887 INFO kablam! | ----^ Oct 27 02:43:30.887 INFO kablam! | | Oct 27 02:43:30.887 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.887 INFO kablam! Oct 27 02:43:30.939 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.939 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:30.939 INFO kablam! | Oct 27 02:43:30.939 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.939 INFO kablam! | ----^ Oct 27 02:43:30.939 INFO kablam! | | Oct 27 02:43:30.939 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.939 INFO kablam! | Oct 27 02:43:30.939 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:43:30.939 INFO kablam! Oct 27 02:43:30.939 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.939 INFO kablam! --> src/gui_goods.rs:130:17 Oct 27 02:43:30.939 INFO kablam! | Oct 27 02:43:30.939 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.939 INFO kablam! | ----^ Oct 27 02:43:30.939 INFO kablam! | | Oct 27 02:43:30.939 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.939 INFO kablam! Oct 27 02:43:30.939 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.939 INFO kablam! --> src/gui_goods.rs:144:17 Oct 27 02:43:30.939 INFO kablam! | Oct 27 02:43:30.939 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.939 INFO kablam! | ----^ Oct 27 02:43:30.939 INFO kablam! | | Oct 27 02:43:30.939 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.939 INFO kablam! Oct 27 02:43:30.939 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.939 INFO kablam! --> src/gui_goods.rs:169:17 Oct 27 02:43:30.939 INFO kablam! | Oct 27 02:43:30.939 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:30.939 INFO kablam! | ----^ Oct 27 02:43:30.939 INFO kablam! | | Oct 27 02:43:30.939 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.939 INFO kablam! Oct 27 02:43:30.939 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.939 INFO kablam! --> src/gui_goods.rs:195:17 Oct 27 02:43:30.939 INFO kablam! | Oct 27 02:43:30.939 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:30.939 INFO kablam! | ----^ Oct 27 02:43:30.939 INFO kablam! | | Oct 27 02:43:30.939 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.939 INFO kablam! Oct 27 02:43:30.939 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:30.939 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:30.939 INFO kablam! | Oct 27 02:43:30.939 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:30.939 INFO kablam! | ----^ Oct 27 02:43:30.939 INFO kablam! | | Oct 27 02:43:30.939 INFO kablam! | help: remove this `mut` Oct 27 02:43:30.939 INFO kablam! Oct 27 02:43:31.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.30s Oct 27 02:43:31.046 INFO kablam! su: No module specific data is present Oct 27 02:43:31.298 INFO running `"docker" "rm" "-f" "4ea25e24c647c6b2d9019e86864ecff4237c877a7f75828de7726e340629cb8a"` Oct 27 02:43:31.400 INFO blam! 4ea25e24c647c6b2d9019e86864ecff4237c877a7f75828de7726e340629cb8a