Sep 02 04:23:09.538 INFO checking primg-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 04:23:09.538 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 04:23:09.538 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:23:09.697 INFO blam! d24262c0fbc323b33f88874d667a542157dce2bb4e88d4803f5d5704167a35eb Sep 02 04:23:09.699 INFO running `"docker" "start" "-a" "d24262c0fbc323b33f88874d667a542157dce2bb4e88d4803f5d5704167a35eb"` Sep 02 04:23:10.290 INFO kablam! Checking primg v0.1.0 (file:///source) Sep 02 04:23:12.136 INFO kablam! warning: unused variable: `i` Sep 02 04:23:12.136 INFO kablam! --> src/shape.rs:502:9 Sep 02 04:23:12.136 INFO kablam! | Sep 02 04:23:12.136 INFO kablam! 502 | for i in 0..n { Sep 02 04:23:12.136 INFO kablam! | ^ help: consider using `_i` instead Sep 02 04:23:12.136 INFO kablam! | Sep 02 04:23:12.136 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 04:23:12.136 INFO kablam! Sep 02 04:23:12.136 INFO kablam! warning: unused variable: `h` Sep 02 04:23:12.136 INFO kablam! --> src/util.rs:40:45 Sep 02 04:23:12.136 INFO kablam! | Sep 02 04:23:12.136 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 02 04:23:12.136 INFO kablam! | ^ help: consider using `_h` instead Sep 02 04:23:12.136 INFO kablam! Sep 02 04:23:12.249 INFO kablam! warning: method is never used: `put` Sep 02 04:23:12.249 INFO kablam! --> src/core.rs:47:5 Sep 02 04:23:12.249 INFO kablam! | Sep 02 04:23:12.249 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 02 04:23:12.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 04:23:12.250 INFO kablam! | Sep 02 04:23:12.250 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 04:23:12.250 INFO kablam! Sep 02 04:23:12.250 INFO kablam! warning: method is never used: `to_rgba` Sep 02 04:23:12.250 INFO kablam! --> src/core.rs:192:5 Sep 02 04:23:12.250 INFO kablam! | Sep 02 04:23:12.250 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 02 04:23:12.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 04:23:12.250 INFO kablam! Sep 02 04:23:12.718 INFO kablam! warning: unused variable: `i` Sep 02 04:23:12.718 INFO kablam! --> src/shape.rs:502:9 Sep 02 04:23:12.718 INFO kablam! | Sep 02 04:23:12.718 INFO kablam! 502 | for i in 0..n { Sep 02 04:23:12.718 INFO kablam! | ^ help: consider using `_i` instead Sep 02 04:23:12.718 INFO kablam! | Sep 02 04:23:12.718 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 04:23:12.718 INFO kablam! Sep 02 04:23:12.718 INFO kablam! warning: unused variable: `h` Sep 02 04:23:12.718 INFO kablam! --> src/util.rs:40:45 Sep 02 04:23:12.718 INFO kablam! | Sep 02 04:23:12.719 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 02 04:23:12.719 INFO kablam! | ^ help: consider using `_h` instead Sep 02 04:23:12.719 INFO kablam! Sep 02 04:23:12.828 INFO kablam! warning: method is never used: `put` Sep 02 04:23:12.828 INFO kablam! --> src/core.rs:47:5 Sep 02 04:23:12.828 INFO kablam! | Sep 02 04:23:12.828 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 02 04:23:12.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 04:23:12.828 INFO kablam! | Sep 02 04:23:12.828 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 04:23:12.828 INFO kablam! Sep 02 04:23:12.828 INFO kablam! warning: method is never used: `to_rgba` Sep 02 04:23:12.829 INFO kablam! --> src/core.rs:192:5 Sep 02 04:23:12.829 INFO kablam! | Sep 02 04:23:12.829 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 02 04:23:12.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 04:23:12.829 INFO kablam! Sep 02 04:23:15.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.99s Sep 02 04:23:15.222 INFO kablam! su: No module specific data is present Sep 02 04:23:15.616 INFO running `"docker" "rm" "-f" "d24262c0fbc323b33f88874d667a542157dce2bb4e88d4803f5d5704167a35eb"` Sep 02 04:23:15.754 INFO blam! d24262c0fbc323b33f88874d667a542157dce2bb4e88d4803f5d5704167a35eb