Sep 04 10:47:09.951 INFO checking primg-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:47:09.951 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:47:09.951 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:47:10.113 INFO blam! efa6d4b4f4b66294e31805b3e8b87d380088b18a37144e8a8067366b5c1ca163 Sep 04 10:47:10.115 INFO running `"docker" "start" "-a" "efa6d4b4f4b66294e31805b3e8b87d380088b18a37144e8a8067366b5c1ca163"` Sep 04 10:47:10.934 INFO kablam! Checking primg v0.1.0 (file:///source) Sep 04 10:47:13.355 INFO kablam! warning: unused variable: `i` Sep 04 10:47:13.355 INFO kablam! --> src/shape.rs:502:9 Sep 04 10:47:13.355 INFO kablam! | Sep 04 10:47:13.355 INFO kablam! 502 | for i in 0..n { Sep 04 10:47:13.355 INFO kablam! | ^ help: consider using `_i` instead Sep 04 10:47:13.356 INFO kablam! | Sep 04 10:47:13.356 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:47:13.356 INFO kablam! Sep 04 10:47:13.356 INFO kablam! warning: unused variable: `h` Sep 04 10:47:13.356 INFO kablam! --> src/util.rs:40:45 Sep 04 10:47:13.356 INFO kablam! | Sep 04 10:47:13.356 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 04 10:47:13.356 INFO kablam! | ^ help: consider using `_h` instead Sep 04 10:47:13.356 INFO kablam! Sep 04 10:47:13.375 INFO kablam! warning: unused variable: `i` Sep 04 10:47:13.375 INFO kablam! --> src/shape.rs:502:9 Sep 04 10:47:13.375 INFO kablam! | Sep 04 10:47:13.375 INFO kablam! 502 | for i in 0..n { Sep 04 10:47:13.375 INFO kablam! | ^ help: consider using `_i` instead Sep 04 10:47:13.375 INFO kablam! | Sep 04 10:47:13.375 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:47:13.375 INFO kablam! Sep 04 10:47:13.376 INFO kablam! warning: unused variable: `h` Sep 04 10:47:13.376 INFO kablam! --> src/util.rs:40:45 Sep 04 10:47:13.376 INFO kablam! | Sep 04 10:47:13.376 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 04 10:47:13.376 INFO kablam! | ^ help: consider using `_h` instead Sep 04 10:47:13.376 INFO kablam! Sep 04 10:47:13.514 INFO kablam! warning: method is never used: `put` Sep 04 10:47:13.514 INFO kablam! --> src/core.rs:47:5 Sep 04 10:47:13.514 INFO kablam! | Sep 04 10:47:13.514 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 04 10:47:13.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:47:13.514 INFO kablam! | Sep 04 10:47:13.514 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:47:13.514 INFO kablam! Sep 04 10:47:13.515 INFO kablam! warning: method is never used: `to_rgba` Sep 04 10:47:13.515 INFO kablam! --> src/core.rs:192:5 Sep 04 10:47:13.515 INFO kablam! | Sep 04 10:47:13.515 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 04 10:47:13.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:47:13.515 INFO kablam! Sep 04 10:47:13.518 INFO kablam! warning: method is never used: `put` Sep 04 10:47:13.518 INFO kablam! --> src/core.rs:47:5 Sep 04 10:47:13.518 INFO kablam! | Sep 04 10:47:13.518 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 04 10:47:13.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:47:13.518 INFO kablam! | Sep 04 10:47:13.519 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:47:13.519 INFO kablam! Sep 04 10:47:13.519 INFO kablam! warning: method is never used: `to_rgba` Sep 04 10:47:13.519 INFO kablam! --> src/core.rs:192:5 Sep 04 10:47:13.519 INFO kablam! | Sep 04 10:47:13.519 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 04 10:47:13.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:47:13.520 INFO kablam! Sep 04 10:47:15.509 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.66s Sep 04 10:47:15.521 INFO kablam! su: No module specific data is present Sep 04 10:47:16.217 INFO running `"docker" "rm" "-f" "efa6d4b4f4b66294e31805b3e8b87d380088b18a37144e8a8067366b5c1ca163"` Sep 04 10:47:16.303 INFO blam! efa6d4b4f4b66294e31805b3e8b87d380088b18a37144e8a8067366b5c1ca163