Oct 21 16:47:38.519 INFO checking joris-r/grandbec against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:47:38.521 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:47:38.970 INFO blam! 17bf4f3ec5288a69425305a2cd8d18c2a6de9f649249ce4725e44770854c2646 Oct 21 16:47:38.973 INFO running `"docker" "start" "-a" "17bf4f3ec5288a69425305a2cd8d18c2a6de9f649249ce4725e44770854c2646"` Oct 21 16:47:39.808 INFO kablam! usermod: no changes Oct 21 16:47:39.960 INFO kablam! Compiling gio v0.1.3 Oct 21 16:47:39.960 INFO kablam! Compiling gdk v0.5.3 Oct 21 16:47:39.966 INFO kablam! Compiling gtk v0.1.3 Oct 21 16:47:39.969 INFO kablam! Compiling gio-sys v0.3.4 Oct 21 16:47:39.970 INFO kablam! Compiling gdk-pixbuf-sys v0.3.4 Oct 21 16:47:39.970 INFO kablam! Compiling cairo-sys-rs v0.3.4 Oct 21 16:47:39.970 INFO kablam! Compiling pango-sys v0.3.4 Oct 21 16:47:39.971 INFO kablam! Compiling gdk-sys v0.3.4 Oct 21 16:47:42.004 INFO kablam! Compiling atk-sys v0.3.4 Oct 21 16:47:42.189 INFO kablam! Compiling gtk-sys v0.3.4 Oct 21 16:47:42.292 INFO kablam! Checking glib-sys v0.3.4 Oct 21 16:47:42.690 INFO kablam! Compiling gdk-pixbuf v0.1.3 Oct 21 16:47:42.706 INFO kablam! Compiling cairo-rs v0.1.3 Oct 21 16:47:45.500 INFO kablam! Checking gobject-sys v0.3.4 Oct 21 16:47:46.403 INFO kablam! Checking glib v0.1.3 Oct 21 16:47:48.381 INFO kablam! Checking pango v0.1.3 Oct 21 16:48:16.800 INFO kablam! Checking grandbec v0.1.0 (/source) Oct 21 16:48:18.969 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:18.969 INFO kablam! --> src/gui_goods.rs:112:17 Oct 21 16:48:18.969 INFO kablam! | Oct 21 16:48:18.969 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:18.969 INFO kablam! | ----^ Oct 21 16:48:18.969 INFO kablam! | | Oct 21 16:48:18.969 INFO kablam! | help: remove this `mut` Oct 21 16:48:18.969 INFO kablam! | Oct 21 16:48:18.970 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:48:18.970 INFO kablam! Oct 21 16:48:18.970 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:18.970 INFO kablam! --> src/gui_goods.rs:130:17 Oct 21 16:48:18.970 INFO kablam! | Oct 21 16:48:18.970 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:18.970 INFO kablam! | ----^ Oct 21 16:48:18.970 INFO kablam! | | Oct 21 16:48:18.970 INFO kablam! | help: remove this `mut` Oct 21 16:48:18.970 INFO kablam! Oct 21 16:48:18.970 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:18.970 INFO kablam! --> src/gui_goods.rs:144:17 Oct 21 16:48:18.970 INFO kablam! | Oct 21 16:48:18.970 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:18.970 INFO kablam! | ----^ Oct 21 16:48:18.970 INFO kablam! | | Oct 21 16:48:18.970 INFO kablam! | help: remove this `mut` Oct 21 16:48:18.970 INFO kablam! Oct 21 16:48:18.970 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:18.970 INFO kablam! --> src/gui_goods.rs:169:17 Oct 21 16:48:18.970 INFO kablam! | Oct 21 16:48:18.970 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 21 16:48:18.970 INFO kablam! | ----^ Oct 21 16:48:18.970 INFO kablam! | | Oct 21 16:48:18.970 INFO kablam! | help: remove this `mut` Oct 21 16:48:18.970 INFO kablam! Oct 21 16:48:18.970 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:18.970 INFO kablam! --> src/gui_goods.rs:195:17 Oct 21 16:48:18.970 INFO kablam! | Oct 21 16:48:18.970 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 21 16:48:18.970 INFO kablam! | ----^ Oct 21 16:48:18.970 INFO kablam! | | Oct 21 16:48:18.970 INFO kablam! | help: remove this `mut` Oct 21 16:48:18.970 INFO kablam! Oct 21 16:48:18.970 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:18.970 INFO kablam! --> src/gui_goods.rs:112:17 Oct 21 16:48:18.970 INFO kablam! | Oct 21 16:48:18.970 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:18.970 INFO kablam! | ----^ Oct 21 16:48:18.970 INFO kablam! | | Oct 21 16:48:18.970 INFO kablam! | help: remove this `mut` Oct 21 16:48:18.970 INFO kablam! Oct 21 16:48:19.144 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:19.144 INFO kablam! --> src/gui_goods.rs:112:17 Oct 21 16:48:19.144 INFO kablam! | Oct 21 16:48:19.144 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:19.144 INFO kablam! | ----^ Oct 21 16:48:19.144 INFO kablam! | | Oct 21 16:48:19.144 INFO kablam! | help: remove this `mut` Oct 21 16:48:19.144 INFO kablam! | Oct 21 16:48:19.144 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:48:19.144 INFO kablam! Oct 21 16:48:19.144 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:19.144 INFO kablam! --> src/gui_goods.rs:130:17 Oct 21 16:48:19.144 INFO kablam! | Oct 21 16:48:19.144 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:19.144 INFO kablam! | ----^ Oct 21 16:48:19.145 INFO kablam! | | Oct 21 16:48:19.145 INFO kablam! | help: remove this `mut` Oct 21 16:48:19.145 INFO kablam! Oct 21 16:48:19.145 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:19.145 INFO kablam! --> src/gui_goods.rs:144:17 Oct 21 16:48:19.145 INFO kablam! | Oct 21 16:48:19.145 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:19.145 INFO kablam! | ----^ Oct 21 16:48:19.145 INFO kablam! | | Oct 21 16:48:19.145 INFO kablam! | help: remove this `mut` Oct 21 16:48:19.145 INFO kablam! Oct 21 16:48:19.145 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:19.145 INFO kablam! --> src/gui_goods.rs:169:17 Oct 21 16:48:19.145 INFO kablam! | Oct 21 16:48:19.145 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 21 16:48:19.145 INFO kablam! | ----^ Oct 21 16:48:19.145 INFO kablam! | | Oct 21 16:48:19.145 INFO kablam! | help: remove this `mut` Oct 21 16:48:19.145 INFO kablam! Oct 21 16:48:19.145 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:19.145 INFO kablam! --> src/gui_goods.rs:195:17 Oct 21 16:48:19.145 INFO kablam! | Oct 21 16:48:19.145 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 21 16:48:19.145 INFO kablam! | ----^ Oct 21 16:48:19.145 INFO kablam! | | Oct 21 16:48:19.145 INFO kablam! | help: remove this `mut` Oct 21 16:48:19.145 INFO kablam! Oct 21 16:48:19.145 INFO kablam! warning: variable does not need to be mutable Oct 21 16:48:19.145 INFO kablam! --> src/gui_goods.rs:112:17 Oct 21 16:48:19.145 INFO kablam! | Oct 21 16:48:19.145 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 21 16:48:19.145 INFO kablam! | ----^ Oct 21 16:48:19.145 INFO kablam! | | Oct 21 16:48:19.145 INFO kablam! | help: remove this `mut` Oct 21 16:48:19.145 INFO kablam! Oct 21 16:48:19.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.40s Oct 21 16:48:19.253 INFO kablam! su: No module specific data is present Oct 21 16:48:20.256 INFO running `"docker" "rm" "-f" "17bf4f3ec5288a69425305a2cd8d18c2a6de9f649249ce4725e44770854c2646"` Oct 21 16:48:20.558 INFO blam! 17bf4f3ec5288a69425305a2cd8d18c2a6de9f649249ce4725e44770854c2646