Sep 19 22:37:21.202 INFO checking primg-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 22:37:21.203 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 22:37:21.203 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:37:21.426 INFO blam! bbb6a7c2c0e7d1cb784a05fc0b0dc52d7109b4d41d215038b7473ee615c5bd08 Sep 19 22:37:21.428 INFO running `"docker" "start" "-a" "bbb6a7c2c0e7d1cb784a05fc0b0dc52d7109b4d41d215038b7473ee615c5bd08"` Sep 19 22:37:22.144 INFO kablam! usermod: no changes Sep 19 22:37:22.225 INFO kablam! Checking image v0.18.0 Sep 19 22:37:26.638 INFO kablam! Checking primg v0.1.0 (/source) Sep 19 22:37:27.496 INFO kablam! warning: unused variable: `i` Sep 19 22:37:27.496 INFO kablam! --> src/shape.rs:502:9 Sep 19 22:37:27.496 INFO kablam! | Sep 19 22:37:27.496 INFO kablam! 502 | for i in 0..n { Sep 19 22:37:27.496 INFO kablam! | ^ help: consider using `_i` instead Sep 19 22:37:27.496 INFO kablam! | Sep 19 22:37:27.496 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 22:37:27.496 INFO kablam! Sep 19 22:37:27.496 INFO kablam! warning: unused variable: `h` Sep 19 22:37:27.496 INFO kablam! --> src/util.rs:40:45 Sep 19 22:37:27.496 INFO kablam! | Sep 19 22:37:27.496 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 19 22:37:27.496 INFO kablam! | ^ help: consider using `_h` instead Sep 19 22:37:27.496 INFO kablam! Sep 19 22:37:27.562 INFO kablam! warning: method is never used: `put` Sep 19 22:37:27.562 INFO kablam! --> src/core.rs:47:5 Sep 19 22:37:27.562 INFO kablam! | Sep 19 22:37:27.562 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 19 22:37:27.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:37:27.562 INFO kablam! | Sep 19 22:37:27.562 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 22:37:27.562 INFO kablam! Sep 19 22:37:27.562 INFO kablam! warning: method is never used: `to_rgba` Sep 19 22:37:27.562 INFO kablam! --> src/core.rs:192:5 Sep 19 22:37:27.562 INFO kablam! | Sep 19 22:37:27.562 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 19 22:37:27.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:37:27.562 INFO kablam! Sep 19 22:37:27.578 INFO kablam! warning: unused variable: `i` Sep 19 22:37:27.578 INFO kablam! --> src/shape.rs:502:9 Sep 19 22:37:27.578 INFO kablam! | Sep 19 22:37:27.578 INFO kablam! 502 | for i in 0..n { Sep 19 22:37:27.578 INFO kablam! | ^ help: consider using `_i` instead Sep 19 22:37:27.578 INFO kablam! | Sep 19 22:37:27.578 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 22:37:27.578 INFO kablam! Sep 19 22:37:27.578 INFO kablam! warning: unused variable: `h` Sep 19 22:37:27.578 INFO kablam! --> src/util.rs:40:45 Sep 19 22:37:27.578 INFO kablam! | Sep 19 22:37:27.578 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 19 22:37:27.578 INFO kablam! | ^ help: consider using `_h` instead Sep 19 22:37:27.578 INFO kablam! Sep 19 22:37:27.637 INFO kablam! warning: method is never used: `put` Sep 19 22:37:27.637 INFO kablam! --> src/core.rs:47:5 Sep 19 22:37:27.637 INFO kablam! | Sep 19 22:37:27.637 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 19 22:37:27.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:37:27.637 INFO kablam! | Sep 19 22:37:27.638 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 22:37:27.638 INFO kablam! Sep 19 22:37:27.638 INFO kablam! warning: method is never used: `to_rgba` Sep 19 22:37:27.638 INFO kablam! --> src/core.rs:192:5 Sep 19 22:37:27.638 INFO kablam! | Sep 19 22:37:27.638 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 19 22:37:27.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:37:27.638 INFO kablam! Sep 19 22:37:28.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.23s Sep 19 22:37:28.403 INFO kablam! su: No module specific data is present Sep 19 22:37:29.262 INFO running `"docker" "rm" "-f" "bbb6a7c2c0e7d1cb784a05fc0b0dc52d7109b4d41d215038b7473ee615c5bd08"` Sep 19 22:37:29.344 INFO blam! bbb6a7c2c0e7d1cb784a05fc0b0dc52d7109b4d41d215038b7473ee615c5bd08