Sep 03 21:55:48.605 INFO checking xargo-0.3.12 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 21:55:48.605 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 21:55:48.605 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:55:48.781 INFO blam! 6f55d85823e7cab1f2a75d029abfdcdf3d012fd5faa67048ea91fe4f20f6b237 Sep 03 21:55:48.784 INFO running `"docker" "start" "-a" "6f55d85823e7cab1f2a75d029abfdcdf3d012fd5faa67048ea91fe4f20f6b237"` Sep 03 21:55:49.447 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 03 21:55:49.447 INFO kablam! Checking thread-id v3.3.0 Sep 03 21:55:49.449 INFO kablam! Checking serde_json v0.8.6 Sep 03 21:55:49.450 INFO kablam! Checking error-chain v0.7.2 Sep 03 21:55:49.869 INFO kablam! Checking parking_lot v0.3.8 Sep 03 21:55:52.900 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 21:55:52.900 INFO kablam! --> tests/smoke.rs:25:14 Sep 03 21:55:52.900 INFO kablam! | Sep 03 21:55:52.900 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 03 21:55:52.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 21:55:52.900 INFO kablam! | Sep 03 21:55:52.900 INFO kablam! note: lint level defined here Sep 03 21:55:52.901 INFO kablam! --> tests/smoke.rs:2:9 Sep 03 21:55:52.901 INFO kablam! | Sep 03 21:55:52.901 INFO kablam! 2 | #![deny(warnings)] Sep 03 21:55:52.901 INFO kablam! | ^^^^^^^^ Sep 03 21:55:52.901 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 21:55:52.901 INFO kablam! Sep 03 21:55:52.919 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 21:55:52.919 INFO kablam! --> src/errors.rs:2:10 Sep 03 21:55:52.919 INFO kablam! | Sep 03 21:55:52.919 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 03 21:55:52.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 21:55:52.919 INFO kablam! | Sep 03 21:55:52.919 INFO kablam! note: lint level defined here Sep 03 21:55:52.919 INFO kablam! --> src/main.rs:1:9 Sep 03 21:55:52.919 INFO kablam! | Sep 03 21:55:52.920 INFO kablam! 1 | #![deny(warnings)] Sep 03 21:55:52.920 INFO kablam! | ^^^^^^^^ Sep 03 21:55:52.920 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 21:55:52.920 INFO kablam! Sep 03 21:55:52.952 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 21:55:52.952 INFO kablam! --> src/errors.rs:2:10 Sep 03 21:55:52.952 INFO kablam! | Sep 03 21:55:52.952 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 03 21:55:52.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 21:55:52.958 INFO kablam! | Sep 03 21:55:52.959 INFO kablam! note: lint level defined here Sep 03 21:55:52.959 INFO kablam! --> src/main.rs:1:9 Sep 03 21:55:52.959 INFO kablam! | Sep 03 21:55:52.959 INFO kablam! 1 | #![deny(warnings)] Sep 03 21:55:52.959 INFO kablam! | ^^^^^^^^ Sep 03 21:55:52.959 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 21:55:52.960 INFO kablam! Sep 03 21:55:53.666 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 03 21:55:53.666 INFO kablam! --> tests/smoke.rs:43:13 Sep 03 21:55:53.666 INFO kablam! | Sep 03 21:55:53.666 INFO kablam! 43 | env::home_dir() Sep 03 21:55:53.666 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 21:55:53.666 INFO kablam! | Sep 03 21:55:53.666 INFO kablam! note: lint level defined here Sep 03 21:55:53.666 INFO kablam! --> tests/smoke.rs:2:9 Sep 03 21:55:53.666 INFO kablam! | Sep 03 21:55:53.666 INFO kablam! 2 | #![deny(warnings)] Sep 03 21:55:53.666 INFO kablam! | ^^^^^^^^ Sep 03 21:55:53.666 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 21:55:53.666 INFO kablam! Sep 03 21:55:54.035 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:55:54.035 INFO kablam! Sep 03 21:55:54.045 INFO kablam! error: Could not compile `xargo`. Sep 03 21:55:54.046 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:55:54.078 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 03 21:55:54.078 INFO kablam! --> src/xargo.rs:87:9 Sep 03 21:55:54.078 INFO kablam! | Sep 03 21:55:54.078 INFO kablam! 87 | env::home_dir() Sep 03 21:55:54.078 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 21:55:54.078 INFO kablam! | Sep 03 21:55:54.078 INFO kablam! note: lint level defined here Sep 03 21:55:54.078 INFO kablam! --> src/main.rs:1:9 Sep 03 21:55:54.078 INFO kablam! | Sep 03 21:55:54.078 INFO kablam! 1 | #![deny(warnings)] Sep 03 21:55:54.078 INFO kablam! | ^^^^^^^^ Sep 03 21:55:54.078 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 21:55:54.078 INFO kablam! Sep 03 21:55:54.136 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 03 21:55:54.136 INFO kablam! --> src/xargo.rs:87:9 Sep 03 21:55:54.136 INFO kablam! | Sep 03 21:55:54.136 INFO kablam! 87 | env::home_dir() Sep 03 21:55:54.136 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 21:55:54.136 INFO kablam! | Sep 03 21:55:54.136 INFO kablam! note: lint level defined here Sep 03 21:55:54.137 INFO kablam! --> src/main.rs:1:9 Sep 03 21:55:54.137 INFO kablam! | Sep 03 21:55:54.137 INFO kablam! 1 | #![deny(warnings)] Sep 03 21:55:54.137 INFO kablam! | ^^^^^^^^ Sep 03 21:55:54.137 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 21:55:54.137 INFO kablam! Sep 03 21:55:54.866 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:55:54.866 INFO kablam! Sep 03 21:55:54.877 INFO kablam! error: Could not compile `xargo`. Sep 03 21:55:54.878 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:55:54.915 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:55:54.915 INFO kablam! Sep 03 21:55:54.930 INFO kablam! error: Could not compile `xargo`. Sep 03 21:55:54.930 INFO kablam! Sep 03 21:55:54.930 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:55:54.932 INFO kablam! su: No module specific data is present Sep 03 21:55:55.425 INFO running `"docker" "rm" "-f" "6f55d85823e7cab1f2a75d029abfdcdf3d012fd5faa67048ea91fe4f20f6b237"` Sep 03 21:55:55.565 INFO blam! 6f55d85823e7cab1f2a75d029abfdcdf3d012fd5faa67048ea91fe4f20f6b237