Oct 27 03:07:52.820 INFO checking japaric/xargo against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:07:52.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 03:07:53.040 INFO blam! d2399c9d65000f3ab5c36d3af4c18fd6cd1cb8033b418f61d02ef0c167ef5eed Oct 27 03:07:53.042 INFO running `"docker" "start" "-a" "d2399c9d65000f3ab5c36d3af4c18fd6cd1cb8033b418f61d02ef0c167ef5eed"` Oct 27 03:07:53.452 INFO kablam! usermod: no changes Oct 27 03:07:53.555 INFO kablam! Checking owning_ref v0.2.4 Oct 27 03:07:53.555 INFO kablam! Checking semver v0.1.20 Oct 27 03:07:53.555 INFO kablam! Compiling xargo v0.3.12 (/source) Oct 27 03:07:53.555 INFO kablam! Checking serde v0.8.21 Oct 27 03:07:53.555 INFO kablam! Checking walkdir v1.0.3 Oct 27 03:07:53.555 INFO kablam! Checking thread-id v3.2.0 Oct 27 03:07:53.555 INFO kablam! Checking fs2 v0.4.1 Oct 27 03:07:53.555 INFO kablam! Checking toml v0.2.1 Oct 27 03:07:54.479 INFO kablam! Checking parking_lot_core v0.2.0 Oct 27 03:07:54.719 INFO kablam! Checking tempdir v0.3.5 Oct 27 03:07:55.895 INFO kablam! Checking backtrace v0.3.0 Oct 27 03:07:57.069 INFO kablam! Checking rustc_version v0.1.7 Oct 27 03:07:58.625 INFO kablam! Checking parking_lot v0.3.8 Oct 27 03:07:58.737 INFO kablam! Checking error-chain v0.7.2 Oct 27 03:08:03.747 INFO kablam! Checking serde_json v0.8.4 Oct 27 03:08:05.393 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 03:08:05.394 INFO kablam! --> src/errors.rs:2:10 Oct 27 03:08:05.394 INFO kablam! | Oct 27 03:08:05.394 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 27 03:08:05.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 03:08:05.395 INFO kablam! | Oct 27 03:08:05.395 INFO kablam! note: lint level defined here Oct 27 03:08:05.395 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:05.396 INFO kablam! | Oct 27 03:08:05.396 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:05.396 INFO kablam! | ^^^^^^^^ Oct 27 03:08:05.396 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 03:08:05.397 INFO kablam! Oct 27 03:08:05.439 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 03:08:05.440 INFO kablam! --> src/errors.rs:2:10 Oct 27 03:08:05.440 INFO kablam! | Oct 27 03:08:05.440 INFO kablam! 2 | #![allow(unused_doc_comment)] Oct 27 03:08:05.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 03:08:05.441 INFO kablam! | Oct 27 03:08:05.441 INFO kablam! note: lint level defined here Oct 27 03:08:05.441 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:05.442 INFO kablam! | Oct 27 03:08:05.442 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:05.442 INFO kablam! | ^^^^^^^^ Oct 27 03:08:05.443 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 03:08:05.443 INFO kablam! Oct 27 03:08:05.455 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 27 03:08:05.455 INFO kablam! --> tests/smoke.rs:25:14 Oct 27 03:08:05.455 INFO kablam! | Oct 27 03:08:05.456 INFO kablam! 25 | #![allow(unused_doc_comment)] Oct 27 03:08:05.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 27 03:08:05.456 INFO kablam! | Oct 27 03:08:05.457 INFO kablam! note: lint level defined here Oct 27 03:08:05.457 INFO kablam! --> tests/smoke.rs:2:9 Oct 27 03:08:05.457 INFO kablam! | Oct 27 03:08:05.458 INFO kablam! 2 | #![deny(warnings)] Oct 27 03:08:05.458 INFO kablam! | ^^^^^^^^ Oct 27 03:08:05.458 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Oct 27 03:08:05.458 INFO kablam! Oct 27 03:08:06.471 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:06.471 INFO kablam! --> tests/smoke.rs:43:13 Oct 27 03:08:06.472 INFO kablam! | Oct 27 03:08:06.472 INFO kablam! 43 | env::home_dir() Oct 27 03:08:06.472 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:08:06.473 INFO kablam! | Oct 27 03:08:06.473 INFO kablam! note: lint level defined here Oct 27 03:08:06.473 INFO kablam! --> tests/smoke.rs:2:9 Oct 27 03:08:06.473 INFO kablam! | Oct 27 03:08:06.474 INFO kablam! 2 | #![deny(warnings)] Oct 27 03:08:06.474 INFO kablam! | ^^^^^^^^ Oct 27 03:08:06.474 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 03:08:06.475 INFO kablam! Oct 27 03:08:06.699 INFO kablam! error: aborting due to 2 previous errors Oct 27 03:08:06.699 INFO kablam! Oct 27 03:08:06.701 INFO kablam! error: Could not compile `xargo`. Oct 27 03:08:06.701 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 03:08:06.710 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:06.711 INFO kablam! --> src/xargo.rs:87:9 Oct 27 03:08:06.711 INFO kablam! | Oct 27 03:08:06.711 INFO kablam! 87 | env::home_dir() Oct 27 03:08:06.711 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:08:06.711 INFO kablam! | Oct 27 03:08:06.711 INFO kablam! note: lint level defined here Oct 27 03:08:06.711 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:06.711 INFO kablam! | Oct 27 03:08:06.711 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:06.711 INFO kablam! | ^^^^^^^^ Oct 27 03:08:06.711 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 03:08:06.711 INFO kablam! Oct 27 03:08:06.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 03:08:06.727 INFO kablam! --> src/xargo.rs:87:9 Oct 27 03:08:06.727 INFO kablam! | Oct 27 03:08:06.727 INFO kablam! 87 | env::home_dir() Oct 27 03:08:06.727 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 03:08:06.727 INFO kablam! | Oct 27 03:08:06.727 INFO kablam! note: lint level defined here Oct 27 03:08:06.727 INFO kablam! --> src/main.rs:1:9 Oct 27 03:08:06.727 INFO kablam! | Oct 27 03:08:06.727 INFO kablam! 1 | #![deny(warnings)] Oct 27 03:08:06.727 INFO kablam! | ^^^^^^^^ Oct 27 03:08:06.727 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 03:08:06.727 INFO kablam! Oct 27 03:08:07.003 INFO kablam! error: aborting due to 2 previous errors Oct 27 03:08:07.003 INFO kablam! Oct 27 03:08:07.008 INFO kablam! error: Could not compile `xargo`. Oct 27 03:08:07.008 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 03:08:07.035 INFO kablam! error: aborting due to 2 previous errors Oct 27 03:08:07.035 INFO kablam! Oct 27 03:08:07.046 INFO kablam! error: Could not compile `xargo`. Oct 27 03:08:07.046 INFO kablam! Oct 27 03:08:07.047 INFO kablam! To learn more, run the command again with --verbose. Oct 27 03:08:07.048 INFO kablam! su: No module specific data is present Oct 27 03:08:07.467 INFO running `"docker" "rm" "-f" "d2399c9d65000f3ab5c36d3af4c18fd6cd1cb8033b418f61d02ef0c167ef5eed"` Oct 27 03:08:07.783 INFO blam! d2399c9d65000f3ab5c36d3af4c18fd6cd1cb8033b418f61d02ef0c167ef5eed