Oct 15 13:30:40.749 INFO testing xray-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:30:40.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 13:30:41.235 INFO blam! abb413403438266bc0f04dc532471d27221d9a1314e372af5bf4612472ed80b0 Oct 15 13:30:41.239 INFO running `"docker" "start" "-a" "abb413403438266bc0f04dc532471d27221d9a1314e372af5bf4612472ed80b0"` Oct 15 13:30:42.227 INFO kablam! usermod: no changes Oct 15 13:30:42.371 INFO kablam! Compiling gif v0.10.1 Oct 15 13:30:42.371 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 13:30:42.379 INFO kablam! Compiling png v0.12.0 Oct 15 13:30:42.379 INFO kablam! Compiling num-derive v0.2.3 Oct 15 13:30:44.951 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 13:30:47.139 INFO kablam! Compiling rayon-core v1.4.1 Oct 15 13:30:50.804 INFO kablam! Compiling rayon v1.0.2 Oct 15 13:30:56.488 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 13:31:00.651 INFO kablam! Compiling image v0.19.0 Oct 15 13:31:13.144 INFO kablam! Compiling xray v0.1.1 (/source) Oct 15 13:31:16.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.56s Oct 15 13:31:16.817 INFO kablam! su: No module specific data is present Oct 15 13:31:17.376 INFO running `"docker" "rm" "-f" "abb413403438266bc0f04dc532471d27221d9a1314e372af5bf4612472ed80b0"` Oct 15 13:31:17.855 INFO blam! abb413403438266bc0f04dc532471d27221d9a1314e372af5bf4612472ed80b0 Oct 15 13:31:17.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 13:31:18.313 INFO blam! ac020f9e55e4526d15edefbc9c780ea9de63f30db6606b2097481f57aa626c6d Oct 15 13:31:18.323 INFO running `"docker" "start" "-a" "ac020f9e55e4526d15edefbc9c780ea9de63f30db6606b2097481f57aa626c6d"` Oct 15 13:31:19.667 INFO kablam! usermod: no changes Oct 15 13:31:19.767 INFO kablam! Compiling xray v0.1.1 (/source) Oct 15 13:31:22.219 INFO kablam! warning: unused variable: `rbgw` Oct 15 13:31:22.219 INFO kablam! --> src/lib.rs:435:13 Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! 435 | let rbgw = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Oct 15 13:31:22.219 INFO kablam! | ^^^^ help: consider using `_rbgw` instead Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 13:31:22.219 INFO kablam! Oct 15 13:31:22.219 INFO kablam! warning: unused variable: `expected` Oct 15 13:31:22.219 INFO kablam! --> src/lib.rs:443:13 Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! 443 | let expected = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Oct 15 13:31:22.219 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Oct 15 13:31:22.219 INFO kablam! Oct 15 13:31:22.219 INFO kablam! warning: unused variable: `expected` Oct 15 13:31:22.219 INFO kablam! --> src/lib.rs:475:13 Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! 475 | let expected = DynamicImage::ImageRgba8(ImageBuffer::from_vec(2, 2, Oct 15 13:31:22.219 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Oct 15 13:31:22.219 INFO kablam! Oct 15 13:31:22.219 INFO kablam! warning: unused variable: `x` Oct 15 13:31:22.219 INFO kablam! --> src/lib.rs:391:33 Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 15 13:31:22.219 INFO kablam! | ^ help: consider using `_x` instead Oct 15 13:31:22.219 INFO kablam! Oct 15 13:31:22.219 INFO kablam! warning: unused variable: `y` Oct 15 13:31:22.219 INFO kablam! --> src/lib.rs:391:41 Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 15 13:31:22.219 INFO kablam! | ^ help: consider using `_y` instead Oct 15 13:31:22.219 INFO kablam! Oct 15 13:31:22.219 INFO kablam! warning: unused variable: `width` Oct 15 13:31:22.219 INFO kablam! --> src/lib.rs:391:49 Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 15 13:31:22.219 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 15 13:31:22.219 INFO kablam! Oct 15 13:31:22.219 INFO kablam! warning: unused variable: `height` Oct 15 13:31:22.219 INFO kablam! --> src/lib.rs:391:61 Oct 15 13:31:22.219 INFO kablam! | Oct 15 13:31:22.219 INFO kablam! 391 | fn capture_image(&self, x: i32, y: i32, width: u32, height: u32) -> XrayResult { Oct 15 13:31:22.219 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 15 13:31:22.219 INFO kablam! Oct 15 13:31:24.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.40s Oct 15 13:31:24.087 INFO kablam! su: No module specific data is present Oct 15 13:31:24.775 INFO running `"docker" "rm" "-f" "ac020f9e55e4526d15edefbc9c780ea9de63f30db6606b2097481f57aa626c6d"` Oct 15 13:31:25.039 INFO blam! ac020f9e55e4526d15edefbc9c780ea9de63f30db6606b2097481f57aa626c6d Oct 15 13:31:25.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 13:31:25.399 INFO blam! a0207e4284b813ee0dcfcaec3ba48c2ad4fc1237470b9351f0a07f78a4428ef0 Oct 15 13:31:25.411 INFO running `"docker" "start" "-a" "a0207e4284b813ee0dcfcaec3ba48c2ad4fc1237470b9351f0a07f78a4428ef0"` Oct 15 13:31:27.066 INFO kablam! usermod: no changes Oct 15 13:31:27.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 13:31:27.199 INFO blam! Oct 15 13:31:27.199 INFO blam! running 3 tests Oct 15 13:31:27.199 INFO kablam! Running /target/debug/deps/xray-1c7473da00c3d3ba Oct 15 13:31:27.219 INFO blam! test tests::test_diff_images ... ok Oct 15 13:31:27.219 INFO blam! test tests::test_success ... ok Oct 15 13:31:27.251 INFO blam! test tests::test_fail ... ok Oct 15 13:31:27.251 INFO blam! Oct 15 13:31:27.251 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:31:27.251 INFO blam! Oct 15 13:31:27.251 INFO blam! Oct 15 13:31:27.251 INFO blam! running 0 tests Oct 15 13:31:27.251 INFO blam! Oct 15 13:31:27.251 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:31:27.251 INFO blam! Oct 15 13:31:27.251 INFO kablam! Running /target/debug/deps/xray-3cc7a00997b76556 Oct 15 13:31:27.251 INFO kablam! Doc-tests xray Oct 15 13:31:29.949 INFO blam! Oct 15 13:31:29.949 INFO blam! running 0 tests Oct 15 13:31:29.949 INFO blam! Oct 15 13:31:29.949 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:31:29.949 INFO blam! Oct 15 13:31:29.956 INFO kablam! su: No module specific data is present Oct 15 13:31:30.237 INFO running `"docker" "rm" "-f" "a0207e4284b813ee0dcfcaec3ba48c2ad4fc1237470b9351f0a07f78a4428ef0"` Oct 15 13:31:30.487 INFO blam! a0207e4284b813ee0dcfcaec3ba48c2ad4fc1237470b9351f0a07f78a4428ef0