Sep 10 12:42:08.779 INFO checking primg-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 12:42:08.779 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 12:42:08.779 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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:08.961 INFO blam! 0bb9222ab39433d3d03320e046403242b52cfd78bfd238e8ae137684314f82ec Sep 10 12:42:08.964 INFO running `"docker" "start" "-a" "0bb9222ab39433d3d03320e046403242b52cfd78bfd238e8ae137684314f82ec"` Sep 10 12:42:09.410 INFO kablam! usermod: no changes Sep 10 12:42:09.529 INFO kablam! Checking primg v0.1.0 (file:///source) Sep 10 12:42:10.485 INFO kablam! warning: unused variable: `i` Sep 10 12:42:10.485 INFO kablam! --> src/shape.rs:502:9 Sep 10 12:42:10.485 INFO kablam! | Sep 10 12:42:10.485 INFO kablam! 502 | for i in 0..n { Sep 10 12:42:10.485 INFO kablam! | ^ help: consider using `_i` instead Sep 10 12:42:10.485 INFO kablam! | Sep 10 12:42:10.485 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 12:42:10.485 INFO kablam! Sep 10 12:42:10.485 INFO kablam! warning: unused variable: `h` Sep 10 12:42:10.485 INFO kablam! --> src/util.rs:40:45 Sep 10 12:42:10.485 INFO kablam! | Sep 10 12:42:10.485 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 10 12:42:10.485 INFO kablam! | ^ help: consider using `_h` instead Sep 10 12:42:10.485 INFO kablam! Sep 10 12:42:10.589 INFO kablam! warning: method is never used: `put` Sep 10 12:42:10.589 INFO kablam! --> src/core.rs:47:5 Sep 10 12:42:10.589 INFO kablam! | Sep 10 12:42:10.589 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 10 12:42:10.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:10.589 INFO kablam! | Sep 10 12:42:10.589 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 12:42:10.589 INFO kablam! Sep 10 12:42:10.589 INFO kablam! warning: method is never used: `to_rgba` Sep 10 12:42:10.589 INFO kablam! --> src/core.rs:192:5 Sep 10 12:42:10.589 INFO kablam! | Sep 10 12:42:10.589 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 10 12:42:10.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:10.589 INFO kablam! Sep 10 12:42:10.600 INFO kablam! warning: unused variable: `i` Sep 10 12:42:10.600 INFO kablam! --> src/shape.rs:502:9 Sep 10 12:42:10.600 INFO kablam! | Sep 10 12:42:10.600 INFO kablam! 502 | for i in 0..n { Sep 10 12:42:10.600 INFO kablam! | ^ help: consider using `_i` instead Sep 10 12:42:10.600 INFO kablam! | Sep 10 12:42:10.600 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 12:42:10.600 INFO kablam! Sep 10 12:42:10.600 INFO kablam! warning: unused variable: `h` Sep 10 12:42:10.600 INFO kablam! --> src/util.rs:40:45 Sep 10 12:42:10.600 INFO kablam! | Sep 10 12:42:10.600 INFO kablam! 40 | pub fn draw_lines(buf: &mut [u8], w: usize, h: usize, a: &Color, lines: &[Scanline]) { Sep 10 12:42:10.600 INFO kablam! | ^ help: consider using `_h` instead Sep 10 12:42:10.600 INFO kablam! Sep 10 12:42:10.681 INFO kablam! warning: method is never used: `put` Sep 10 12:42:10.681 INFO kablam! --> src/core.rs:47:5 Sep 10 12:42:10.681 INFO kablam! | Sep 10 12:42:10.681 INFO kablam! 47 | pub fn put(&mut self, x: usize, y: usize, color: &Color) { Sep 10 12:42:10.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:10.681 INFO kablam! | Sep 10 12:42:10.681 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 12:42:10.681 INFO kablam! Sep 10 12:42:10.681 INFO kablam! warning: method is never used: `to_rgba` Sep 10 12:42:10.681 INFO kablam! --> src/core.rs:192:5 Sep 10 12:42:10.681 INFO kablam! | Sep 10 12:42:10.681 INFO kablam! 192 | pub fn to_rgba(&self) -> Rgba { Sep 10 12:42:10.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:42:10.681 INFO kablam! Sep 10 12:42:12.158 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Sep 10 12:42:12.167 INFO kablam! su: No module specific data is present Sep 10 12:42:13.111 INFO running `"docker" "rm" "-f" "0bb9222ab39433d3d03320e046403242b52cfd78bfd238e8ae137684314f82ec"` Sep 10 12:42:13.246 INFO blam! 0bb9222ab39433d3d03320e046403242b52cfd78bfd238e8ae137684314f82ec