Sep 14 18:14:34.589 INFO checking config_file_handler-0.8.3 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:14:34.589 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:14:34.589 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:14:34.712 INFO blam! a3a846cd569445dc6872103cfcf983bb71ee7e2ab15af70ab58785f833259627 Sep 14 18:14:34.717 INFO running `"docker" "start" "-a" "a3a846cd569445dc6872103cfcf983bb71ee7e2ab15af70ab58785f833259627"` Sep 14 18:14:36.023 INFO kablam! usermod: no changes Sep 14 18:14:36.067 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 14 18:14:36.187 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 14 18:14:36.187 INFO kablam! --> src/lib.rs:38:24 Sep 14 18:14:36.187 INFO kablam! | Sep 14 18:14:36.187 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 14 18:14:36.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 18:14:36.187 INFO kablam! | Sep 14 18:14:36.187 INFO kablam! note: lint level defined here Sep 14 18:14:36.187 INFO kablam! --> src/lib.rs:30:32 Sep 14 18:14:36.187 INFO kablam! | Sep 14 18:14:36.187 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 14 18:14:36.187 INFO kablam! | ^^^^^^^^ Sep 14 18:14:36.187 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 14 18:14:36.187 INFO kablam! Sep 14 18:14:36.201 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 14 18:14:36.201 INFO kablam! --> src/lib.rs:38:24 Sep 14 18:14:36.201 INFO kablam! | Sep 14 18:14:36.201 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 14 18:14:36.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 18:14:36.201 INFO kablam! | Sep 14 18:14:36.201 INFO kablam! note: lint level defined here Sep 14 18:14:36.201 INFO kablam! --> src/lib.rs:30:32 Sep 14 18:14:36.201 INFO kablam! | Sep 14 18:14:36.201 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 14 18:14:36.201 INFO kablam! | ^^^^^^^^ Sep 14 18:14:36.201 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 14 18:14:36.202 INFO kablam! Sep 14 18:14:36.612 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 14 18:14:36.612 INFO kablam! --> src/file_handler.rs:433:24 Sep 14 18:14:36.612 INFO kablam! | Sep 14 18:14:36.612 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 14 18:14:36.612 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 18:14:36.612 INFO kablam! | Sep 14 18:14:36.612 INFO kablam! note: lint level defined here Sep 14 18:14:36.612 INFO kablam! --> src/lib.rs:31:20 Sep 14 18:14:36.612 INFO kablam! | Sep 14 18:14:36.612 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 14 18:14:36.612 INFO kablam! | ^^^^^^^^^^ Sep 14 18:14:36.612 INFO kablam! Sep 14 18:14:36.612 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 14 18:14:36.612 INFO kablam! --> src/file_handler.rs:433:24 Sep 14 18:14:36.612 INFO kablam! | Sep 14 18:14:36.612 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 14 18:14:36.612 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 18:14:36.612 INFO kablam! | Sep 14 18:14:36.613 INFO kablam! note: lint level defined here Sep 14 18:14:36.613 INFO kablam! --> src/lib.rs:31:20 Sep 14 18:14:36.613 INFO kablam! | Sep 14 18:14:36.613 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 14 18:14:36.613 INFO kablam! | ^^^^^^^^^^ Sep 14 18:14:36.613 INFO kablam! Sep 14 18:14:36.715 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:14:36.715 INFO kablam! Sep 14 18:14:36.716 INFO kablam! error: Could not compile `config_file_handler`. Sep 14 18:14:36.716 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 18:14:36.791 INFO kablam! error: aborting due to 2 previous errors Sep 14 18:14:36.791 INFO kablam! Sep 14 18:14:36.797 INFO kablam! error: Could not compile `config_file_handler`. Sep 14 18:14:36.797 INFO kablam! Sep 14 18:14:36.797 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:14:36.798 INFO kablam! su: No module specific data is present Sep 14 18:14:37.604 INFO running `"docker" "rm" "-f" "a3a846cd569445dc6872103cfcf983bb71ee7e2ab15af70ab58785f833259627"` Sep 14 18:14:37.665 INFO blam! a3a846cd569445dc6872103cfcf983bb71ee7e2ab15af70ab58785f833259627