Sep 18 02:18:32.442 INFO checking config_file_handler-0.8.3 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 02:18:32.442 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 02:18:32.442 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:32.631 INFO blam! bfd8f385b6a96ff7c989967bc24d0bb25b858e3132fe6d89a6121985fe9b4c60 Sep 18 02:18:32.635 INFO running `"docker" "start" "-a" "bfd8f385b6a96ff7c989967bc24d0bb25b858e3132fe6d89a6121985fe9b4c60"` Sep 18 02:18:33.495 INFO kablam! usermod: no changes Sep 18 02:18:33.548 INFO kablam! Checking config_file_handler v0.8.3 (/source) Sep 18 02:18:33.596 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 18 02:18:33.596 INFO kablam! --> src/lib.rs:38:24 Sep 18 02:18:33.596 INFO kablam! | Sep 18 02:18:33.596 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 18 02:18:33.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 02:18:33.596 INFO kablam! | Sep 18 02:18:33.596 INFO kablam! note: lint level defined here Sep 18 02:18:33.596 INFO kablam! --> src/lib.rs:30:32 Sep 18 02:18:33.596 INFO kablam! | Sep 18 02:18:33.596 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 18 02:18:33.596 INFO kablam! | ^^^^^^^^ Sep 18 02:18:33.598 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 18 02:18:33.598 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 18 02:18:33.598 INFO kablam! --> src/lib.rs:38:24 Sep 18 02:18:33.598 INFO kablam! | Sep 18 02:18:33.598 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 18 02:18:33.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 02:18:33.598 INFO kablam! | Sep 18 02:18:33.598 INFO kablam! note: lint level defined here Sep 18 02:18:33.598 INFO kablam! --> src/lib.rs:30:32 Sep 18 02:18:33.599 INFO kablam! | Sep 18 02:18:33.599 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 18 02:18:33.599 INFO kablam! | ^^^^^^^^ Sep 18 02:18:33.599 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 18 02:18:33.599 INFO kablam! Sep 18 02:18:33.599 INFO kablam! Sep 18 02:18:33.959 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:33.959 INFO kablam! --> src/file_handler.rs:433:24 Sep 18 02:18:33.959 INFO kablam! | Sep 18 02:18:33.959 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 18 02:18:33.959 INFO kablam! | ^^^^^^^^^^^^^ Sep 18 02:18:33.959 INFO kablam! | Sep 18 02:18:33.959 INFO kablam! note: lint level defined here Sep 18 02:18:33.959 INFO kablam! --> src/lib.rs:31:20 Sep 18 02:18:33.959 INFO kablam! | Sep 18 02:18:33.959 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 18 02:18:33.959 INFO kablam! | ^^^^^^^^^^ Sep 18 02:18:33.959 INFO kablam! Sep 18 02:18:34.023 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:34.023 INFO kablam! --> src/file_handler.rs:433:24 Sep 18 02:18:34.023 INFO kablam! | Sep 18 02:18:34.023 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 18 02:18:34.023 INFO kablam! | ^^^^^^^^^^^^^ Sep 18 02:18:34.023 INFO kablam! | Sep 18 02:18:34.023 INFO kablam! note: lint level defined here Sep 18 02:18:34.023 INFO kablam! --> src/lib.rs:31:20 Sep 18 02:18:34.023 INFO kablam! | Sep 18 02:18:34.023 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 18 02:18:34.023 INFO kablam! | ^^^^^^^^^^ Sep 18 02:18:34.023 INFO kablam! Sep 18 02:18:34.065 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:18:34.065 INFO kablam! Sep 18 02:18:34.068 INFO kablam! error: Could not compile `config_file_handler`. Sep 18 02:18:34.068 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 02:18:34.191 INFO kablam! error: aborting due to 2 previous errors Sep 18 02:18:34.191 INFO kablam! Sep 18 02:18:34.202 INFO kablam! error: Could not compile `config_file_handler`. Sep 18 02:18:34.202 INFO kablam! Sep 18 02:18:34.202 INFO kablam! To learn more, run the command again with --verbose. Sep 18 02:18:34.207 INFO kablam! su: No module specific data is present Sep 18 02:18:34.646 INFO running `"docker" "rm" "-f" "bfd8f385b6a96ff7c989967bc24d0bb25b858e3132fe6d89a6121985fe9b4c60"` Sep 18 02:18:34.710 INFO blam! bfd8f385b6a96ff7c989967bc24d0bb25b858e3132fe6d89a6121985fe9b4c60