Oct 13 04:49:47.997 INFO checking EthanTheMaster/ik_solver against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:49:47.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 04:49:48.394 INFO blam! 90bf62d36d3fa2f18491f1b9d00ee6d413bcace46e3bc4e9dc36c567494f11be Oct 13 04:49:48.400 INFO running `"docker" "start" "-a" "90bf62d36d3fa2f18491f1b9d00ee6d413bcace46e3bc4e9dc36c567494f11be"` Oct 13 04:49:49.697 INFO kablam! usermod: no changes Oct 13 04:49:50.052 INFO kablam! Compiling num-traits v0.1.43 Oct 13 04:49:50.056 INFO kablam! Checking stb_truetype v0.2.2 Oct 13 04:49:50.076 INFO kablam! Checking num-rational v0.1.42 Oct 13 04:49:50.077 INFO kablam! Compiling phf_generator v0.7.21 Oct 13 04:49:50.077 INFO kablam! Compiling syn v0.13.1 Oct 13 04:49:50.077 INFO kablam! Compiling gl_generator v0.6.1 Oct 13 04:49:50.077 INFO kablam! Compiling gl_generator v0.7.0 Oct 13 04:49:50.078 INFO kablam! Compiling gl_generator v0.5.5 Oct 13 04:49:51.416 INFO kablam! Checking gfx_core v0.7.2 Oct 13 04:49:54.597 INFO kablam! Checking png v0.9.0 Oct 13 04:49:55.998 INFO kablam! Compiling serde_json v0.9.10 Oct 13 04:49:58.094 INFO kablam! Compiling phf_codegen v0.7.21 Oct 13 04:50:03.637 INFO kablam! Checking rulinalg v0.4.2 Oct 13 04:50:11.804 INFO kablam! Checking rusttype v0.2.3 Oct 13 04:50:11.953 INFO kablam! Compiling target_build_utils v0.3.1 Oct 13 04:50:13.208 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 13 04:50:13.369 INFO kablam! Compiling gfx_gl v0.4.0 Oct 13 04:50:29.656 INFO kablam! Compiling gl v0.6.5 Oct 13 04:50:29.816 INFO kablam! Compiling glutin v0.9.2 Oct 13 04:50:30.012 INFO kablam! Checking image v0.15.0 Oct 13 04:50:49.849 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 13 04:51:00.688 INFO kablam! Compiling libloading v0.3.4 Oct 13 04:51:03.229 INFO kablam! Compiling serde_derive v1.0.42 Oct 13 04:51:07.340 INFO kablam! Checking dlib v0.3.1 Oct 13 04:51:07.824 INFO kablam! Checking wayland-sys v0.9.10 Oct 13 04:51:08.504 INFO kablam! Checking wayland-client v0.9.10 Oct 13 04:51:12.467 INFO kablam! Checking wayland-protocols v0.9.10 Oct 13 04:51:12.467 INFO kablam! Checking wayland-kbd v0.9.1 Oct 13 04:51:18.068 INFO kablam! Checking pistoncore-input v0.19.0 Oct 13 04:51:18.606 INFO kablam! Checking wayland-window v0.7.0 Oct 13 04:51:20.092 INFO kablam! Checking winit v0.7.6 Oct 13 04:51:22.752 INFO kablam! Checking gfx v0.16.3 Oct 13 04:51:22.752 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 13 04:51:26.060 INFO kablam! Checking pistoncore-window v0.28.0 Oct 13 04:51:32.203 INFO kablam! Checking pistoncore-event_loop v0.33.0 Oct 13 04:51:33.892 INFO kablam! Checking pistoncore-glutin_window v0.39.1 Oct 13 04:51:34.800 INFO kablam! Checking piston v0.33.0 Oct 13 04:51:38.704 INFO kablam! Checking piston-gfx_texture v0.26.0 Oct 13 04:51:41.780 INFO kablam! Checking piston2d-gfx_graphics v0.43.0 Oct 13 04:51:46.752 INFO kablam! Checking piston_window v0.70.0 Oct 13 04:51:51.682 INFO kablam! Checking ik_solver v0.1.0 (/source) Oct 13 04:51:59.012 INFO kablam! warning: value assigned to `delta_angles` is never read Oct 13 04:51:59.012 INFO kablam! --> src/ik.rs:105:21 Oct 13 04:51:59.012 INFO kablam! | Oct 13 04:51:59.012 INFO kablam! 105 | let mut delta_angles: Matrix = Matrix::new(0,0,vec![]); Oct 13 04:51:59.012 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:51:59.012 INFO kablam! | Oct 13 04:51:59.012 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:51:59.012 INFO kablam! Oct 13 04:51:59.012 INFO kablam! warning: value assigned to `last_position` is never read Oct 13 04:51:59.012 INFO kablam! --> src/ik.rs:106:21 Oct 13 04:51:59.012 INFO kablam! | Oct 13 04:51:59.012 INFO kablam! 106 | let mut last_position: Matrix = Matrix::new(0,0,vec![]); Oct 13 04:51:59.012 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:51:59.012 INFO kablam! Oct 13 04:51:59.044 INFO kablam! warning: method is never used: `create_path` Oct 13 04:51:59.044 INFO kablam! --> src/ik.rs:150:5 Oct 13 04:51:59.044 INFO kablam! | Oct 13 04:51:59.044 INFO kablam! 150 | pub fn create_path(&mut self, goal: &Matrix, window: &mut PistonWindow, windows_settings: &RenderWindow) { Oct 13 04:51:59.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:51:59.044 INFO kablam! | Oct 13 04:51:59.044 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:51:59.044 INFO kablam! Oct 13 04:51:59.412 INFO kablam! warning: value assigned to `delta_angles` is never read Oct 13 04:51:59.412 INFO kablam! --> src/ik.rs:105:21 Oct 13 04:51:59.412 INFO kablam! | Oct 13 04:51:59.412 INFO kablam! 105 | let mut delta_angles: Matrix = Matrix::new(0,0,vec![]); Oct 13 04:51:59.412 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:51:59.412 INFO kablam! | Oct 13 04:51:59.412 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:51:59.412 INFO kablam! Oct 13 04:51:59.412 INFO kablam! warning: value assigned to `last_position` is never read Oct 13 04:51:59.412 INFO kablam! --> src/ik.rs:106:21 Oct 13 04:51:59.412 INFO kablam! | Oct 13 04:51:59.412 INFO kablam! 106 | let mut last_position: Matrix = Matrix::new(0,0,vec![]); Oct 13 04:51:59.412 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:51:59.412 INFO kablam! Oct 13 04:51:59.444 INFO kablam! warning: method is never used: `create_path` Oct 13 04:51:59.444 INFO kablam! --> src/ik.rs:150:5 Oct 13 04:51:59.444 INFO kablam! | Oct 13 04:51:59.444 INFO kablam! 150 | pub fn create_path(&mut self, goal: &Matrix, window: &mut PistonWindow, windows_settings: &RenderWindow) { Oct 13 04:51:59.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:51:59.444 INFO kablam! | Oct 13 04:51:59.445 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:51:59.448 INFO kablam! Oct 13 04:51:59.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 09s Oct 13 04:51:59.539 INFO kablam! su: No module specific data is present Oct 13 04:52:00.592 INFO running `"docker" "rm" "-f" "90bf62d36d3fa2f18491f1b9d00ee6d413bcace46e3bc4e9dc36c567494f11be"` Oct 13 04:52:00.952 INFO blam! 90bf62d36d3fa2f18491f1b9d00ee6d413bcace46e3bc4e9dc36c567494f11be