Sep 02 00:07:52.964 INFO checking config_file_handler-0.8.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 00:07:52.964 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:07:52.964 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:07:53.113 INFO blam! ff1b640eeb446db1949d477061f6de77a8e72feab6a380d99c350ddb3ef89c0e Sep 02 00:07:53.114 INFO running `"docker" "start" "-a" "ff1b640eeb446db1949d477061f6de77a8e72feab6a380d99c350ddb3ef89c0e"` Sep 02 00:07:53.827 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 02 00:07:53.885 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 00:07:53.885 INFO kablam! --> src/lib.rs:38:24 Sep 02 00:07:53.885 INFO kablam! | Sep 02 00:07:53.885 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 00:07:53.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 00:07:53.885 INFO kablam! | Sep 02 00:07:53.885 INFO kablam! note: lint level defined here Sep 02 00:07:53.885 INFO kablam! --> src/lib.rs:30:32 Sep 02 00:07:53.885 INFO kablam! | Sep 02 00:07:53.885 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 02 00:07:53.885 INFO kablam! | ^^^^^^^^ Sep 02 00:07:53.885 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 00:07:53.885 INFO kablam! Sep 02 00:07:53.886 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 00:07:53.886 INFO kablam! --> src/lib.rs:38:24 Sep 02 00:07:53.886 INFO kablam! | Sep 02 00:07:53.886 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 00:07:53.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 00:07:53.886 INFO kablam! | Sep 02 00:07:53.887 INFO kablam! note: lint level defined here Sep 02 00:07:53.887 INFO kablam! --> src/lib.rs:30:32 Sep 02 00:07:53.887 INFO kablam! | Sep 02 00:07:53.887 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 02 00:07:53.887 INFO kablam! | ^^^^^^^^ Sep 02 00:07:53.887 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 00:07:53.887 INFO kablam! Sep 02 00:07:54.896 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 02 00:07:54.896 INFO kablam! --> src/file_handler.rs:433:24 Sep 02 00:07:54.896 INFO kablam! | Sep 02 00:07:54.896 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 02 00:07:54.896 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 00:07:54.896 INFO kablam! | Sep 02 00:07:54.896 INFO kablam! note: lint level defined here Sep 02 00:07:54.896 INFO kablam! --> src/lib.rs:31:20 Sep 02 00:07:54.896 INFO kablam! | Sep 02 00:07:54.896 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 02 00:07:54.897 INFO kablam! | ^^^^^^^^^^ Sep 02 00:07:54.897 INFO kablam! Sep 02 00:07:55.008 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 02 00:07:55.008 INFO kablam! --> src/file_handler.rs:433:24 Sep 02 00:07:55.008 INFO kablam! | Sep 02 00:07:55.008 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 02 00:07:55.008 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 00:07:55.009 INFO kablam! | Sep 02 00:07:55.009 INFO kablam! note: lint level defined here Sep 02 00:07:55.009 INFO kablam! --> src/lib.rs:31:20 Sep 02 00:07:55.009 INFO kablam! | Sep 02 00:07:55.009 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 02 00:07:55.009 INFO kablam! | ^^^^^^^^^^ Sep 02 00:07:55.009 INFO kablam! Sep 02 00:07:55.099 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:07:55.099 INFO kablam! Sep 02 00:07:55.107 INFO kablam! error: Could not compile `config_file_handler`. Sep 02 00:07:55.107 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:07:55.297 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:07:55.297 INFO kablam! Sep 02 00:07:55.305 INFO kablam! error: Could not compile `config_file_handler`. Sep 02 00:07:55.305 INFO kablam! Sep 02 00:07:55.305 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:07:55.306 INFO kablam! su: No module specific data is present Sep 02 00:07:55.886 INFO running `"docker" "rm" "-f" "ff1b640eeb446db1949d477061f6de77a8e72feab6a380d99c350ddb3ef89c0e"` Sep 02 00:07:56.001 INFO blam! ff1b640eeb446db1949d477061f6de77a8e72feab6a380d99c350ddb3ef89c0e