Oct 27 00:37:26.048 INFO checking michael-ar/rust-footy-cli against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:37:26.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 00:37:26.335 INFO blam! 4eae5bc3fdc9ea6c3f8b580a5b57668cf9f4c95109da68b551ab54e500b6a0c7 Oct 27 00:37:26.343 INFO running `"docker" "start" "-a" "4eae5bc3fdc9ea6c3f8b580a5b57668cf9f4c95109da68b551ab54e500b6a0c7"` Oct 27 00:37:27.950 INFO kablam! usermod: no changes Oct 27 00:37:28.339 INFO kablam! Checking csv v0.15.0 Oct 27 00:37:28.339 INFO kablam! Checking clap v2.29.4 Oct 27 00:37:28.340 INFO kablam! Checking parking_lot_core v0.2.14 Oct 27 00:37:28.343 INFO kablam! Checking tokio-reactor v0.1.2 Oct 27 00:37:28.349 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 00:37:30.676 INFO kablam! Checking tokio-udp v0.1.1 Oct 27 00:37:30.676 INFO kablam! Checking tokio-tcp v0.1.0 Oct 27 00:37:30.892 INFO kablam! Checking parking_lot v0.6.3 Oct 27 00:37:31.307 INFO kablam! Checking prettytable-rs v0.6.7 Oct 27 00:37:33.572 INFO kablam! Checking tokio v0.1.7 Oct 27 00:37:34.061 INFO kablam! Checking console v0.6.1 Oct 27 00:37:37.182 INFO kablam! Checking tokio-core v0.1.17 Oct 27 00:37:37.289 INFO kablam! Checking dialoguer v0.1.0 Oct 27 00:37:40.100 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 00:37:40.101 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 00:37:43.513 INFO kablam! Checking hyper v0.11.27 Oct 27 00:37:49.028 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 00:37:50.692 INFO kablam! Checking reqwest v0.8.6 Oct 27 00:37:53.353 INFO kablam! Checking footy v0.1.2 (/source) Oct 27 00:37:58.774 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 00:37:58.774 INFO kablam! --> src/utils.rs:19:20 Oct 27 00:37:58.774 INFO kablam! | Oct 27 00:37:58.775 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 27 00:37:58.775 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:37:58.791 INFO kablam! | Oct 27 00:37:58.791 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:37:58.792 INFO kablam! Oct 27 00:37:58.792 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 00:37:58.792 INFO kablam! --> src/utils.rs:38:20 Oct 27 00:37:58.793 INFO kablam! | Oct 27 00:37:58.793 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 27 00:37:58.793 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:37:58.793 INFO kablam! Oct 27 00:37:58.794 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 00:37:58.794 INFO kablam! --> src/main.rs:36:24 Oct 27 00:37:58.794 INFO kablam! | Oct 27 00:37:58.795 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 27 00:37:58.795 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:37:58.795 INFO kablam! Oct 27 00:37:58.919 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 00:37:58.919 INFO kablam! --> src/utils.rs:19:20 Oct 27 00:37:58.919 INFO kablam! | Oct 27 00:37:58.919 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 27 00:37:58.919 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:37:58.935 INFO kablam! | Oct 27 00:37:58.935 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:37:58.935 INFO kablam! Oct 27 00:37:58.935 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 00:37:58.935 INFO kablam! --> src/utils.rs:38:20 Oct 27 00:37:58.935 INFO kablam! | Oct 27 00:37:58.935 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 27 00:37:58.935 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:37:58.935 INFO kablam! Oct 27 00:37:58.936 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 00:37:58.936 INFO kablam! --> src/main.rs:36:24 Oct 27 00:37:58.936 INFO kablam! | Oct 27 00:37:58.936 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 27 00:37:58.936 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:37:58.936 INFO kablam! Oct 27 00:38:00.238 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.25s Oct 27 00:38:00.263 INFO kablam! su: No module specific data is present Oct 27 00:38:01.681 INFO running `"docker" "rm" "-f" "4eae5bc3fdc9ea6c3f8b580a5b57668cf9f4c95109da68b551ab54e500b6a0c7"` Oct 27 00:38:02.031 INFO blam! 4eae5bc3fdc9ea6c3f8b580a5b57668cf9f4c95109da68b551ab54e500b6a0c7