Oct 27 08:43:12.220 INFO checking aisamanra/xargo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:43:12.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 27 08:43:12.535 INFO blam! 4c3ba9458e9021eccda7094600ec016e164c9874fa6959e2d3f174fa7476283e Oct 27 08:43:12.536 INFO running `"docker" "start" "-a" "4c3ba9458e9021eccda7094600ec016e164c9874fa6959e2d3f174fa7476283e"` Oct 27 08:43:13.307 INFO kablam! usermod: no changes Oct 27 08:43:13.403 INFO kablam! Checking semver v0.1.20 Oct 27 08:43:13.403 INFO kablam! Checking owning_ref v0.2.2 Oct 27 08:43:13.403 INFO kablam! Compiling xargo v0.3.8 (/source) Oct 27 08:43:13.403 INFO kablam! Checking walkdir v1.0.3 Oct 27 08:43:13.410 INFO kablam! Checking fs2 v0.4.1 Oct 27 08:43:13.416 INFO kablam! Checking parking_lot_core v0.2.0 Oct 27 08:43:13.416 INFO kablam! Checking tempdir v0.3.5 Oct 27 08:43:14.837 INFO kablam! Checking parking_lot v0.3.6 Oct 27 08:43:14.931 INFO kablam! Checking rustc_version v0.1.7 Oct 27 08:43:15.637 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 08:43:15.637 INFO kablam! --> src/errors.rs:2:10 Oct 27 08:43:15.637 INFO kablam! | Oct 27 08:43:15.637 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 27 08:43:15.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 08:43:15.637 INFO kablam! | Oct 27 08:43:15.637 INFO kablam! note: lint level defined here Oct 27 08:43:15.637 INFO kablam! --> src/main.rs:1:9 Oct 27 08:43:15.637 INFO kablam! | Oct 27 08:43:15.637 INFO kablam! 1 | #![deny(warnings)] Oct 27 08:43:15.637 INFO kablam! | ^^^^^^^^ Oct 27 08:43:15.637 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 08:43:15.637 INFO kablam! Oct 27 08:43:15.845 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 08:43:15.845 INFO kablam! --> tests/smoke.rs:23:14 Oct 27 08:43:15.845 INFO kablam! | Oct 27 08:43:15.845 INFO kablam! 23 | #![allow(unused_doc_comment)] Oct 27 08:43:15.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 08:43:15.876 INFO kablam! | Oct 27 08:43:15.876 INFO kablam! note: lint level defined here Oct 27 08:43:15.876 INFO kablam! --> tests/smoke.rs:2:9 Oct 27 08:43:15.876 INFO kablam! | Oct 27 08:43:15.876 INFO kablam! 2 | #![deny(warnings)] Oct 27 08:43:15.876 INFO kablam! | ^^^^^^^^ Oct 27 08:43:15.876 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 08:43:15.876 INFO kablam! Oct 27 08:43:15.876 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 08:43:15.876 INFO kablam! --> src/errors.rs:2:10 Oct 27 08:43:15.876 INFO kablam! | Oct 27 08:43:15.876 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 27 08:43:15.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 08:43:15.876 INFO kablam! | Oct 27 08:43:15.876 INFO kablam! note: lint level defined here Oct 27 08:43:15.876 INFO kablam! --> src/main.rs:1:9 Oct 27 08:43:15.876 INFO kablam! | Oct 27 08:43:15.876 INFO kablam! 1 | #![deny(warnings)] Oct 27 08:43:15.876 INFO kablam! | ^^^^^^^^ Oct 27 08:43:15.876 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 08:43:15.876 INFO kablam! Oct 27 08:43:16.520 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 27 08:43:16.520 INFO kablam! --> src/xargo.rs:82:9 Oct 27 08:43:16.520 INFO kablam! | Oct 27 08:43:16.520 INFO kablam! 82 | env::home_dir() Oct 27 08:43:16.521 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:43:16.521 INFO kablam! | Oct 27 08:43:16.521 INFO kablam! note: lint level defined here Oct 27 08:43:16.521 INFO kablam! --> src/main.rs:1:9 Oct 27 08:43:16.522 INFO kablam! | Oct 27 08:43:16.522 INFO kablam! 1 | #![deny(warnings)] Oct 27 08:43:16.522 INFO kablam! | ^^^^^^^^ Oct 27 08:43:16.523 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 08:43:16.523 INFO kablam! Oct 27 08:43:16.569 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 27 08:43:16.570 INFO kablam! --> tests/smoke.rs:41:13 Oct 27 08:43:16.570 INFO kablam! | Oct 27 08:43:16.570 INFO kablam! 41 | env::home_dir() Oct 27 08:43:16.570 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:43:16.570 INFO kablam! | Oct 27 08:43:16.570 INFO kablam! note: lint level defined here Oct 27 08:43:16.570 INFO kablam! --> tests/smoke.rs:2:9 Oct 27 08:43:16.570 INFO kablam! | Oct 27 08:43:16.570 INFO kablam! 2 | #![deny(warnings)] Oct 27 08:43:16.570 INFO kablam! | ^^^^^^^^ Oct 27 08:43:16.570 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 08:43:16.575 INFO kablam! Oct 27 08:43:16.682 INFO kablam! error: aborting due to 2 previous errors Oct 27 08:43:16.683 INFO kablam! Oct 27 08:43:16.699 INFO kablam! error: Could not compile `xargo`. Oct 27 08:43:16.699 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 08:43:16.727 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 27 08:43:16.727 INFO kablam! --> src/xargo.rs:82:9 Oct 27 08:43:16.727 INFO kablam! | Oct 27 08:43:16.727 INFO kablam! 82 | env::home_dir() Oct 27 08:43:16.727 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:43:16.727 INFO kablam! | Oct 27 08:43:16.727 INFO kablam! note: lint level defined here Oct 27 08:43:16.727 INFO kablam! --> src/main.rs:1:9 Oct 27 08:43:16.727 INFO kablam! | Oct 27 08:43:16.727 INFO kablam! 1 | #![deny(warnings)] Oct 27 08:43:16.727 INFO kablam! | ^^^^^^^^ Oct 27 08:43:16.727 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 08:43:16.727 INFO kablam! Oct 27 08:43:16.795 INFO kablam! error: aborting due to 2 previous errors Oct 27 08:43:16.795 INFO kablam! Oct 27 08:43:16.799 INFO kablam! error: Could not compile `xargo`. Oct 27 08:43:16.799 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 08:43:16.987 INFO kablam! error: aborting due to 2 previous errors Oct 27 08:43:16.987 INFO kablam! Oct 27 08:43:16.993 INFO kablam! error: Could not compile `xargo`. Oct 27 08:43:16.993 INFO kablam! Oct 27 08:43:16.993 INFO kablam! To learn more, run the command again with --verbose. Oct 27 08:43:16.996 INFO kablam! su: No module specific data is present Oct 27 08:43:17.312 INFO running `"docker" "rm" "-f" "4c3ba9458e9021eccda7094600ec016e164c9874fa6959e2d3f174fa7476283e"` Oct 27 08:43:17.487 INFO blam! 4c3ba9458e9021eccda7094600ec016e164c9874fa6959e2d3f174fa7476283e