Sep 14 04:13:33.117 INFO checking japaric/xargo against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 04:13:33.117 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 04:13:33.117 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:13:33.479 INFO blam! eb580700cae1942054218603052b3a8d1e1a2653d75309b6a853fb2ba30db763 Sep 14 04:13:33.502 INFO running `"docker" "start" "-a" "eb580700cae1942054218603052b3a8d1e1a2653d75309b6a853fb2ba30db763"` Sep 14 04:13:35.187 INFO kablam! usermod: no changes Sep 14 04:13:35.353 INFO kablam! Compiling gcc v0.3.41 Sep 14 04:13:35.353 INFO kablam! Checking smallvec v0.1.8 Sep 14 04:13:35.359 INFO kablam! Checking owning_ref v0.2.4 Sep 14 04:13:35.359 INFO kablam! Checking serde v0.8.21 Sep 14 04:13:35.363 INFO kablam! Checking itoa v0.1.1 Sep 14 04:13:35.363 INFO kablam! Checking semver v0.1.20 Sep 14 04:13:35.363 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 14 04:13:35.363 INFO kablam! Checking dtoa v0.2.2 Sep 14 04:13:36.003 INFO kablam! Checking walkdir v1.0.3 Sep 14 04:13:36.047 INFO kablam! Checking thread-id v3.2.0 Sep 14 04:13:37.275 INFO kablam! Checking fs2 v0.4.1 Sep 14 04:13:37.275 INFO kablam! Checking toml v0.2.1 Sep 14 04:13:37.377 INFO kablam! Checking parking_lot_core v0.2.0 Sep 14 04:13:37.571 INFO kablam! Checking rustc_version v0.1.7 Sep 14 04:13:39.147 INFO kablam! Checking parking_lot v0.3.8 Sep 14 04:13:41.279 INFO kablam! Compiling backtrace-sys v0.1.5 Sep 14 04:13:42.395 INFO kablam! Checking backtrace v0.3.0 Sep 14 04:13:43.187 INFO kablam! Checking error-chain v0.7.2 Sep 14 04:13:46.088 INFO kablam! Checking serde_json v0.8.4 Sep 14 04:13:47.254 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 04:13:47.254 INFO kablam! --> src/errors.rs:2:10 Sep 14 04:13:47.254 INFO kablam! | Sep 14 04:13:47.254 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 14 04:13:47.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 04:13:47.254 INFO kablam! | Sep 14 04:13:47.254 INFO kablam! note: lint level defined here Sep 14 04:13:47.254 INFO kablam! --> src/main.rs:1:9 Sep 14 04:13:47.254 INFO kablam! | Sep 14 04:13:47.254 INFO kablam! 1 | #![deny(warnings)] Sep 14 04:13:47.254 INFO kablam! | ^^^^^^^^ Sep 14 04:13:47.254 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 04:13:47.254 INFO kablam! Sep 14 04:13:47.263 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 04:13:47.263 INFO kablam! --> src/errors.rs:2:10 Sep 14 04:13:47.263 INFO kablam! | Sep 14 04:13:47.263 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 14 04:13:47.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 04:13:47.272 INFO kablam! | Sep 14 04:13:47.272 INFO kablam! note: lint level defined here Sep 14 04:13:47.272 INFO kablam! --> src/main.rs:1:9 Sep 14 04:13:47.272 INFO kablam! | Sep 14 04:13:47.272 INFO kablam! 1 | #![deny(warnings)] Sep 14 04:13:47.272 INFO kablam! | ^^^^^^^^ Sep 14 04:13:47.272 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 04:13:47.272 INFO kablam! Sep 14 04:13:47.335 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 14 04:13:47.335 INFO kablam! --> tests/smoke.rs:25:14 Sep 14 04:13:47.335 INFO kablam! | Sep 14 04:13:47.335 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 14 04:13:47.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 14 04:13:47.335 INFO kablam! | Sep 14 04:13:47.335 INFO kablam! note: lint level defined here Sep 14 04:13:47.335 INFO kablam! --> tests/smoke.rs:2:9 Sep 14 04:13:47.335 INFO kablam! | Sep 14 04:13:47.335 INFO kablam! 2 | #![deny(warnings)] Sep 14 04:13:47.335 INFO kablam! | ^^^^^^^^ Sep 14 04:13:47.335 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 14 04:13:47.335 INFO kablam! Sep 14 04:13:47.539 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 14 04:13:47.539 INFO kablam! --> src/xargo.rs:87:9 Sep 14 04:13:47.539 INFO kablam! | Sep 14 04:13:47.539 INFO kablam! 87 | env::home_dir() Sep 14 04:13:47.539 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 04:13:47.539 INFO kablam! | Sep 14 04:13:47.539 INFO kablam! note: lint level defined here Sep 14 04:13:47.539 INFO kablam! --> src/main.rs:1:9 Sep 14 04:13:47.539 INFO kablam! | Sep 14 04:13:47.539 INFO kablam! 1 | #![deny(warnings)] Sep 14 04:13:47.539 INFO kablam! | ^^^^^^^^ Sep 14 04:13:47.539 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 04:13:47.539 INFO kablam! Sep 14 04:13:47.539 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 14 04:13:47.539 INFO kablam! --> tests/smoke.rs:43:13 Sep 14 04:13:47.539 INFO kablam! | Sep 14 04:13:47.539 INFO kablam! 43 | env::home_dir() Sep 14 04:13:47.539 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 04:13:47.539 INFO kablam! | Sep 14 04:13:47.539 INFO kablam! note: lint level defined here Sep 14 04:13:47.539 INFO kablam! --> tests/smoke.rs:2:9 Sep 14 04:13:47.539 INFO kablam! | Sep 14 04:13:47.539 INFO kablam! 2 | #![deny(warnings)] Sep 14 04:13:47.539 INFO kablam! | ^^^^^^^^ Sep 14 04:13:47.539 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 04:13:47.539 INFO kablam! Sep 14 04:13:47.579 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 14 04:13:47.579 INFO kablam! --> src/xargo.rs:87:9 Sep 14 04:13:47.579 INFO kablam! | Sep 14 04:13:47.579 INFO kablam! 87 | env::home_dir() Sep 14 04:13:47.579 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 04:13:47.579 INFO kablam! | Sep 14 04:13:47.579 INFO kablam! note: lint level defined here Sep 14 04:13:47.579 INFO kablam! --> src/main.rs:1:9 Sep 14 04:13:47.579 INFO kablam! | Sep 14 04:13:47.579 INFO kablam! 1 | #![deny(warnings)] Sep 14 04:13:47.579 INFO kablam! | ^^^^^^^^ Sep 14 04:13:47.579 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 04:13:47.579 INFO kablam! Sep 14 04:13:47.683 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:13:47.683 INFO kablam! Sep 14 04:13:47.694 INFO kablam! error: Could not compile `xargo`. Sep 14 04:13:47.694 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:13:47.839 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:13:47.839 INFO kablam! Sep 14 04:13:47.847 INFO kablam! error: Could not compile `xargo`. Sep 14 04:13:47.847 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:13:47.911 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:13:47.911 INFO kablam! Sep 14 04:13:47.922 INFO kablam! error: Could not compile `xargo`. Sep 14 04:13:47.922 INFO kablam! Sep 14 04:13:47.922 INFO kablam! To learn more, run the command again with --verbose. Sep 14 04:13:47.924 INFO kablam! su: No module specific data is present Sep 14 04:13:48.563 INFO running `"docker" "rm" "-f" "eb580700cae1942054218603052b3a8d1e1a2653d75309b6a853fb2ba30db763"` Sep 14 04:13:48.639 INFO blam! eb580700cae1942054218603052b3a8d1e1a2653d75309b6a853fb2ba30db763