Oct 12 19:33:16.841 INFO checking joris-r/grandbec against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:33:16.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 19:33:17.348 INFO blam! fda623a9a2d2a18978803594a23357d3525300102bd9581941add129085b2055 Oct 12 19:33:17.348 INFO running `"docker" "start" "-a" "fda623a9a2d2a18978803594a23357d3525300102bd9581941add129085b2055"` Oct 12 19:33:18.531 INFO kablam! usermod: no changes Oct 12 19:33:18.693 INFO kablam! Compiling gdk-pixbuf v0.1.3 Oct 12 19:33:18.693 INFO kablam! Compiling cairo-rs v0.1.3 Oct 12 19:33:18.693 INFO kablam! Compiling gio v0.1.3 Oct 12 19:33:18.693 INFO kablam! Compiling gdk v0.5.3 Oct 12 19:33:18.693 INFO kablam! Compiling gtk v0.1.3 Oct 12 19:33:18.700 INFO kablam! Compiling gio-sys v0.3.4 Oct 12 19:33:18.700 INFO kablam! Compiling gdk-pixbuf-sys v0.3.4 Oct 12 19:33:18.700 INFO kablam! Compiling cairo-sys-rs v0.3.4 Oct 12 19:33:20.780 INFO kablam! Compiling pango-sys v0.3.4 Oct 12 19:33:22.012 INFO kablam! Compiling gdk-sys v0.3.4 Oct 12 19:33:22.096 INFO kablam! Compiling atk-sys v0.3.4 Oct 12 19:33:22.180 INFO kablam! Compiling gtk-sys v0.3.4 Oct 12 19:33:22.861 INFO kablam! Checking glib-sys v0.3.4 Oct 12 19:33:27.784 INFO kablam! Checking gobject-sys v0.3.4 Oct 12 19:33:28.824 INFO kablam! Checking glib v0.1.3 Oct 12 19:33:32.378 INFO kablam! Checking pango v0.1.3 Oct 12 19:34:04.320 INFO kablam! Checking grandbec v0.1.0 (/source) Oct 12 19:34:06.924 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:06.924 INFO kablam! --> src/gui_goods.rs:112:17 Oct 12 19:34:06.924 INFO kablam! | Oct 12 19:34:06.924 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:06.924 INFO kablam! | ----^ Oct 12 19:34:06.924 INFO kablam! | | Oct 12 19:34:06.924 INFO kablam! | help: remove this `mut` Oct 12 19:34:06.924 INFO kablam! | Oct 12 19:34:06.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:34:06.927 INFO kablam! Oct 12 19:34:06.927 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:06.927 INFO kablam! --> src/gui_goods.rs:130:17 Oct 12 19:34:06.927 INFO kablam! | Oct 12 19:34:06.927 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:06.927 INFO kablam! | ----^ Oct 12 19:34:06.927 INFO kablam! | | Oct 12 19:34:06.927 INFO kablam! | help: remove this `mut` Oct 12 19:34:06.927 INFO kablam! Oct 12 19:34:06.927 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:06.927 INFO kablam! --> src/gui_goods.rs:144:17 Oct 12 19:34:06.927 INFO kablam! | Oct 12 19:34:06.927 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:06.927 INFO kablam! | ----^ Oct 12 19:34:06.927 INFO kablam! | | Oct 12 19:34:06.927 INFO kablam! | help: remove this `mut` Oct 12 19:34:06.927 INFO kablam! Oct 12 19:34:06.931 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:06.931 INFO kablam! --> src/gui_goods.rs:169:17 Oct 12 19:34:06.931 INFO kablam! | Oct 12 19:34:06.931 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 12 19:34:06.931 INFO kablam! | ----^ Oct 12 19:34:06.931 INFO kablam! | | Oct 12 19:34:06.931 INFO kablam! | help: remove this `mut` Oct 12 19:34:06.931 INFO kablam! Oct 12 19:34:06.931 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:06.931 INFO kablam! --> src/gui_goods.rs:195:17 Oct 12 19:34:06.931 INFO kablam! | Oct 12 19:34:06.931 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 12 19:34:06.931 INFO kablam! | ----^ Oct 12 19:34:06.932 INFO kablam! | | Oct 12 19:34:06.932 INFO kablam! | help: remove this `mut` Oct 12 19:34:06.932 INFO kablam! Oct 12 19:34:06.932 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:06.932 INFO kablam! --> src/gui_goods.rs:112:17 Oct 12 19:34:06.932 INFO kablam! | Oct 12 19:34:06.932 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:06.932 INFO kablam! | ----^ Oct 12 19:34:06.932 INFO kablam! | | Oct 12 19:34:06.932 INFO kablam! | help: remove this `mut` Oct 12 19:34:06.932 INFO kablam! Oct 12 19:34:07.016 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:07.016 INFO kablam! --> src/gui_goods.rs:112:17 Oct 12 19:34:07.016 INFO kablam! | Oct 12 19:34:07.016 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:07.016 INFO kablam! | ----^ Oct 12 19:34:07.016 INFO kablam! | | Oct 12 19:34:07.016 INFO kablam! | help: remove this `mut` Oct 12 19:34:07.016 INFO kablam! | Oct 12 19:34:07.016 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:34:07.016 INFO kablam! Oct 12 19:34:07.016 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:07.016 INFO kablam! --> src/gui_goods.rs:130:17 Oct 12 19:34:07.016 INFO kablam! | Oct 12 19:34:07.016 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:07.016 INFO kablam! | ----^ Oct 12 19:34:07.017 INFO kablam! | | Oct 12 19:34:07.017 INFO kablam! | help: remove this `mut` Oct 12 19:34:07.017 INFO kablam! Oct 12 19:34:07.017 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:07.017 INFO kablam! --> src/gui_goods.rs:144:17 Oct 12 19:34:07.017 INFO kablam! | Oct 12 19:34:07.017 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:07.017 INFO kablam! | ----^ Oct 12 19:34:07.017 INFO kablam! | | Oct 12 19:34:07.017 INFO kablam! | help: remove this `mut` Oct 12 19:34:07.017 INFO kablam! Oct 12 19:34:07.017 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:07.017 INFO kablam! --> src/gui_goods.rs:169:17 Oct 12 19:34:07.017 INFO kablam! | Oct 12 19:34:07.017 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 12 19:34:07.017 INFO kablam! | ----^ Oct 12 19:34:07.017 INFO kablam! | | Oct 12 19:34:07.017 INFO kablam! | help: remove this `mut` Oct 12 19:34:07.017 INFO kablam! Oct 12 19:34:07.017 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:07.017 INFO kablam! --> src/gui_goods.rs:195:17 Oct 12 19:34:07.017 INFO kablam! | Oct 12 19:34:07.017 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 12 19:34:07.017 INFO kablam! | ----^ Oct 12 19:34:07.017 INFO kablam! | | Oct 12 19:34:07.017 INFO kablam! | help: remove this `mut` Oct 12 19:34:07.017 INFO kablam! Oct 12 19:34:07.017 INFO kablam! warning: variable does not need to be mutable Oct 12 19:34:07.017 INFO kablam! --> src/gui_goods.rs:112:17 Oct 12 19:34:07.017 INFO kablam! | Oct 12 19:34:07.017 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 12 19:34:07.017 INFO kablam! | ----^ Oct 12 19:34:07.017 INFO kablam! | | Oct 12 19:34:07.017 INFO kablam! | help: remove this `mut` Oct 12 19:34:07.017 INFO kablam! Oct 12 19:34:07.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.53s Oct 12 19:34:07.106 INFO kablam! su: No module specific data is present Oct 12 19:34:07.692 INFO running `"docker" "rm" "-f" "fda623a9a2d2a18978803594a23357d3525300102bd9581941add129085b2055"` Oct 12 19:34:07.805 INFO blam! fda623a9a2d2a18978803594a23357d3525300102bd9581941add129085b2055