Sep 04 01:28:38.578 INFO checking xargo-0.3.12 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 01:28:38.578 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 01:28:38.578 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:28:38.831 INFO blam! 4ce693f4b60a16791cf5aa10c04d090b33f2a21a3616b9d4a6ca5b84c576018e Sep 04 01:28:38.833 INFO running `"docker" "start" "-a" "4ce693f4b60a16791cf5aa10c04d090b33f2a21a3616b9d4a6ca5b84c576018e"` Sep 04 01:28:39.705 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 04 01:28:39.706 INFO kablam! Checking thread-id v3.3.0 Sep 04 01:28:39.706 INFO kablam! Checking fs2 v0.4.3 Sep 04 01:28:39.709 INFO kablam! Checking parking_lot_core v0.2.14 Sep 04 01:28:39.711 INFO kablam! Checking error-chain v0.7.2 Sep 04 01:28:41.069 INFO kablam! Checking parking_lot v0.3.8 Sep 04 01:28:41.098 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 04 01:28:41.099 INFO kablam! --> src/errors.rs:2:10 Sep 04 01:28:41.099 INFO kablam! | Sep 04 01:28:41.099 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 04 01:28:41.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 04 01:28:41.099 INFO kablam! | Sep 04 01:28:41.099 INFO kablam! note: lint level defined here Sep 04 01:28:41.099 INFO kablam! --> src/main.rs:1:9 Sep 04 01:28:41.099 INFO kablam! | Sep 04 01:28:41.099 INFO kablam! 1 | #![deny(warnings)] Sep 04 01:28:41.099 INFO kablam! | ^^^^^^^^ Sep 04 01:28:41.099 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 04 01:28:41.099 INFO kablam! Sep 04 01:28:41.875 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 04 01:28:41.875 INFO kablam! --> src/xargo.rs:87:9 Sep 04 01:28:41.875 INFO kablam! | Sep 04 01:28:41.875 INFO kablam! 87 | env::home_dir() Sep 04 01:28:41.875 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 01:28:41.876 INFO kablam! | Sep 04 01:28:41.876 INFO kablam! note: lint level defined here Sep 04 01:28:41.876 INFO kablam! --> src/main.rs:1:9 Sep 04 01:28:41.876 INFO kablam! | Sep 04 01:28:41.876 INFO kablam! 1 | #![deny(warnings)] Sep 04 01:28:41.876 INFO kablam! | ^^^^^^^^ Sep 04 01:28:41.876 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 01:28:41.876 INFO kablam! Sep 04 01:28:42.253 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 04 01:28:42.253 INFO kablam! --> tests/smoke.rs:25:14 Sep 04 01:28:42.253 INFO kablam! | Sep 04 01:28:42.253 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 04 01:28:42.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 04 01:28:42.254 INFO kablam! | Sep 04 01:28:42.254 INFO kablam! note: lint level defined here Sep 04 01:28:42.254 INFO kablam! --> tests/smoke.rs:2:9 Sep 04 01:28:42.254 INFO kablam! | Sep 04 01:28:42.254 INFO kablam! 2 | #![deny(warnings)] Sep 04 01:28:42.254 INFO kablam! | ^^^^^^^^ Sep 04 01:28:42.254 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 04 01:28:42.254 INFO kablam! Sep 04 01:28:42.265 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 04 01:28:42.265 INFO kablam! --> src/errors.rs:2:10 Sep 04 01:28:42.265 INFO kablam! | Sep 04 01:28:42.265 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 04 01:28:42.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 04 01:28:42.265 INFO kablam! | Sep 04 01:28:42.265 INFO kablam! note: lint level defined here Sep 04 01:28:42.265 INFO kablam! --> src/main.rs:1:9 Sep 04 01:28:42.265 INFO kablam! | Sep 04 01:28:42.265 INFO kablam! 1 | #![deny(warnings)] Sep 04 01:28:42.265 INFO kablam! | ^^^^^^^^ Sep 04 01:28:42.266 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 04 01:28:42.266 INFO kablam! Sep 04 01:28:42.759 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:28:42.759 INFO kablam! Sep 04 01:28:42.769 INFO kablam! error: Could not compile `xargo`. Sep 04 01:28:42.770 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:28:43.037 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 04 01:28:43.037 INFO kablam! --> tests/smoke.rs:43:13 Sep 04 01:28:43.038 INFO kablam! | Sep 04 01:28:43.038 INFO kablam! 43 | env::home_dir() Sep 04 01:28:43.038 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 01:28:43.038 INFO kablam! | Sep 04 01:28:43.038 INFO kablam! note: lint level defined here Sep 04 01:28:43.038 INFO kablam! --> tests/smoke.rs:2:9 Sep 04 01:28:43.038 INFO kablam! | Sep 04 01:28:43.038 INFO kablam! 2 | #![deny(warnings)] Sep 04 01:28:43.038 INFO kablam! | ^^^^^^^^ Sep 04 01:28:43.038 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 01:28:43.038 INFO kablam! Sep 04 01:28:43.203 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 04 01:28:43.203 INFO kablam! --> src/xargo.rs:87:9 Sep 04 01:28:43.203 INFO kablam! | Sep 04 01:28:43.203 INFO kablam! 87 | env::home_dir() Sep 04 01:28:43.203 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 01:28:43.203 INFO kablam! | Sep 04 01:28:43.203 INFO kablam! note: lint level defined here Sep 04 01:28:43.203 INFO kablam! --> src/main.rs:1:9 Sep 04 01:28:43.203 INFO kablam! | Sep 04 01:28:43.203 INFO kablam! 1 | #![deny(warnings)] Sep 04 01:28:43.203 INFO kablam! | ^^^^^^^^ Sep 04 01:28:43.203 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 01:28:43.203 INFO kablam! Sep 04 01:28:43.337 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:28:43.337 INFO kablam! Sep 04 01:28:43.345 INFO kablam! error: Could not compile `xargo`. Sep 04 01:28:43.345 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:28:43.897 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:28:43.897 INFO kablam! Sep 04 01:28:43.912 INFO kablam! error: Could not compile `xargo`. Sep 04 01:28:43.912 INFO kablam! Sep 04 01:28:43.912 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:28:43.914 INFO kablam! su: No module specific data is present Sep 04 01:28:44.490 INFO running `"docker" "rm" "-f" "4ce693f4b60a16791cf5aa10c04d090b33f2a21a3616b9d4a6ca5b84c576018e"` Sep 04 01:28:44.636 INFO blam! 4ce693f4b60a16791cf5aa10c04d090b33f2a21a3616b9d4a6ca5b84c576018e