Oct 27 11:56:34.124 INFO checking EthanTheMaster/ik_solver against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:56:34.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 11:56:34.553 INFO blam! fc0f1d687b5c0928e8e00942f2695ac37c7205318d93ced29fcb85c2957699e2 Oct 27 11:56:34.559 INFO running `"docker" "start" "-a" "fc0f1d687b5c0928e8e00942f2695ac37c7205318d93ced29fcb85c2957699e2"` Oct 27 11:56:35.586 INFO kablam! usermod: no changes Oct 27 11:56:35.907 INFO kablam! Compiling gl_generator v0.5.5 Oct 27 11:56:35.907 INFO kablam! Checking png v0.9.0 Oct 27 11:56:35.907 INFO kablam! Compiling gl v0.6.5 Oct 27 11:56:35.907 INFO kablam! Checking rulinalg v0.4.2 Oct 27 11:56:35.907 INFO kablam! Checking pistoncore-input v0.19.0 Oct 27 11:56:35.907 INFO kablam! Checking wayland-window v0.7.0 Oct 27 11:56:40.448 INFO kablam! Checking image v0.15.0 Oct 27 11:56:40.835 INFO kablam! Checking winit v0.7.6 Oct 27 11:56:51.203 INFO kablam! Compiling glutin v0.9.2 Oct 27 11:56:56.842 INFO kablam! Checking pistoncore-window v0.28.0 Oct 27 11:57:01.425 INFO kablam! Checking pistoncore-event_loop v0.33.0 Oct 27 11:57:05.143 INFO kablam! Checking piston v0.33.0 Oct 27 11:57:05.199 INFO kablam! Checking piston-gfx_texture v0.26.0 Oct 27 11:57:13.375 INFO kablam! Checking piston2d-gfx_graphics v0.43.0 Oct 27 11:57:15.971 INFO kablam! Checking pistoncore-glutin_window v0.39.1 Oct 27 11:57:19.739 INFO kablam! Checking piston_window v0.70.0 Oct 27 11:57:24.287 INFO kablam! Checking ik_solver v0.1.0 (/source) Oct 27 11:57:29.843 INFO kablam! warning: value assigned to `delta_angles` is never read Oct 27 11:57:29.843 INFO kablam! --> src/ik.rs:105:21 Oct 27 11:57:29.843 INFO kablam! | Oct 27 11:57:29.843 INFO kablam! 105 | let mut delta_angles: Matrix = Matrix::new(0,0,vec![]); Oct 27 11:57:29.843 INFO kablam! | ^^^^^^^^^^^^ Oct 27 11:57:29.843 INFO kablam! | Oct 27 11:57:29.843 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 11:57:29.843 INFO kablam! Oct 27 11:57:29.843 INFO kablam! warning: value assigned to `last_position` is never read Oct 27 11:57:29.843 INFO kablam! --> src/ik.rs:106:21 Oct 27 11:57:29.843 INFO kablam! | Oct 27 11:57:29.843 INFO kablam! 106 | let mut last_position: Matrix = Matrix::new(0,0,vec![]); Oct 27 11:57:29.843 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:57:29.843 INFO kablam! Oct 27 11:57:29.864 INFO kablam! warning: method is never used: `create_path` Oct 27 11:57:29.864 INFO kablam! --> src/ik.rs:150:5 Oct 27 11:57:29.864 INFO kablam! | Oct 27 11:57:29.864 INFO kablam! 150 | pub fn create_path(&mut self, goal: &Matrix, window: &mut PistonWindow, windows_settings: &RenderWindow) { Oct 27 11:57:29.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:57:29.864 INFO kablam! | Oct 27 11:57:29.864 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:57:29.864 INFO kablam! Oct 27 11:57:30.095 INFO kablam! warning: value assigned to `delta_angles` is never read Oct 27 11:57:30.095 INFO kablam! --> src/ik.rs:105:21 Oct 27 11:57:30.095 INFO kablam! | Oct 27 11:57:30.095 INFO kablam! 105 | let mut delta_angles: Matrix = Matrix::new(0,0,vec![]); Oct 27 11:57:30.095 INFO kablam! | ^^^^^^^^^^^^ Oct 27 11:57:30.095 INFO kablam! | Oct 27 11:57:30.095 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 11:57:30.095 INFO kablam! Oct 27 11:57:30.095 INFO kablam! warning: value assigned to `last_position` is never read Oct 27 11:57:30.095 INFO kablam! --> src/ik.rs:106:21 Oct 27 11:57:30.095 INFO kablam! | Oct 27 11:57:30.095 INFO kablam! 106 | let mut last_position: Matrix = Matrix::new(0,0,vec![]); Oct 27 11:57:30.095 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 11:57:30.095 INFO kablam! Oct 27 11:57:30.123 INFO kablam! warning: method is never used: `create_path` Oct 27 11:57:30.123 INFO kablam! --> src/ik.rs:150:5 Oct 27 11:57:30.123 INFO kablam! | Oct 27 11:57:30.123 INFO kablam! 150 | pub fn create_path(&mut self, goal: &Matrix, window: &mut PistonWindow, windows_settings: &RenderWindow) { Oct 27 11:57:30.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:57:30.123 INFO kablam! | Oct 27 11:57:30.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:57:30.123 INFO kablam! Oct 27 11:57:30.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.55s Oct 27 11:57:30.182 INFO kablam! su: No module specific data is present Oct 27 11:57:30.865 INFO running `"docker" "rm" "-f" "fc0f1d687b5c0928e8e00942f2695ac37c7205318d93ced29fcb85c2957699e2"` Oct 27 11:57:30.957 INFO blam! fc0f1d687b5c0928e8e00942f2695ac37c7205318d93ced29fcb85c2957699e2