Sep 10 05:58:15.191 INFO checking xray-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 05:58:15.191 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 05:58:15.191 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:58:15.342 INFO blam! 462b2686e9e7a305594e45a442e95a55e802b54ac042673f11e122e43ab6d121 Sep 10 05:58:15.346 INFO running `"docker" "start" "-a" "462b2686e9e7a305594e45a442e95a55e802b54ac042673f11e122e43ab6d121"` Sep 10 05:58:16.022 INFO kablam! usermod: no changes Sep 10 05:58:16.158 INFO kablam! Checking color_quant v1.0.1 Sep 10 05:58:16.170 INFO kablam! Compiling log v0.4.5 Sep 10 05:58:16.170 INFO kablam! Compiling xml-rs v0.7.0 Sep 10 05:58:16.170 INFO kablam! Checking inflate v0.4.3 Sep 10 05:58:16.170 INFO kablam! Compiling num-traits v0.2.5 Sep 10 05:58:16.170 INFO kablam! Checking num-integer v0.1.39 Sep 10 05:58:16.170 INFO kablam! Compiling syn v0.14.9 Sep 10 05:58:16.170 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 10 05:58:19.320 INFO kablam! Checking gif v0.10.0 Sep 10 05:58:20.170 INFO kablam! Checking num-iter v0.1.37 Sep 10 05:58:20.170 INFO kablam! Checking num-rational v0.1.42 Sep 10 05:58:22.746 INFO kablam! Checking png v0.12.0 Sep 10 05:58:25.134 INFO kablam! Compiling gl_generator v0.9.0 Sep 10 05:58:29.219 INFO kablam! Compiling gl v0.10.0 Sep 10 05:58:34.266 INFO kablam! Compiling num-derive v0.2.2 Sep 10 05:58:37.754 INFO kablam! Checking image v0.19.0 Sep 10 05:58:59.777 INFO kablam! Checking xray v0.1.1 (file:///source) Sep 10 05:59:00.168 INFO kablam! warning: unused variable: `rbgw` Sep 10 05:59:00.168 INFO kablam! --> src/lib.rs:435:13 Sep 10 05:59:00.169 INFO kablam! | Sep 10 05:59:00.169 INFO kablam! 435 | let rbgw = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Sep 10 05:59:00.169 INFO kablam! | ^^^^ help: consider using `_rbgw` instead Sep 10 05:59:00.169 INFO kablam! | Sep 10 05:59:00.169 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 05:59:00.169 INFO kablam! Sep 10 05:59:00.169 INFO kablam! warning: unused variable: `expected` Sep 10 05:59:00.169 INFO kablam! --> src/lib.rs:443:13 Sep 10 05:59:00.169 INFO kablam! | Sep 10 05:59:00.169 INFO kablam! 443 | let expected = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Sep 10 05:59:00.169 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Sep 10 05:59:00.169 INFO kablam! Sep 10 05:59:00.169 INFO kablam! warning: unused variable: `expected` Sep 10 05:59:00.169 INFO kablam! --> src/lib.rs:475:13 Sep 10 05:59:00.169 INFO kablam! | Sep 10 05:59:00.169 INFO kablam! 475 | let expected = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Sep 10 05:59:00.169 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Sep 10 05:59:00.169 INFO kablam! Sep 10 05:59:00.169 INFO kablam! warning: unused variable: `x` Sep 10 05:59:00.169 INFO kablam! --> src/lib.rs:391:33 Sep 10 05:59:00.169 INFO kablam! | Sep 10 05:59:00.169 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Sep 10 05:59:00.169 INFO kablam! | ^ help: consider using `_x` instead Sep 10 05:59:00.169 INFO kablam! Sep 10 05:59:00.169 INFO kablam! warning: unused variable: `y` Sep 10 05:59:00.169 INFO kablam! --> src/lib.rs:391:41 Sep 10 05:59:00.169 INFO kablam! | Sep 10 05:59:00.169 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Sep 10 05:59:00.169 INFO kablam! | ^ help: consider using `_y` instead Sep 10 05:59:00.169 INFO kablam! Sep 10 05:59:00.170 INFO kablam! warning: unused variable: `width` Sep 10 05:59:00.170 INFO kablam! --> src/lib.rs:391:49 Sep 10 05:59:00.170 INFO kablam! | Sep 10 05:59:00.170 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Sep 10 05:59:00.170 INFO kablam! | ^^^^^ help: consider using `_width` instead Sep 10 05:59:00.170 INFO kablam! Sep 10 05:59:00.170 INFO kablam! warning: unused variable: `height` Sep 10 05:59:00.170 INFO kablam! --> src/lib.rs:391:61 Sep 10 05:59:00.170 INFO kablam! | Sep 10 05:59:00.170 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Sep 10 05:59:00.170 INFO kablam! | ^^^^^^ help: consider using `_height` instead Sep 10 05:59:00.170 INFO kablam! Sep 10 05:59:00.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.25s Sep 10 05:59:00.300 INFO kablam! su: No module specific data is present Sep 10 05:59:01.037 INFO running `"docker" "rm" "-f" "462b2686e9e7a305594e45a442e95a55e802b54ac042673f11e122e43ab6d121"` Sep 10 05:59:01.094 INFO blam! 462b2686e9e7a305594e45a442e95a55e802b54ac042673f11e122e43ab6d121