Sep 14 06:15:02.129 INFO checking xargo-0.3.12 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 06:15:02.130 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 06:15:02.130 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:15:02.397 INFO blam! 3c43dc841b1cdc9fe61c7afa910d4193eb55fd4c62eb83a24b7e728b08fb5a8d Sep 14 06:15:02.400 INFO running `"docker" "start" "-a" "3c43dc841b1cdc9fe61c7afa910d4193eb55fd4c62eb83a24b7e728b08fb5a8d"` Sep 14 06:15:03.191 INFO kablam! usermod: no changes Sep 14 06:15:03.343 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 14 06:15:03.351 INFO kablam! Checking thread-id v3.3.0 Sep 14 06:15:03.351 INFO kablam! Checking parking_lot_core v0.2.14 Sep 14 06:15:03.355 INFO kablam! Checking serde_json v0.8.6 Sep 14 06:15:03.355 INFO kablam! Checking error-chain v0.7.2 Sep 14 06:15:04.987 INFO kablam! Checking parking_lot v0.3.8 Sep 14 06:15:05.973 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 06:15:05.973 INFO kablam! --> src/errors.rs:2:10 Sep 14 06:15:05.973 INFO kablam! | Sep 14 06:15:05.973 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 14 06:15:05.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 06:15:05.973 INFO kablam! | Sep 14 06:15:05.973 INFO kablam! note: lint level defined here Sep 14 06:15:05.973 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:05.973 INFO kablam! | Sep 14 06:15:05.973 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:05.974 INFO kablam! | ^^^^^^^^ Sep 14 06:15:05.974 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 06:15:05.974 INFO kablam! Sep 14 06:15:06.319 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 06:15:06.319 INFO kablam! --> src/errors.rs:2:10 Sep 14 06:15:06.319 INFO kablam! | Sep 14 06:15:06.319 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 14 06:15:06.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 06:15:06.319 INFO kablam! | Sep 14 06:15:06.319 INFO kablam! note: lint level defined here Sep 14 06:15:06.319 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:06.319 INFO kablam! | Sep 14 06:15:06.319 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:06.319 INFO kablam! | ^^^^^^^^ Sep 14 06:15:06.319 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 06:15:06.319 INFO kablam! Sep 14 06:15:06.373 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 06:15:06.373 INFO kablam! --> tests/smoke.rs:25:14 Sep 14 06:15:06.373 INFO kablam! | Sep 14 06:15:06.373 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 14 06:15:06.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 06:15:06.373 INFO kablam! | Sep 14 06:15:06.373 INFO kablam! note: lint level defined here Sep 14 06:15:06.373 INFO kablam! --> tests/smoke.rs:2:9 Sep 14 06:15:06.373 INFO kablam! | Sep 14 06:15:06.373 INFO kablam! 2 | #![deny(warnings)] Sep 14 06:15:06.373 INFO kablam! | ^^^^^^^^ Sep 14 06:15:06.373 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 06:15:06.373 INFO kablam! Sep 14 06:15:06.959 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:06.959 INFO kablam! --> src/xargo.rs:87:9 Sep 14 06:15:06.959 INFO kablam! | Sep 14 06:15:06.959 INFO kablam! 87 | env::home_dir() Sep 14 06:15:06.959 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 06:15:06.959 INFO kablam! | Sep 14 06:15:06.959 INFO kablam! note: lint level defined here Sep 14 06:15:06.959 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:06.959 INFO kablam! | Sep 14 06:15:06.959 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:06.959 INFO kablam! | ^^^^^^^^ Sep 14 06:15:06.959 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 06:15:06.959 INFO kablam! Sep 14 06:15:07.199 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:07.199 INFO kablam! --> src/xargo.rs:87:9 Sep 14 06:15:07.199 INFO kablam! | Sep 14 06:15:07.199 INFO kablam! 87 | env::home_dir() Sep 14 06:15:07.199 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 06:15:07.199 INFO kablam! | Sep 14 06:15:07.199 INFO kablam! note: lint level defined here Sep 14 06:15:07.199 INFO kablam! --> src/main.rs:1:9 Sep 14 06:15:07.199 INFO kablam! | Sep 14 06:15:07.199 INFO kablam! 1 | #![deny(warnings)] Sep 14 06:15:07.199 INFO kablam! | ^^^^^^^^ Sep 14 06:15:07.199 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 06:15:07.199 INFO kablam! Sep 14 06:15:07.215 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:07.215 INFO kablam! --> tests/smoke.rs:43:13 Sep 14 06:15:07.215 INFO kablam! | Sep 14 06:15:07.215 INFO kablam! 43 | env::home_dir() Sep 14 06:15:07.215 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 06:15:07.215 INFO kablam! | Sep 14 06:15:07.215 INFO kablam! note: lint level defined here Sep 14 06:15:07.215 INFO kablam! --> tests/smoke.rs:2:9 Sep 14 06:15:07.215 INFO kablam! | Sep 14 06:15:07.215 INFO kablam! 2 | #![deny(warnings)] Sep 14 06:15:07.215 INFO kablam! | ^^^^^^^^ Sep 14 06:15:07.215 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 06:15:07.215 INFO kablam! Sep 14 06:15:07.522 INFO kablam! error: aborting due to 2 previous errors Sep 14 06:15:07.522 INFO kablam! Sep 14 06:15:07.539 INFO kablam! error: Could not compile `xargo`. Sep 14 06:15:07.539 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 06:15:07.627 INFO kablam! error: aborting due to 2 previous errors Sep 14 06:15:07.627 INFO kablam! Sep 14 06:15:07.631 INFO kablam! error: aborting due to 2 previous errors Sep 14 06:15:07.631 INFO kablam! Sep 14 06:15:07.643 INFO kablam! error: Could not compile `xargo`. Sep 14 06:15:07.643 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 06:15:07.647 INFO kablam! error: Could not compile `xargo`. Sep 14 06:15:07.647 INFO kablam! Sep 14 06:15:07.647 INFO kablam! To learn more, run the command again with --verbose. Sep 14 06:15:07.649 INFO kablam! su: No module specific data is present Sep 14 06:15:09.058 INFO running `"docker" "rm" "-f" "3c43dc841b1cdc9fe61c7afa910d4193eb55fd4c62eb83a24b7e728b08fb5a8d"` Sep 14 06:15:09.383 INFO blam! 3c43dc841b1cdc9fe61c7afa910d4193eb55fd4c62eb83a24b7e728b08fb5a8d