Sep 20 03:28:19.965 INFO checking config_file_handler-0.8.3 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:28:19.965 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:28:19.966 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:28:20.221 INFO blam! b42b25514e6f3249031327f55c0905ae62a50fdb7e2c383d56d676623e0ef125 Sep 20 03:28:20.222 INFO running `"docker" "start" "-a" "b42b25514e6f3249031327f55c0905ae62a50fdb7e2c383d56d676623e0ef125"` Sep 20 03:28:21.503 INFO kablam! usermod: no changes Sep 20 03:28:21.554 INFO kablam! Checking config_file_handler v0.8.3 (/source) Sep 20 03:28:21.627 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 03:28:21.627 INFO kablam! --> src/lib.rs:38:24 Sep 20 03:28:21.627 INFO kablam! | Sep 20 03:28:21.627 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 03:28:21.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:28:21.627 INFO kablam! | Sep 20 03:28:21.627 INFO kablam! note: lint level defined here Sep 20 03:28:21.627 INFO kablam! --> src/lib.rs:30:32 Sep 20 03:28:21.627 INFO kablam! | Sep 20 03:28:21.627 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 20 03:28:21.627 INFO kablam! | ^^^^^^^^ Sep 20 03:28:21.627 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 03:28:21.627 INFO kablam! Sep 20 03:28:21.634 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 03:28:21.634 INFO kablam! --> src/lib.rs:38:24 Sep 20 03:28:21.634 INFO kablam! | Sep 20 03:28:21.634 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 03:28:21.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:28:21.634 INFO kablam! | Sep 20 03:28:21.634 INFO kablam! note: lint level defined here Sep 20 03:28:21.634 INFO kablam! --> src/lib.rs:30:32 Sep 20 03:28:21.634 INFO kablam! | Sep 20 03:28:21.634 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 20 03:28:21.634 INFO kablam! | ^^^^^^^^ Sep 20 03:28:21.634 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 03:28:21.634 INFO kablam! Sep 20 03:28:22.063 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 20 03:28:22.063 INFO kablam! --> src/file_handler.rs:433:24 Sep 20 03:28:22.063 INFO kablam! | Sep 20 03:28:22.063 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 20 03:28:22.063 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:28:22.063 INFO kablam! | Sep 20 03:28:22.063 INFO kablam! note: lint level defined here Sep 20 03:28:22.063 INFO kablam! --> src/lib.rs:31:20 Sep 20 03:28:22.063 INFO kablam! | Sep 20 03:28:22.063 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 20 03:28:22.063 INFO kablam! | ^^^^^^^^^^ Sep 20 03:28:22.063 INFO kablam! Sep 20 03:28:22.127 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 20 03:28:22.127 INFO kablam! --> src/file_handler.rs:433:24 Sep 20 03:28:22.127 INFO kablam! | Sep 20 03:28:22.127 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 20 03:28:22.127 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:28:22.127 INFO kablam! | Sep 20 03:28:22.127 INFO kablam! note: lint level defined here Sep 20 03:28:22.127 INFO kablam! --> src/lib.rs:31:20 Sep 20 03:28:22.127 INFO kablam! | Sep 20 03:28:22.127 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 20 03:28:22.127 INFO kablam! | ^^^^^^^^^^ Sep 20 03:28:22.127 INFO kablam! Sep 20 03:28:22.176 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:28:22.176 INFO kablam! Sep 20 03:28:22.185 INFO kablam! error: Could not compile `config_file_handler`. Sep 20 03:28:22.185 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:28:22.305 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:28:22.305 INFO kablam! Sep 20 03:28:22.316 INFO kablam! error: Could not compile `config_file_handler`. Sep 20 03:28:22.316 INFO kablam! Sep 20 03:28:22.316 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:28:22.317 INFO kablam! su: No module specific data is present Sep 20 03:28:23.320 INFO running `"docker" "rm" "-f" "b42b25514e6f3249031327f55c0905ae62a50fdb7e2c383d56d676623e0ef125"` Sep 20 03:28:23.391 INFO blam! b42b25514e6f3249031327f55c0905ae62a50fdb7e2c383d56d676623e0ef125