Sep 03 18:22:08.258 INFO checking japaric/xargo against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 18:22:08.258 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 18:22:08.258 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 18:22:08.474 INFO blam! 6f48e2c9c391f882d76da05d8bb0015b8e287690c4f6384bf27a072d71be3b19 Sep 03 18:22:08.476 INFO running `"docker" "start" "-a" "6f48e2c9c391f882d76da05d8bb0015b8e287690c4f6384bf27a072d71be3b19"` Sep 03 18:22:09.182 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 03 18:22:09.182 INFO kablam! Checking semver v0.1.20 Sep 03 18:22:09.182 INFO kablam! Checking itoa v0.1.1 Sep 03 18:22:09.187 INFO kablam! Checking serde v0.8.21 Sep 03 18:22:09.187 INFO kablam! Checking owning_ref v0.2.4 Sep 03 18:22:09.188 INFO kablam! Checking walkdir v1.0.3 Sep 03 18:22:09.189 INFO kablam! Checking thread-id v3.2.0 Sep 03 18:22:09.190 INFO kablam! Checking fs2 v0.4.1 Sep 03 18:22:09.637 INFO kablam! Checking toml v0.2.1 Sep 03 18:22:10.861 INFO kablam! Checking parking_lot_core v0.2.0 Sep 03 18:22:10.864 INFO kablam! Checking tempdir v0.3.5 Sep 03 18:22:10.867 INFO kablam! Checking backtrace-sys v0.1.5 Sep 03 18:22:11.391 INFO kablam! Checking backtrace v0.3.0 Sep 03 18:22:12.339 INFO kablam! Checking rustc_version v0.1.7 Sep 03 18:22:12.893 INFO kablam! Checking error-chain v0.7.2 Sep 03 18:22:13.147 INFO kablam! Checking parking_lot v0.3.8 Sep 03 18:22:18.875 INFO kablam! Checking serde_json v0.8.4 Sep 03 18:22:20.632 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 18:22:20.632 INFO kablam! --> tests/smoke.rs:25:14 Sep 03 18:22:20.632 INFO kablam! | Sep 03 18:22:20.632 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 03 18:22:20.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 18:22:20.633 INFO kablam! | Sep 03 18:22:20.633 INFO kablam! note: lint level defined here Sep 03 18:22:20.633 INFO kablam! --> tests/smoke.rs:2:9 Sep 03 18:22:20.633 INFO kablam! | Sep 03 18:22:20.633 INFO kablam! 2 | #![deny(warnings)] Sep 03 18:22:20.633 INFO kablam! | ^^^^^^^^ Sep 03 18:22:20.633 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 18:22:20.633 INFO kablam! Sep 03 18:22:20.639 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 18:22:20.640 INFO kablam! --> src/errors.rs:2:10 Sep 03 18:22:20.640 INFO kablam! | Sep 03 18:22:20.640 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 03 18:22:20.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 18:22:20.640 INFO kablam! | Sep 03 18:22:20.640 INFO kablam! note: lint level defined here Sep 03 18:22:20.640 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:20.640 INFO kablam! | Sep 03 18:22:20.640 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:20.640 INFO kablam! | ^^^^^^^^ Sep 03 18:22:20.640 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 18:22:20.640 INFO kablam! Sep 03 18:22:20.643 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 18:22:20.643 INFO kablam! --> src/errors.rs:2:10 Sep 03 18:22:20.643 INFO kablam! | Sep 03 18:22:20.643 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 03 18:22:20.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 18:22:20.643 INFO kablam! | Sep 03 18:22:20.643 INFO kablam! note: lint level defined here Sep 03 18:22:20.643 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:20.643 INFO kablam! | Sep 03 18:22:20.643 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:20.643 INFO kablam! | ^^^^^^^^ Sep 03 18:22:20.643 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 18:22:20.643 INFO kablam! Sep 03 18:22:20.994 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 18:22:20.995 INFO kablam! --> src/xargo.rs:87:9 Sep 03 18:22:20.995 INFO kablam! | Sep 03 18:22:20.995 INFO kablam! 87 | env::home_dir() Sep 03 18:22:20.995 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 18:22:20.995 INFO kablam! | Sep 03 18:22:20.995 INFO kablam! note: lint level defined here Sep 03 18:22:20.995 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:20.995 INFO kablam! | Sep 03 18:22:20.995 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:20.995 INFO kablam! | ^^^^^^^^ Sep 03 18:22:20.995 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 18:22:20.995 INFO kablam! Sep 03 18:22:21.007 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 18:22:21.007 INFO kablam! --> tests/smoke.rs:43:13 Sep 03 18:22:21.007 INFO kablam! | Sep 03 18:22:21.007 INFO kablam! 43 | env::home_dir() Sep 03 18:22:21.008 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 18:22:21.008 INFO kablam! | Sep 03 18:22:21.008 INFO kablam! note: lint level defined here Sep 03 18:22:21.008 INFO kablam! --> tests/smoke.rs:2:9 Sep 03 18:22:21.008 INFO kablam! | Sep 03 18:22:21.008 INFO kablam! 2 | #![deny(warnings)] Sep 03 18:22:21.008 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.008 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 18:22:21.008 INFO kablam! Sep 03 18:22:21.049 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 18:22:21.049 INFO kablam! --> src/xargo.rs:87:9 Sep 03 18:22:21.049 INFO kablam! | Sep 03 18:22:21.049 INFO kablam! 87 | env::home_dir() Sep 03 18:22:21.049 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 18:22:21.050 INFO kablam! | Sep 03 18:22:21.050 INFO kablam! note: lint level defined here Sep 03 18:22:21.050 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:21.050 INFO kablam! | Sep 03 18:22:21.050 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:21.050 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.050 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 18:22:21.050 INFO kablam! Sep 03 18:22:21.307 INFO kablam! error: aborting due to 2 previous errors Sep 03 18:22:21.307 INFO kablam! Sep 03 18:22:21.316 INFO kablam! error: Could not compile `xargo`. Sep 03 18:22:21.316 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 18:22:21.645 INFO kablam! error: aborting due to 2 previous errors Sep 03 18:22:21.646 INFO kablam! Sep 03 18:22:21.656 INFO kablam! error: Could not compile `xargo`. Sep 03 18:22:21.656 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 18:22:21.714 INFO kablam! error: aborting due to 2 previous errors Sep 03 18:22:21.714 INFO kablam! Sep 03 18:22:21.728 INFO kablam! error: Could not compile `xargo`. Sep 03 18:22:21.728 INFO kablam! Sep 03 18:22:21.728 INFO kablam! To learn more, run the command again with --verbose. Sep 03 18:22:21.730 INFO kablam! su: No module specific data is present Sep 03 18:22:22.218 INFO running `"docker" "rm" "-f" "6f48e2c9c391f882d76da05d8bb0015b8e287690c4f6384bf27a072d71be3b19"` Sep 03 18:22:22.307 INFO blam! 6f48e2c9c391f882d76da05d8bb0015b8e287690c4f6384bf27a072d71be3b19