Sep 05 18:31:05.982 INFO checking jxson/to-directory against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 18:31:05.982 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 18:31:05.982 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:31:06.452 INFO blam! 8bfaa7966db2815490a4848512d611e50122aaaab6ce0e562b39536f37bd3fdb Sep 05 18:31:06.454 INFO running `"docker" "start" "-a" "8bfaa7966db2815490a4848512d611e50122aaaab6ce0e562b39536f37bd3fdb"` Sep 05 18:31:08.516 INFO kablam! usermod: no changes Sep 05 18:31:08.714 INFO kablam! Compiling serde v1.0.66 Sep 05 18:31:08.714 INFO kablam! Checking rustc-demangle v0.1.6 Sep 05 18:31:08.722 INFO kablam! Checking memchr v1.0.2 Sep 05 18:31:08.722 INFO kablam! Checking clap v2.30.0 Sep 05 18:31:08.722 INFO kablam! Checking backtrace-sys v0.1.16 Sep 05 18:31:08.722 INFO kablam! Checking loggerv v0.6.0 Sep 05 18:31:08.722 INFO kablam! Checking remove_dir_all v0.3.0 Sep 05 18:31:09.491 INFO kablam! Checking tempdir v0.3.6 Sep 05 18:31:09.798 INFO kablam! Checking backtrace v0.3.5 Sep 05 18:31:09.976 INFO kablam! Checking csv v0.15.0 Sep 05 18:31:11.643 INFO kablam! Checking error-chain v0.11.0 Sep 05 18:31:11.836 INFO kablam! Checking prettytable-rs v0.6.7 Sep 05 18:31:25.860 INFO kablam! Checking bincode v0.8.0 Sep 05 18:31:26.319 INFO kablam! Checking to-directory v0.1.0 (file:///source) Sep 05 18:31:26.612 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 05 18:31:26.612 INFO kablam! --> src/cli.rs:158:13 Sep 05 18:31:26.612 INFO kablam! | Sep 05 18:31:26.612 INFO kablam! 158 | env::home_dir().map(|mut home| { Sep 05 18:31:26.612 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 18:31:26.612 INFO kablam! | Sep 05 18:31:26.612 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 18:31:26.612 INFO kablam! Sep 05 18:31:26.614 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 05 18:31:26.614 INFO kablam! --> src/cli.rs:158:13 Sep 05 18:31:26.614 INFO kablam! | Sep 05 18:31:26.614 INFO kablam! 158 | env::home_dir().map(|mut home| { Sep 05 18:31:26.614 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 18:31:26.614 INFO kablam! | Sep 05 18:31:26.614 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 18:31:26.614 INFO kablam! Sep 05 18:31:27.749 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 05 18:31:27.749 INFO kablam! --> tests/cli_test.rs:18:22 Sep 05 18:31:27.749 INFO kablam! | Sep 05 18:31:27.749 INFO kablam! 18 | let config_dir = env::home_dir() Sep 05 18:31:27.749 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 18:31:27.750 INFO kablam! | Sep 05 18:31:27.750 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 18:31:27.750 INFO kablam! Sep 05 18:31:27.754 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 05 18:31:27.754 INFO kablam! --> tests/cli_test.rs:115:20 Sep 05 18:31:27.754 INFO kablam! | Sep 05 18:31:27.754 INFO kablam! 115 | let expected = env::home_dir() Sep 05 18:31:27.754 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 18:31:27.754 INFO kablam! Sep 05 18:31:28.065 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.51s Sep 05 18:31:28.070 INFO kablam! su: No module specific data is present Sep 05 18:31:28.871 INFO running `"docker" "rm" "-f" "8bfaa7966db2815490a4848512d611e50122aaaab6ce0e562b39536f37bd3fdb"` Sep 05 18:31:29.210 INFO blam! 8bfaa7966db2815490a4848512d611e50122aaaab6ce0e562b39536f37bd3fdb