Sep 20 03:09:25.740 INFO checking gengine-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:09:25.740 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:09:25.740 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:09:25.949 INFO blam! 2ce403124dfc76797f0631a7fdcb86d0d4831fd3134f4d4f26f4c4f6576c666c Sep 20 03:09:25.951 INFO running `"docker" "start" "-a" "2ce403124dfc76797f0631a7fdcb86d0d4831fd3134f4d4f26f4c4f6576c666c"` Sep 20 03:09:26.812 INFO kablam! usermod: no changes Sep 20 03:09:26.843 INFO kablam! Checking cgmath v0.12.0 Sep 20 03:09:32.965 INFO kablam! Checking gengine v0.1.0 (/source) Sep 20 03:09:33.321 INFO kablam! warning: unused variable: `m` Sep 20 03:09:33.321 INFO kablam! --> src/lib.rs:100:17 Sep 20 03:09:33.321 INFO kablam! | Sep 20 03:09:33.321 INFO kablam! 100 | if let Some(m) = motion { Sep 20 03:09:33.321 INFO kablam! | ^ help: consider using `_m` instead Sep 20 03:09:33.321 INFO kablam! | Sep 20 03:09:33.321 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:09:33.321 INFO kablam! Sep 20 03:09:33.321 INFO kablam! warning: unused variable: `new_p` Sep 20 03:09:33.321 INFO kablam! --> src/lib.rs:102:21 Sep 20 03:09:33.321 INFO kablam! | Sep 20 03:09:33.321 INFO kablam! 102 | let mut new_p = p; Sep 20 03:09:33.321 INFO kablam! | ^^^^^ help: consider using `_new_p` instead Sep 20 03:09:33.321 INFO kablam! Sep 20 03:09:33.321 INFO kablam! warning: unused variable: `i` Sep 20 03:09:33.321 INFO kablam! --> src/lib.rs:147:9 Sep 20 03:09:33.321 INFO kablam! | Sep 20 03:09:33.321 INFO kablam! 147 | for i in 0..20 { Sep 20 03:09:33.321 INFO kablam! | ^ help: consider using `_i` instead Sep 20 03:09:33.321 INFO kablam! Sep 20 03:09:33.353 INFO kablam! warning: method is never used: `set` Sep 20 03:09:33.353 INFO kablam! --> src/lib.rs:28:5 Sep 20 03:09:33.353 INFO kablam! | Sep 20 03:09:33.353 INFO kablam! 28 | fn set(&mut self, x: i32, y: i32) { Sep 20 03:09:33.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.353 INFO kablam! | Sep 20 03:09:33.353 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:09:33.353 INFO kablam! Sep 20 03:09:33.353 INFO kablam! warning: method is never used: `set_v` Sep 20 03:09:33.353 INFO kablam! --> src/lib.rs:55:5 Sep 20 03:09:33.353 INFO kablam! | Sep 20 03:09:33.353 INFO kablam! 55 | fn set_v(&mut self, a_x: f32, a_y: f32) { Sep 20 03:09:33.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.353 INFO kablam! Sep 20 03:09:33.353 INFO kablam! warning: method is never used: `set_a` Sep 20 03:09:33.353 INFO kablam! --> src/lib.rs:59:5 Sep 20 03:09:33.353 INFO kablam! | Sep 20 03:09:33.353 INFO kablam! 59 | fn set_a(&mut self, v_x: f32, v_y: f32) { Sep 20 03:09:33.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.353 INFO kablam! Sep 20 03:09:33.412 INFO kablam! warning: unused variable: `m` Sep 20 03:09:33.413 INFO kablam! --> src/lib.rs:100:17 Sep 20 03:09:33.413 INFO kablam! | Sep 20 03:09:33.413 INFO kablam! 100 | if let Some(m) = motion { Sep 20 03:09:33.413 INFO kablam! | ^ help: consider using `_m` instead Sep 20 03:09:33.413 INFO kablam! | Sep 20 03:09:33.413 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:09:33.413 INFO kablam! Sep 20 03:09:33.413 INFO kablam! warning: unused variable: `new_p` Sep 20 03:09:33.413 INFO kablam! --> src/lib.rs:102:21 Sep 20 03:09:33.413 INFO kablam! | Sep 20 03:09:33.413 INFO kablam! 102 | let mut new_p = p; Sep 20 03:09:33.413 INFO kablam! | ^^^^^ help: consider using `_new_p` instead Sep 20 03:09:33.413 INFO kablam! Sep 20 03:09:33.413 INFO kablam! warning: unused variable: `i` Sep 20 03:09:33.413 INFO kablam! --> src/lib.rs:147:9 Sep 20 03:09:33.413 INFO kablam! | Sep 20 03:09:33.413 INFO kablam! 147 | for i in 0..20 { Sep 20 03:09:33.413 INFO kablam! | ^ help: consider using `_i` instead Sep 20 03:09:33.413 INFO kablam! Sep 20 03:09:33.435 INFO kablam! warning: method is never used: `set` Sep 20 03:09:33.435 INFO kablam! --> src/lib.rs:28:5 Sep 20 03:09:33.435 INFO kablam! | Sep 20 03:09:33.435 INFO kablam! 28 | fn set(&mut self, x: i32, y: i32) { Sep 20 03:09:33.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.435 INFO kablam! | Sep 20 03:09:33.436 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:09:33.436 INFO kablam! Sep 20 03:09:33.436 INFO kablam! warning: method is never used: `new` Sep 20 03:09:33.436 INFO kablam! --> src/lib.rs:49:5 Sep 20 03:09:33.436 INFO kablam! | Sep 20 03:09:33.436 INFO kablam! 49 | fn new() -> Motion { Sep 20 03:09:33.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.436 INFO kablam! Sep 20 03:09:33.436 INFO kablam! warning: method is never used: `set_v` Sep 20 03:09:33.436 INFO kablam! --> src/lib.rs:55:5 Sep 20 03:09:33.436 INFO kablam! | Sep 20 03:09:33.436 INFO kablam! 55 | fn set_v(&mut self, a_x: f32, a_y: f32) { Sep 20 03:09:33.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.436 INFO kablam! Sep 20 03:09:33.436 INFO kablam! warning: method is never used: `set_a` Sep 20 03:09:33.436 INFO kablam! --> src/lib.rs:59:5 Sep 20 03:09:33.436 INFO kablam! | Sep 20 03:09:33.436 INFO kablam! 59 | fn set_a(&mut self, v_x: f32, v_y: f32) { Sep 20 03:09:33.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.436 INFO kablam! Sep 20 03:09:33.437 INFO kablam! warning: function is never used: `get_cmpnt` Sep 20 03:09:33.437 INFO kablam! --> src/lib.rs:70:1 Sep 20 03:09:33.437 INFO kablam! | Sep 20 03:09:33.437 INFO kablam! 70 | / fn get_cmpnt<'a, T>(v: &'a Components) -> Option Sep 20 03:09:33.437 INFO kablam! 71 | | where T: Component + Copy + 'static { Sep 20 03:09:33.437 INFO kablam! 72 | | for boxed_cmpnt in v { Sep 20 03:09:33.437 INFO kablam! 73 | | match boxed_cmpnt.as_any().downcast_ref::() { Sep 20 03:09:33.437 INFO kablam! ... | Sep 20 03:09:33.437 INFO kablam! 78 | | return None; Sep 20 03:09:33.437 INFO kablam! 79 | | } Sep 20 03:09:33.437 INFO kablam! | |_^ Sep 20 03:09:33.437 INFO kablam! Sep 20 03:09:33.437 INFO kablam! warning: function is never used: `set_cmpnt` Sep 20 03:09:33.437 INFO kablam! --> src/lib.rs:81:1 Sep 20 03:09:33.437 INFO kablam! | Sep 20 03:09:33.437 INFO kablam! 81 | / fn set_cmpnt(v: &mut Components, val: T) Sep 20 03:09:33.437 INFO kablam! 82 | | where T: Component + Copy + 'static { Sep 20 03:09:33.437 INFO kablam! 83 | | for boxed_cmpnt in v.iter_mut() { Sep 20 03:09:33.437 INFO kablam! 84 | | if let Some(_) = boxed_cmpnt.as_any().downcast_ref::() { Sep 20 03:09:33.437 INFO kablam! ... | Sep 20 03:09:33.437 INFO kablam! 87 | | } Sep 20 03:09:33.437 INFO kablam! 88 | | } Sep 20 03:09:33.437 INFO kablam! | |_^ Sep 20 03:09:33.437 INFO kablam! Sep 20 03:09:33.437 INFO kablam! warning: type alias is never used: `Components` Sep 20 03:09:33.437 INFO kablam! --> src/lib.rs:90:1 Sep 20 03:09:33.437 INFO kablam! | Sep 20 03:09:33.437 INFO kablam! 90 | type Components = Vec>; Sep 20 03:09:33.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.437 INFO kablam! Sep 20 03:09:33.437 INFO kablam! warning: struct is never constructed: `Screen` Sep 20 03:09:33.437 INFO kablam! --> src/lib.rs:92:1 Sep 20 03:09:33.437 INFO kablam! | Sep 20 03:09:33.437 INFO kablam! 92 | struct Screen { Sep 20 03:09:33.437 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:09:33.437 INFO kablam! Sep 20 03:09:33.439 INFO kablam! warning: function is never used: `moving` Sep 20 03:09:33.439 INFO kablam! --> src/lib.rs:97:1 Sep 20 03:09:33.439 INFO kablam! | Sep 20 03:09:33.439 INFO kablam! 97 | fn moving(entity: &Components) { Sep 20 03:09:33.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.439 INFO kablam! Sep 20 03:09:33.439 INFO kablam! warning: function is never used: `rendering` Sep 20 03:09:33.439 INFO kablam! --> src/lib.rs:108:1 Sep 20 03:09:33.439 INFO kablam! | Sep 20 03:09:33.439 INFO kablam! 108 | fn rendering(screen: &Screen, entity: &Components) { Sep 20 03:09:33.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:09:33.440 INFO kablam! Sep 20 03:09:33.440 INFO kablam! warning: function is never used: `main` Sep 20 03:09:33.440 INFO kablam! --> src/lib.rs:124:1 Sep 20 03:09:33.440 INFO kablam! | Sep 20 03:09:33.440 INFO kablam! 124 | fn main() { Sep 20 03:09:33.440 INFO kablam! | ^^^^^^^^^ Sep 20 03:09:33.440 INFO kablam! Sep 20 03:09:33.695 INFO kablam! error[E0601]: `main` function not found in crate `pong` Sep 20 03:09:33.695 INFO kablam! | Sep 20 03:09:33.695 INFO kablam! = note: consider adding a `main` function to `examples/pong.rs` Sep 20 03:09:33.695 INFO kablam! Sep 20 03:09:33.695 INFO kablam! error: aborting due to previous error Sep 20 03:09:33.695 INFO kablam! Sep 20 03:09:33.695 INFO kablam! For more information about this error, try `rustc --explain E0601`. Sep 20 03:09:33.698 INFO kablam! error: Could not compile `gengine`. Sep 20 03:09:33.698 INFO kablam! Sep 20 03:09:33.698 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:09:33.699 INFO kablam! su: No module specific data is present Sep 20 03:09:34.698 INFO running `"docker" "rm" "-f" "2ce403124dfc76797f0631a7fdcb86d0d4831fd3134f4d4f26f4c4f6576c666c"` Sep 20 03:09:34.830 INFO blam! 2ce403124dfc76797f0631a7fdcb86d0d4831fd3134f4d4f26f4c4f6576c666c