Oct 10 18:33:59.976 INFO testing mesalock-linux/mkpkg against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:33:59.976 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:33:59.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:34:00.492 INFO blam! 20aa14a35073730bbd99a215b4784ddb348a3967985d1db96be8b27052eaf78b Oct 10 18:34:00.494 INFO running `"docker" "start" "-a" "20aa14a35073730bbd99a215b4784ddb348a3967985d1db96be8b27052eaf78b"` Oct 10 18:34:01.429 INFO kablam! usermod: no changes Oct 10 18:34:01.952 INFO kablam! Compiling term_size v1.0.0-beta1 Oct 10 18:34:01.952 INFO kablam! Compiling log v0.4.2 Oct 10 18:34:01.960 INFO kablam! Compiling filetime v0.1.15 Oct 10 18:34:01.967 INFO kablam! Compiling filetime v0.2.1 Oct 10 18:34:01.981 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 10 18:34:01.981 INFO kablam! Compiling libssh2-sys v0.2.7 Oct 10 18:34:01.982 INFO kablam! Compiling libgit2-sys v0.7.3 Oct 10 18:34:01.989 INFO kablam! Compiling curl-sys v0.4.5 Oct 10 18:34:02.199 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 10 18:34:03.920 INFO kablam! Compiling serde_yaml v0.7.4 Oct 10 18:34:05.849 INFO kablam! Compiling semver v0.9.0 Oct 10 18:34:07.444 INFO kablam! Compiling console v0.6.1 Oct 10 18:34:07.468 INFO kablam! Compiling bzip2 v0.3.3 Oct 10 18:34:07.542 INFO kablam! Compiling tar v0.4.15 Oct 10 18:34:09.356 INFO kablam! Compiling lzma-sys v0.1.9 Oct 10 18:34:09.357 INFO kablam! Compiling mio v0.6.14 Oct 10 18:34:09.385 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 18:34:14.988 INFO kablam! Compiling log v0.3.9 Oct 10 18:34:15.102 INFO kablam! Compiling want v0.0.4 Oct 10 18:34:16.655 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 10 18:34:16.666 INFO kablam! Compiling indicatif v0.9.0 Oct 10 18:34:18.765 INFO kablam! Compiling xz2 v0.1.5 Oct 10 18:34:19.008 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 18:34:19.771 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 10 18:34:22.577 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 18:34:22.578 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 18:34:25.911 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 18:34:28.435 INFO kablam! Compiling tokio v0.1.7 Oct 10 18:34:31.436 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 18:34:35.870 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 18:34:36.408 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 18:34:43.570 INFO kablam! Compiling hyper v0.11.27 Oct 10 18:34:44.707 INFO kablam! Compiling git2 v0.7.1 Oct 10 18:34:58.820 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 18:35:02.712 INFO kablam! Compiling reqwest v0.8.6 Oct 10 18:35:14.204 INFO kablam! Compiling mkpkg v0.1.0 (/source) Oct 10 18:35:22.944 INFO kablam! warning: method is never used: `with_urls` Oct 10 18:35:22.944 INFO kablam! --> src/package.rs:158:5 Oct 10 18:35:22.944 INFO kablam! | Oct 10 18:35:22.944 INFO kablam! 158 | pub(crate) fn with_urls(urls: Vec) -> Self { Oct 10 18:35:22.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:22.944 INFO kablam! | Oct 10 18:35:22.944 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:35:22.944 INFO kablam! Oct 10 18:35:22.944 INFO kablam! warning: method is never used: `description` Oct 10 18:35:22.944 INFO kablam! --> src/package.rs:187:5 Oct 10 18:35:22.944 INFO kablam! | Oct 10 18:35:22.945 INFO kablam! 187 | pub fn description(&self) -> &str { Oct 10 18:35:22.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:22.945 INFO kablam! Oct 10 18:35:22.945 INFO kablam! warning: method is never used: `license` Oct 10 18:35:22.945 INFO kablam! --> src/package.rs:191:5 Oct 10 18:35:22.945 INFO kablam! | Oct 10 18:35:22.945 INFO kablam! 191 | pub fn license(&self) -> &[String] { Oct 10 18:35:22.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:22.945 INFO kablam! Oct 10 18:35:22.945 INFO kablam! warning: method is never used: `skip_check` Oct 10 18:35:22.945 INFO kablam! --> src/package.rs:203:5 Oct 10 18:35:22.945 INFO kablam! | Oct 10 18:35:22.945 INFO kablam! 203 | pub fn skip_check(&self) -> bool { Oct 10 18:35:22.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:22.945 INFO kablam! Oct 10 18:35:22.945 INFO kablam! warning: method is never used: `build_dir` Oct 10 18:35:22.945 INFO kablam! --> src/package.rs:227:5 Oct 10 18:35:22.945 INFO kablam! | Oct 10 18:35:22.945 INFO kablam! 227 | pub fn build_dir(&self, config: &Config) -> PathBuf { Oct 10 18:35:22.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:22.945 INFO kablam! Oct 10 18:35:33.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 10 18:35:33.699 INFO kablam! su: No module specific data is present Oct 10 18:35:34.382 INFO running `"docker" "rm" "-f" "20aa14a35073730bbd99a215b4784ddb348a3967985d1db96be8b27052eaf78b"` Oct 10 18:35:34.636 INFO blam! 20aa14a35073730bbd99a215b4784ddb348a3967985d1db96be8b27052eaf78b Oct 10 18:35:34.644 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:35:34.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:35:35.008 INFO blam! 3f58f5a83808c006bbc4ae9bd08e7c8ae31f49ca013edde2abb4e5b08401325e Oct 10 18:35:35.010 INFO running `"docker" "start" "-a" "3f58f5a83808c006bbc4ae9bd08e7c8ae31f49ca013edde2abb4e5b08401325e"` Oct 10 18:35:35.938 INFO kablam! usermod: no changes Oct 10 18:35:36.408 INFO kablam! Compiling mkpkg v0.1.0 (/source) Oct 10 18:35:44.624 INFO kablam! warning: method is never used: `with_urls` Oct 10 18:35:44.625 INFO kablam! --> src/package.rs:158:5 Oct 10 18:35:44.625 INFO kablam! | Oct 10 18:35:44.625 INFO kablam! 158 | pub(crate) fn with_urls(urls: Vec) -> Self { Oct 10 18:35:44.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:44.625 INFO kablam! | Oct 10 18:35:44.625 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:35:44.625 INFO kablam! Oct 10 18:35:44.625 INFO kablam! warning: method is never used: `description` Oct 10 18:35:44.625 INFO kablam! --> src/package.rs:187:5 Oct 10 18:35:44.625 INFO kablam! | Oct 10 18:35:44.625 INFO kablam! 187 | pub fn description(&self) -> &str { Oct 10 18:35:44.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:44.625 INFO kablam! Oct 10 18:35:44.625 INFO kablam! warning: method is never used: `license` Oct 10 18:35:44.625 INFO kablam! --> src/package.rs:191:5 Oct 10 18:35:44.625 INFO kablam! | Oct 10 18:35:44.625 INFO kablam! 191 | pub fn license(&self) -> &[String] { Oct 10 18:35:44.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:44.625 INFO kablam! Oct 10 18:35:44.625 INFO kablam! warning: method is never used: `skip_check` Oct 10 18:35:44.625 INFO kablam! --> src/package.rs:203:5 Oct 10 18:35:44.625 INFO kablam! | Oct 10 18:35:44.625 INFO kablam! 203 | pub fn skip_check(&self) -> bool { Oct 10 18:35:44.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:44.625 INFO kablam! Oct 10 18:35:44.625 INFO kablam! warning: method is never used: `build_dir` Oct 10 18:35:44.625 INFO kablam! --> src/package.rs:227:5 Oct 10 18:35:44.625 INFO kablam! | Oct 10 18:35:44.625 INFO kablam! 227 | pub fn build_dir(&self, config: &Config) -> PathBuf { Oct 10 18:35:44.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:35:44.626 INFO kablam! Oct 10 18:35:45.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.35s Oct 10 18:35:45.340 INFO kablam! su: No module specific data is present Oct 10 18:35:46.000 INFO running `"docker" "rm" "-f" "3f58f5a83808c006bbc4ae9bd08e7c8ae31f49ca013edde2abb4e5b08401325e"` Oct 10 18:35:46.489 INFO blam! 3f58f5a83808c006bbc4ae9bd08e7c8ae31f49ca013edde2abb4e5b08401325e Oct 10 18:35:46.490 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:35:46.490 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:35:46.958 INFO blam! c85f00f9568a6d12ffa1bb0b74c6eb38c987ca95cf4b43d0cb8d6682e175479a Oct 10 18:35:46.959 INFO running `"docker" "start" "-a" "c85f00f9568a6d12ffa1bb0b74c6eb38c987ca95cf4b43d0cb8d6682e175479a"` Oct 10 18:35:47.980 INFO kablam! usermod: no changes Oct 10 18:35:48.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 18:35:48.300 INFO kablam! Running /target/debug/deps/mkpkg-f3df3167e3888a46 Oct 10 18:35:48.315 INFO blam! Oct 10 18:35:48.315 INFO blam! running 0 tests Oct 10 18:35:48.315 INFO blam! Oct 10 18:35:48.315 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:35:48.315 INFO blam! Oct 10 18:35:48.316 INFO kablam! su: No module specific data is present Oct 10 18:35:48.834 INFO running `"docker" "rm" "-f" "c85f00f9568a6d12ffa1bb0b74c6eb38c987ca95cf4b43d0cb8d6682e175479a"` Oct 10 18:35:49.137 INFO blam! c85f00f9568a6d12ffa1bb0b74c6eb38c987ca95cf4b43d0cb8d6682e175479a