Sep 20 05:09:17.633 INFO checking config_file_handler-0.8.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:09:17.633 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:09:17.633 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:17.767 INFO blam! 98f6b35a0d686914c9174c2f53f6dad6d4e28769ff7697441f4e9b3fddefba2d Sep 20 05:09:17.769 INFO running `"docker" "start" "-a" "98f6b35a0d686914c9174c2f53f6dad6d4e28769ff7697441f4e9b3fddefba2d"` Sep 20 05:09:18.693 INFO kablam! usermod: no changes Sep 20 05:09:18.738 INFO kablam! Checking config_file_handler v0.8.3 (/source) Sep 20 05:09:18.790 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 05:09:18.790 INFO kablam! --> src/lib.rs:38:24 Sep 20 05:09:18.790 INFO kablam! | Sep 20 05:09:18.790 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 05:09:18.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:09:18.790 INFO kablam! | Sep 20 05:09:18.790 INFO kablam! note: lint level defined here Sep 20 05:09:18.790 INFO kablam! --> src/lib.rs:30:32 Sep 20 05:09:18.790 INFO kablam! | Sep 20 05:09:18.790 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 20 05:09:18.790 INFO kablam! | ^^^^^^^^ Sep 20 05:09:18.790 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 05:09:18.790 INFO kablam! Sep 20 05:09:18.793 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 05:09:18.793 INFO kablam! --> src/lib.rs:38:24 Sep 20 05:09:18.793 INFO kablam! | Sep 20 05:09:18.793 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 05:09:18.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:09:18.793 INFO kablam! | Sep 20 05:09:18.793 INFO kablam! note: lint level defined here Sep 20 05:09:18.793 INFO kablam! --> src/lib.rs:30:32 Sep 20 05:09:18.793 INFO kablam! | Sep 20 05:09:18.793 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 20 05:09:18.793 INFO kablam! | ^^^^^^^^ Sep 20 05:09:18.793 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 05:09:18.793 INFO kablam! Sep 20 05:09:19.096 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:19.096 INFO kablam! --> src/file_handler.rs:433:24 Sep 20 05:09:19.096 INFO kablam! | Sep 20 05:09:19.096 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 20 05:09:19.096 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 05:09:19.096 INFO kablam! | Sep 20 05:09:19.096 INFO kablam! note: lint level defined here Sep 20 05:09:19.096 INFO kablam! --> src/lib.rs:31:20 Sep 20 05:09:19.096 INFO kablam! | Sep 20 05:09:19.096 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 20 05:09:19.096 INFO kablam! | ^^^^^^^^^^ Sep 20 05:09:19.096 INFO kablam! Sep 20 05:09:19.126 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:19.126 INFO kablam! --> src/file_handler.rs:433:24 Sep 20 05:09:19.126 INFO kablam! | Sep 20 05:09:19.126 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 20 05:09:19.126 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 05:09:19.126 INFO kablam! | Sep 20 05:09:19.126 INFO kablam! note: lint level defined here Sep 20 05:09:19.126 INFO kablam! --> src/lib.rs:31:20 Sep 20 05:09:19.126 INFO kablam! | Sep 20 05:09:19.126 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 20 05:09:19.126 INFO kablam! | ^^^^^^^^^^ Sep 20 05:09:19.126 INFO kablam! Sep 20 05:09:19.192 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:09:19.192 INFO kablam! Sep 20 05:09:19.200 INFO kablam! error: Could not compile `config_file_handler`. Sep 20 05:09:19.200 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:09:19.277 INFO kablam! error: aborting due to 2 previous errors Sep 20 05:09:19.277 INFO kablam! Sep 20 05:09:19.287 INFO kablam! error: Could not compile `config_file_handler`. Sep 20 05:09:19.287 INFO kablam! Sep 20 05:09:19.287 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:09:19.287 INFO kablam! su: No module specific data is present Sep 20 05:09:19.931 INFO running `"docker" "rm" "-f" "98f6b35a0d686914c9174c2f53f6dad6d4e28769ff7697441f4e9b3fddefba2d"` Sep 20 05:09:20.009 INFO blam! 98f6b35a0d686914c9174c2f53f6dad6d4e28769ff7697441f4e9b3fddefba2d