Oct 15 13:44:48.442 INFO testing x11-screenshot-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:44:48.444 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:44:48.807 INFO blam! 5479d4fa93330745f59f7994368511fc01e8e81ede80647bee485331a9e8a4d4 Oct 15 13:44:48.810 INFO running `"docker" "start" "-a" "5479d4fa93330745f59f7994368511fc01e8e81ede80647bee485331a9e8a4d4"` Oct 15 13:44:50.473 INFO kablam! usermod: no changes Oct 15 13:44:50.684 INFO kablam! Compiling x11 v2.18.1 Oct 15 13:44:50.695 INFO kablam! Compiling num-iter v0.1.37 Oct 15 13:44:50.695 INFO kablam! Compiling num-rational v0.1.42 Oct 15 13:44:51.592 INFO kablam! Compiling png v0.10.0 Oct 15 13:44:55.224 INFO kablam! Compiling image v0.16.0 Oct 15 13:45:12.029 INFO kablam! Compiling x11-screenshot v0.1.0 (/source) Oct 15 13:45:13.623 INFO kablam! warning: unused import: `std::ffi::CString` Oct 15 13:45:13.624 INFO kablam! --> src/lib.rs:7:5 Oct 15 13:45:13.624 INFO kablam! | Oct 15 13:45:13.625 INFO kablam! 7 | use std::ffi::CString; Oct 15 13:45:13.626 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 13:45:13.626 INFO kablam! | Oct 15 13:45:13.627 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:45:13.627 INFO kablam! Oct 15 13:45:13.628 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 13:45:13.628 INFO kablam! --> src/lib.rs:49:11 Oct 15 13:45:13.629 INFO kablam! | Oct 15 13:45:13.630 INFO kablam! 49 | if(!img.is_null()){ Oct 15 13:45:13.630 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 13:45:13.631 INFO kablam! | Oct 15 13:45:13.631 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 13:45:13.632 INFO kablam! Oct 15 13:45:13.705 INFO kablam! warning: unused variable: `p` Oct 15 13:45:13.705 INFO kablam! --> src/lib.rs:56:28 Oct 15 13:45:13.705 INFO kablam! | Oct 15 13:45:13.705 INFO kablam! 56 | let (xc,yc,p) = pixs.next().unwrap(); Oct 15 13:45:13.705 INFO kablam! | ^ help: consider using `_p` instead Oct 15 13:45:13.705 INFO kablam! | Oct 15 13:45:13.705 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 13:45:13.705 INFO kablam! Oct 15 13:45:13.709 INFO kablam! warning: variable does not need to be mutable Oct 15 13:45:13.710 INFO kablam! --> src/lib.rs:36:13 Oct 15 13:45:13.710 INFO kablam! | Oct 15 13:45:13.710 INFO kablam! 36 | let mut img = unsafe { Oct 15 13:45:13.710 INFO kablam! | ----^^^ Oct 15 13:45:13.710 INFO kablam! | | Oct 15 13:45:13.710 INFO kablam! | help: remove this `mut` Oct 15 13:45:13.710 INFO kablam! | Oct 15 13:45:13.710 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:45:13.710 INFO kablam! Oct 15 13:45:13.710 INFO kablam! warning: type `bgr` should have a camel case name such as `Bgr` Oct 15 13:45:13.710 INFO kablam! --> src/lib.rs:16:1 Oct 15 13:45:13.710 INFO kablam! | Oct 15 13:45:13.710 INFO kablam! 16 | / pub struct bgr { Oct 15 13:45:13.710 INFO kablam! 17 | | b: u8, Oct 15 13:45:13.710 INFO kablam! 18 | | g: u8, Oct 15 13:45:13.710 INFO kablam! 19 | | r: u8, Oct 15 13:45:13.710 INFO kablam! 20 | | _pad: u8, Oct 15 13:45:13.711 INFO kablam! 21 | | } Oct 15 13:45:13.711 INFO kablam! | |_^ Oct 15 13:45:13.711 INFO kablam! | Oct 15 13:45:13.711 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 15 13:45:13.711 INFO kablam! Oct 15 13:45:13.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.37s Oct 15 13:45:13.875 INFO kablam! su: No module specific data is present Oct 15 13:45:14.767 INFO running `"docker" "rm" "-f" "5479d4fa93330745f59f7994368511fc01e8e81ede80647bee485331a9e8a4d4"` Oct 15 13:45:15.023 INFO blam! 5479d4fa93330745f59f7994368511fc01e8e81ede80647bee485331a9e8a4d4 Oct 15 13:45:15.027 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:45:15.659 INFO blam! 63b1a9334bccf29b25f59f2041d556f973104310e9573eabed4b7cdfefcc7f95 Oct 15 13:45:15.660 INFO running `"docker" "start" "-a" "63b1a9334bccf29b25f59f2041d556f973104310e9573eabed4b7cdfefcc7f95"` Oct 15 13:45:17.269 INFO kablam! usermod: no changes Oct 15 13:45:17.383 INFO kablam! Compiling x11-screenshot v0.1.0 (/source) Oct 15 13:45:18.934 INFO kablam! warning: unused import: `std::ffi::CString` Oct 15 13:45:18.934 INFO kablam! --> src/lib.rs:7:5 Oct 15 13:45:18.934 INFO kablam! | Oct 15 13:45:18.934 INFO kablam! 7 | use std::ffi::CString; Oct 15 13:45:18.934 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 13:45:18.934 INFO kablam! | Oct 15 13:45:18.934 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:45:18.934 INFO kablam! Oct 15 13:45:18.934 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 13:45:18.934 INFO kablam! --> src/lib.rs:49:11 Oct 15 13:45:18.934 INFO kablam! | Oct 15 13:45:18.934 INFO kablam! 49 | if(!img.is_null()){ Oct 15 13:45:18.934 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 13:45:18.934 INFO kablam! | Oct 15 13:45:18.934 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 13:45:18.934 INFO kablam! Oct 15 13:45:19.011 INFO kablam! warning: unused variable: `p` Oct 15 13:45:19.011 INFO kablam! --> src/lib.rs:56:28 Oct 15 13:45:19.011 INFO kablam! | Oct 15 13:45:19.011 INFO kablam! 56 | let (xc,yc,p) = pixs.next().unwrap(); Oct 15 13:45:19.011 INFO kablam! | ^ help: consider using `_p` instead Oct 15 13:45:19.011 INFO kablam! | Oct 15 13:45:19.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 13:45:19.011 INFO kablam! Oct 15 13:45:19.012 INFO kablam! warning: variable does not need to be mutable Oct 15 13:45:19.012 INFO kablam! --> src/lib.rs:36:13 Oct 15 13:45:19.012 INFO kablam! | Oct 15 13:45:19.012 INFO kablam! 36 | let mut img = unsafe { Oct 15 13:45:19.019 INFO kablam! | ----^^^ Oct 15 13:45:19.019 INFO kablam! | | Oct 15 13:45:19.019 INFO kablam! | help: remove this `mut` Oct 15 13:45:19.019 INFO kablam! | Oct 15 13:45:19.019 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:45:19.019 INFO kablam! Oct 15 13:45:19.019 INFO kablam! warning: type `bgr` should have a camel case name such as `Bgr` Oct 15 13:45:19.019 INFO kablam! --> src/lib.rs:16:1 Oct 15 13:45:19.019 INFO kablam! | Oct 15 13:45:19.019 INFO kablam! 16 | / pub struct bgr { Oct 15 13:45:19.019 INFO kablam! 17 | | b: u8, Oct 15 13:45:19.019 INFO kablam! 18 | | g: u8, Oct 15 13:45:19.019 INFO kablam! 19 | | r: u8, Oct 15 13:45:19.019 INFO kablam! 20 | | _pad: u8, Oct 15 13:45:19.019 INFO kablam! 21 | | } Oct 15 13:45:19.019 INFO kablam! | |_^ Oct 15 13:45:19.019 INFO kablam! | Oct 15 13:45:19.019 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 15 13:45:19.019 INFO kablam! Oct 15 13:45:20.518 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.22s Oct 15 13:45:20.545 INFO kablam! su: No module specific data is present Oct 15 13:45:21.339 INFO running `"docker" "rm" "-f" "63b1a9334bccf29b25f59f2041d556f973104310e9573eabed4b7cdfefcc7f95"` Oct 15 13:45:21.615 INFO blam! 63b1a9334bccf29b25f59f2041d556f973104310e9573eabed4b7cdfefcc7f95 Oct 15 13:45:21.622 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:45:22.074 INFO blam! 68add1f89c427e85f7b361ab2c1b190988c22a10aab44f2584d56b78b609c9e0 Oct 15 13:45:22.083 INFO running `"docker" "start" "-a" "68add1f89c427e85f7b361ab2c1b190988c22a10aab44f2584d56b78b609c9e0"` Oct 15 13:45:22.659 INFO kablam! usermod: no changes Oct 15 13:45:22.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 13:45:22.718 INFO kablam! Running /target/debug/deps/x11_screenshot-958be246a4048dca Oct 15 13:45:22.720 INFO blam! Oct 15 13:45:22.722 INFO kablam! Doc-tests x11-screenshot Oct 15 13:45:22.722 INFO blam! running 0 tests Oct 15 13:45:22.722 INFO blam! Oct 15 13:45:22.722 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:45:22.722 INFO blam! Oct 15 13:45:25.468 INFO blam! Oct 15 13:45:25.468 INFO blam! running 0 tests Oct 15 13:45:25.468 INFO blam! Oct 15 13:45:25.469 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:45:25.469 INFO blam! Oct 15 13:45:25.474 INFO kablam! su: No module specific data is present Oct 15 13:45:26.390 INFO running `"docker" "rm" "-f" "68add1f89c427e85f7b361ab2c1b190988c22a10aab44f2584d56b78b609c9e0"` Oct 15 13:45:26.652 INFO blam! 68add1f89c427e85f7b361ab2c1b190988c22a10aab44f2584d56b78b609c9e0