Sep 19 15:30:58.881 INFO checking jxson/to-directory against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:30:58.881 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:30:58.881 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:30:59.062 INFO blam! 707b3549a5a0f8f944d5aaf1da22bdf4832bdbdced3f4ca4465abc22f506ad71 Sep 19 15:30:59.064 INFO running `"docker" "start" "-a" "707b3549a5a0f8f944d5aaf1da22bdf4832bdbdced3f4ca4465abc22f506ad71"` Sep 19 15:31:01.518 INFO kablam! usermod: no changes Sep 19 15:31:01.713 INFO kablam! Checking rustc-demangle v0.1.6 Sep 19 15:31:01.713 INFO kablam! Checking num-traits v0.2.0 Sep 19 15:31:01.718 INFO kablam! Checking ansi_term v0.10.2 Sep 19 15:31:01.722 INFO kablam! Checking encode_unicode v0.3.1 Sep 19 15:31:01.757 INFO kablam! Checking term v0.4.6 Sep 19 15:31:01.757 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 19 15:31:01.765 INFO kablam! Checking memchr v1.0.2 Sep 19 15:31:01.765 INFO kablam! Checking rand v0.4.2 Sep 19 15:31:02.960 INFO kablam! Checking remove_dir_all v0.3.0 Sep 19 15:31:03.368 INFO kablam! Checking csv v0.15.0 Sep 19 15:31:05.433 INFO kablam! Checking loggerv v0.6.0 Sep 19 15:31:05.433 INFO kablam! Checking clap v2.30.0 Sep 19 15:31:05.836 INFO kablam! Checking prettytable-rs v0.6.7 Sep 19 15:31:07.031 INFO kablam! Checking num-traits v0.1.43 Sep 19 15:31:07.746 INFO kablam! Checking bincode v0.8.0 Sep 19 15:31:09.650 INFO kablam! Checking tempdir v0.3.6 Sep 19 15:31:24.263 INFO kablam! Checking backtrace v0.3.5 Sep 19 15:31:24.731 INFO kablam! Checking error-chain v0.11.0 Sep 19 15:31:25.319 INFO kablam! Checking to-directory v0.1.0 (/source) Sep 19 15:31:25.910 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. Sep 19 15:31:25.911 INFO kablam! --> src/cli.rs:158:13 Sep 19 15:31:25.911 INFO kablam! | Sep 19 15:31:25.911 INFO kablam! 158 | env::home_dir().map(|mut home| { Sep 19 15:31:25.912 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:31:25.912 INFO kablam! | Sep 19 15:31:25.913 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:31:25.913 INFO kablam! Sep 19 15:31:25.984 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. Sep 19 15:31:25.984 INFO kablam! --> src/cli.rs:158:13 Sep 19 15:31:25.984 INFO kablam! | Sep 19 15:31:25.984 INFO kablam! 158 | env::home_dir().map(|mut home| { Sep 19 15:31:25.985 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:31:25.985 INFO kablam! | Sep 19 15:31:25.985 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:31:25.985 INFO kablam! Sep 19 15:31:27.898 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. Sep 19 15:31:27.898 INFO kablam! --> tests/cli_test.rs:18:22 Sep 19 15:31:27.898 INFO kablam! | Sep 19 15:31:27.898 INFO kablam! 18 | let config_dir = env::home_dir() Sep 19 15:31:27.898 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:31:27.899 INFO kablam! | Sep 19 15:31:27.899 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:31:27.899 INFO kablam! Sep 19 15:31:27.900 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. Sep 19 15:31:27.900 INFO kablam! --> tests/cli_test.rs:115:20 Sep 19 15:31:27.900 INFO kablam! | Sep 19 15:31:27.900 INFO kablam! 115 | let expected = env::home_dir() Sep 19 15:31:27.900 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:31:27.901 INFO kablam! Sep 19 15:31:28.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.85s Sep 19 15:31:28.406 INFO kablam! su: No module specific data is present Sep 19 15:31:30.142 INFO running `"docker" "rm" "-f" "707b3549a5a0f8f944d5aaf1da22bdf4832bdbdced3f4ca4465abc22f506ad71"` Sep 19 15:31:30.250 INFO blam! 707b3549a5a0f8f944d5aaf1da22bdf4832bdbdced3f4ca4465abc22f506ad71