Oct 13 02:22:23.638 INFO checking Tehforsch/rustPlanetSimulation against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 02:22:23.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 02:22:24.016 INFO blam! e196b2220e432eae3b021fcae82e28f4752e58ae929a601c30f715da231a2901 Oct 13 02:22:24.020 INFO running `"docker" "start" "-a" "e196b2220e432eae3b021fcae82e28f4752e58ae929a601c30f715da231a2901"` Oct 13 02:22:25.192 INFO kablam! usermod: no changes Oct 13 02:22:25.532 INFO kablam! Compiling itoa v0.3.3 Oct 13 02:22:25.533 INFO kablam! Checking shared_library v0.1.7 Oct 13 02:22:25.553 INFO kablam! Checking tempfile v2.1.6 Oct 13 02:22:25.555 INFO kablam! Compiling phf_codegen v0.7.21 Oct 13 02:22:25.556 INFO kablam! Checking x11-dl v2.15.0 Oct 13 02:22:25.558 INFO kablam! Checking fs2 v0.2.5 Oct 13 02:22:25.559 INFO kablam! Checking image v0.12.4 Oct 13 02:22:25.564 INFO kablam! Checking gfx_device_gl v0.13.1 Oct 13 02:22:29.400 INFO kablam! Checking osmesa-sys v0.1.2 Oct 13 02:22:29.614 INFO kablam! Checking memmap v0.4.0 Oct 13 02:22:30.386 INFO kablam! Compiling serde_json v0.9.10 Oct 13 02:22:30.757 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 02:22:48.512 INFO kablam! Checking piston-gfx_texture v0.22.1 Oct 13 02:22:48.514 INFO kablam! Checking piston2d-opengl_graphics v0.42.1 Oct 13 02:22:54.906 INFO kablam! Checking piston2d-gfx_graphics v0.38.0 Oct 13 02:23:01.276 INFO kablam! Compiling libloading v0.3.4 Oct 13 02:23:05.089 INFO kablam! Checking dlib v0.3.1 Oct 13 02:23:05.673 INFO kablam! Checking wayland-sys v0.7.8 Oct 13 02:23:06.430 INFO kablam! Checking wayland-client v0.7.8 Oct 13 02:23:08.381 INFO kablam! Checking wayland-kbd v0.6.3 Oct 13 02:23:08.382 INFO kablam! Checking wayland-window v0.4.4 Oct 13 02:23:10.728 INFO kablam! Checking winit v0.5.11 Oct 13 02:23:12.789 INFO kablam! Checking glutin v0.7.4 Oct 13 02:23:14.926 INFO kablam! Checking pistoncore-glutin_window v0.35.1 Oct 13 02:23:16.628 INFO kablam! Checking piston_window v0.64.0 Oct 13 02:23:20.237 INFO kablam! Checking engine v0.1.0 (/source) Oct 13 02:23:26.066 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:26.066 INFO kablam! --> src/simulation/mod.rs:26:13 Oct 13 02:23:26.066 INFO kablam! | Oct 13 02:23:26.066 INFO kablam! 26 | let mut slice = &mut self.bodies[..]; Oct 13 02:23:26.066 INFO kablam! | ----^^^^^ Oct 13 02:23:26.066 INFO kablam! | | Oct 13 02:23:26.066 INFO kablam! | help: remove this `mut` Oct 13 02:23:26.066 INFO kablam! | Oct 13 02:23:26.066 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:23:26.068 INFO kablam! Oct 13 02:23:26.077 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:26.077 INFO kablam! --> src/simulation/mod.rs:67:9 Oct 13 02:23:26.077 INFO kablam! | Oct 13 02:23:26.077 INFO kablam! 67 | let mut sim = Simulation { Oct 13 02:23:26.077 INFO kablam! | ----^^^ Oct 13 02:23:26.077 INFO kablam! | | Oct 13 02:23:26.077 INFO kablam! | help: remove this `mut` Oct 13 02:23:26.078 INFO kablam! Oct 13 02:23:26.126 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:26.127 INFO kablam! --> src/simulation/mod.rs:26:13 Oct 13 02:23:26.127 INFO kablam! | Oct 13 02:23:26.127 INFO kablam! 26 | let mut slice = &mut self.bodies[..]; Oct 13 02:23:26.127 INFO kablam! | ----^^^^^ Oct 13 02:23:26.127 INFO kablam! | | Oct 13 02:23:26.127 INFO kablam! | help: remove this `mut` Oct 13 02:23:26.128 INFO kablam! | Oct 13 02:23:26.128 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:23:26.128 INFO kablam! Oct 13 02:23:26.131 INFO kablam! warning: variable does not need to be mutable Oct 13 02:23:26.131 INFO kablam! --> src/simulation/mod.rs:67:9 Oct 13 02:23:26.131 INFO kablam! | Oct 13 02:23:26.132 INFO kablam! 67 | let mut sim = Simulation { Oct 13 02:23:26.132 INFO kablam! | ----^^^ Oct 13 02:23:26.133 INFO kablam! | | Oct 13 02:23:26.133 INFO kablam! | help: remove this `mut` Oct 13 02:23:26.133 INFO kablam! Oct 13 02:23:26.194 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 13 02:23:26.229 INFO kablam! su: No module specific data is present Oct 13 02:23:27.506 INFO running `"docker" "rm" "-f" "e196b2220e432eae3b021fcae82e28f4752e58ae929a601c30f715da231a2901"` Oct 13 02:23:27.816 INFO blam! e196b2220e432eae3b021fcae82e28f4752e58ae929a601c30f715da231a2901