Oct 27 09:31:09.123 INFO checking Tehforsch/rustPlanetSimulation against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:31:09.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 09:31:09.572 INFO blam! 14964809a88766a26ee3c5f18d3914cc99635d6b66ea7b47ca14a3bec575fdde Oct 27 09:31:09.575 INFO running `"docker" "start" "-a" "14964809a88766a26ee3c5f18d3914cc99635d6b66ea7b47ca14a3bec575fdde"` Oct 27 09:31:11.519 INFO kablam! usermod: no changes Oct 27 09:31:11.921 INFO kablam! Checking gfx_core v0.6.1 Oct 27 09:31:11.928 INFO kablam! Checking image v0.12.4 Oct 27 09:31:11.929 INFO kablam! Checking wayland-sys v0.7.8 Oct 27 09:31:13.611 INFO kablam! Checking wayland-client v0.7.8 Oct 27 09:31:18.351 INFO kablam! Checking wayland-window v0.4.4 Oct 27 09:31:18.351 INFO kablam! Checking wayland-kbd v0.6.3 Oct 27 09:31:22.680 INFO kablam! Checking winit v0.5.11 Oct 27 09:31:26.181 INFO kablam! Checking piston2d-opengl_graphics v0.42.1 Oct 27 09:31:27.963 INFO kablam! Checking glutin v0.7.4 Oct 27 09:31:33.662 INFO kablam! Checking pistoncore-glutin_window v0.35.1 Oct 27 09:31:51.456 INFO kablam! Checking gfx v0.14.1 Oct 27 09:31:51.463 INFO kablam! Checking gfx_device_gl v0.13.1 Oct 27 09:31:58.199 INFO kablam! Checking piston-gfx_texture v0.22.1 Oct 27 09:32:00.671 INFO kablam! Checking piston2d-gfx_graphics v0.38.0 Oct 27 09:32:04.447 INFO kablam! Checking piston_window v0.64.0 Oct 27 09:32:07.599 INFO kablam! Checking engine v0.1.0 (/source) Oct 27 09:32:12.435 INFO kablam! warning: variable does not need to be mutable Oct 27 09:32:12.435 INFO kablam! --> src/simulation/mod.rs:26:13 Oct 27 09:32:12.435 INFO kablam! | Oct 27 09:32:12.435 INFO kablam! 26 | let mut slice = &mut self.bodies[..]; Oct 27 09:32:12.435 INFO kablam! | ----^^^^^ Oct 27 09:32:12.435 INFO kablam! | | Oct 27 09:32:12.435 INFO kablam! | help: remove this `mut` Oct 27 09:32:12.435 INFO kablam! | Oct 27 09:32:12.435 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:32:12.435 INFO kablam! Oct 27 09:32:12.447 INFO kablam! warning: variable does not need to be mutable Oct 27 09:32:12.447 INFO kablam! --> src/simulation/mod.rs:67:9 Oct 27 09:32:12.447 INFO kablam! | Oct 27 09:32:12.447 INFO kablam! 67 | let mut sim = Simulation { Oct 27 09:32:12.447 INFO kablam! | ----^^^ Oct 27 09:32:12.447 INFO kablam! | | Oct 27 09:32:12.447 INFO kablam! | help: remove this `mut` Oct 27 09:32:12.447 INFO kablam! Oct 27 09:32:12.705 INFO kablam! warning: variable does not need to be mutable Oct 27 09:32:12.705 INFO kablam! --> src/simulation/mod.rs:26:13 Oct 27 09:32:12.705 INFO kablam! | Oct 27 09:32:12.705 INFO kablam! 26 | let mut slice = &mut self.bodies[..]; Oct 27 09:32:12.705 INFO kablam! | ----^^^^^ Oct 27 09:32:12.705 INFO kablam! | | Oct 27 09:32:12.705 INFO kablam! | help: remove this `mut` Oct 27 09:32:12.705 INFO kablam! | Oct 27 09:32:12.705 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 09:32:12.705 INFO kablam! Oct 27 09:32:12.707 INFO kablam! warning: variable does not need to be mutable Oct 27 09:32:12.707 INFO kablam! --> src/simulation/mod.rs:67:9 Oct 27 09:32:12.707 INFO kablam! | Oct 27 09:32:12.707 INFO kablam! 67 | let mut sim = Simulation { Oct 27 09:32:12.707 INFO kablam! | ----^^^ Oct 27 09:32:12.707 INFO kablam! | | Oct 27 09:32:12.707 INFO kablam! | help: remove this `mut` Oct 27 09:32:12.707 INFO kablam! Oct 27 09:32:12.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 27 09:32:12.791 INFO kablam! su: No module specific data is present Oct 27 09:32:14.156 INFO running `"docker" "rm" "-f" "14964809a88766a26ee3c5f18d3914cc99635d6b66ea7b47ca14a3bec575fdde"` Oct 27 09:32:14.418 INFO blam! 14964809a88766a26ee3c5f18d3914cc99635d6b66ea7b47ca14a3bec575fdde