Sep 20 05:09:18.801 INFO checking config_file_handler-0.8.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:09:18.802 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:09:18.802 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:09:18.983 INFO blam! 72569303fb6ec5bbd39a0918518514d88443d4772591d0d8bf975ac37c35ca7e Sep 20 05:09:18.987 INFO running `"docker" "start" "-a" "72569303fb6ec5bbd39a0918518514d88443d4772591d0d8bf975ac37c35ca7e"` Sep 20 05:09:19.914 INFO kablam! usermod: no changes Sep 20 05:09:19.949 INFO kablam! Checking config_file_handler v0.8.3 (/source) Sep 20 05:09:20.040 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 05:09:20.040 INFO kablam! --> src/lib.rs:38:24 Sep 20 05:09:20.040 INFO kablam! | Sep 20 05:09:20.040 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 05:09:20.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:09:20.040 INFO kablam! | Sep 20 05:09:20.040 INFO kablam! note: lint level defined here Sep 20 05:09:20.040 INFO kablam! --> src/lib.rs:30:32 Sep 20 05:09:20.040 INFO kablam! | Sep 20 05:09:20.040 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 20 05:09:20.040 INFO kablam! | ^^^^^^^^ Sep 20 05:09:20.040 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 05:09:20.040 INFO kablam! Sep 20 05:09:20.042 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 05:09:20.042 INFO kablam! --> src/lib.rs:38:24 Sep 20 05:09:20.042 INFO kablam! | Sep 20 05:09:20.042 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 05:09:20.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:09:20.042 INFO kablam! | Sep 20 05:09:20.042 INFO kablam! note: lint level defined here Sep 20 05:09:20.042 INFO kablam! --> src/lib.rs:30:32 Sep 20 05:09:20.042 INFO kablam! | Sep 20 05:09:20.042 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 20 05:09:20.042 INFO kablam! | ^^^^^^^^ Sep 20 05:09:20.042 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 05:09:20.042 INFO kablam! Sep 20 05:09:20.356 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 05:09:20.356 INFO kablam! --> src/file_handler.rs:433:24 Sep 20 05:09:20.357 INFO kablam! | Sep 20 05:09:20.357 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 20 05:09:20.357 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 05:09:20.357 INFO kablam! | Sep 20 05:09:20.357 INFO kablam! note: lint level defined here Sep 20 05:09:20.357 INFO kablam! --> src/lib.rs:31:20 Sep 20 05:09:20.357 INFO kablam! | Sep 20 05:09:20.357 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 20 05:09:20.357 INFO kablam! | ^^^^^^^^^^ Sep 20 05:09:20.357 INFO kablam! Sep 20 05:09:20.387 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 05:09:20.387 INFO kablam! --> src/file_handler.rs:433:24 Sep 20 05:09:20.387 INFO kablam! | Sep 20 05:09:20.387 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 20 05:09:20.387 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 05:09:20.387 INFO kablam! | Sep 20 05:09:20.387 INFO kablam! note: lint level defined here Sep 20 05:09:20.388 INFO kablam! --> src/lib.rs:31:20 Sep 20 05:09:20.388 INFO kablam! | Sep 20 05:09:20.388 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 20 05:09:20.388 INFO kablam! | ^^^^^^^^^^ Sep 20 05:09:20.388 INFO kablam! Sep 20 05:09:20.483 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:09:20.483 INFO kablam! Sep 20 05:09:20.489 INFO kablam! error: Could not compile `config_file_handler`. Sep 20 05:09:20.489 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:09:20.521 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:09:20.521 INFO kablam! Sep 20 05:09:20.530 INFO kablam! error: Could not compile `config_file_handler`. Sep 20 05:09:20.530 INFO kablam! Sep 20 05:09:20.530 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:09:20.531 INFO kablam! su: No module specific data is present Sep 20 05:09:21.122 INFO running `"docker" "rm" "-f" "72569303fb6ec5bbd39a0918518514d88443d4772591d0d8bf975ac37c35ca7e"` Sep 20 05:09:21.243 INFO blam! 72569303fb6ec5bbd39a0918518514d88443d4772591d0d8bf975ac37c35ca7e