Sep 19 20:44:03.023 INFO checking primg-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 20:44:03.023 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 20:44:03.023 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:44:03.236 INFO blam! 75756900edfd9efda8519c6e8d4e329e3b0e72bbe1b4affb1d691f4303f0af65 Sep 19 20:44:03.238 INFO running `"docker" "start" "-a" "75756900edfd9efda8519c6e8d4e329e3b0e72bbe1b4affb1d691f4303f0af65"` Sep 19 20:44:04.046 INFO kablam! usermod: no changes Sep 19 20:44:04.197 INFO kablam! Checking primg v0.1.0 (/source) Sep 19 20:44:05.358 INFO kablam! warning: unused variable: `i` Sep 19 20:44:05.359 INFO kablam! --> src/shape.rs:502:9 Sep 19 20:44:05.359 INFO kablam! | Sep 19 20:44:05.359 INFO kablam! 502 | for i in 0..n { Sep 19 20:44:05.359 INFO kablam! | ^ help: consider using `_i` instead Sep 19 20:44:05.359 INFO kablam! | Sep 19 20:44:05.359 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 20:44:05.359 INFO kablam! Sep 19 20:44:05.359 INFO kablam! warning: unused variable: `h` Sep 19 20:44:05.359 INFO kablam! --> src/util.rs:40:45 Sep 19 20:44:05.359 INFO kablam! | Sep 19 20:44:05.363 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 19 20:44:05.363 INFO kablam! | ^ help: consider using `_h` instead Sep 19 20:44:05.363 INFO kablam! Sep 19 20:44:05.398 INFO kablam! warning: unused variable: `i` Sep 19 20:44:05.399 INFO kablam! --> src/shape.rs:502:9 Sep 19 20:44:05.399 INFO kablam! | Sep 19 20:44:05.399 INFO kablam! 502 | for i in 0..n { Sep 19 20:44:05.399 INFO kablam! | ^ help: consider using `_i` instead Sep 19 20:44:05.399 INFO kablam! | Sep 19 20:44:05.399 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 20:44:05.399 INFO kablam! Sep 19 20:44:05.399 INFO kablam! warning: unused variable: `h` Sep 19 20:44:05.399 INFO kablam! --> src/util.rs:40:45 Sep 19 20:44:05.400 INFO kablam! | Sep 19 20:44:05.400 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 19 20:44:05.400 INFO kablam! | ^ help: consider using `_h` instead Sep 19 20:44:05.400 INFO kablam! Sep 19 20:44:05.450 INFO kablam! warning: method is never used: `put` Sep 19 20:44:05.451 INFO kablam! --> src/core.rs:47:5 Sep 19 20:44:05.451 INFO kablam! | Sep 19 20:44:05.451 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 19 20:44:05.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:44:05.451 INFO kablam! | Sep 19 20:44:05.451 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:44:05.451 INFO kablam! Sep 19 20:44:05.451 INFO kablam! warning: method is never used: `to_rgba` Sep 19 20:44:05.451 INFO kablam! --> src/core.rs:192:5 Sep 19 20:44:05.451 INFO kablam! | Sep 19 20:44:05.451 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 19 20:44:05.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:44:05.451 INFO kablam! Sep 19 20:44:05.479 INFO kablam! warning: method is never used: `put` Sep 19 20:44:05.479 INFO kablam! --> src/core.rs:47:5 Sep 19 20:44:05.479 INFO kablam! | Sep 19 20:44:05.479 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 19 20:44:05.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:44:05.479 INFO kablam! | Sep 19 20:44:05.479 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:44:05.479 INFO kablam! Sep 19 20:44:05.479 INFO kablam! warning: method is never used: `to_rgba` Sep 19 20:44:05.480 INFO kablam! --> src/core.rs:192:5 Sep 19 20:44:05.480 INFO kablam! | Sep 19 20:44:05.480 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 19 20:44:05.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:44:05.480 INFO kablam! Sep 19 20:44:06.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Sep 19 20:44:06.518 INFO kablam! su: No module specific data is present Sep 19 20:44:07.126 INFO running `"docker" "rm" "-f" "75756900edfd9efda8519c6e8d4e329e3b0e72bbe1b4affb1d691f4303f0af65"` Sep 19 20:44:07.222 INFO blam! 75756900edfd9efda8519c6e8d4e329e3b0e72bbe1b4affb1d691f4303f0af65