Oct 27 08:47:12.872 INFO checking aerys/gpm against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:47:12.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 08:47:13.388 INFO blam! 05aeb48fc521a958dafeea0d382a720e42ae4d6dd5c5fa8bc52d493c0041a70b Oct 27 08:47:13.389 INFO running `"docker" "start" "-a" "05aeb48fc521a958dafeea0d382a720e42ae4d6dd5c5fa8bc52d493c0041a70b"` Oct 27 08:47:15.554 INFO kablam! usermod: no changes Oct 27 08:47:16.058 INFO kablam! Checking encoding_rs v0.8.6 Oct 27 08:47:16.071 INFO kablam! Checking xattr v0.2.2 Oct 27 08:47:16.103 INFO kablam! Checking filetime v0.2.1 Oct 27 08:47:16.111 INFO kablam! Compiling curl-sys v0.4.7 Oct 27 08:47:16.113 INFO kablam! Compiling libssh2-sys v0.2.8 Oct 27 08:47:16.113 INFO kablam! Compiling libgit2-sys v0.7.7 Oct 27 08:47:16.115 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 08:47:16.155 INFO kablam! Checking openssl v0.10.10 Oct 27 08:47:19.838 INFO kablam! Checking console v0.6.1 Oct 27 08:47:20.107 INFO kablam! Checking pretty_env_logger v0.2.3 Oct 27 08:47:26.286 INFO kablam! Checking tar v0.4.16 Oct 27 08:47:29.555 INFO kablam! Checking tokio-fs v0.1.1 Oct 27 08:47:32.040 INFO kablam! Checking indicatif v0.9.0 Oct 27 08:47:37.645 INFO kablam! Checking tokio v0.1.7 Oct 27 08:47:42.576 INFO kablam! Checking crypto-hash v0.3.1 Oct 27 08:47:44.927 INFO kablam! Checking tokio-core v0.1.17 Oct 27 08:47:52.109 INFO kablam! Checking ssh2 v0.3.3 Oct 27 08:47:54.519 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 08:47:54.519 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 08:48:13.671 INFO kablam! Checking hyper v0.11.27 Oct 27 08:48:24.975 INFO kablam! Checking git2 v0.7.4 Oct 27 08:48:31.011 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 08:48:33.912 INFO kablam! Checking reqwest v0.8.8 Oct 27 08:48:38.328 INFO kablam! Checking gitlfs v0.1.0 (/source/gitlfs) Oct 27 08:48:42.950 INFO kablam! Checking gpm v0.10.0 (/source) Oct 27 08:48:52.007 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 27 08:48:52.007 INFO kablam! --> src/gpm/file.rs:63:19 Oct 27 08:48:52.007 INFO kablam! | Oct 27 08:48:52.007 INFO kablam! 63 | let dot_gpm = env::home_dir().unwrap().join(".gpm"); Oct 27 08:48:52.007 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:48:52.011 INFO kablam! | Oct 27 08:48:52.011 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:48:52.011 INFO kablam! Oct 27 08:48:52.012 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 27 08:48:52.012 INFO kablam! --> src/gpm/ssh.rs:21:11 Oct 27 08:48:52.012 INFO kablam! | Oct 27 08:48:52.012 INFO kablam! 21 | match env::home_dir() { Oct 27 08:48:52.012 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:48:52.012 INFO kablam! Oct 27 08:48:52.012 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 27 08:48:52.012 INFO kablam! --> src/gpm/ssh.rs:87:11 Oct 27 08:48:52.012 INFO kablam! | Oct 27 08:48:52.012 INFO kablam! 87 | match env::home_dir() { Oct 27 08:48:52.012 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:48:52.012 INFO kablam! Oct 27 08:48:52.227 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 27 08:48:52.227 INFO kablam! --> src/gpm/file.rs:63:19 Oct 27 08:48:52.227 INFO kablam! | Oct 27 08:48:52.227 INFO kablam! 63 | let dot_gpm = env::home_dir().unwrap().join(".gpm"); Oct 27 08:48:52.227 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:48:52.227 INFO kablam! | Oct 27 08:48:52.227 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 08:48:52.227 INFO kablam! Oct 27 08:48:52.227 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 27 08:48:52.227 INFO kablam! --> src/gpm/ssh.rs:21:11 Oct 27 08:48:52.227 INFO kablam! | Oct 27 08:48:52.227 INFO kablam! 21 | match env::home_dir() { Oct 27 08:48:52.227 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:48:52.227 INFO kablam! Oct 27 08:48:52.227 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 27 08:48:52.227 INFO kablam! --> src/gpm/ssh.rs:87:11 Oct 27 08:48:52.227 INFO kablam! | Oct 27 08:48:52.227 INFO kablam! 87 | match env::home_dir() { Oct 27 08:48:52.227 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:48:52.227 INFO kablam! Oct 27 08:48:53.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 27 08:48:53.991 INFO kablam! su: No module specific data is present Oct 27 08:48:55.271 INFO running `"docker" "rm" "-f" "05aeb48fc521a958dafeea0d382a720e42ae4d6dd5c5fa8bc52d493c0041a70b"` Oct 27 08:48:55.727 INFO blam! 05aeb48fc521a958dafeea0d382a720e42ae4d6dd5c5fa8bc52d493c0041a70b