Oct 27 12:25:33.244 INFO checking Chekhov/Psychika against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:25:33.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:25:36.098 INFO blam! f7387d044808985cd97c8e17727ea9ca6f4ecd6c56c1a6dc7cd8881dd6ad00f2 Oct 27 12:25:36.101 INFO running `"docker" "start" "-a" "f7387d044808985cd97c8e17727ea9ca6f4ecd6c56c1a6dc7cd8881dd6ad00f2"` Oct 27 12:25:37.142 INFO kablam! usermod: no changes Oct 27 12:25:37.539 INFO kablam! Checking rusttype v0.2.3 Oct 27 12:25:37.559 INFO kablam! Compiling gl_generator v0.6.1 Oct 27 12:25:37.559 INFO kablam! Compiling gl_generator v0.7.0 Oct 27 12:25:37.559 INFO kablam! Checking gfx_core v0.7.2 Oct 27 12:25:37.567 INFO kablam! Checking alga v0.7.1 Oct 27 12:25:37.568 INFO kablam! Compiling glutin v0.9.2 Oct 27 12:25:37.568 INFO kablam! Checking png v0.9.0 Oct 27 12:25:37.568 INFO kablam! Compiling target_build_utils v0.3.1 Oct 27 12:25:54.967 INFO kablam! Checking pistoncore-input v0.19.0 Oct 27 12:25:54.967 INFO kablam! Compiling libloading v0.3.4 Oct 27 12:25:54.967 INFO kablam! Checking jpeg-decoder v0.1.15 Oct 27 12:25:55.595 INFO kablam! Compiling gl v0.6.5 Oct 27 12:25:55.840 INFO kablam! Compiling gfx_gl v0.4.0 Oct 27 12:26:03.361 INFO kablam! Checking nalgebra v0.16.0 Oct 27 12:26:03.503 INFO kablam! Checking image v0.15.0 Oct 27 12:26:08.517 INFO kablam! Checking pistoncore-window v0.28.0 Oct 27 12:26:08.807 INFO kablam! Checking dlib v0.3.1 Oct 27 12:26:11.211 INFO kablam! Checking wayland-sys v0.9.10 Oct 27 12:26:12.706 INFO kablam! Checking wayland-client v0.9.10 Oct 27 12:26:17.008 INFO kablam! Checking pistoncore-event_loop v0.33.0 Oct 27 12:26:20.479 INFO kablam! Checking wayland-protocols v0.9.10 Oct 27 12:26:20.479 INFO kablam! Checking wayland-kbd v0.9.1 Oct 27 12:26:22.175 INFO kablam! Checking piston v0.33.0 Oct 27 12:26:31.099 INFO kablam! Checking wayland-window v0.7.0 Oct 27 12:26:35.007 INFO kablam! Checking winit v0.7.6 Oct 27 12:26:44.491 INFO kablam! Checking pistoncore-glutin_window v0.39.1 Oct 27 12:27:04.006 INFO kablam! Checking gfx v0.16.3 Oct 27 12:27:04.006 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 27 12:27:16.431 INFO kablam! Checking piston-gfx_texture v0.26.0 Oct 27 12:27:19.715 INFO kablam! Checking piston2d-gfx_graphics v0.43.0 Oct 27 12:27:24.499 INFO kablam! Checking piston_window v0.70.0 Oct 27 12:27:29.571 INFO kablam! Checking Psychika v0.1.0 (/source) Oct 27 12:27:36.087 INFO kablam! warning: unused import: `piston_window` Oct 27 12:27:36.087 INFO kablam! --> src/main.rs:7:5 Oct 27 12:27:36.087 INFO kablam! | Oct 27 12:27:36.087 INFO kablam! 7 | use piston_window::*; Oct 27 12:27:36.087 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:27:36.087 INFO kablam! | Oct 27 12:27:36.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:27:36.087 INFO kablam! Oct 27 12:27:36.087 INFO kablam! warning: unused import: `piston_window` Oct 27 12:27:36.087 INFO kablam! --> src/main.rs:7:5 Oct 27 12:27:36.087 INFO kablam! | Oct 27 12:27:36.087 INFO kablam! 7 | use piston_window::*; Oct 27 12:27:36.087 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:27:36.087 INFO kablam! | Oct 27 12:27:36.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:27:36.087 INFO kablam! Oct 27 12:27:36.120 INFO kablam! warning: variable does not need to be mutable Oct 27 12:27:36.120 INFO kablam! --> src/main.rs:93:17 Oct 27 12:27:36.120 INFO kablam! | Oct 27 12:27:36.120 INFO kablam! 93 | fn makemakeplot(mut cosmos: Universe) { Oct 27 12:27:36.120 INFO kablam! | ----^^^^^^ Oct 27 12:27:36.120 INFO kablam! | | Oct 27 12:27:36.120 INFO kablam! | help: remove this `mut` Oct 27 12:27:36.120 INFO kablam! | Oct 27 12:27:36.120 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:27:36.120 INFO kablam! Oct 27 12:27:36.120 INFO kablam! warning: method is never used: `del_body` Oct 27 12:27:36.120 INFO kablam! --> src/main.rs:63:5 Oct 27 12:27:36.120 INFO kablam! | Oct 27 12:27:36.120 INFO kablam! 63 | fn del_body(mut self, index: usize) -> Self { Oct 27 12:27:36.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.121 INFO kablam! | Oct 27 12:27:36.121 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:27:36.121 INFO kablam! Oct 27 12:27:36.121 INFO kablam! warning: method is never used: `print_universe` Oct 27 12:27:36.121 INFO kablam! --> src/main.rs:85:5 Oct 27 12:27:36.121 INFO kablam! | Oct 27 12:27:36.121 INFO kablam! 85 | fn print_universe(self) { Oct 27 12:27:36.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.121 INFO kablam! Oct 27 12:27:36.121 INFO kablam! warning: variable does not need to be mutable Oct 27 12:27:36.121 INFO kablam! --> src/main.rs:93:17 Oct 27 12:27:36.121 INFO kablam! | Oct 27 12:27:36.121 INFO kablam! 93 | fn makemakeplot(mut cosmos: Universe) { Oct 27 12:27:36.121 INFO kablam! | ----^^^^^^ Oct 27 12:27:36.121 INFO kablam! | | Oct 27 12:27:36.121 INFO kablam! | help: remove this `mut` Oct 27 12:27:36.121 INFO kablam! | Oct 27 12:27:36.121 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:27:36.121 INFO kablam! Oct 27 12:27:36.121 INFO kablam! warning: function is never used: `start_sunearth_system` Oct 27 12:27:36.121 INFO kablam! --> src/main.rs:198:1 Oct 27 12:27:36.121 INFO kablam! | Oct 27 12:27:36.121 INFO kablam! 198 | fn start_sunearth_system() -> Universe { Oct 27 12:27:36.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.121 INFO kablam! Oct 27 12:27:36.121 INFO kablam! warning: function is never used: `start_smve_system` Oct 27 12:27:36.121 INFO kablam! --> src/main.rs:224:1 Oct 27 12:27:36.121 INFO kablam! | Oct 27 12:27:36.121 INFO kablam! 224 | fn start_smve_system() -> Universe { Oct 27 12:27:36.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.121 INFO kablam! Oct 27 12:27:36.123 INFO kablam! warning: crate `Psychika` should have a snake case name such as `psychika` Oct 27 12:27:36.123 INFO kablam! | Oct 27 12:27:36.123 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:27:36.123 INFO kablam! Oct 27 12:27:36.123 INFO kablam! warning: method is never used: `del_body` Oct 27 12:27:36.123 INFO kablam! --> src/main.rs:63:5 Oct 27 12:27:36.123 INFO kablam! | Oct 27 12:27:36.123 INFO kablam! 63 | fn del_body(mut self, index: usize) -> Self { Oct 27 12:27:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.123 INFO kablam! | Oct 27 12:27:36.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:27:36.123 INFO kablam! Oct 27 12:27:36.123 INFO kablam! warning: method is never used: `print_universe` Oct 27 12:27:36.123 INFO kablam! --> src/main.rs:85:5 Oct 27 12:27:36.123 INFO kablam! | Oct 27 12:27:36.123 INFO kablam! 85 | fn print_universe(self) { Oct 27 12:27:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.123 INFO kablam! Oct 27 12:27:36.123 INFO kablam! warning: function is never used: `start_sunearth_system` Oct 27 12:27:36.123 INFO kablam! --> src/main.rs:198:1 Oct 27 12:27:36.123 INFO kablam! | Oct 27 12:27:36.123 INFO kablam! 198 | fn start_sunearth_system() -> Universe { Oct 27 12:27:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.123 INFO kablam! Oct 27 12:27:36.123 INFO kablam! warning: function is never used: `start_smve_system` Oct 27 12:27:36.123 INFO kablam! --> src/main.rs:224:1 Oct 27 12:27:36.123 INFO kablam! | Oct 27 12:27:36.123 INFO kablam! 224 | fn start_smve_system() -> Universe { Oct 27 12:27:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.123 INFO kablam! Oct 27 12:27:36.123 INFO kablam! warning: crate `Psychika` should have a snake case name such as `psychika` Oct 27 12:27:36.123 INFO kablam! | Oct 27 12:27:36.123 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:27:36.123 INFO kablam! Oct 27 12:27:36.142 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Oct 27 12:27:36.149 INFO kablam! su: No module specific data is present Oct 27 12:27:36.407 INFO running `"docker" "rm" "-f" "f7387d044808985cd97c8e17727ea9ca6f4ecd6c56c1a6dc7cd8881dd6ad00f2"` Oct 27 12:27:36.650 INFO blam! f7387d044808985cd97c8e17727ea9ca6f4ecd6c56c1a6dc7cd8881dd6ad00f2