Oct 21 22:16:46.081 INFO checking xray-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:16:46.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:16:46.416 INFO blam! 54471a4975ec7abe56b9f903dc2d1746d670d62a68f1b7743b016f33c370f449 Oct 21 22:16:46.425 INFO running `"docker" "start" "-a" "54471a4975ec7abe56b9f903dc2d1746d670d62a68f1b7743b016f33c370f449"` Oct 21 22:16:47.324 INFO kablam! usermod: no changes Oct 21 22:16:47.472 INFO kablam! Compiling gl_generator v0.9.0 Oct 21 22:16:47.472 INFO kablam! Checking image v0.19.0 Oct 21 22:16:51.201 INFO kablam! Compiling gl v0.10.0 Oct 21 22:17:02.952 INFO kablam! Checking xray v0.1.1 (/source) Oct 21 22:17:05.610 INFO kablam! warning: unused variable: `rbgw` Oct 21 22:17:05.611 INFO kablam! --> src/lib.rs:435:13 Oct 21 22:17:05.611 INFO kablam! | Oct 21 22:17:05.611 INFO kablam! 435 | let rbgw = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Oct 21 22:17:05.612 INFO kablam! | ^^^^ help: consider using `_rbgw` instead Oct 21 22:17:05.612 INFO kablam! | Oct 21 22:17:05.613 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 22:17:05.613 INFO kablam! Oct 21 22:17:05.614 INFO kablam! warning: unused variable: `expected` Oct 21 22:17:05.614 INFO kablam! --> src/lib.rs:443:13 Oct 21 22:17:05.614 INFO kablam! | Oct 21 22:17:05.615 INFO kablam! 443 | let expected = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Oct 21 22:17:05.617 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Oct 21 22:17:05.617 INFO kablam! Oct 21 22:17:05.617 INFO kablam! warning: unused variable: `expected` Oct 21 22:17:05.617 INFO kablam! --> src/lib.rs:475:13 Oct 21 22:17:05.617 INFO kablam! | Oct 21 22:17:05.617 INFO kablam! 475 | let expected = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Oct 21 22:17:05.617 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Oct 21 22:17:05.617 INFO kablam! Oct 21 22:17:05.617 INFO kablam! warning: unused variable: `x` Oct 21 22:17:05.617 INFO kablam! --> src/lib.rs:391:33 Oct 21 22:17:05.617 INFO kablam! | Oct 21 22:17:05.617 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 21 22:17:05.617 INFO kablam! | ^ help: consider using `_x` instead Oct 21 22:17:05.617 INFO kablam! Oct 21 22:17:05.617 INFO kablam! warning: unused variable: `y` Oct 21 22:17:05.617 INFO kablam! --> src/lib.rs:391:41 Oct 21 22:17:05.617 INFO kablam! | Oct 21 22:17:05.617 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 21 22:17:05.617 INFO kablam! | ^ help: consider using `_y` instead Oct 21 22:17:05.617 INFO kablam! Oct 21 22:17:05.617 INFO kablam! warning: unused variable: `width` Oct 21 22:17:05.618 INFO kablam! --> src/lib.rs:391:49 Oct 21 22:17:05.618 INFO kablam! | Oct 21 22:17:05.618 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 21 22:17:05.618 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 21 22:17:05.618 INFO kablam! Oct 21 22:17:05.618 INFO kablam! warning: unused variable: `height` Oct 21 22:17:05.618 INFO kablam! --> src/lib.rs:391:61 Oct 21 22:17:05.618 INFO kablam! | Oct 21 22:17:05.618 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 21 22:17:05.618 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 21 22:17:05.618 INFO kablam! Oct 21 22:17:06.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.84s Oct 21 22:17:06.200 INFO kablam! su: No module specific data is present Oct 21 22:17:06.563 INFO running `"docker" "rm" "-f" "54471a4975ec7abe56b9f903dc2d1746d670d62a68f1b7743b016f33c370f449"` Oct 21 22:17:06.772 INFO blam! 54471a4975ec7abe56b9f903dc2d1746d670d62a68f1b7743b016f33c370f449