Oct 13 02:22:23.899 INFO checking Tehforsch/rustPlanetSimulation against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:22:23.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 02:22:24.180 INFO blam! e8538bfd64b4f28ec15dcd8d256ab4d002bfbfda224178c95c0ffb3b41a6726b Oct 13 02:22:24.186 INFO running `"docker" "start" "-a" "e8538bfd64b4f28ec15dcd8d256ab4d002bfbfda224178c95c0ffb3b41a6726b"` Oct 13 02:22:25.152 INFO kablam! usermod: no changes Oct 13 02:22:25.500 INFO kablam! Checking gfx_core v0.6.1 Oct 13 02:22:25.501 INFO kablam! Checking png v0.6.2 Oct 13 02:22:25.501 INFO kablam! Compiling glutin v0.7.4 Oct 13 02:22:25.533 INFO kablam! Checking wayland-sys v0.7.8 Oct 13 02:22:28.229 INFO kablam! Checking wayland-client v0.7.8 Oct 13 02:22:31.937 INFO kablam! Checking image v0.12.4 Oct 13 02:22:36.706 INFO kablam! Checking wayland-kbd v0.6.3 Oct 13 02:22:36.707 INFO kablam! Checking wayland-window v0.4.4 Oct 13 02:22:41.805 INFO kablam! Checking winit v0.5.11 Oct 13 02:22:48.741 INFO kablam! Checking piston2d-opengl_graphics v0.42.1 Oct 13 02:22:55.671 INFO kablam! Checking pistoncore-glutin_window v0.35.1 Oct 13 02:23:12.352 INFO kablam! Checking gfx v0.14.1 Oct 13 02:23:12.353 INFO kablam! Checking gfx_device_gl v0.13.1 Oct 13 02:23:19.386 INFO kablam! Checking piston-gfx_texture v0.22.1 Oct 13 02:23:21.677 INFO kablam! Checking piston2d-gfx_graphics v0.38.0 Oct 13 02:23:25.580 INFO kablam! Checking piston_window v0.64.0 Oct 13 02:23:28.880 INFO kablam! Checking engine v0.1.0 (/source) Oct 13 02:23:33.060 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:33.061 INFO kablam! --> src/simulation/mod.rs:26:13 Oct 13 02:23:33.061 INFO kablam! | Oct 13 02:23:33.061 INFO kablam! 26 | let mut slice = &mut self.bodies[..]; Oct 13 02:23:33.062 INFO kablam! | ----^^^^^ Oct 13 02:23:33.062 INFO kablam! | | Oct 13 02:23:33.062 INFO kablam! | help: remove this `mut` Oct 13 02:23:33.063 INFO kablam! | Oct 13 02:23:33.063 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:23:33.063 INFO kablam! Oct 13 02:23:33.063 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:33.064 INFO kablam! --> src/simulation/mod.rs:67:9 Oct 13 02:23:33.064 INFO kablam! | Oct 13 02:23:33.064 INFO kablam! 67 | let mut sim = Simulation { Oct 13 02:23:33.064 INFO kablam! | ----^^^ Oct 13 02:23:33.065 INFO kablam! | | Oct 13 02:23:33.065 INFO kablam! | help: remove this `mut` Oct 13 02:23:33.065 INFO kablam! Oct 13 02:23:34.297 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:34.298 INFO kablam! --> src/simulation/mod.rs:26:13 Oct 13 02:23:34.298 INFO kablam! | Oct 13 02:23:34.298 INFO kablam! 26 | let mut slice = &mut self.bodies[..]; Oct 13 02:23:34.299 INFO kablam! | ----^^^^^ Oct 13 02:23:34.299 INFO kablam! | | Oct 13 02:23:34.299 INFO kablam! | help: remove this `mut` Oct 13 02:23:34.300 INFO kablam! | Oct 13 02:23:34.300 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:23:34.300 INFO kablam! Oct 13 02:23:34.301 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:34.301 INFO kablam! --> src/simulation/mod.rs:67:9 Oct 13 02:23:34.301 INFO kablam! | Oct 13 02:23:34.301 INFO kablam! 67 | let mut sim = Simulation { Oct 13 02:23:34.302 INFO kablam! | ----^^^ Oct 13 02:23:34.302 INFO kablam! | | Oct 13 02:23:34.302 INFO kablam! | help: remove this `mut` Oct 13 02:23:34.303 INFO kablam! Oct 13 02:23:34.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 13 02:23:34.367 INFO kablam! su: No module specific data is present Oct 13 02:23:35.096 INFO running `"docker" "rm" "-f" "e8538bfd64b4f28ec15dcd8d256ab4d002bfbfda224178c95c0ffb3b41a6726b"` Oct 13 02:23:35.353 INFO blam! e8538bfd64b4f28ec15dcd8d256ab4d002bfbfda224178c95c0ffb3b41a6726b