Sep 18 02:18:31.040 INFO checking config_file_handler-0.8.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 02:18:31.040 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 02:18:31.040 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:18:31.289 INFO blam! 2dc92ddb72f8b7e9492532c4e8cb614f39e47cc39345c18ca3cff3cc8d1214f1 Sep 18 02:18:31.291 INFO running `"docker" "start" "-a" "2dc92ddb72f8b7e9492532c4e8cb614f39e47cc39345c18ca3cff3cc8d1214f1"` Sep 18 02:18:32.256 INFO kablam! usermod: no changes Sep 18 02:18:32.292 INFO kablam! Checking config_file_handler v0.8.3 (/source) Sep 18 02:18:32.343 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 18 02:18:32.343 INFO kablam! --> src/lib.rs:38:24 Sep 18 02:18:32.343 INFO kablam! | Sep 18 02:18:32.343 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 18 02:18:32.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 02:18:32.343 INFO kablam! | Sep 18 02:18:32.343 INFO kablam! note: lint level defined here Sep 18 02:18:32.343 INFO kablam! --> src/lib.rs:30:32 Sep 18 02:18:32.343 INFO kablam! | Sep 18 02:18:32.343 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 18 02:18:32.343 INFO kablam! | ^^^^^^^^ Sep 18 02:18:32.343 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 18 02:18:32.343 INFO kablam! Sep 18 02:18:32.345 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 18 02:18:32.345 INFO kablam! --> src/lib.rs:38:24 Sep 18 02:18:32.345 INFO kablam! | Sep 18 02:18:32.345 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 18 02:18:32.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 02:18:32.345 INFO kablam! | Sep 18 02:18:32.345 INFO kablam! note: lint level defined here Sep 18 02:18:32.345 INFO kablam! --> src/lib.rs:30:32 Sep 18 02:18:32.345 INFO kablam! | Sep 18 02:18:32.345 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 18 02:18:32.345 INFO kablam! | ^^^^^^^^ Sep 18 02:18:32.345 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 18 02:18:32.345 INFO kablam! Sep 18 02:18:32.622 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 18 02:18:32.622 INFO kablam! --> src/file_handler.rs:433:24 Sep 18 02:18:32.622 INFO kablam! | Sep 18 02:18:32.622 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 18 02:18:32.622 INFO kablam! | ^^^^^^^^^^^^^ Sep 18 02:18:32.622 INFO kablam! | Sep 18 02:18:32.622 INFO kablam! note: lint level defined here Sep 18 02:18:32.622 INFO kablam! --> src/lib.rs:31:20 Sep 18 02:18:32.622 INFO kablam! | Sep 18 02:18:32.622 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 18 02:18:32.622 INFO kablam! | ^^^^^^^^^^ Sep 18 02:18:32.622 INFO kablam! Sep 18 02:18:32.715 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:18:32.719 INFO kablam! Sep 18 02:18:32.723 INFO kablam! error: Could not compile `config_file_handler`. Sep 18 02:18:32.723 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:18:32.763 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 18 02:18:32.763 INFO kablam! --> src/file_handler.rs:433:24 Sep 18 02:18:32.763 INFO kablam! | Sep 18 02:18:32.763 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 18 02:18:32.763 INFO kablam! | ^^^^^^^^^^^^^ Sep 18 02:18:32.763 INFO kablam! | Sep 18 02:18:32.764 INFO kablam! note: lint level defined here Sep 18 02:18:32.764 INFO kablam! --> src/lib.rs:31:20 Sep 18 02:18:32.764 INFO kablam! | Sep 18 02:18:32.764 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 18 02:18:32.764 INFO kablam! | ^^^^^^^^^^ Sep 18 02:18:32.764 INFO kablam! Sep 18 02:18:32.930 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:18:32.930 INFO kablam! Sep 18 02:18:32.941 INFO kablam! error: Could not compile `config_file_handler`. Sep 18 02:18:32.941 INFO kablam! Sep 18 02:18:32.941 INFO kablam! To learn more, run the command again with --verbose. Sep 18 02:18:32.941 INFO kablam! su: No module specific data is present Sep 18 02:18:33.579 INFO running `"docker" "rm" "-f" "2dc92ddb72f8b7e9492532c4e8cb614f39e47cc39345c18ca3cff3cc8d1214f1"` Sep 18 02:18:33.670 INFO blam! 2dc92ddb72f8b7e9492532c4e8cb614f39e47cc39345c18ca3cff3cc8d1214f1