Oct 21 17:01:05.799 INFO checking japaric/xargo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:01:05.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 17:01:05.992 INFO blam! 9b0532673d91b07a687a40374c7aad1e35ad4988ad604dea3f5ce0408151b684 Oct 21 17:01:05.996 INFO running `"docker" "start" "-a" "9b0532673d91b07a687a40374c7aad1e35ad4988ad604dea3f5ce0408151b684"` Oct 21 17:01:06.420 INFO kablam! usermod: no changes Oct 21 17:01:06.493 INFO kablam! Checking owning_ref v0.2.4 Oct 21 17:01:06.494 INFO kablam! Compiling xargo v0.3.12 (/source) Oct 21 17:01:06.494 INFO kablam! Checking semver v0.1.20 Oct 21 17:01:06.494 INFO kablam! Checking walkdir v1.0.3 Oct 21 17:01:06.497 INFO kablam! Checking thread-id v3.2.0 Oct 21 17:01:06.497 INFO kablam! Checking fs2 v0.4.1 Oct 21 17:01:06.498 INFO kablam! Checking parking_lot_core v0.2.0 Oct 21 17:01:06.498 INFO kablam! Checking tempdir v0.3.5 Oct 21 17:01:07.707 INFO kablam! Checking rustc_version v0.1.7 Oct 21 17:01:07.808 INFO kablam! Checking parking_lot v0.3.8 Oct 21 17:01:08.292 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 21 17:01:08.292 INFO kablam! --> src/errors.rs:2:10 Oct 21 17:01:08.292 INFO kablam! | Oct 21 17:01:08.292 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 21 17:01:08.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 21 17:01:08.292 INFO kablam! | Oct 21 17:01:08.292 INFO kablam! note: lint level defined here Oct 21 17:01:08.292 INFO kablam! --> src/main.rs:1:9 Oct 21 17:01:08.292 INFO kablam! | Oct 21 17:01:08.292 INFO kablam! 1 | #![deny(warnings)] Oct 21 17:01:08.292 INFO kablam! | ^^^^^^^^ Oct 21 17:01:08.292 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 21 17:01:08.292 INFO kablam! Oct 21 17:01:08.801 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 21 17:01:08.801 INFO kablam! --> src/errors.rs:2:10 Oct 21 17:01:08.801 INFO kablam! | Oct 21 17:01:08.801 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 21 17:01:08.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 21 17:01:08.801 INFO kablam! | Oct 21 17:01:08.802 INFO kablam! note: lint level defined here Oct 21 17:01:08.802 INFO kablam! --> src/main.rs:1:9 Oct 21 17:01:08.802 INFO kablam! | Oct 21 17:01:08.802 INFO kablam! 1 | #![deny(warnings)] Oct 21 17:01:08.802 INFO kablam! | ^^^^^^^^ Oct 21 17:01:08.802 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 21 17:01:08.802 INFO kablam! Oct 21 17:01:08.872 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 21 17:01:08.872 INFO kablam! --> tests/smoke.rs:25:14 Oct 21 17:01:08.872 INFO kablam! | Oct 21 17:01:08.872 INFO kablam! 25 | #![allow(unused_doc_comment)] Oct 21 17:01:08.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 21 17:01:08.872 INFO kablam! | Oct 21 17:01:08.872 INFO kablam! note: lint level defined here Oct 21 17:01:08.872 INFO kablam! --> tests/smoke.rs:2:9 Oct 21 17:01:08.872 INFO kablam! | Oct 21 17:01:08.872 INFO kablam! 2 | #![deny(warnings)] Oct 21 17:01:08.872 INFO kablam! | ^^^^^^^^ Oct 21 17:01:08.872 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 21 17:01:08.872 INFO kablam! Oct 21 17:01:09.796 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 21 17:01:09.796 INFO kablam! --> src/xargo.rs:87:9 Oct 21 17:01:09.796 INFO kablam! | Oct 21 17:01:09.796 INFO kablam! 87 | env::home_dir() Oct 21 17:01:09.796 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:01:09.796 INFO kablam! | Oct 21 17:01:09.796 INFO kablam! note: lint level defined here Oct 21 17:01:09.796 INFO kablam! --> src/main.rs:1:9 Oct 21 17:01:09.796 INFO kablam! | Oct 21 17:01:09.796 INFO kablam! 1 | #![deny(warnings)] Oct 21 17:01:09.796 INFO kablam! | ^^^^^^^^ Oct 21 17:01:09.796 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 17:01:09.796 INFO kablam! Oct 21 17:01:09.812 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 21 17:01:09.812 INFO kablam! --> src/xargo.rs:87:9 Oct 21 17:01:09.812 INFO kablam! | Oct 21 17:01:09.812 INFO kablam! 87 | env::home_dir() Oct 21 17:01:09.812 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:01:09.812 INFO kablam! | Oct 21 17:01:09.812 INFO kablam! note: lint level defined here Oct 21 17:01:09.812 INFO kablam! --> src/main.rs:1:9 Oct 21 17:01:09.812 INFO kablam! | Oct 21 17:01:09.812 INFO kablam! 1 | #![deny(warnings)] Oct 21 17:01:09.812 INFO kablam! | ^^^^^^^^ Oct 21 17:01:09.812 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 17:01:09.812 INFO kablam! Oct 21 17:01:10.168 INFO kablam! error: aborting due to 2 previous errors Oct 21 17:01:10.168 INFO kablam! Oct 21 17:01:10.172 INFO kablam! error: Could not compile `xargo`. Oct 21 17:01:10.172 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 17:01:10.392 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 21 17:01:10.392 INFO kablam! --> tests/smoke.rs:43:13 Oct 21 17:01:10.392 INFO kablam! | Oct 21 17:01:10.392 INFO kablam! 43 | env::home_dir() Oct 21 17:01:10.392 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:01:10.392 INFO kablam! | Oct 21 17:01:10.392 INFO kablam! note: lint level defined here Oct 21 17:01:10.392 INFO kablam! --> tests/smoke.rs:2:9 Oct 21 17:01:10.392 INFO kablam! | Oct 21 17:01:10.392 INFO kablam! 2 | #![deny(warnings)] Oct 21 17:01:10.392 INFO kablam! | ^^^^^^^^ Oct 21 17:01:10.392 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 17:01:10.392 INFO kablam! Oct 21 17:01:10.472 INFO kablam! error: aborting due to 2 previous errors Oct 21 17:01:10.472 INFO kablam! Oct 21 17:01:10.480 INFO kablam! error: Could not compile `xargo`. Oct 21 17:01:10.480 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 17:01:10.516 INFO kablam! error: aborting due to 2 previous errors Oct 21 17:01:10.516 INFO kablam! Oct 21 17:01:10.527 INFO kablam! error: Could not compile `xargo`. Oct 21 17:01:10.527 INFO kablam! Oct 21 17:01:10.527 INFO kablam! To learn more, run the command again with --verbose. Oct 21 17:01:10.529 INFO kablam! su: No module specific data is present Oct 21 17:01:11.132 INFO running `"docker" "rm" "-f" "9b0532673d91b07a687a40374c7aad1e35ad4988ad604dea3f5ce0408151b684"` Oct 21 17:01:11.432 INFO blam! 9b0532673d91b07a687a40374c7aad1e35ad4988ad604dea3f5ce0408151b684