Oct 12 01:14:17.330 INFO testing dockworker-0.0.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:14:17.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 01:14:17.732 INFO blam! e4fe7d8eb2c5c2d6a7965e611b84d6806882170f220af66da6cac95f83e99da5 Oct 12 01:14:17.736 INFO running `"docker" "start" "-a" "e4fe7d8eb2c5c2d6a7965e611b84d6806882170f220af66da6cac95f83e99da5"` Oct 12 01:14:18.656 INFO kablam! usermod: no changes Oct 12 01:14:18.942 INFO kablam! Compiling xattr v0.2.2 Oct 12 01:14:18.956 INFO kablam! Compiling backtrace v0.2.3 Oct 12 01:14:18.956 INFO kablam! Compiling cookie v0.2.5 Oct 12 01:14:20.356 INFO kablam! Compiling tar v0.4.17 Oct 12 01:14:20.627 INFO kablam! Compiling error-chain v0.5.0 Oct 12 01:14:22.719 INFO kablam! Compiling hyper v0.9.18 Oct 12 01:14:32.485 INFO kablam! Compiling dockworker v0.0.6 (/source) Oct 12 01:14:34.396 INFO kablam! warning: unused import: `std::sync::Arc` Oct 12 01:14:34.397 INFO kablam! --> src/hyper_client.rs:4:5 Oct 12 01:14:34.398 INFO kablam! | Oct 12 01:14:34.398 INFO kablam! 4 | use std::sync::Arc; Oct 12 01:14:34.399 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:14:34.400 INFO kablam! | Oct 12 01:14:34.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:14:34.401 INFO kablam! Oct 12 01:14:34.636 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 01:14:34.637 INFO kablam! --> src/docker.rs:53:20 Oct 12 01:14:34.638 INFO kablam! | Oct 12 01:14:34.638 INFO kablam! 53 | let home = env::home_dir().ok_or_else(|| ErrorKind::NoCertPath)?; Oct 12 01:14:34.639 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:14:34.639 INFO kablam! | Oct 12 01:14:34.640 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:14:34.641 INFO kablam! Oct 12 01:14:38.634 INFO kablam! warning: struct is never constructed: `MemoryStream` Oct 12 01:14:38.634 INFO kablam! --> src/util.rs:8:1 Oct 12 01:14:38.634 INFO kablam! | Oct 12 01:14:38.635 INFO kablam! 8 | pub struct MemoryStream { Oct 12 01:14:38.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:14:38.635 INFO kablam! | Oct 12 01:14:38.635 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 01:14:38.636 INFO kablam! Oct 12 01:14:38.636 INFO kablam! warning: method is never used: `with_input` Oct 12 01:14:38.636 INFO kablam! --> src/util.rs:14:5 Oct 12 01:14:38.636 INFO kablam! | Oct 12 01:14:38.636 INFO kablam! 14 | pub fn with_input(input: &[u8]) -> MemoryStream { Oct 12 01:14:38.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:14:38.636 INFO kablam! Oct 12 01:14:38.636 INFO kablam! warning: method is never used: `into_inner` Oct 12 01:14:38.636 INFO kablam! --> src/util.rs:21:5 Oct 12 01:14:38.636 INFO kablam! | Oct 12 01:14:38.636 INFO kablam! 21 | pub fn into_inner(self) -> Vec { Oct 12 01:14:38.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:14:38.636 INFO kablam! Oct 12 01:14:47.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.00s Oct 12 01:14:47.720 INFO kablam! su: No module specific data is present Oct 12 01:14:48.829 INFO running `"docker" "rm" "-f" "e4fe7d8eb2c5c2d6a7965e611b84d6806882170f220af66da6cac95f83e99da5"` Oct 12 01:14:49.156 INFO blam! e4fe7d8eb2c5c2d6a7965e611b84d6806882170f220af66da6cac95f83e99da5 Oct 12 01:14:49.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 01:14:49.644 INFO blam! c21d6af8bf0765be4f5f41095863ab389ed23e06057ffe225918ff306fc8ef0b Oct 12 01:14:49.646 INFO running `"docker" "start" "-a" "c21d6af8bf0765be4f5f41095863ab389ed23e06057ffe225918ff306fc8ef0b"` Oct 12 01:14:51.402 INFO kablam! usermod: no changes Oct 12 01:14:51.636 INFO kablam! Compiling dockworker v0.0.6 (/source) Oct 12 01:14:55.215 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 12 01:14:55.215 INFO kablam! --> examples/export.rs:11:37 Oct 12 01:14:55.215 INFO kablam! | Oct 12 01:14:55.215 INFO kablam! 11 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 12 01:14:55.216 INFO kablam! | ^^^^^^^^^^ Oct 12 01:14:55.216 INFO kablam! | Oct 12 01:14:55.216 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:14:55.216 INFO kablam! Oct 12 01:15:01.795 INFO kablam! warning: unused import: `std::sync::Arc` Oct 12 01:15:01.795 INFO kablam! --> src/hyper_client.rs:4:5 Oct 12 01:15:01.795 INFO kablam! | Oct 12 01:15:01.795 INFO kablam! 4 | use std::sync::Arc; Oct 12 01:15:01.795 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:15:01.840 INFO kablam! | Oct 12 01:15:01.840 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:15:01.840 INFO kablam! Oct 12 01:15:03.156 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 01:15:03.156 INFO kablam! --> src/docker.rs:53:20 Oct 12 01:15:03.156 INFO kablam! | Oct 12 01:15:03.156 INFO kablam! 53 | let home = env::home_dir().ok_or_else(|| ErrorKind::NoCertPath)?; Oct 12 01:15:03.156 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:15:03.164 INFO kablam! | Oct 12 01:15:03.168 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:15:03.168 INFO kablam! Oct 12 01:15:10.652 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 12 01:15:10.652 INFO kablam! --> examples/filesystem.rs:8:37 Oct 12 01:15:10.652 INFO kablam! | Oct 12 01:15:10.652 INFO kablam! 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 12 01:15:10.652 INFO kablam! | ^^^^^^^^^^ Oct 12 01:15:10.654 INFO kablam! | Oct 12 01:15:10.654 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:15:10.654 INFO kablam! Oct 12 01:15:11.176 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 12 01:15:11.176 INFO kablam! --> examples/stats.rs:8:37 Oct 12 01:15:11.176 INFO kablam! | Oct 12 01:15:11.176 INFO kablam! 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 12 01:15:11.177 INFO kablam! | ^^^^^^^^^^ Oct 12 01:15:11.177 INFO kablam! | Oct 12 01:15:11.177 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:15:11.177 INFO kablam! Oct 12 01:15:14.820 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 12 01:15:14.820 INFO kablam! --> examples/processes.rs:8:37 Oct 12 01:15:14.820 INFO kablam! | Oct 12 01:15:14.820 INFO kablam! 8 | if let Some(container) = docker.containers(opts).unwrap().get(0) { Oct 12 01:15:14.820 INFO kablam! | ^^^^^^^^^^ Oct 12 01:15:14.828 INFO kablam! | Oct 12 01:15:14.828 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:15:14.828 INFO kablam! Oct 12 01:15:24.532 INFO kablam! warning: use of deprecated item 'dockworker::Docker::containers' Oct 12 01:15:24.532 INFO kablam! --> examples/findports.rs:9:29 Oct 12 01:15:24.532 INFO kablam! | Oct 12 01:15:24.532 INFO kablam! 9 | let containers = docker.containers(ContainerListOptions::default())?; Oct 12 01:15:24.532 INFO kablam! | ^^^^^^^^^^ Oct 12 01:15:24.532 INFO kablam! | Oct 12 01:15:24.532 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:15:24.532 INFO kablam! Oct 12 01:15:39.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.24s Oct 12 01:15:39.692 INFO kablam! su: No module specific data is present Oct 12 01:15:40.907 INFO running `"docker" "rm" "-f" "c21d6af8bf0765be4f5f41095863ab389ed23e06057ffe225918ff306fc8ef0b"` Oct 12 01:15:41.225 INFO blam! c21d6af8bf0765be4f5f41095863ab389ed23e06057ffe225918ff306fc8ef0b