Sep 04 21:02:00.814 INFO checking config_file_handler-0.8.3 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 21:02:00.814 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 21:02:00.814 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:02:01.030 INFO blam! e2151ccac3fadb8866a72e8e7f9219be7aa4c056cafbcedb9f19a60cb6458bcf Sep 04 21:02:01.032 INFO running `"docker" "start" "-a" "e2151ccac3fadb8866a72e8e7f9219be7aa4c056cafbcedb9f19a60cb6458bcf"` Sep 04 21:02:01.706 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 04 21:02:01.772 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 21:02:01.772 INFO kablam! --> src/lib.rs:38:24 Sep 04 21:02:01.772 INFO kablam! | Sep 04 21:02:01.772 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 21:02:01.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 21:02:01.772 INFO kablam! | Sep 04 21:02:01.772 INFO kablam! note: lint level defined here Sep 04 21:02:01.772 INFO kablam! --> src/lib.rs:30:32 Sep 04 21:02:01.772 INFO kablam! | Sep 04 21:02:01.772 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 04 21:02:01.772 INFO kablam! | ^^^^^^^^ Sep 04 21:02:01.772 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 21:02:01.772 INFO kablam! Sep 04 21:02:01.773 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 21:02:01.773 INFO kablam! --> src/lib.rs:38:24 Sep 04 21:02:01.773 INFO kablam! | Sep 04 21:02:01.773 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 21:02:01.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 21:02:01.773 INFO kablam! | Sep 04 21:02:01.773 INFO kablam! note: lint level defined here Sep 04 21:02:01.773 INFO kablam! --> src/lib.rs:30:32 Sep 04 21:02:01.773 INFO kablam! | Sep 04 21:02:01.773 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 04 21:02:01.773 INFO kablam! | ^^^^^^^^ Sep 04 21:02:01.774 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 21:02:01.774 INFO kablam! Sep 04 21:02:02.535 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:02.535 INFO kablam! --> src/file_handler.rs:433:24 Sep 04 21:02:02.535 INFO kablam! | Sep 04 21:02:02.535 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 04 21:02:02.535 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:02:02.535 INFO kablam! | Sep 04 21:02:02.535 INFO kablam! note: lint level defined here Sep 04 21:02:02.535 INFO kablam! --> src/lib.rs:31:20 Sep 04 21:02:02.535 INFO kablam! | Sep 04 21:02:02.536 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 04 21:02:02.536 INFO kablam! | ^^^^^^^^^^ Sep 04 21:02:02.536 INFO kablam! Sep 04 21:02:02.587 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:02.588 INFO kablam! --> src/file_handler.rs:433:24 Sep 04 21:02:02.588 INFO kablam! | Sep 04 21:02:02.588 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 04 21:02:02.588 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 21:02:02.588 INFO kablam! | Sep 04 21:02:02.588 INFO kablam! note: lint level defined here Sep 04 21:02:02.588 INFO kablam! --> src/lib.rs:31:20 Sep 04 21:02:02.588 INFO kablam! | Sep 04 21:02:02.588 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 04 21:02:02.588 INFO kablam! | ^^^^^^^^^^ Sep 04 21:02:02.588 INFO kablam! Sep 04 21:02:02.822 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:02:02.822 INFO kablam! Sep 04 21:02:02.829 INFO kablam! error: Could not compile `config_file_handler`. Sep 04 21:02:02.829 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 21:02:02.906 INFO kablam! error: aborting due to 2 previous errors Sep 04 21:02:02.906 INFO kablam! Sep 04 21:02:02.915 INFO kablam! error: Could not compile `config_file_handler`. Sep 04 21:02:02.915 INFO kablam! Sep 04 21:02:02.915 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:02:02.916 INFO kablam! su: No module specific data is present Sep 04 21:02:03.366 INFO running `"docker" "rm" "-f" "e2151ccac3fadb8866a72e8e7f9219be7aa4c056cafbcedb9f19a60cb6458bcf"` Sep 04 21:02:03.461 INFO blam! e2151ccac3fadb8866a72e8e7f9219be7aa4c056cafbcedb9f19a60cb6458bcf