Sep 06 08:35:02.070 INFO checking config_file_handler-0.8.3 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:35:02.070 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:35:02.070 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:35:02.200 INFO blam! a89366b2c743e51d508a389e0a6efdcf0550e3cbaf0b5bbdcdfc1c8484fadd1b Sep 06 08:35:02.201 INFO running `"docker" "start" "-a" "a89366b2c743e51d508a389e0a6efdcf0550e3cbaf0b5bbdcdfc1c8484fadd1b"` Sep 06 08:35:03.121 INFO kablam! usermod: no changes Sep 06 08:35:03.153 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 06 08:35:03.251 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 06 08:35:03.251 INFO kablam! --> src/lib.rs:38:24 Sep 06 08:35:03.251 INFO kablam! | Sep 06 08:35:03.251 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 06 08:35:03.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 08:35:03.251 INFO kablam! | Sep 06 08:35:03.251 INFO kablam! note: lint level defined here Sep 06 08:35:03.251 INFO kablam! --> src/lib.rs:30:32 Sep 06 08:35:03.251 INFO kablam! | Sep 06 08:35:03.251 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 06 08:35:03.251 INFO kablam! | ^^^^^^^^ Sep 06 08:35:03.251 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 06 08:35:03.251 INFO kablam! Sep 06 08:35:03.254 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 06 08:35:03.254 INFO kablam! --> src/lib.rs:38:24 Sep 06 08:35:03.254 INFO kablam! | Sep 06 08:35:03.254 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 06 08:35:03.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 08:35:03.254 INFO kablam! | Sep 06 08:35:03.254 INFO kablam! note: lint level defined here Sep 06 08:35:03.254 INFO kablam! --> src/lib.rs:30:32 Sep 06 08:35:03.254 INFO kablam! | Sep 06 08:35:03.254 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 06 08:35:03.254 INFO kablam! | ^^^^^^^^ Sep 06 08:35:03.254 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 06 08:35:03.254 INFO kablam! Sep 06 08:35:03.509 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 06 08:35:03.509 INFO kablam! --> src/file_handler.rs:433:24 Sep 06 08:35:03.509 INFO kablam! | Sep 06 08:35:03.509 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 06 08:35:03.509 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 08:35:03.509 INFO kablam! | Sep 06 08:35:03.509 INFO kablam! note: lint level defined here Sep 06 08:35:03.509 INFO kablam! --> src/lib.rs:31:20 Sep 06 08:35:03.509 INFO kablam! | Sep 06 08:35:03.509 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 06 08:35:03.509 INFO kablam! | ^^^^^^^^^^ Sep 06 08:35:03.509 INFO kablam! Sep 06 08:35:03.543 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 06 08:35:03.543 INFO kablam! --> src/file_handler.rs:433:24 Sep 06 08:35:03.543 INFO kablam! | Sep 06 08:35:03.543 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 06 08:35:03.543 INFO kablam! | ^^^^^^^^^^^^^ Sep 06 08:35:03.543 INFO kablam! | Sep 06 08:35:03.543 INFO kablam! note: lint level defined here Sep 06 08:35:03.543 INFO kablam! --> src/lib.rs:31:20 Sep 06 08:35:03.543 INFO kablam! | Sep 06 08:35:03.543 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 06 08:35:03.543 INFO kablam! | ^^^^^^^^^^ Sep 06 08:35:03.543 INFO kablam! Sep 06 08:35:03.590 INFO kablam! error: aborting due to 2 previous errors Sep 06 08:35:03.590 INFO kablam! Sep 06 08:35:03.596 INFO kablam! error: Could not compile `config_file_handler`. Sep 06 08:35:03.596 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:35:03.678 INFO kablam! error: aborting due to 2 previous errors Sep 06 08:35:03.678 INFO kablam! Sep 06 08:35:03.685 INFO kablam! error: Could not compile `config_file_handler`. Sep 06 08:35:03.685 INFO kablam! Sep 06 08:35:03.685 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:35:03.687 INFO kablam! su: No module specific data is present Sep 06 08:35:04.200 INFO running `"docker" "rm" "-f" "a89366b2c743e51d508a389e0a6efdcf0550e3cbaf0b5bbdcdfc1c8484fadd1b"` Sep 06 08:35:04.327 INFO blam! a89366b2c743e51d508a389e0a6efdcf0550e3cbaf0b5bbdcdfc1c8484fadd1b