Sep 04 23:54:04.307 INFO checking config_file_handler-0.8.3 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 23:54:04.307 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 23:54:04.307 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:54:04.618 INFO blam! e50cf27592f4619b3f1beedba72c903a3760b72ab7fac44ac0c4b580751c8a31 Sep 04 23:54:04.620 INFO running `"docker" "start" "-a" "e50cf27592f4619b3f1beedba72c903a3760b72ab7fac44ac0c4b580751c8a31"` Sep 04 23:54:05.348 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 04 23:54:05.407 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 23:54:05.407 INFO kablam! --> src/lib.rs:38:24 Sep 04 23:54:05.407 INFO kablam! | Sep 04 23:54:05.407 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 23:54:05.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:54:05.407 INFO kablam! | Sep 04 23:54:05.407 INFO kablam! note: lint level defined here Sep 04 23:54:05.407 INFO kablam! --> src/lib.rs:30:32 Sep 04 23:54:05.407 INFO kablam! | Sep 04 23:54:05.407 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 04 23:54:05.407 INFO kablam! | ^^^^^^^^ Sep 04 23:54:05.407 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 23:54:05.407 INFO kablam! Sep 04 23:54:05.412 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 23:54:05.412 INFO kablam! --> src/lib.rs:38:24 Sep 04 23:54:05.412 INFO kablam! | Sep 04 23:54:05.412 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 23:54:05.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 23:54:05.412 INFO kablam! | Sep 04 23:54:05.412 INFO kablam! note: lint level defined here Sep 04 23:54:05.412 INFO kablam! --> src/lib.rs:30:32 Sep 04 23:54:05.412 INFO kablam! | Sep 04 23:54:05.412 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 04 23:54:05.412 INFO kablam! | ^^^^^^^^ Sep 04 23:54:05.413 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 23:54:05.413 INFO kablam! Sep 04 23:54:06.170 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 23:54:06.170 INFO kablam! --> src/file_handler.rs:433:24 Sep 04 23:54:06.170 INFO kablam! | Sep 04 23:54:06.170 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 04 23:54:06.170 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:54:06.170 INFO kablam! | Sep 04 23:54:06.170 INFO kablam! note: lint level defined here Sep 04 23:54:06.170 INFO kablam! --> src/lib.rs:31:20 Sep 04 23:54:06.171 INFO kablam! | Sep 04 23:54:06.171 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 04 23:54:06.171 INFO kablam! | ^^^^^^^^^^ Sep 04 23:54:06.171 INFO kablam! Sep 04 23:54:06.338 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 23:54:06.338 INFO kablam! --> src/file_handler.rs:433:24 Sep 04 23:54:06.338 INFO kablam! | Sep 04 23:54:06.338 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 04 23:54:06.338 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:54:06.338 INFO kablam! | Sep 04 23:54:06.339 INFO kablam! note: lint level defined here Sep 04 23:54:06.339 INFO kablam! --> src/lib.rs:31:20 Sep 04 23:54:06.339 INFO kablam! | Sep 04 23:54:06.339 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 04 23:54:06.339 INFO kablam! | ^^^^^^^^^^ Sep 04 23:54:06.339 INFO kablam! Sep 04 23:54:06.357 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:54:06.357 INFO kablam! Sep 04 23:54:06.365 INFO kablam! error: Could not compile `config_file_handler`. Sep 04 23:54:06.365 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:54:06.679 INFO kablam! error: aborting due to 2 previous errors Sep 04 23:54:06.679 INFO kablam! Sep 04 23:54:06.689 INFO kablam! error: Could not compile `config_file_handler`. Sep 04 23:54:06.689 INFO kablam! Sep 04 23:54:06.689 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:54:06.691 INFO kablam! su: No module specific data is present Sep 04 23:54:07.161 INFO running `"docker" "rm" "-f" "e50cf27592f4619b3f1beedba72c903a3760b72ab7fac44ac0c4b580751c8a31"` Sep 04 23:54:07.262 INFO blam! e50cf27592f4619b3f1beedba72c903a3760b72ab7fac44ac0c4b580751c8a31