Oct 13 06:09:24.116 INFO checking xargo-0.3.12 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 06:09:24.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:09:24.390 INFO blam! 8302aef578ed2ccad78d666df676eb15d94bf09a532da2bb91a316e4be10e15f Oct 13 06:09:24.391 INFO running `"docker" "start" "-a" "8302aef578ed2ccad78d666df676eb15d94bf09a532da2bb91a316e4be10e15f"` Oct 13 06:09:25.385 INFO kablam! usermod: no changes Oct 13 06:09:25.504 INFO kablam! Compiling xargo v0.3.12 (/source) Oct 13 06:09:25.504 INFO kablam! Checking owning_ref v0.2.4 Oct 13 06:09:25.504 INFO kablam! Checking thread-id v3.3.0 Oct 13 06:09:25.504 INFO kablam! Checking toml v0.2.1 Oct 13 06:09:25.516 INFO kablam! Checking serde_json v0.8.6 Oct 13 06:09:25.516 INFO kablam! Checking error-chain v0.7.2 Oct 13 06:09:26.748 INFO kablam! Checking parking_lot v0.3.8 Oct 13 06:09:29.060 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 13 06:09:29.060 INFO kablam! --> src/errors.rs:2:10 Oct 13 06:09:29.060 INFO kablam! | Oct 13 06:09:29.060 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 13 06:09:29.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 13 06:09:29.060 INFO kablam! | Oct 13 06:09:29.060 INFO kablam! note: lint level defined here Oct 13 06:09:29.060 INFO kablam! --> src/main.rs:1:9 Oct 13 06:09:29.060 INFO kablam! | Oct 13 06:09:29.060 INFO kablam! 1 | #![deny(warnings)] Oct 13 06:09:29.060 INFO kablam! | ^^^^^^^^ Oct 13 06:09:29.060 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 06:09:29.060 INFO kablam! Oct 13 06:09:29.072 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 13 06:09:29.072 INFO kablam! --> src/errors.rs:2:10 Oct 13 06:09:29.072 INFO kablam! | Oct 13 06:09:29.072 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 13 06:09:29.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 13 06:09:29.072 INFO kablam! | Oct 13 06:09:29.072 INFO kablam! note: lint level defined here Oct 13 06:09:29.072 INFO kablam! --> src/main.rs:1:9 Oct 13 06:09:29.072 INFO kablam! | Oct 13 06:09:29.072 INFO kablam! 1 | #![deny(warnings)] Oct 13 06:09:29.072 INFO kablam! | ^^^^^^^^ Oct 13 06:09:29.072 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 06:09:29.072 INFO kablam! Oct 13 06:09:29.072 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 13 06:09:29.072 INFO kablam! --> tests/smoke.rs:25:14 Oct 13 06:09:29.072 INFO kablam! | Oct 13 06:09:29.072 INFO kablam! 25 | #![allow(unused_doc_comment)] Oct 13 06:09:29.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 13 06:09:29.072 INFO kablam! | Oct 13 06:09:29.073 INFO kablam! note: lint level defined here Oct 13 06:09:29.073 INFO kablam! --> tests/smoke.rs:2:9 Oct 13 06:09:29.073 INFO kablam! | Oct 13 06:09:29.073 INFO kablam! 2 | #![deny(warnings)] Oct 13 06:09:29.073 INFO kablam! | ^^^^^^^^ Oct 13 06:09:29.073 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 13 06:09:29.073 INFO kablam! Oct 13 06:09:31.092 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. Oct 13 06:09:31.092 INFO kablam! --> src/xargo.rs:87:9 Oct 13 06:09:31.092 INFO kablam! | Oct 13 06:09:31.092 INFO kablam! 87 | env::home_dir() Oct 13 06:09:31.092 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:09:31.092 INFO kablam! | Oct 13 06:09:31.092 INFO kablam! note: lint level defined here Oct 13 06:09:31.092 INFO kablam! --> src/main.rs:1:9 Oct 13 06:09:31.092 INFO kablam! | Oct 13 06:09:31.092 INFO kablam! 1 | #![deny(warnings)] Oct 13 06:09:31.092 INFO kablam! | ^^^^^^^^ Oct 13 06:09:31.092 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 06:09:31.092 INFO kablam! Oct 13 06:09:31.252 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. Oct 13 06:09:31.252 INFO kablam! --> src/xargo.rs:87:9 Oct 13 06:09:31.252 INFO kablam! | Oct 13 06:09:31.252 INFO kablam! 87 | env::home_dir() Oct 13 06:09:31.252 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:09:31.252 INFO kablam! | Oct 13 06:09:31.252 INFO kablam! note: lint level defined here Oct 13 06:09:31.252 INFO kablam! --> src/main.rs:1:9 Oct 13 06:09:31.252 INFO kablam! | Oct 13 06:09:31.252 INFO kablam! 1 | #![deny(warnings)] Oct 13 06:09:31.252 INFO kablam! | ^^^^^^^^ Oct 13 06:09:31.252 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 06:09:31.252 INFO kablam! Oct 13 06:09:31.316 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. Oct 13 06:09:31.316 INFO kablam! --> tests/smoke.rs:43:13 Oct 13 06:09:31.316 INFO kablam! | Oct 13 06:09:31.316 INFO kablam! 43 | env::home_dir() Oct 13 06:09:31.316 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:09:31.316 INFO kablam! | Oct 13 06:09:31.316 INFO kablam! note: lint level defined here Oct 13 06:09:31.316 INFO kablam! --> tests/smoke.rs:2:9 Oct 13 06:09:31.316 INFO kablam! | Oct 13 06:09:31.316 INFO kablam! 2 | #![deny(warnings)] Oct 13 06:09:31.316 INFO kablam! | ^^^^^^^^ Oct 13 06:09:31.316 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 13 06:09:31.316 INFO kablam! Oct 13 06:09:31.431 INFO kablam! error: aborting due to 2 previous errors Oct 13 06:09:31.431 INFO kablam! Oct 13 06:09:31.440 INFO kablam! error: Could not compile `xargo`. Oct 13 06:09:31.441 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 06:09:31.463 INFO kablam! error: aborting due to 2 previous errors Oct 13 06:09:31.463 INFO kablam! Oct 13 06:09:31.464 INFO kablam! error: Could not compile `xargo`. Oct 13 06:09:31.464 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 06:09:31.665 INFO kablam! error: aborting due to 2 previous errors Oct 13 06:09:31.665 INFO kablam! Oct 13 06:09:31.676 INFO kablam! error: Could not compile `xargo`. Oct 13 06:09:31.677 INFO kablam! Oct 13 06:09:31.677 INFO kablam! To learn more, run the command again with --verbose. Oct 13 06:09:31.677 INFO kablam! su: No module specific data is present Oct 13 06:09:32.375 INFO running `"docker" "rm" "-f" "8302aef578ed2ccad78d666df676eb15d94bf09a532da2bb91a316e4be10e15f"` Oct 13 06:09:32.671 INFO blam! 8302aef578ed2ccad78d666df676eb15d94bf09a532da2bb91a316e4be10e15f