Sep 19 17:36:29.947 INFO checking xargo-0.3.12 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:36:29.947 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:36:29.948 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:36:30.186 INFO blam! 91aef37a48b26575537359ebcd5d001b021093368cadc21146ebc01df80ec948 Sep 19 17:36:30.188 INFO running `"docker" "start" "-a" "91aef37a48b26575537359ebcd5d001b021093368cadc21146ebc01df80ec948"` Sep 19 17:36:31.413 INFO kablam! usermod: no changes Sep 19 17:36:31.522 INFO kablam! Checking semver v0.1.20 Sep 19 17:36:31.522 INFO kablam! Checking owning_ref v0.2.4 Sep 19 17:36:31.522 INFO kablam! Compiling xargo v0.3.12 (/source) Sep 19 17:36:31.534 INFO kablam! Checking thread-id v3.3.0 Sep 19 17:36:31.534 INFO kablam! Checking fs2 v0.4.3 Sep 19 17:36:31.534 INFO kablam! Checking toml v0.2.1 Sep 19 17:36:31.538 INFO kablam! Checking parking_lot_core v0.2.14 Sep 19 17:36:31.538 INFO kablam! Checking error-chain v0.7.2 Sep 19 17:36:32.419 INFO kablam! Checking rustc_version v0.1.7 Sep 19 17:36:33.262 INFO kablam! Checking parking_lot v0.3.8 Sep 19 17:36:33.750 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 17:36:33.750 INFO kablam! --> src/errors.rs:2:10 Sep 19 17:36:33.750 INFO kablam! | Sep 19 17:36:33.750 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 17:36:33.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 17:36:33.750 INFO kablam! | Sep 19 17:36:33.750 INFO kablam! note: lint level defined here Sep 19 17:36:33.750 INFO kablam! --> src/main.rs:1:9 Sep 19 17:36:33.750 INFO kablam! | Sep 19 17:36:33.750 INFO kablam! 1 | #![deny(warnings)] Sep 19 17:36:33.750 INFO kablam! | ^^^^^^^^ Sep 19 17:36:33.750 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 17:36:33.750 INFO kablam! Sep 19 17:36:34.095 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 17:36:34.095 INFO kablam! --> tests/smoke.rs:25:14 Sep 19 17:36:34.095 INFO kablam! | Sep 19 17:36:34.095 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 19 17:36:34.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 17:36:34.095 INFO kablam! | Sep 19 17:36:34.096 INFO kablam! note: lint level defined here Sep 19 17:36:34.096 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 17:36:34.096 INFO kablam! | Sep 19 17:36:34.096 INFO kablam! 2 | #![deny(warnings)] Sep 19 17:36:34.096 INFO kablam! | ^^^^^^^^ Sep 19 17:36:34.096 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 17:36:34.096 INFO kablam! Sep 19 17:36:34.114 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 17:36:34.114 INFO kablam! --> src/errors.rs:2:10 Sep 19 17:36:34.114 INFO kablam! | Sep 19 17:36:34.114 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 17:36:34.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 17:36:34.114 INFO kablam! | Sep 19 17:36:34.114 INFO kablam! note: lint level defined here Sep 19 17:36:34.114 INFO kablam! --> src/main.rs:1:9 Sep 19 17:36:34.114 INFO kablam! | Sep 19 17:36:34.114 INFO kablam! 1 | #![deny(warnings)] Sep 19 17:36:34.114 INFO kablam! | ^^^^^^^^ Sep 19 17:36:34.114 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 17:36:34.114 INFO kablam! Sep 19 17:36:34.422 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. Sep 19 17:36:34.422 INFO kablam! --> src/xargo.rs:87:9 Sep 19 17:36:34.422 INFO kablam! | Sep 19 17:36:34.422 INFO kablam! 87 | env::home_dir() Sep 19 17:36:34.422 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 17:36:34.422 INFO kablam! | Sep 19 17:36:34.422 INFO kablam! note: lint level defined here Sep 19 17:36:34.422 INFO kablam! --> src/main.rs:1:9 Sep 19 17:36:34.422 INFO kablam! | Sep 19 17:36:34.422 INFO kablam! 1 | #![deny(warnings)] Sep 19 17:36:34.422 INFO kablam! | ^^^^^^^^ Sep 19 17:36:34.422 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 17:36:34.422 INFO kablam! Sep 19 17:36:34.475 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. Sep 19 17:36:34.475 INFO kablam! --> src/xargo.rs:87:9 Sep 19 17:36:34.475 INFO kablam! | Sep 19 17:36:34.475 INFO kablam! 87 | env::home_dir() Sep 19 17:36:34.475 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 17:36:34.475 INFO kablam! | Sep 19 17:36:34.475 INFO kablam! note: lint level defined here Sep 19 17:36:34.475 INFO kablam! --> src/main.rs:1:9 Sep 19 17:36:34.475 INFO kablam! | Sep 19 17:36:34.475 INFO kablam! 1 | #![deny(warnings)] Sep 19 17:36:34.475 INFO kablam! | ^^^^^^^^ Sep 19 17:36:34.475 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 17:36:34.475 INFO kablam! Sep 19 17:36:35.054 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:36:35.054 INFO kablam! Sep 19 17:36:35.058 INFO kablam! error: Could not compile `xargo`. Sep 19 17:36:35.058 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:36:35.090 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. Sep 19 17:36:35.090 INFO kablam! --> tests/smoke.rs:43:13 Sep 19 17:36:35.090 INFO kablam! | Sep 19 17:36:35.090 INFO kablam! 43 | env::home_dir() Sep 19 17:36:35.090 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 17:36:35.090 INFO kablam! | Sep 19 17:36:35.090 INFO kablam! note: lint level defined here Sep 19 17:36:35.090 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 17:36:35.090 INFO kablam! | Sep 19 17:36:35.090 INFO kablam! 2 | #![deny(warnings)] Sep 19 17:36:35.090 INFO kablam! | ^^^^^^^^ Sep 19 17:36:35.090 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 17:36:35.090 INFO kablam! Sep 19 17:36:35.126 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:36:35.126 INFO kablam! Sep 19 17:36:35.134 INFO kablam! error: Could not compile `xargo`. Sep 19 17:36:35.134 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:36:35.302 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:36:35.302 INFO kablam! Sep 19 17:36:35.318 INFO kablam! error: Could not compile `xargo`. Sep 19 17:36:35.318 INFO kablam! Sep 19 17:36:35.318 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:36:35.320 INFO kablam! su: No module specific data is present Sep 19 17:36:36.300 INFO running `"docker" "rm" "-f" "91aef37a48b26575537359ebcd5d001b021093368cadc21146ebc01df80ec948"` Sep 19 17:36:36.422 INFO blam! 91aef37a48b26575537359ebcd5d001b021093368cadc21146ebc01df80ec948