Oct 11 03:30:06.990 INFO testing aerys/gpm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:30:06.990 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:30:06.990 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 03:30:07.438 INFO blam! 40abad6358a5fc46fcf18b37ef9bf5f3843dcfaa382bc455d0fea2a174041ba7 Oct 11 03:30:07.440 INFO running `"docker" "start" "-a" "40abad6358a5fc46fcf18b37ef9bf5f3843dcfaa382bc455d0fea2a174041ba7"` Oct 11 03:30:08.808 INFO kablam! usermod: no changes Oct 11 03:30:09.237 INFO kablam! Compiling encoding_rs v0.8.6 Oct 11 03:30:09.241 INFO kablam! Compiling termios v0.2.2 Oct 11 03:30:09.241 INFO kablam! Compiling xattr v0.2.2 Oct 11 03:30:09.241 INFO kablam! Compiling filetime v0.2.1 Oct 11 03:30:09.276 INFO kablam! Compiling rpassword v2.0.0 Oct 11 03:30:09.300 INFO kablam! Compiling curl-sys v0.4.7 Oct 11 03:30:09.300 INFO kablam! Compiling clicolors-control v0.2.0 Oct 11 03:30:09.300 INFO kablam! Compiling want v0.0.4 Oct 11 03:30:14.548 INFO kablam! Compiling libssh2-sys v0.2.8 Oct 11 03:30:14.548 INFO kablam! Compiling libgit2-sys v0.7.7 Oct 11 03:30:14.570 INFO kablam! Compiling tokio-io v0.1.7 Oct 11 03:30:14.644 INFO kablam! Compiling regex v0.2.11 Oct 11 03:30:14.644 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 11 03:30:14.644 INFO kablam! Compiling openssl v0.10.10 Oct 11 03:30:17.461 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 11 03:30:19.574 INFO kablam! Compiling env_logger v0.5.10 Oct 11 03:30:20.972 INFO kablam! Compiling tar v0.4.16 Oct 11 03:30:37.831 INFO kablam! Compiling tokio-codec v0.1.0 Oct 11 03:30:37.863 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 11 03:30:37.977 INFO kablam! Compiling pretty_env_logger v0.2.3 Oct 11 03:30:38.060 INFO kablam! Compiling tokio-fs v0.1.1 Oct 11 03:30:43.514 INFO kablam! Compiling console v0.6.1 Oct 11 03:30:44.257 INFO kablam! Compiling crypto-hash v0.3.1 Oct 11 03:30:49.074 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 03:30:49.076 INFO kablam! Compiling tokio-udp v0.1.1 Oct 11 03:30:53.620 INFO kablam! Compiling tokio v0.1.7 Oct 11 03:30:57.604 INFO kablam! Compiling indicatif v0.9.0 Oct 11 03:30:59.272 INFO kablam! Compiling ssh2 v0.3.3 Oct 11 03:31:02.448 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 03:31:11.518 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 03:31:22.440 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 03:31:32.920 INFO kablam! Compiling git2 v0.7.4 Oct 11 03:31:33.212 INFO kablam! Compiling hyper v0.11.27 Oct 11 03:31:51.853 INFO kablam! Compiling hyper-tls v0.1.3 Oct 11 03:31:57.524 INFO kablam! Compiling reqwest v0.8.8 Oct 11 03:32:11.273 INFO kablam! Compiling gitlfs v0.1.0 (/source/gitlfs) Oct 11 03:32:19.048 INFO kablam! Compiling gpm v0.10.0 (/source) Oct 11 03:32:28.572 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 11 03:32:28.572 INFO kablam! --> src/gpm/file.rs:63:19 Oct 11 03:32:28.572 INFO kablam! | Oct 11 03:32:28.572 INFO kablam! 63 | let dot_gpm = env::home_dir().unwrap().join(".gpm"); Oct 11 03:32:28.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:32:28.572 INFO kablam! | Oct 11 03:32:28.572 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:32:28.572 INFO kablam! Oct 11 03:32:28.572 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 11 03:32:28.572 INFO kablam! --> src/gpm/ssh.rs:21:11 Oct 11 03:32:28.572 INFO kablam! | Oct 11 03:32:28.572 INFO kablam! 21 | match env::home_dir() { Oct 11 03:32:28.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:32:28.572 INFO kablam! Oct 11 03:32:28.572 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 11 03:32:28.572 INFO kablam! --> src/gpm/ssh.rs:87:11 Oct 11 03:32:28.572 INFO kablam! | Oct 11 03:32:28.572 INFO kablam! 87 | match env::home_dir() { Oct 11 03:32:28.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:32:28.572 INFO kablam! Oct 11 03:32:39.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 30s Oct 11 03:32:39.480 INFO kablam! su: No module specific data is present Oct 11 03:32:40.293 INFO running `"docker" "rm" "-f" "40abad6358a5fc46fcf18b37ef9bf5f3843dcfaa382bc455d0fea2a174041ba7"` Oct 11 03:32:40.647 INFO blam! 40abad6358a5fc46fcf18b37ef9bf5f3843dcfaa382bc455d0fea2a174041ba7 Oct 11 03:32:40.660 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:32:40.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 03:32:41.113 INFO blam! a3cd1c5e32a81179e45334b4f9057e8b5c8e5bd739f96c16c758d058666932bf Oct 11 03:32:41.120 INFO running `"docker" "start" "-a" "a3cd1c5e32a81179e45334b4f9057e8b5c8e5bd739f96c16c758d058666932bf"` Oct 11 03:32:42.113 INFO kablam! usermod: no changes Oct 11 03:32:42.592 INFO kablam! Compiling gpm v0.10.0 (/source) Oct 11 03:32:52.358 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 11 03:32:52.358 INFO kablam! --> src/gpm/file.rs:63:19 Oct 11 03:32:52.358 INFO kablam! | Oct 11 03:32:52.358 INFO kablam! 63 | let dot_gpm = env::home_dir().unwrap().join(".gpm"); Oct 11 03:32:52.358 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:32:52.358 INFO kablam! | Oct 11 03:32:52.358 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:32:52.358 INFO kablam! Oct 11 03:32:52.358 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 11 03:32:52.358 INFO kablam! --> src/gpm/ssh.rs:21:11 Oct 11 03:32:52.358 INFO kablam! | Oct 11 03:32:52.358 INFO kablam! 21 | match env::home_dir() { Oct 11 03:32:52.358 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:32:52.358 INFO kablam! Oct 11 03:32:52.364 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 11 03:32:52.364 INFO kablam! --> src/gpm/ssh.rs:87:11 Oct 11 03:32:52.364 INFO kablam! | Oct 11 03:32:52.364 INFO kablam! 87 | match env::home_dir() { Oct 11 03:32:52.364 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:32:52.364 INFO kablam! Oct 11 03:32:54.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.87s Oct 11 03:32:54.038 INFO kablam! su: No module specific data is present Oct 11 03:32:54.581 INFO running `"docker" "rm" "-f" "a3cd1c5e32a81179e45334b4f9057e8b5c8e5bd739f96c16c758d058666932bf"` Oct 11 03:32:54.866 INFO blam! a3cd1c5e32a81179e45334b4f9057e8b5c8e5bd739f96c16c758d058666932bf Oct 11 03:32:54.871 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:32:54.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 03:32:55.266 INFO blam! 0530ea141afcb1006bf31503ee074a7cb9830beeac032460df2f70e8418a8601 Oct 11 03:32:55.276 INFO running `"docker" "start" "-a" "0530ea141afcb1006bf31503ee074a7cb9830beeac032460df2f70e8418a8601"` Oct 11 03:32:56.805 INFO kablam! usermod: no changes Oct 11 03:32:57.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.32s Oct 11 03:32:57.191 INFO kablam! Running /target/debug/deps/gpm-095478836bf8c1f6 Oct 11 03:32:57.201 INFO blam! Oct 11 03:32:57.201 INFO blam! running 0 tests Oct 11 03:32:57.202 INFO blam! Oct 11 03:32:57.202 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:32:57.202 INFO blam! Oct 11 03:32:57.204 INFO kablam! su: No module specific data is present Oct 11 03:32:58.156 INFO running `"docker" "rm" "-f" "0530ea141afcb1006bf31503ee074a7cb9830beeac032460df2f70e8418a8601"` Oct 11 03:32:58.444 INFO blam! 0530ea141afcb1006bf31503ee074a7cb9830beeac032460df2f70e8418a8601