Sep 10 12:42:09.686 INFO checking primg-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 12:42:09.686 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 12:42:09.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 12:42:09.851 INFO blam! 442bf9f450e267df622cb7de08dd2571462ddc1d89eee433ffc05e5b54dff10c Sep 10 12:42:09.853 INFO running `"docker" "start" "-a" "442bf9f450e267df622cb7de08dd2571462ddc1d89eee433ffc05e5b54dff10c"` Sep 10 12:42:10.590 INFO kablam! usermod: no changes Sep 10 12:42:10.702 INFO kablam! Checking primg v0.1.0 (file:///source) Sep 10 12:42:12.062 INFO kablam! warning: unused variable: `i` Sep 10 12:42:12.062 INFO kablam! --> src/shape.rs:502:9 Sep 10 12:42:12.062 INFO kablam! | Sep 10 12:42:12.062 INFO kablam! 502 | for i in 0..n { Sep 10 12:42:12.062 INFO kablam! | ^ help: consider using `_i` instead Sep 10 12:42:12.062 INFO kablam! | Sep 10 12:42:12.062 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 12:42:12.062 INFO kablam! Sep 10 12:42:12.062 INFO kablam! warning: unused variable: `h` Sep 10 12:42:12.062 INFO kablam! --> src/util.rs:40:45 Sep 10 12:42:12.062 INFO kablam! | Sep 10 12:42:12.062 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 10 12:42:12.062 INFO kablam! | ^ help: consider using `_h` instead Sep 10 12:42:12.062 INFO kablam! Sep 10 12:42:12.150 INFO kablam! warning: method is never used: `put` Sep 10 12:42:12.150 INFO kablam! --> src/core.rs:47:5 Sep 10 12:42:12.150 INFO kablam! | Sep 10 12:42:12.150 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 10 12:42:12.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:12.150 INFO kablam! | Sep 10 12:42:12.150 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 12:42:12.150 INFO kablam! Sep 10 12:42:12.150 INFO kablam! warning: method is never used: `to_rgba` Sep 10 12:42:12.150 INFO kablam! --> src/core.rs:192:5 Sep 10 12:42:12.150 INFO kablam! | Sep 10 12:42:12.150 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 10 12:42:12.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:12.150 INFO kablam! Sep 10 12:42:12.314 INFO kablam! warning: unused variable: `i` Sep 10 12:42:12.314 INFO kablam! --> src/shape.rs:502:9 Sep 10 12:42:12.314 INFO kablam! | Sep 10 12:42:12.314 INFO kablam! 502 | for i in 0..n { Sep 10 12:42:12.314 INFO kablam! | ^ help: consider using `_i` instead Sep 10 12:42:12.314 INFO kablam! | Sep 10 12:42:12.314 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 12:42:12.314 INFO kablam! Sep 10 12:42:12.314 INFO kablam! warning: unused variable: `h` Sep 10 12:42:12.314 INFO kablam! --> src/util.rs:40:45 Sep 10 12:42:12.314 INFO kablam! | Sep 10 12:42:12.314 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 10 12:42:12.314 INFO kablam! | ^ help: consider using `_h` instead Sep 10 12:42:12.314 INFO kablam! Sep 10 12:42:12.397 INFO kablam! warning: method is never used: `put` Sep 10 12:42:12.397 INFO kablam! --> src/core.rs:47:5 Sep 10 12:42:12.397 INFO kablam! | Sep 10 12:42:12.397 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 10 12:42:12.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:12.402 INFO kablam! | Sep 10 12:42:12.402 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 12:42:12.402 INFO kablam! Sep 10 12:42:12.402 INFO kablam! warning: method is never used: `to_rgba` Sep 10 12:42:12.402 INFO kablam! --> src/core.rs:192:5 Sep 10 12:42:12.402 INFO kablam! | Sep 10 12:42:12.402 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 10 12:42:12.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:12.402 INFO kablam! Sep 10 12:42:13.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.49s Sep 10 12:42:13.116 INFO kablam! su: No module specific data is present Sep 10 12:42:13.940 INFO running `"docker" "rm" "-f" "442bf9f450e267df622cb7de08dd2571462ddc1d89eee433ffc05e5b54dff10c"` Sep 10 12:42:14.062 INFO blam! 442bf9f450e267df622cb7de08dd2571462ddc1d89eee433ffc05e5b54dff10c