Sep 21 11:59:43.775 INFO checking config_file_handler-0.8.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:59:43.775 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:59:43.775 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:59:43.959 INFO blam! 582e626385f7bb456bcf360ca77ec94f3daf1e9811b34f6698668d80fe6ec36f Sep 21 11:59:43.960 INFO running `"docker" "start" "-a" "582e626385f7bb456bcf360ca77ec94f3daf1e9811b34f6698668d80fe6ec36f"` Sep 21 11:59:44.815 INFO kablam! usermod: no changes Sep 21 11:59:44.868 INFO kablam! Checking config_file_handler v0.8.3 (/source) Sep 21 11:59:44.962 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 11:59:44.962 INFO kablam! --> src/lib.rs:38:24 Sep 21 11:59:44.962 INFO kablam! | Sep 21 11:59:44.962 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 11:59:44.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 11:59:44.962 INFO kablam! | Sep 21 11:59:44.962 INFO kablam! note: lint level defined here Sep 21 11:59:44.962 INFO kablam! --> src/lib.rs:30:32 Sep 21 11:59:44.962 INFO kablam! | Sep 21 11:59:44.962 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 21 11:59:44.962 INFO kablam! | ^^^^^^^^ Sep 21 11:59:44.963 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 11:59:44.963 INFO kablam! Sep 21 11:59:45.030 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 11:59:45.030 INFO kablam! --> src/lib.rs:38:24 Sep 21 11:59:45.030 INFO kablam! | Sep 21 11:59:45.030 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 11:59:45.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 11:59:45.030 INFO kablam! | Sep 21 11:59:45.030 INFO kablam! note: lint level defined here Sep 21 11:59:45.030 INFO kablam! --> src/lib.rs:30:32 Sep 21 11:59:45.030 INFO kablam! | Sep 21 11:59:45.030 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 21 11:59:45.030 INFO kablam! | ^^^^^^^^ Sep 21 11:59:45.030 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 11:59:45.030 INFO kablam! Sep 21 11:59:45.339 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 21 11:59:45.339 INFO kablam! --> src/file_handler.rs:433:24 Sep 21 11:59:45.339 INFO kablam! | Sep 21 11:59:45.339 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 21 11:59:45.339 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 11:59:45.339 INFO kablam! | Sep 21 11:59:45.339 INFO kablam! note: lint level defined here Sep 21 11:59:45.339 INFO kablam! --> src/lib.rs:31:20 Sep 21 11:59:45.339 INFO kablam! | Sep 21 11:59:45.339 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 21 11:59:45.339 INFO kablam! | ^^^^^^^^^^ Sep 21 11:59:45.339 INFO kablam! Sep 21 11:59:45.454 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:59:45.454 INFO kablam! Sep 21 11:59:45.459 INFO kablam! error: Could not compile `config_file_handler`. Sep 21 11:59:45.459 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:59:45.490 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 21 11:59:45.490 INFO kablam! --> src/file_handler.rs:433:24 Sep 21 11:59:45.490 INFO kablam! | Sep 21 11:59:45.490 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 21 11:59:45.490 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 11:59:45.490 INFO kablam! | Sep 21 11:59:45.490 INFO kablam! note: lint level defined here Sep 21 11:59:45.490 INFO kablam! --> src/lib.rs:31:20 Sep 21 11:59:45.490 INFO kablam! | Sep 21 11:59:45.490 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 21 11:59:45.490 INFO kablam! | ^^^^^^^^^^ Sep 21 11:59:45.490 INFO kablam! Sep 21 11:59:45.642 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:59:45.642 INFO kablam! Sep 21 11:59:45.649 INFO kablam! error: Could not compile `config_file_handler`. Sep 21 11:59:45.649 INFO kablam! Sep 21 11:59:45.649 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:59:45.649 INFO kablam! su: No module specific data is present Sep 21 11:59:46.581 INFO running `"docker" "rm" "-f" "582e626385f7bb456bcf360ca77ec94f3daf1e9811b34f6698668d80fe6ec36f"` Sep 21 11:59:46.660 INFO blam! 582e626385f7bb456bcf360ca77ec94f3daf1e9811b34f6698668d80fe6ec36f