Sep 19 15:39:31.406 INFO checking japaric/xargo against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:39:31.406 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:39:31.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/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 15:39:31.550 INFO blam! c50fb318f5e46e4cbbab60d999b870037c3c7ee43e8fd9a681a943c1f2382a40 Sep 19 15:39:31.552 INFO running `"docker" "start" "-a" "c50fb318f5e46e4cbbab60d999b870037c3c7ee43e8fd9a681a943c1f2382a40"` Sep 19 15:39:32.309 INFO kablam! usermod: no changes Sep 19 15:39:32.454 INFO kablam! Compiling gcc v0.3.41 Sep 19 15:39:32.454 INFO kablam! Checking smallvec v0.1.8 Sep 19 15:39:32.454 INFO kablam! Checking rustc-demangle v0.1.3 Sep 19 15:39:32.460 INFO kablam! Checking num-traits v0.1.36 Sep 19 15:39:32.460 INFO kablam! Checking serde v0.8.21 Sep 19 15:39:32.460 INFO kablam! Checking rustc-serialize v0.3.22 Sep 19 15:39:32.460 INFO kablam! Checking semver v0.1.20 Sep 19 15:39:32.460 INFO kablam! Compiling xargo v0.3.12 (/source) Sep 19 15:39:33.382 INFO kablam! Checking owning_ref v0.2.4 Sep 19 15:39:34.598 INFO kablam! Checking itoa v0.1.1 Sep 19 15:39:35.062 INFO kablam! Checking dtoa v0.2.2 Sep 19 15:39:35.478 INFO kablam! Checking walkdir v1.0.3 Sep 19 15:39:35.869 INFO kablam! Checking thread-id v3.2.0 Sep 19 15:39:36.613 INFO kablam! Checking fs2 v0.4.1 Sep 19 15:39:36.904 INFO kablam! Checking rustc_version v0.1.7 Sep 19 15:39:38.111 INFO kablam! Checking parking_lot_core v0.2.0 Sep 19 15:39:39.190 INFO kablam! Checking tempdir v0.3.5 Sep 19 15:39:39.546 INFO kablam! Checking parking_lot v0.3.8 Sep 19 15:39:39.646 INFO kablam! Compiling backtrace-sys v0.1.5 Sep 19 15:39:41.126 INFO kablam! Checking backtrace v0.3.0 Sep 19 15:39:41.906 INFO kablam! Checking error-chain v0.7.2 Sep 19 15:39:43.910 INFO kablam! Checking toml v0.2.1 Sep 19 15:39:45.392 INFO kablam! Checking serde_json v0.8.4 Sep 19 15:39:46.878 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 15:39:46.878 INFO kablam! --> src/errors.rs:2:10 Sep 19 15:39:46.878 INFO kablam! | Sep 19 15:39:46.878 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 15:39:46.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 15:39:46.878 INFO kablam! | Sep 19 15:39:46.878 INFO kablam! note: lint level defined here Sep 19 15:39:46.878 INFO kablam! --> src/main.rs:1:9 Sep 19 15:39:46.878 INFO kablam! | Sep 19 15:39:46.878 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:39:46.878 INFO kablam! | ^^^^^^^^ Sep 19 15:39:46.878 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 15:39:46.878 INFO kablam! Sep 19 15:39:46.938 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 15:39:46.938 INFO kablam! --> tests/smoke.rs:25:14 Sep 19 15:39:46.938 INFO kablam! | Sep 19 15:39:46.938 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 19 15:39:46.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 15:39:46.938 INFO kablam! | Sep 19 15:39:46.938 INFO kablam! note: lint level defined here Sep 19 15:39:46.938 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 15:39:46.938 INFO kablam! | Sep 19 15:39:46.938 INFO kablam! 2 | #![deny(warnings)] Sep 19 15:39:46.938 INFO kablam! | ^^^^^^^^ Sep 19 15:39:46.938 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 15:39:46.938 INFO kablam! Sep 19 15:39:46.970 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 15:39:46.970 INFO kablam! --> src/errors.rs:2:10 Sep 19 15:39:46.970 INFO kablam! | Sep 19 15:39:46.970 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 15:39:46.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 15:39:46.970 INFO kablam! | Sep 19 15:39:46.970 INFO kablam! note: lint level defined here Sep 19 15:39:46.970 INFO kablam! --> src/main.rs:1:9 Sep 19 15:39:46.970 INFO kablam! | Sep 19 15:39:46.970 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:39:46.970 INFO kablam! | ^^^^^^^^ Sep 19 15:39:46.970 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 15:39:46.970 INFO kablam! Sep 19 15:39:47.134 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 15:39:47.134 INFO kablam! --> src/xargo.rs:87:9 Sep 19 15:39:47.134 INFO kablam! | Sep 19 15:39:47.134 INFO kablam! 87 | env::home_dir() Sep 19 15:39:47.134 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:39:47.134 INFO kablam! | Sep 19 15:39:47.134 INFO kablam! note: lint level defined here Sep 19 15:39:47.134 INFO kablam! --> src/main.rs:1:9 Sep 19 15:39:47.134 INFO kablam! | Sep 19 15:39:47.134 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:39:47.134 INFO kablam! | ^^^^^^^^ Sep 19 15:39:47.134 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 15:39:47.134 INFO kablam! Sep 19 15:39:47.239 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 15:39:47.239 INFO kablam! --> tests/smoke.rs:43:13 Sep 19 15:39:47.239 INFO kablam! | Sep 19 15:39:47.239 INFO kablam! 43 | env::home_dir() Sep 19 15:39:47.239 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:39:47.239 INFO kablam! | Sep 19 15:39:47.239 INFO kablam! note: lint level defined here Sep 19 15:39:47.239 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 15:39:47.239 INFO kablam! | Sep 19 15:39:47.239 INFO kablam! 2 | #![deny(warnings)] Sep 19 15:39:47.239 INFO kablam! | ^^^^^^^^ Sep 19 15:39:47.239 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 15:39:47.239 INFO kablam! Sep 19 15:39:47.410 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:39:47.410 INFO kablam! Sep 19 15:39:47.418 INFO kablam! error: Could not compile `xargo`. Sep 19 15:39:47.418 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:39:47.478 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 15:39:47.478 INFO kablam! --> src/xargo.rs:87:9 Sep 19 15:39:47.478 INFO kablam! | Sep 19 15:39:47.478 INFO kablam! 87 | env::home_dir() Sep 19 15:39:47.478 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:39:47.478 INFO kablam! | Sep 19 15:39:47.478 INFO kablam! note: lint level defined here Sep 19 15:39:47.478 INFO kablam! --> src/main.rs:1:9 Sep 19 15:39:47.478 INFO kablam! | Sep 19 15:39:47.478 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:39:47.478 INFO kablam! | ^^^^^^^^ Sep 19 15:39:47.478 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 15:39:47.478 INFO kablam! Sep 19 15:39:47.589 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:39:47.589 INFO kablam! Sep 19 15:39:47.596 INFO kablam! error: Could not compile `xargo`. Sep 19 15:39:47.596 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:39:47.814 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:39:47.814 INFO kablam! Sep 19 15:39:47.827 INFO kablam! error: Could not compile `xargo`. Sep 19 15:39:47.827 INFO kablam! Sep 19 15:39:47.827 INFO kablam! To learn more, run the command again with --verbose. Sep 19 15:39:47.829 INFO kablam! su: No module specific data is present Sep 19 15:39:48.381 INFO running `"docker" "rm" "-f" "c50fb318f5e46e4cbbab60d999b870037c3c7ee43e8fd9a681a943c1f2382a40"` Sep 19 15:39:48.502 INFO blam! c50fb318f5e46e4cbbab60d999b870037c3c7ee43e8fd9a681a943c1f2382a40