Sep 14 06:14:59.439 INFO checking xargo-0.3.12 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 06:14:59.439 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 06:14:59.440 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:14:59.580 INFO blam! 12819894dd1e8a9b91ebcc855bc815a09cf31faa36dd112d614d37b642552e48 Sep 14 06:14:59.587 INFO running `"docker" "start" "-a" "12819894dd1e8a9b91ebcc855bc815a09cf31faa36dd112d614d37b642552e48"` Sep 14 06:15:00.179 INFO kablam! usermod: no changes Sep 14 06:15:00.323 INFO kablam! Checking owning_ref v0.2.4 Sep 14 06:15:00.323 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 14 06:15:00.323 INFO kablam! Checking semver v0.1.20 Sep 14 06:15:00.326 INFO kablam! Checking thread-id v3.3.0 Sep 14 06:15:00.326 INFO kablam! Checking toml v0.2.1 Sep 14 06:15:00.331 INFO kablam! Checking parking_lot_core v0.2.14 Sep 14 06:15:00.331 INFO kablam! Checking serde_json v0.8.6 Sep 14 06:15:00.331 INFO kablam! Checking error-chain v0.7.2 Sep 14 06:15:01.389 INFO kablam! Checking rustc_version v0.1.7 Sep 14 06:15:01.652 INFO kablam! Checking parking_lot v0.3.8 Sep 14 06:15:02.582 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 06:15:02.582 INFO kablam! --> src/errors.rs:2:10 Sep 14 06:15:02.582 INFO kablam! | Sep 14 06:15:02.582 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 14 06:15:02.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 06:15:02.582 INFO kablam! | Sep 14 06:15:02.582 INFO kablam! note: lint level defined here Sep 14 06:15:02.582 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:02.582 INFO kablam! | Sep 14 06:15:02.582 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:02.582 INFO kablam! | ^^^^^^^^ Sep 14 06:15:02.582 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 06:15:02.582 INFO kablam! Sep 14 06:15:02.622 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 06:15:02.622 INFO kablam! --> tests/smoke.rs:25:14 Sep 14 06:15:02.622 INFO kablam! | Sep 14 06:15:02.622 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 14 06:15:02.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 06:15:02.622 INFO kablam! | Sep 14 06:15:02.622 INFO kablam! note: lint level defined here Sep 14 06:15:02.622 INFO kablam! --> tests/smoke.rs:2:9 Sep 14 06:15:02.622 INFO kablam! | Sep 14 06:15:02.622 INFO kablam! 2 | #![deny(warnings)] Sep 14 06:15:02.622 INFO kablam! | ^^^^^^^^ Sep 14 06:15:02.622 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 06:15:02.622 INFO kablam! Sep 14 06:15:02.658 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 06:15:02.659 INFO kablam! --> src/errors.rs:2:10 Sep 14 06:15:02.659 INFO kablam! | Sep 14 06:15:02.659 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 14 06:15:02.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 06:15:02.659 INFO kablam! | Sep 14 06:15:02.659 INFO kablam! note: lint level defined here Sep 14 06:15:02.659 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:02.659 INFO kablam! | Sep 14 06:15:02.659 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:02.659 INFO kablam! | ^^^^^^^^ Sep 14 06:15:02.659 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 06:15:02.659 INFO kablam! Sep 14 06:15:02.910 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 14 06:15:02.910 INFO kablam! --> tests/smoke.rs:43:13 Sep 14 06:15:02.910 INFO kablam! | Sep 14 06:15:02.910 INFO kablam! 43 | env::home_dir() Sep 14 06:15:02.910 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 06:15:02.910 INFO kablam! | Sep 14 06:15:02.911 INFO kablam! note: lint level defined here Sep 14 06:15:02.911 INFO kablam! --> tests/smoke.rs:2:9 Sep 14 06:15:02.911 INFO kablam! | Sep 14 06:15:02.911 INFO kablam! 2 | #![deny(warnings)] Sep 14 06:15:02.911 INFO kablam! | ^^^^^^^^ Sep 14 06:15:02.911 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 06:15:02.911 INFO kablam! Sep 14 06:15:02.991 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 14 06:15:02.991 INFO kablam! --> src/xargo.rs:87:9 Sep 14 06:15:02.991 INFO kablam! | Sep 14 06:15:02.991 INFO kablam! 87 | env::home_dir() Sep 14 06:15:02.991 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 06:15:02.991 INFO kablam! | Sep 14 06:15:02.991 INFO kablam! note: lint level defined here Sep 14 06:15:02.991 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:02.991 INFO kablam! | Sep 14 06:15:02.991 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:02.991 INFO kablam! | ^^^^^^^^ Sep 14 06:15:02.991 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 06:15:02.991 INFO kablam! Sep 14 06:15:03.038 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 14 06:15:03.038 INFO kablam! --> src/xargo.rs:87:9 Sep 14 06:15:03.039 INFO kablam! | Sep 14 06:15:03.039 INFO kablam! 87 | env::home_dir() Sep 14 06:15:03.039 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 06:15:03.039 INFO kablam! | Sep 14 06:15:03.039 INFO kablam! note: lint level defined here Sep 14 06:15:03.039 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:03.039 INFO kablam! | Sep 14 06:15:03.039 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:03.039 INFO kablam! | ^^^^^^^^ Sep 14 06:15:03.039 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 06:15:03.039 INFO kablam! Sep 14 06:15:03.057 INFO kablam! error: aborting due to 2 previous errors Sep 14 06:15:03.057 INFO kablam! Sep 14 06:15:03.066 INFO kablam! error: Could not compile `xargo`. Sep 14 06:15:03.066 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 06:15:03.343 INFO kablam! error: aborting due to 2 previous errors Sep 14 06:15:03.343 INFO kablam! Sep 14 06:15:03.351 INFO kablam! error: Could not compile `xargo`. Sep 14 06:15:03.351 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 06:15:03.352 INFO kablam! error: aborting due to 2 previous errors Sep 14 06:15:03.352 INFO kablam! Sep 14 06:15:03.362 INFO kablam! error: Could not compile `xargo`. Sep 14 06:15:03.362 INFO kablam! Sep 14 06:15:03.362 INFO kablam! To learn more, run the command again with --verbose. Sep 14 06:15:03.362 INFO kablam! su: No module specific data is present Sep 14 06:15:04.222 INFO running `"docker" "rm" "-f" "12819894dd1e8a9b91ebcc855bc815a09cf31faa36dd112d614d37b642552e48"` Sep 14 06:15:04.575 INFO blam! 12819894dd1e8a9b91ebcc855bc815a09cf31faa36dd112d614d37b642552e48