Sep 21 05:29:45.874 INFO checking primg-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 05:29:45.874 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 05:29:45.874 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:29:46.101 INFO blam! 27f29dfc81bed39a7c4916dfde015a8ed9aef4035d93fcc6491ab7914334cf80 Sep 21 05:29:46.103 INFO running `"docker" "start" "-a" "27f29dfc81bed39a7c4916dfde015a8ed9aef4035d93fcc6491ab7914334cf80"` Sep 21 05:29:47.719 INFO kablam! usermod: no changes Sep 21 05:29:47.890 INFO kablam! Checking primg v0.1.0 (/source) Sep 21 05:29:49.466 INFO kablam! warning: unused variable: `i` Sep 21 05:29:49.466 INFO kablam! --> src/shape.rs:502:9 Sep 21 05:29:49.466 INFO kablam! | Sep 21 05:29:49.466 INFO kablam! 502 | for i in 0..n { Sep 21 05:29:49.466 INFO kablam! | ^ help: consider using `_i` instead Sep 21 05:29:49.466 INFO kablam! | Sep 21 05:29:49.466 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 05:29:49.466 INFO kablam! Sep 21 05:29:49.466 INFO kablam! warning: unused variable: `h` Sep 21 05:29:49.466 INFO kablam! --> src/util.rs:40:45 Sep 21 05:29:49.466 INFO kablam! | Sep 21 05:29:49.466 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 21 05:29:49.466 INFO kablam! | ^ help: consider using `_h` instead Sep 21 05:29:49.466 INFO kablam! Sep 21 05:29:49.530 INFO kablam! warning: unused variable: `i` Sep 21 05:29:49.530 INFO kablam! --> src/shape.rs:502:9 Sep 21 05:29:49.530 INFO kablam! | Sep 21 05:29:49.530 INFO kablam! 502 | for i in 0..n { Sep 21 05:29:49.530 INFO kablam! | ^ help: consider using `_i` instead Sep 21 05:29:49.530 INFO kablam! | Sep 21 05:29:49.530 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 05:29:49.530 INFO kablam! Sep 21 05:29:49.530 INFO kablam! warning: unused variable: `h` Sep 21 05:29:49.530 INFO kablam! --> src/util.rs:40:45 Sep 21 05:29:49.530 INFO kablam! | Sep 21 05:29:49.530 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 21 05:29:49.530 INFO kablam! | ^ help: consider using `_h` instead Sep 21 05:29:49.530 INFO kablam! Sep 21 05:29:49.562 INFO kablam! warning: method is never used: `put` Sep 21 05:29:49.562 INFO kablam! --> src/core.rs:47:5 Sep 21 05:29:49.562 INFO kablam! | Sep 21 05:29:49.562 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 21 05:29:49.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:29:49.562 INFO kablam! | Sep 21 05:29:49.562 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 05:29:49.562 INFO kablam! Sep 21 05:29:49.562 INFO kablam! warning: method is never used: `to_rgba` Sep 21 05:29:49.562 INFO kablam! --> src/core.rs:192:5 Sep 21 05:29:49.562 INFO kablam! | Sep 21 05:29:49.562 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 21 05:29:49.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:29:49.562 INFO kablam! Sep 21 05:29:49.654 INFO kablam! warning: method is never used: `put` Sep 21 05:29:49.654 INFO kablam! --> src/core.rs:47:5 Sep 21 05:29:49.654 INFO kablam! | Sep 21 05:29:49.654 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 21 05:29:49.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:29:49.654 INFO kablam! | Sep 21 05:29:49.654 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 05:29:49.654 INFO kablam! Sep 21 05:29:49.654 INFO kablam! warning: method is never used: `to_rgba` Sep 21 05:29:49.654 INFO kablam! --> src/core.rs:192:5 Sep 21 05:29:49.654 INFO kablam! | Sep 21 05:29:49.654 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 21 05:29:49.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 05:29:49.654 INFO kablam! Sep 21 05:29:50.970 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.21s Sep 21 05:29:50.974 INFO kablam! su: No module specific data is present Sep 21 05:29:51.877 INFO running `"docker" "rm" "-f" "27f29dfc81bed39a7c4916dfde015a8ed9aef4035d93fcc6491ab7914334cf80"` Sep 21 05:29:51.983 INFO blam! 27f29dfc81bed39a7c4916dfde015a8ed9aef4035d93fcc6491ab7914334cf80