Sep 01 07:37:19.141 INFO checking config_file_handler-0.8.3 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 07:37:19.141 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 07:37:19.141 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:37:19.294 INFO blam! 3bb549c8e9343d1521f1814bc11092c7f17d1f68aa49d0f7a4ecdd5938bd2734 Sep 01 07:37:19.296 INFO running `"docker" "start" "-a" "3bb549c8e9343d1521f1814bc11092c7f17d1f68aa49d0f7a4ecdd5938bd2734"` Sep 01 07:37:20.164 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 01 07:37:20.219 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 01 07:37:20.219 INFO kablam! --> src/lib.rs:38:24 Sep 01 07:37:20.220 INFO kablam! | Sep 01 07:37:20.220 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 01 07:37:20.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 07:37:20.220 INFO kablam! | Sep 01 07:37:20.220 INFO kablam! note: lint level defined here Sep 01 07:37:20.220 INFO kablam! --> src/lib.rs:30:32 Sep 01 07:37:20.220 INFO kablam! | Sep 01 07:37:20.220 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 01 07:37:20.220 INFO kablam! | ^^^^^^^^ Sep 01 07:37:20.220 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 01 07:37:20.220 INFO kablam! Sep 01 07:37:20.224 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 01 07:37:20.224 INFO kablam! --> src/lib.rs:38:24 Sep 01 07:37:20.224 INFO kablam! | Sep 01 07:37:20.224 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 01 07:37:20.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 07:37:20.225 INFO kablam! | Sep 01 07:37:20.225 INFO kablam! note: lint level defined here Sep 01 07:37:20.225 INFO kablam! --> src/lib.rs:30:32 Sep 01 07:37:20.225 INFO kablam! | Sep 01 07:37:20.225 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 01 07:37:20.225 INFO kablam! | ^^^^^^^^ Sep 01 07:37:20.225 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 01 07:37:20.225 INFO kablam! Sep 01 07:37:20.964 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 01 07:37:20.964 INFO kablam! --> src/file_handler.rs:433:24 Sep 01 07:37:20.964 INFO kablam! | Sep 01 07:37:20.964 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 01 07:37:20.965 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:37:20.965 INFO kablam! | Sep 01 07:37:20.965 INFO kablam! note: lint level defined here Sep 01 07:37:20.965 INFO kablam! --> src/lib.rs:31:20 Sep 01 07:37:20.965 INFO kablam! | Sep 01 07:37:20.965 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 01 07:37:20.965 INFO kablam! | ^^^^^^^^^^ Sep 01 07:37:20.965 INFO kablam! Sep 01 07:37:21.060 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 01 07:37:21.060 INFO kablam! --> src/file_handler.rs:433:24 Sep 01 07:37:21.060 INFO kablam! | Sep 01 07:37:21.060 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 01 07:37:21.060 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 07:37:21.060 INFO kablam! | Sep 01 07:37:21.060 INFO kablam! note: lint level defined here Sep 01 07:37:21.060 INFO kablam! --> src/lib.rs:31:20 Sep 01 07:37:21.061 INFO kablam! | Sep 01 07:37:21.061 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 01 07:37:21.061 INFO kablam! | ^^^^^^^^^^ Sep 01 07:37:21.061 INFO kablam! Sep 01 07:37:21.129 INFO kablam! error: aborting due to 2 previous errors Sep 01 07:37:21.129 INFO kablam! Sep 01 07:37:21.136 INFO kablam! error: Could not compile `config_file_handler`. Sep 01 07:37:21.136 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:37:21.445 INFO kablam! error: aborting due to 2 previous errors Sep 01 07:37:21.446 INFO kablam! Sep 01 07:37:21.456 INFO kablam! error: Could not compile `config_file_handler`. Sep 01 07:37:21.456 INFO kablam! Sep 01 07:37:21.456 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:37:21.457 INFO kablam! su: No module specific data is present Sep 01 07:37:21.988 INFO running `"docker" "rm" "-f" "3bb549c8e9343d1521f1814bc11092c7f17d1f68aa49d0f7a4ecdd5938bd2734"` Sep 01 07:37:22.136 INFO blam! 3bb549c8e9343d1521f1814bc11092c7f17d1f68aa49d0f7a4ecdd5938bd2734