Sep 17 12:43:04.560 INFO checking japaric/xargo against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 12:43:04.560 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 12:43:04.560 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:43:04.810 INFO blam! 691bf02eba37da53b88fb6a61b05108925bc27790700f423341cb96af1dcf594 Sep 17 12:43:04.815 INFO running `"docker" "start" "-a" "691bf02eba37da53b88fb6a61b05108925bc27790700f423341cb96af1dcf594"` Sep 17 12:43:06.590 INFO kablam! usermod: no changes Sep 17 12:43:06.818 INFO kablam! Compiling gcc v0.3.41 Sep 17 12:43:06.819 INFO kablam! Compiling backtrace v0.3.0 Sep 17 12:43:06.819 INFO kablam! Checking smallvec v0.1.8 Sep 17 12:43:06.819 INFO kablam! Checking rustc-demangle v0.1.3 Sep 17 12:43:06.830 INFO kablam! Checking semver v0.1.20 Sep 17 12:43:06.831 INFO kablam! Compiling xargo v0.3.12 (/source) Sep 17 12:43:06.831 INFO kablam! Checking owning_ref v0.2.4 Sep 17 12:43:06.831 INFO kablam! Checking walkdir v1.0.3 Sep 17 12:43:07.963 INFO kablam! Checking thread-id v3.2.0 Sep 17 12:43:08.309 INFO kablam! Checking fs2 v0.4.1 Sep 17 12:43:08.341 INFO kablam! Checking toml v0.2.1 Sep 17 12:43:08.447 INFO kablam! Checking tempdir v0.3.5 Sep 17 12:43:09.282 INFO kablam! Checking parking_lot_core v0.2.0 Sep 17 12:43:09.547 INFO kablam! Checking rustc_version v0.1.7 Sep 17 12:43:10.387 INFO kablam! Checking parking_lot v0.3.8 Sep 17 12:43:11.251 INFO kablam! Compiling backtrace-sys v0.1.5 Sep 17 12:43:12.671 INFO kablam! Checking error-chain v0.7.2 Sep 17 12:43:13.359 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 17 12:43:13.359 INFO kablam! --> tests/smoke.rs:25:14 Sep 17 12:43:13.359 INFO kablam! | Sep 17 12:43:13.376 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 17 12:43:13.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 17 12:43:13.376 INFO kablam! | Sep 17 12:43:13.376 INFO kablam! note: lint level defined here Sep 17 12:43:13.376 INFO kablam! --> tests/smoke.rs:2:9 Sep 17 12:43:13.376 INFO kablam! | Sep 17 12:43:13.376 INFO kablam! 2 | #![deny(warnings)] Sep 17 12:43:13.376 INFO kablam! | ^^^^^^^^ Sep 17 12:43:13.376 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 17 12:43:13.376 INFO kablam! Sep 17 12:43:13.451 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 17 12:43:13.451 INFO kablam! --> src/errors.rs:2:10 Sep 17 12:43:13.451 INFO kablam! | Sep 17 12:43:13.451 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 17 12:43:13.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 17 12:43:13.470 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 17 12:43:13.471 INFO kablam! --> src/errors.rs:2:10 Sep 17 12:43:13.471 INFO kablam! | Sep 17 12:43:13.471 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 17 12:43:13.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 17 12:43:13.471 INFO kablam! | Sep 17 12:43:13.471 INFO kablam! note: lint level defined here Sep 17 12:43:13.471 INFO kablam! --> src/main.rs:1:9 Sep 17 12:43:13.471 INFO kablam! | Sep 17 12:43:13.471 INFO kablam! 1 | #![deny(warnings)] Sep 17 12:43:13.471 INFO kablam! | ^^^^^^^^ Sep 17 12:43:13.471 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 17 12:43:13.471 INFO kablam! Sep 17 12:43:13.487 INFO kablam! | Sep 17 12:43:13.487 INFO kablam! note: lint level defined here Sep 17 12:43:13.487 INFO kablam! --> src/main.rs:1:9 Sep 17 12:43:13.487 INFO kablam! | Sep 17 12:43:13.487 INFO kablam! 1 | #![deny(warnings)] Sep 17 12:43:13.487 INFO kablam! | ^^^^^^^^ Sep 17 12:43:13.487 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 17 12:43:13.487 INFO kablam! Sep 17 12:43:13.663 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 17 12:43:13.663 INFO kablam! --> tests/smoke.rs:43:13 Sep 17 12:43:13.663 INFO kablam! | Sep 17 12:43:13.663 INFO kablam! 43 | env::home_dir() Sep 17 12:43:13.663 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 12:43:13.663 INFO kablam! | Sep 17 12:43:13.663 INFO kablam! note: lint level defined here Sep 17 12:43:13.663 INFO kablam! --> tests/smoke.rs:2:9 Sep 17 12:43:13.663 INFO kablam! | Sep 17 12:43:13.663 INFO kablam! 2 | #![deny(warnings)] Sep 17 12:43:13.663 INFO kablam! | ^^^^^^^^ Sep 17 12:43:13.663 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 12:43:13.663 INFO kablam! Sep 17 12:43:13.839 INFO kablam! error: aborting due to 2 previous errors Sep 17 12:43:13.839 INFO kablam! Sep 17 12:43:13.849 INFO kablam! error: Could not compile `xargo`. Sep 17 12:43:13.849 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:43:14.070 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 17 12:43:14.071 INFO kablam! --> src/xargo.rs:87:9 Sep 17 12:43:14.071 INFO kablam! | Sep 17 12:43:14.071 INFO kablam! 87 | env::home_dir() Sep 17 12:43:14.071 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 12:43:14.071 INFO kablam! | Sep 17 12:43:14.071 INFO kablam! note: lint level defined here Sep 17 12:43:14.071 INFO kablam! --> src/main.rs:1:9 Sep 17 12:43:14.071 INFO kablam! | Sep 17 12:43:14.071 INFO kablam! 1 | #![deny(warnings)] Sep 17 12:43:14.071 INFO kablam! | ^^^^^^^^ Sep 17 12:43:14.071 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 12:43:14.071 INFO kablam! Sep 17 12:43:14.131 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 17 12:43:14.131 INFO kablam! --> src/xargo.rs:87:9 Sep 17 12:43:14.131 INFO kablam! | Sep 17 12:43:14.131 INFO kablam! 87 | env::home_dir() Sep 17 12:43:14.131 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 12:43:14.131 INFO kablam! | Sep 17 12:43:14.131 INFO kablam! note: lint level defined here Sep 17 12:43:14.131 INFO kablam! --> src/main.rs:1:9 Sep 17 12:43:14.131 INFO kablam! | Sep 17 12:43:14.131 INFO kablam! 1 | #![deny(warnings)] Sep 17 12:43:14.131 INFO kablam! | ^^^^^^^^ Sep 17 12:43:14.131 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 12:43:14.131 INFO kablam! Sep 17 12:43:14.447 INFO kablam! error: aborting due to 2 previous errors Sep 17 12:43:14.447 INFO kablam! Sep 17 12:43:14.451 INFO kablam! error: Could not compile `xargo`. Sep 17 12:43:14.451 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:43:14.495 INFO kablam! error: aborting due to 2 previous errors Sep 17 12:43:14.495 INFO kablam! Sep 17 12:43:14.505 INFO kablam! error: Could not compile `xargo`. Sep 17 12:43:14.505 INFO kablam! Sep 17 12:43:14.505 INFO kablam! To learn more, run the command again with --verbose. Sep 17 12:43:14.507 INFO kablam! su: No module specific data is present Sep 17 12:43:15.394 INFO running `"docker" "rm" "-f" "691bf02eba37da53b88fb6a61b05108925bc27790700f423341cb96af1dcf594"` Sep 17 12:43:15.706 INFO blam! 691bf02eba37da53b88fb6a61b05108925bc27790700f423341cb96af1dcf594