Sep 04 21:01:59.293 INFO checking config_file_handler-0.8.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:01:59.293 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:01:59.293 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:01:59.558 INFO blam! 750a13ba14c74ce93f4655030076b66ec2525f0de889cbaed5e83fd221412180 Sep 04 21:01:59.560 INFO running `"docker" "start" "-a" "750a13ba14c74ce93f4655030076b66ec2525f0de889cbaed5e83fd221412180"` Sep 04 21:02:00.238 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 04 21:02:00.284 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 21:02:00.284 INFO kablam! --> src/lib.rs:38:24 Sep 04 21:02:00.284 INFO kablam! | Sep 04 21:02:00.284 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 21:02:00.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 21:02:00.285 INFO kablam! | Sep 04 21:02:00.285 INFO kablam! note: lint level defined here Sep 04 21:02:00.285 INFO kablam! --> src/lib.rs:30:32 Sep 04 21:02:00.285 INFO kablam! | Sep 04 21:02:00.285 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 04 21:02:00.285 INFO kablam! | ^^^^^^^^ Sep 04 21:02:00.285 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 21:02:00.285 INFO kablam! Sep 04 21:02:00.307 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 21:02:00.307 INFO kablam! --> src/lib.rs:38:24 Sep 04 21:02:00.307 INFO kablam! | Sep 04 21:02:00.307 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 21:02:00.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 21:02:00.307 INFO kablam! | Sep 04 21:02:00.307 INFO kablam! note: lint level defined here Sep 04 21:02:00.307 INFO kablam! --> src/lib.rs:30:32 Sep 04 21:02:00.307 INFO kablam! | Sep 04 21:02:00.307 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 04 21:02:00.307 INFO kablam! | ^^^^^^^^ Sep 04 21:02:00.307 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 21:02:00.307 INFO kablam! Sep 04 21:02:01.007 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 04 21:02:01.007 INFO kablam! --> src/file_handler.rs:433:24 Sep 04 21:02:01.007 INFO kablam! | Sep 04 21:02:01.007 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 04 21:02:01.007 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:02:01.007 INFO kablam! | Sep 04 21:02:01.007 INFO kablam! note: lint level defined here Sep 04 21:02:01.007 INFO kablam! --> src/lib.rs:31:20 Sep 04 21:02:01.007 INFO kablam! | Sep 04 21:02:01.007 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 04 21:02:01.007 INFO kablam! | ^^^^^^^^^^ Sep 04 21:02:01.007 INFO kablam! Sep 04 21:02:01.146 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 04 21:02:01.146 INFO kablam! --> src/file_handler.rs:433:24 Sep 04 21:02:01.146 INFO kablam! | Sep 04 21:02:01.146 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 04 21:02:01.146 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:02:01.146 INFO kablam! | Sep 04 21:02:01.146 INFO kablam! note: lint level defined here Sep 04 21:02:01.146 INFO kablam! --> src/lib.rs:31:20 Sep 04 21:02:01.146 INFO kablam! | Sep 04 21:02:01.146 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 04 21:02:01.146 INFO kablam! | ^^^^^^^^^^ Sep 04 21:02:01.146 INFO kablam! Sep 04 21:02:01.229 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:02:01.229 INFO kablam! Sep 04 21:02:01.237 INFO kablam! error: Could not compile `config_file_handler`. Sep 04 21:02:01.237 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:02:01.515 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:02:01.515 INFO kablam! Sep 04 21:02:01.524 INFO kablam! error: Could not compile `config_file_handler`. Sep 04 21:02:01.524 INFO kablam! Sep 04 21:02:01.524 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:02:01.525 INFO kablam! su: No module specific data is present Sep 04 21:02:01.984 INFO running `"docker" "rm" "-f" "750a13ba14c74ce93f4655030076b66ec2525f0de889cbaed5e83fd221412180"` Sep 04 21:02:02.127 INFO blam! 750a13ba14c74ce93f4655030076b66ec2525f0de889cbaed5e83fd221412180