Sep 02 17:42:31.955 INFO checking config_file_handler-0.8.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 17:42:31.955 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 17:42:31.955 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 17:42:32.093 INFO blam! 3c0b3f6c32a953ef39310d5bca7eb90fe2f3c1e25255f49fd6b4e544d2551e2c Sep 02 17:42:32.095 INFO running `"docker" "start" "-a" "3c0b3f6c32a953ef39310d5bca7eb90fe2f3c1e25255f49fd6b4e544d2551e2c"` Sep 02 17:42:32.930 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 02 17:42:32.988 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 17:42:32.988 INFO kablam! --> src/lib.rs:38:24 Sep 02 17:42:32.988 INFO kablam! | Sep 02 17:42:32.988 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 17:42:32.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 17:42:32.989 INFO kablam! | Sep 02 17:42:32.989 INFO kablam! note: lint level defined here Sep 02 17:42:32.989 INFO kablam! --> src/lib.rs:30:32 Sep 02 17:42:32.989 INFO kablam! | Sep 02 17:42:32.989 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 02 17:42:32.989 INFO kablam! | ^^^^^^^^ Sep 02 17:42:32.989 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 17:42:32.989 INFO kablam! Sep 02 17:42:33.003 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 17:42:33.003 INFO kablam! --> src/lib.rs:38:24 Sep 02 17:42:33.003 INFO kablam! | Sep 02 17:42:33.003 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 17:42:33.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 17:42:33.004 INFO kablam! | Sep 02 17:42:33.004 INFO kablam! note: lint level defined here Sep 02 17:42:33.004 INFO kablam! --> src/lib.rs:30:32 Sep 02 17:42:33.004 INFO kablam! | Sep 02 17:42:33.004 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 02 17:42:33.004 INFO kablam! | ^^^^^^^^ Sep 02 17:42:33.004 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 17:42:33.004 INFO kablam! Sep 02 17:42:33.730 INFO kablam! error: 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 02 17:42:33.730 INFO kablam! --> src/file_handler.rs:433:24 Sep 02 17:42:33.730 INFO kablam! | Sep 02 17:42:33.730 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 02 17:42:33.730 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 17:42:33.730 INFO kablam! | Sep 02 17:42:33.730 INFO kablam! note: lint level defined here Sep 02 17:42:33.730 INFO kablam! --> src/lib.rs:31:20 Sep 02 17:42:33.730 INFO kablam! | Sep 02 17:42:33.730 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 02 17:42:33.730 INFO kablam! | ^^^^^^^^^^ Sep 02 17:42:33.730 INFO kablam! Sep 02 17:42:33.832 INFO kablam! error: 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 02 17:42:33.833 INFO kablam! --> src/file_handler.rs:433:24 Sep 02 17:42:33.833 INFO kablam! | Sep 02 17:42:33.833 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 02 17:42:33.833 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 17:42:33.833 INFO kablam! | Sep 02 17:42:33.833 INFO kablam! note: lint level defined here Sep 02 17:42:33.833 INFO kablam! --> src/lib.rs:31:20 Sep 02 17:42:33.833 INFO kablam! | Sep 02 17:42:33.833 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 02 17:42:33.833 INFO kablam! | ^^^^^^^^^^ Sep 02 17:42:33.833 INFO kablam! Sep 02 17:42:33.903 INFO kablam! error: aborting due to 2 previous errors Sep 02 17:42:33.904 INFO kablam! Sep 02 17:42:33.911 INFO kablam! error: Could not compile `config_file_handler`. Sep 02 17:42:33.911 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 17:42:34.201 INFO kablam! error: aborting due to 2 previous errors Sep 02 17:42:34.201 INFO kablam! Sep 02 17:42:34.212 INFO kablam! error: Could not compile `config_file_handler`. Sep 02 17:42:34.212 INFO kablam! Sep 02 17:42:34.212 INFO kablam! To learn more, run the command again with --verbose. Sep 02 17:42:34.214 INFO kablam! su: No module specific data is present Sep 02 17:42:34.641 INFO running `"docker" "rm" "-f" "3c0b3f6c32a953ef39310d5bca7eb90fe2f3c1e25255f49fd6b4e544d2551e2c"` Sep 02 17:42:34.733 INFO blam! 3c0b3f6c32a953ef39310d5bca7eb90fe2f3c1e25255f49fd6b4e544d2551e2c