Oct 14 23:00:20.942 INFO testing deployc/cli against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:00:20.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 14 23:00:21.539 INFO blam! 52cc4a5f05f18f2318d8f09b0caeb203e391bcacdbcbb6329beb9e36f1dc4afe Oct 14 23:00:21.541 INFO running `"docker" "start" "-a" "52cc4a5f05f18f2318d8f09b0caeb203e391bcacdbcbb6329beb9e36f1dc4afe"` Oct 14 23:00:22.736 INFO kablam! usermod: no changes Oct 14 23:00:23.171 INFO kablam! Compiling memchr v1.0.2 Oct 14 23:00:23.187 INFO kablam! Compiling xattr v0.2.1 Oct 14 23:00:23.188 INFO kablam! Compiling termion v1.5.1 Oct 14 23:00:23.215 INFO kablam! Compiling filetime v0.2.1 Oct 14 23:00:23.227 INFO kablam! Compiling slug v0.1.3 Oct 14 23:00:23.227 INFO kablam! Compiling openssl-sys v0.9.31 Oct 14 23:00:23.227 INFO kablam! Compiling openssl v0.9.24 Oct 14 23:00:23.227 INFO kablam! Compiling serde_yaml v0.7.4 Oct 14 23:00:23.307 INFO kablam! Compiling regex v1.0.0 Oct 14 23:00:26.800 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 14 23:00:26.815 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 14 23:00:26.815 INFO kablam! Compiling url_serde v0.2.0 Oct 14 23:00:26.847 INFO kablam! Compiling chrono v0.4.2 Oct 14 23:00:29.623 INFO kablam! Compiling csv v0.15.0 Oct 14 23:00:32.923 INFO kablam! Compiling tar v0.4.15 Oct 14 23:00:39.091 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 14 23:00:50.391 INFO kablam! Compiling tokio-fs v0.1.0 Oct 14 23:00:52.479 INFO kablam! Compiling chrono-humanize v0.0.11 Oct 14 23:00:57.281 INFO kablam! Compiling tokio v0.1.6 Oct 14 23:01:02.572 INFO kablam! Compiling native-tls v0.1.5 Oct 14 23:01:05.203 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 23:01:08.885 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 23:01:08.891 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 23:01:13.117 INFO kablam! Compiling hyper v0.11.27 Oct 14 23:01:25.404 INFO kablam! Compiling hyper-tls v0.1.3 Oct 14 23:01:27.547 INFO kablam! Compiling reqwest v0.8.5 Oct 14 23:01:38.633 INFO kablam! Compiling deployc-cli v0.1.0 (/source) Oct 14 23:01:42.431 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 14 23:01:42.431 INFO kablam! --> src/config.rs:57:9 Oct 14 23:01:42.431 INFO kablam! | Oct 14 23:01:42.431 INFO kablam! 57 | env::home_dir() Oct 14 23:01:42.431 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:01:42.431 INFO kablam! | Oct 14 23:01:42.431 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:01:42.431 INFO kablam! Oct 14 23:01:42.431 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 14 23:01:42.431 INFO kablam! --> src/config.rs:69:25 Oct 14 23:01:42.431 INFO kablam! | Oct 14 23:01:42.431 INFO kablam! 69 | let dir = match env::home_dir() { Oct 14 23:01:42.431 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:01:42.431 INFO kablam! Oct 14 23:01:54.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 14 23:01:54.499 INFO kablam! su: No module specific data is present Oct 14 23:01:55.069 INFO running `"docker" "rm" "-f" "52cc4a5f05f18f2318d8f09b0caeb203e391bcacdbcbb6329beb9e36f1dc4afe"` Oct 14 23:01:55.459 INFO blam! 52cc4a5f05f18f2318d8f09b0caeb203e391bcacdbcbb6329beb9e36f1dc4afe Oct 14 23:01:55.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 14 23:01:55.856 INFO blam! 6ec85d7a63bec48638ee17634570802f7ac68efa919c605a45c608c37e16dd1e Oct 14 23:01:55.861 INFO running `"docker" "start" "-a" "6ec85d7a63bec48638ee17634570802f7ac68efa919c605a45c608c37e16dd1e"` Oct 14 23:01:57.275 INFO kablam! usermod: no changes Oct 14 23:01:57.533 INFO kablam! Compiling deployc-cli v0.1.0 (/source) Oct 14 23:02:00.867 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 14 23:02:00.867 INFO kablam! --> src/config.rs:57:9 Oct 14 23:02:00.867 INFO kablam! | Oct 14 23:02:00.867 INFO kablam! 57 | env::home_dir() Oct 14 23:02:00.867 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:02:00.867 INFO kablam! | Oct 14 23:02:00.867 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:02:00.867 INFO kablam! Oct 14 23:02:00.867 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 14 23:02:00.867 INFO kablam! --> src/config.rs:69:25 Oct 14 23:02:00.867 INFO kablam! | Oct 14 23:02:00.867 INFO kablam! 69 | let dir = match env::home_dir() { Oct 14 23:02:00.867 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:02:00.867 INFO kablam! Oct 14 23:02:02.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.65s Oct 14 23:02:02.969 INFO kablam! su: No module specific data is present Oct 14 23:02:04.319 INFO running `"docker" "rm" "-f" "6ec85d7a63bec48638ee17634570802f7ac68efa919c605a45c608c37e16dd1e"` Oct 14 23:02:04.683 INFO blam! 6ec85d7a63bec48638ee17634570802f7ac68efa919c605a45c608c37e16dd1e Oct 14 23:02:04.689 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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" "-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 14 23:02:05.255 INFO blam! 991495eb2356524cc8aafa50406e2f9dc2c27d4f450695c174dd9c8f90ac7db7 Oct 14 23:02:05.256 INFO running `"docker" "start" "-a" "991495eb2356524cc8aafa50406e2f9dc2c27d4f450695c174dd9c8f90ac7db7"` Oct 14 23:02:06.443 INFO kablam! usermod: no changes Oct 14 23:02:06.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 14 23:02:06.780 INFO kablam! Running /target/debug/deps/deployc-8c10930a79724472 Oct 14 23:02:06.784 INFO blam! Oct 14 23:02:06.784 INFO blam! running 0 tests Oct 14 23:02:06.784 INFO blam! Oct 14 23:02:06.784 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:02:06.784 INFO blam! Oct 14 23:02:06.787 INFO kablam! su: No module specific data is present Oct 14 23:02:07.774 INFO running `"docker" "rm" "-f" "991495eb2356524cc8aafa50406e2f9dc2c27d4f450695c174dd9c8f90ac7db7"` Oct 14 23:02:08.043 INFO blam! 991495eb2356524cc8aafa50406e2f9dc2c27d4f450695c174dd9c8f90ac7db7