Sep 02 00:07:52.253 INFO checking config_file_handler-0.8.3 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 00:07:52.253 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 00:07:52.253 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:52.478 INFO blam! ef3aaa835e7547ca68d25b8a300c01433be5df6c62413b515faed77db95c8cf6 Sep 02 00:07:52.481 INFO running `"docker" "start" "-a" "ef3aaa835e7547ca68d25b8a300c01433be5df6c62413b515faed77db95c8cf6"` Sep 02 00:07:53.281 INFO kablam! Checking config_file_handler v0.8.3 (file:///source) Sep 02 00:07:53.327 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 00:07:53.327 INFO kablam! --> src/lib.rs:38:24 Sep 02 00:07:53.327 INFO kablam! | Sep 02 00:07:53.327 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 00:07:53.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 00:07:53.328 INFO kablam! | Sep 02 00:07:53.328 INFO kablam! note: lint level defined here Sep 02 00:07:53.328 INFO kablam! --> src/lib.rs:30:32 Sep 02 00:07:53.328 INFO kablam! | Sep 02 00:07:53.328 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 02 00:07:53.328 INFO kablam! | ^^^^^^^^ Sep 02 00:07:53.328 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 00:07:53.328 INFO kablam! Sep 02 00:07:53.338 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 00:07:53.338 INFO kablam! --> src/lib.rs:38:24 Sep 02 00:07:53.338 INFO kablam! | Sep 02 00:07:53.338 INFO kablam! 38 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 00:07:53.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 00:07:53.338 INFO kablam! | Sep 02 00:07:53.338 INFO kablam! note: lint level defined here Sep 02 00:07:53.338 INFO kablam! --> src/lib.rs:30:32 Sep 02 00:07:53.338 INFO kablam! | Sep 02 00:07:53.338 INFO kablam! 30 | unknown_crate_types, warnings)] Sep 02 00:07:53.338 INFO kablam! | ^^^^^^^^ Sep 02 00:07:53.338 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 00:07:53.338 INFO kablam! Sep 02 00:07:54.112 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.112 INFO kablam! --> src/file_handler.rs:433:24 Sep 02 00:07:54.112 INFO kablam! | Sep 02 00:07:54.112 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 02 00:07:54.112 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 00:07:54.112 INFO kablam! | Sep 02 00:07:54.112 INFO kablam! note: lint level defined here Sep 02 00:07:54.113 INFO kablam! --> src/lib.rs:31:20 Sep 02 00:07:54.113 INFO kablam! | Sep 02 00:07:54.113 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 02 00:07:54.113 INFO kablam! | ^^^^^^^^^^ Sep 02 00:07:54.113 INFO kablam! Sep 02 00:07:54.309 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:07:54.309 INFO kablam! Sep 02 00:07:54.318 INFO kablam! error: Could not compile `config_file_handler`. Sep 02 00:07:54.318 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:07:54.333 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.333 INFO kablam! --> src/file_handler.rs:433:24 Sep 02 00:07:54.333 INFO kablam! | Sep 02 00:07:54.333 INFO kablam! 433 | let mut home_dir = env::home_dir().ok_or_else(|| { Sep 02 00:07:54.333 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 00:07:54.333 INFO kablam! | Sep 02 00:07:54.333 INFO kablam! note: lint level defined here Sep 02 00:07:54.333 INFO kablam! --> src/lib.rs:31:20 Sep 02 00:07:54.333 INFO kablam! | Sep 02 00:07:54.333 INFO kablam! 31 | #![deny(bad_style, deprecated, improper_ctypes, missing_docs, non_shorthand_field_patterns, Sep 02 00:07:54.333 INFO kablam! | ^^^^^^^^^^ Sep 02 00:07:54.333 INFO kablam! Sep 02 00:07:54.632 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:07:54.633 INFO kablam! Sep 02 00:07:54.640 INFO kablam! error: Could not compile `config_file_handler`. Sep 02 00:07:54.640 INFO kablam! Sep 02 00:07:54.640 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:07:54.642 INFO kablam! su: No module specific data is present Sep 02 00:07:55.459 INFO running `"docker" "rm" "-f" "ef3aaa835e7547ca68d25b8a300c01433be5df6c62413b515faed77db95c8cf6"` Sep 02 00:07:55.560 INFO blam! ef3aaa835e7547ca68d25b8a300c01433be5df6c62413b515faed77db95c8cf6