Oct 27 02:42:45.784 INFO checking joris-r/grandbec against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:42:45.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 02:42:46.242 INFO blam! bf57108e5d2e80ff0ab1fec17d03d95dae9430396ead7a699c57d90c99fc4597 Oct 27 02:42:46.251 INFO running `"docker" "start" "-a" "bf57108e5d2e80ff0ab1fec17d03d95dae9430396ead7a699c57d90c99fc4597"` Oct 27 02:42:48.131 INFO kablam! usermod: no changes Oct 27 02:42:48.279 INFO kablam! Compiling cairo-rs v0.1.3 Oct 27 02:42:48.279 INFO kablam! Compiling gio v0.1.3 Oct 27 02:42:48.287 INFO kablam! Compiling gdk-pixbuf v0.1.3 Oct 27 02:42:48.287 INFO kablam! Compiling gdk v0.5.3 Oct 27 02:42:48.287 INFO kablam! Compiling gtk v0.1.3 Oct 27 02:42:48.287 INFO kablam! Compiling glib-sys v0.3.4 Oct 27 02:42:48.287 INFO kablam! Compiling gobject-sys v0.3.4 Oct 27 02:42:48.287 INFO kablam! Compiling gio-sys v0.3.4 Oct 27 02:42:51.367 INFO kablam! Compiling gdk-pixbuf-sys v0.3.4 Oct 27 02:42:51.367 INFO kablam! Compiling cairo-sys-rs v0.3.4 Oct 27 02:42:51.423 INFO kablam! Compiling pango-sys v0.3.4 Oct 27 02:42:51.877 INFO kablam! Compiling gdk-sys v0.3.4 Oct 27 02:42:52.214 INFO kablam! Compiling atk-sys v0.3.4 Oct 27 02:42:52.303 INFO kablam! Compiling gtk-sys v0.3.4 Oct 27 02:42:56.571 INFO kablam! Checking glib v0.1.3 Oct 27 02:42:58.705 INFO kablam! Checking pango v0.1.3 Oct 27 02:43:29.349 INFO kablam! Checking grandbec v0.1.0 (/source) Oct 27 02:43:31.015 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.015 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:31.015 INFO kablam! | Oct 27 02:43:31.015 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.015 INFO kablam! | ----^ Oct 27 02:43:31.015 INFO kablam! | | Oct 27 02:43:31.015 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.015 INFO kablam! | Oct 27 02:43:31.015 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:43:31.015 INFO kablam! Oct 27 02:43:31.015 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.015 INFO kablam! --> src/gui_goods.rs:130:17 Oct 27 02:43:31.015 INFO kablam! | Oct 27 02:43:31.015 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.015 INFO kablam! | ----^ Oct 27 02:43:31.015 INFO kablam! | | Oct 27 02:43:31.015 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.015 INFO kablam! Oct 27 02:43:31.015 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.015 INFO kablam! --> src/gui_goods.rs:144:17 Oct 27 02:43:31.015 INFO kablam! | Oct 27 02:43:31.015 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.015 INFO kablam! | ----^ Oct 27 02:43:31.015 INFO kablam! | | Oct 27 02:43:31.015 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.015 INFO kablam! Oct 27 02:43:31.015 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.015 INFO kablam! --> src/gui_goods.rs:169:17 Oct 27 02:43:31.015 INFO kablam! | Oct 27 02:43:31.015 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:31.015 INFO kablam! | ----^ Oct 27 02:43:31.015 INFO kablam! | | Oct 27 02:43:31.015 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.015 INFO kablam! Oct 27 02:43:31.015 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.015 INFO kablam! --> src/gui_goods.rs:195:17 Oct 27 02:43:31.015 INFO kablam! | Oct 27 02:43:31.015 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:31.015 INFO kablam! | ----^ Oct 27 02:43:31.015 INFO kablam! | | Oct 27 02:43:31.015 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.015 INFO kablam! Oct 27 02:43:31.015 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.015 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:31.015 INFO kablam! | Oct 27 02:43:31.015 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.015 INFO kablam! | ----^ Oct 27 02:43:31.015 INFO kablam! | | Oct 27 02:43:31.015 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.015 INFO kablam! Oct 27 02:43:31.079 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.079 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:31.079 INFO kablam! | Oct 27 02:43:31.079 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.079 INFO kablam! | ----^ Oct 27 02:43:31.079 INFO kablam! | | Oct 27 02:43:31.079 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.079 INFO kablam! | Oct 27 02:43:31.079 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:43:31.079 INFO kablam! Oct 27 02:43:31.079 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.079 INFO kablam! --> src/gui_goods.rs:130:17 Oct 27 02:43:31.079 INFO kablam! | Oct 27 02:43:31.079 INFO kablam! 130 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.079 INFO kablam! | ----^ Oct 27 02:43:31.079 INFO kablam! | | Oct 27 02:43:31.079 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.079 INFO kablam! Oct 27 02:43:31.079 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.079 INFO kablam! --> src/gui_goods.rs:144:17 Oct 27 02:43:31.079 INFO kablam! | Oct 27 02:43:31.079 INFO kablam! 144 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.079 INFO kablam! | ----^ Oct 27 02:43:31.079 INFO kablam! | | Oct 27 02:43:31.079 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.079 INFO kablam! Oct 27 02:43:31.087 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.088 INFO kablam! --> src/gui_goods.rs:169:17 Oct 27 02:43:31.088 INFO kablam! | Oct 27 02:43:31.088 INFO kablam! 169 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:31.088 INFO kablam! | ----^ Oct 27 02:43:31.088 INFO kablam! | | Oct 27 02:43:31.088 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.088 INFO kablam! Oct 27 02:43:31.088 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.088 INFO kablam! --> src/gui_goods.rs:195:17 Oct 27 02:43:31.088 INFO kablam! | Oct 27 02:43:31.088 INFO kablam! 195 | let mut i = data.get_ingredient_mut(i_id); Oct 27 02:43:31.088 INFO kablam! | ----^ Oct 27 02:43:31.088 INFO kablam! | | Oct 27 02:43:31.088 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.088 INFO kablam! Oct 27 02:43:31.088 INFO kablam! warning: variable does not need to be mutable Oct 27 02:43:31.088 INFO kablam! --> src/gui_goods.rs:112:17 Oct 27 02:43:31.088 INFO kablam! | Oct 27 02:43:31.088 INFO kablam! 112 | let mut i = d.get_ingredient_mut(i_id); Oct 27 02:43:31.088 INFO kablam! | ----^ Oct 27 02:43:31.088 INFO kablam! | | Oct 27 02:43:31.088 INFO kablam! | help: remove this `mut` Oct 27 02:43:31.088 INFO kablam! Oct 27 02:43:31.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.99s Oct 27 02:43:31.153 INFO kablam! su: No module specific data is present Oct 27 02:43:31.424 INFO running `"docker" "rm" "-f" "bf57108e5d2e80ff0ab1fec17d03d95dae9430396ead7a699c57d90c99fc4597"` Oct 27 02:43:31.502 INFO blam! bf57108e5d2e80ff0ab1fec17d03d95dae9430396ead7a699c57d90c99fc4597