Sep 20 22:30:00.534 INFO checking japaric/xargo against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 22:30:00.534 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 22:30:00.534 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:30:00.775 INFO blam! 79b1c4b94840aaae25b8c3422be1af5377421f6af1b75cb1f80bb18e094b1c77 Sep 20 22:30:00.777 INFO running `"docker" "start" "-a" "79b1c4b94840aaae25b8c3422be1af5377421f6af1b75cb1f80bb18e094b1c77"` Sep 20 22:30:01.713 INFO kablam! usermod: no changes Sep 20 22:30:01.807 INFO kablam! Compiling gcc v0.3.41 Sep 20 22:30:01.813 INFO kablam! Checking rustc-demangle v0.1.3 Sep 20 22:30:01.813 INFO kablam! Checking smallvec v0.1.8 Sep 20 22:30:01.813 INFO kablam! Compiling xargo v0.3.12 (/source) Sep 20 22:30:01.835 INFO kablam! Checking serde v0.8.21 Sep 20 22:30:01.835 INFO kablam! Checking owning_ref v0.2.4 Sep 20 22:30:01.835 INFO kablam! Checking rustc-serialize v0.3.22 Sep 20 22:30:01.835 INFO kablam! Checking walkdir v1.0.3 Sep 20 22:30:02.528 INFO kablam! Checking thread-id v3.2.0 Sep 20 22:30:03.521 INFO kablam! Checking fs2 v0.4.1 Sep 20 22:30:04.025 INFO kablam! Checking parking_lot_core v0.2.0 Sep 20 22:30:05.738 INFO kablam! Checking parking_lot v0.3.8 Sep 20 22:30:06.375 INFO kablam! Compiling backtrace-sys v0.1.5 Sep 20 22:30:08.286 INFO kablam! Checking backtrace v0.3.0 Sep 20 22:30:08.854 INFO kablam! Checking error-chain v0.7.2 Sep 20 22:30:11.735 INFO kablam! Checking serde_json v0.8.4 Sep 20 22:30:12.765 INFO kablam! Checking toml v0.2.1 Sep 20 22:30:13.971 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 20 22:30:13.971 INFO kablam! --> tests/smoke.rs:25:14 Sep 20 22:30:13.971 INFO kablam! | Sep 20 22:30:13.971 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 20 22:30:13.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 20 22:30:13.971 INFO kablam! | Sep 20 22:30:13.971 INFO kablam! note: lint level defined here Sep 20 22:30:13.971 INFO kablam! --> tests/smoke.rs:2:9 Sep 20 22:30:13.971 INFO kablam! | Sep 20 22:30:13.971 INFO kablam! 2 | #![deny(warnings)] Sep 20 22:30:13.971 INFO kablam! | ^^^^^^^^ Sep 20 22:30:13.971 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 20 22:30:13.971 INFO kablam! Sep 20 22:30:13.978 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 20 22:30:13.978 INFO kablam! --> src/errors.rs:2:10 Sep 20 22:30:13.978 INFO kablam! | Sep 20 22:30:13.978 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 20 22:30:13.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 20 22:30:13.978 INFO kablam! | Sep 20 22:30:13.978 INFO kablam! note: lint level defined here Sep 20 22:30:13.978 INFO kablam! --> src/main.rs:1:9 Sep 20 22:30:13.978 INFO kablam! | Sep 20 22:30:13.978 INFO kablam! 1 | #![deny(warnings)] Sep 20 22:30:13.978 INFO kablam! | ^^^^^^^^ Sep 20 22:30:13.978 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 20 22:30:13.978 INFO kablam! Sep 20 22:30:14.058 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 20 22:30:14.058 INFO kablam! --> src/errors.rs:2:10 Sep 20 22:30:14.058 INFO kablam! | Sep 20 22:30:14.058 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 20 22:30:14.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 20 22:30:14.058 INFO kablam! | Sep 20 22:30:14.058 INFO kablam! note: lint level defined here Sep 20 22:30:14.058 INFO kablam! --> src/main.rs:1:9 Sep 20 22:30:14.058 INFO kablam! | Sep 20 22:30:14.058 INFO kablam! 1 | #![deny(warnings)] Sep 20 22:30:14.058 INFO kablam! | ^^^^^^^^ Sep 20 22:30:14.058 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 20 22:30:14.058 INFO kablam! Sep 20 22:30:14.373 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 22:30:14.373 INFO kablam! --> src/xargo.rs:87:9 Sep 20 22:30:14.373 INFO kablam! | Sep 20 22:30:14.373 INFO kablam! 87 | env::home_dir() Sep 20 22:30:14.373 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 22:30:14.373 INFO kablam! | Sep 20 22:30:14.373 INFO kablam! note: lint level defined here Sep 20 22:30:14.373 INFO kablam! --> src/main.rs:1:9 Sep 20 22:30:14.373 INFO kablam! | Sep 20 22:30:14.373 INFO kablam! 1 | #![deny(warnings)] Sep 20 22:30:14.373 INFO kablam! | ^^^^^^^^ Sep 20 22:30:14.373 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 20 22:30:14.373 INFO kablam! Sep 20 22:30:14.394 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 22:30:14.394 INFO kablam! --> tests/smoke.rs:43:13 Sep 20 22:30:14.394 INFO kablam! | Sep 20 22:30:14.394 INFO kablam! 43 | env::home_dir() Sep 20 22:30:14.394 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 22:30:14.394 INFO kablam! | Sep 20 22:30:14.394 INFO kablam! note: lint level defined here Sep 20 22:30:14.394 INFO kablam! --> tests/smoke.rs:2:9 Sep 20 22:30:14.394 INFO kablam! | Sep 20 22:30:14.394 INFO kablam! 2 | #![deny(warnings)] Sep 20 22:30:14.394 INFO kablam! | ^^^^^^^^ Sep 20 22:30:14.394 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 20 22:30:14.394 INFO kablam! Sep 20 22:30:14.474 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 22:30:14.474 INFO kablam! --> src/xargo.rs:87:9 Sep 20 22:30:14.474 INFO kablam! | Sep 20 22:30:14.474 INFO kablam! 87 | env::home_dir() Sep 20 22:30:14.474 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 22:30:14.474 INFO kablam! | Sep 20 22:30:14.474 INFO kablam! note: lint level defined here Sep 20 22:30:14.474 INFO kablam! --> src/main.rs:1:9 Sep 20 22:30:14.474 INFO kablam! | Sep 20 22:30:14.474 INFO kablam! 1 | #![deny(warnings)] Sep 20 22:30:14.474 INFO kablam! | ^^^^^^^^ Sep 20 22:30:14.474 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 20 22:30:14.474 INFO kablam! Sep 20 22:30:14.561 INFO kablam! error: aborting due to 2 previous errors Sep 20 22:30:14.562 INFO kablam! Sep 20 22:30:14.578 INFO kablam! error: Could not compile `xargo`. Sep 20 22:30:14.578 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 22:30:14.834 INFO kablam! error: aborting due to 2 previous errors Sep 20 22:30:14.834 INFO kablam! Sep 20 22:30:14.842 INFO kablam! error: Could not compile `xargo`. Sep 20 22:30:14.842 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 22:30:14.936 INFO kablam! error: aborting due to 2 previous errors Sep 20 22:30:14.936 INFO kablam! Sep 20 22:30:14.950 INFO kablam! error: Could not compile `xargo`. Sep 20 22:30:14.950 INFO kablam! Sep 20 22:30:14.951 INFO kablam! To learn more, run the command again with --verbose. Sep 20 22:30:14.952 INFO kablam! su: No module specific data is present Sep 20 22:30:15.621 INFO running `"docker" "rm" "-f" "79b1c4b94840aaae25b8c3422be1af5377421f6af1b75cb1f80bb18e094b1c77"` Sep 20 22:30:15.732 INFO blam! 79b1c4b94840aaae25b8c3422be1af5377421f6af1b75cb1f80bb18e094b1c77