Oct 27 03:07:52.819 INFO checking japaric/xargo against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:07:52.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 03:07:53.002 INFO blam! 11adecf727a0b5bcb7dc80c8e3505f8478c8e5f8ee255084cb5addb0587c6523 Oct 27 03:07:53.004 INFO running `"docker" "start" "-a" "11adecf727a0b5bcb7dc80c8e3505f8478c8e5f8ee255084cb5addb0587c6523"` Oct 27 03:07:53.396 INFO kablam! usermod: no changes Oct 27 03:07:53.475 INFO kablam! Checking owning_ref v0.2.4 Oct 27 03:07:53.475 INFO kablam! Compiling xargo v0.3.12 (/source) Oct 27 03:07:53.479 INFO kablam! Checking semver v0.1.20 Oct 27 03:07:53.479 INFO kablam! Checking walkdir v1.0.3 Oct 27 03:07:53.479 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 27 03:07:53.479 INFO kablam! Checking thread-id v3.2.0 Oct 27 03:07:53.479 INFO kablam! Checking fs2 v0.4.1 Oct 27 03:07:53.479 INFO kablam! Checking toml v0.2.1 Oct 27 03:07:53.991 INFO kablam! Checking parking_lot_core v0.2.0 Oct 27 03:07:55.053 INFO kablam! Checking tempdir v0.3.5 Oct 27 03:07:56.218 INFO kablam! Checking rustc_version v0.1.7 Oct 27 03:07:57.407 INFO kablam! Checking parking_lot v0.3.8 Oct 27 03:07:58.261 INFO kablam! Checking backtrace v0.3.0 Oct 27 03:07:59.252 INFO kablam! Checking error-chain v0.7.2 Oct 27 03:08:00.351 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 03:08:00.351 INFO kablam! --> tests/smoke.rs:25:14 Oct 27 03:08:00.351 INFO kablam! | Oct 27 03:08:00.351 INFO kablam! 25 | #![allow(unused_doc_comment)] Oct 27 03:08:00.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 03:08:00.351 INFO kablam! | Oct 27 03:08:00.351 INFO kablam! note: lint level defined here Oct 27 03:08:00.351 INFO kablam! --> tests/smoke.rs:2:9 Oct 27 03:08:00.351 INFO kablam! | Oct 27 03:08:00.351 INFO kablam! 2 | #![deny(warnings)] Oct 27 03:08:00.351 INFO kablam! | ^^^^^^^^ Oct 27 03:08:00.351 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 03:08:00.351 INFO kablam! Oct 27 03:08:00.363 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 03:08:00.363 INFO kablam! --> src/errors.rs:2:10 Oct 27 03:08:00.363 INFO kablam! | Oct 27 03:08:00.363 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 27 03:08:00.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 03:08:00.363 INFO kablam! | Oct 27 03:08:00.363 INFO kablam! note: lint level defined here Oct 27 03:08:00.363 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:00.363 INFO kablam! | Oct 27 03:08:00.363 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:00.363 INFO kablam! | ^^^^^^^^ Oct 27 03:08:00.363 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 03:08:00.363 INFO kablam! Oct 27 03:08:00.371 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 03:08:00.371 INFO kablam! --> src/errors.rs:2:10 Oct 27 03:08:00.371 INFO kablam! | Oct 27 03:08:00.371 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 27 03:08:00.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 03:08:00.379 INFO kablam! | Oct 27 03:08:00.379 INFO kablam! note: lint level defined here Oct 27 03:08:00.379 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:00.379 INFO kablam! | Oct 27 03:08:00.379 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:00.379 INFO kablam! | ^^^^^^^^ Oct 27 03:08:00.379 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 03:08:00.379 INFO kablam! Oct 27 03:08:01.219 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 03:08:01.219 INFO kablam! --> src/xargo.rs:87:9 Oct 27 03:08:01.219 INFO kablam! | Oct 27 03:08:01.219 INFO kablam! 87 | env::home_dir() Oct 27 03:08:01.219 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:08:01.227 INFO kablam! | Oct 27 03:08:01.227 INFO kablam! note: lint level defined here Oct 27 03:08:01.227 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:01.227 INFO kablam! | Oct 27 03:08:01.227 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:01.227 INFO kablam! | ^^^^^^^^ Oct 27 03:08:01.227 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 03:08:01.227 INFO kablam! Oct 27 03:08:01.251 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 03:08:01.251 INFO kablam! --> tests/smoke.rs:43:13 Oct 27 03:08:01.251 INFO kablam! | Oct 27 03:08:01.251 INFO kablam! 43 | env::home_dir() Oct 27 03:08:01.251 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:08:01.251 INFO kablam! | Oct 27 03:08:01.251 INFO kablam! note: lint level defined here Oct 27 03:08:01.251 INFO kablam! --> tests/smoke.rs:2:9 Oct 27 03:08:01.251 INFO kablam! | Oct 27 03:08:01.251 INFO kablam! 2 | #![deny(warnings)] Oct 27 03:08:01.251 INFO kablam! | ^^^^^^^^ Oct 27 03:08:01.251 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 03:08:01.251 INFO kablam! Oct 27 03:08:01.383 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 03:08:01.383 INFO kablam! --> src/xargo.rs:87:9 Oct 27 03:08:01.383 INFO kablam! | Oct 27 03:08:01.383 INFO kablam! 87 | env::home_dir() Oct 27 03:08:01.383 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:08:01.387 INFO kablam! | Oct 27 03:08:01.387 INFO kablam! note: lint level defined here Oct 27 03:08:01.387 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:01.387 INFO kablam! | Oct 27 03:08:01.387 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:01.387 INFO kablam! | ^^^^^^^^ Oct 27 03:08:01.387 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 03:08:01.387 INFO kablam! Oct 27 03:08:01.387 INFO kablam! error: aborting due to 2 previous errors Oct 27 03:08:01.387 INFO kablam! Oct 27 03:08:01.398 INFO kablam! error: Could not compile `xargo`. Oct 27 03:08:01.398 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 03:08:01.660 INFO kablam! error: aborting due to 2 previous errors Oct 27 03:08:01.660 INFO kablam! Oct 27 03:08:01.666 INFO kablam! error: aborting due to 2 previous errors Oct 27 03:08:01.666 INFO kablam! Oct 27 03:08:01.671 INFO kablam! error: Could not compile `xargo`. Oct 27 03:08:01.672 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 03:08:01.675 INFO kablam! error: Could not compile `xargo`. Oct 27 03:08:01.675 INFO kablam! Oct 27 03:08:01.676 INFO kablam! To learn more, run the command again with --verbose. Oct 27 03:08:01.677 INFO kablam! su: No module specific data is present Oct 27 03:08:02.242 INFO running `"docker" "rm" "-f" "11adecf727a0b5bcb7dc80c8e3505f8478c8e5f8ee255084cb5addb0587c6523"` Oct 27 03:08:02.465 INFO blam! 11adecf727a0b5bcb7dc80c8e3505f8478c8e5f8ee255084cb5addb0587c6523