Sep 01 15:12:51.647 INFO checking japaric/xargo against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 15:12:51.647 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 15:12:51.647 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:12:51.894 INFO blam! 0d45c1ccd19968f488497102733eb597ce85d9fb3db01ec968da98df17d50f93 Sep 01 15:12:51.897 INFO running `"docker" "start" "-a" "0d45c1ccd19968f488497102733eb597ce85d9fb3db01ec968da98df17d50f93"` Sep 01 15:12:52.851 INFO kablam! Compiling gcc v0.3.41 Sep 01 15:12:52.855 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 01 15:12:52.855 INFO kablam! Checking owning_ref v0.2.4 Sep 01 15:12:52.862 INFO kablam! Checking walkdir v1.0.3 Sep 01 15:12:52.878 INFO kablam! Checking thread-id v3.2.0 Sep 01 15:12:52.881 INFO kablam! Checking fs2 v0.4.1 Sep 01 15:12:52.881 INFO kablam! Checking toml v0.2.1 Sep 01 15:12:52.882 INFO kablam! Checking parking_lot_core v0.2.0 Sep 01 15:12:53.967 INFO kablam! Checking tempdir v0.3.5 Sep 01 15:12:56.309 INFO kablam! Checking parking_lot v0.3.8 Sep 01 15:12:57.883 INFO kablam! Compiling backtrace-sys v0.1.5 Sep 01 15:12:58.803 INFO kablam! Checking backtrace v0.3.0 Sep 01 15:12:59.231 INFO kablam! Checking error-chain v0.7.2 Sep 01 15:12:59.747 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 01 15:12:59.747 INFO kablam! --> src/errors.rs:2:10 Sep 01 15:12:59.747 INFO kablam! | Sep 01 15:12:59.747 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 01 15:12:59.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 01 15:12:59.747 INFO kablam! | Sep 01 15:12:59.747 INFO kablam! note: lint level defined here Sep 01 15:12:59.747 INFO kablam! --> src/main.rs:1:9 Sep 01 15:12:59.747 INFO kablam! | Sep 01 15:12:59.747 INFO kablam! 1 | #![deny(warnings)] Sep 01 15:12:59.748 INFO kablam! | ^^^^^^^^ Sep 01 15:12:59.748 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 01 15:12:59.748 INFO kablam! Sep 01 15:12:59.761 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 01 15:12:59.761 INFO kablam! --> tests/smoke.rs:25:14 Sep 01 15:12:59.761 INFO kablam! | Sep 01 15:12:59.761 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 01 15:12:59.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 01 15:12:59.761 INFO kablam! | Sep 01 15:12:59.761 INFO kablam! note: lint level defined here Sep 01 15:12:59.761 INFO kablam! --> tests/smoke.rs:2:9 Sep 01 15:12:59.761 INFO kablam! | Sep 01 15:12:59.761 INFO kablam! 2 | #![deny(warnings)] Sep 01 15:12:59.761 INFO kablam! | ^^^^^^^^ Sep 01 15:12:59.761 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 01 15:12:59.761 INFO kablam! Sep 01 15:12:59.771 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 01 15:12:59.771 INFO kablam! --> src/errors.rs:2:10 Sep 01 15:12:59.771 INFO kablam! | Sep 01 15:12:59.771 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 01 15:12:59.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 01 15:12:59.771 INFO kablam! | Sep 01 15:12:59.771 INFO kablam! note: lint level defined here Sep 01 15:12:59.771 INFO kablam! --> src/main.rs:1:9 Sep 01 15:12:59.771 INFO kablam! | Sep 01 15:12:59.772 INFO kablam! 1 | #![deny(warnings)] Sep 01 15:12:59.772 INFO kablam! | ^^^^^^^^ Sep 01 15:12:59.772 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 01 15:12:59.772 INFO kablam! Sep 01 15:13:00.132 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 01 15:13:00.132 INFO kablam! --> src/xargo.rs:87:9 Sep 01 15:13:00.132 INFO kablam! | Sep 01 15:13:00.132 INFO kablam! 87 | env::home_dir() Sep 01 15:13:00.132 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 15:13:00.132 INFO kablam! | Sep 01 15:13:00.132 INFO kablam! note: lint level defined here Sep 01 15:13:00.132 INFO kablam! --> src/main.rs:1:9 Sep 01 15:13:00.132 INFO kablam! | Sep 01 15:13:00.132 INFO kablam! 1 | #![deny(warnings)] Sep 01 15:13:00.132 INFO kablam! | ^^^^^^^^ Sep 01 15:13:00.132 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 15:13:00.132 INFO kablam! Sep 01 15:13:00.174 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 01 15:13:00.174 INFO kablam! --> tests/smoke.rs:43:13 Sep 01 15:13:00.174 INFO kablam! | Sep 01 15:13:00.174 INFO kablam! 43 | env::home_dir() Sep 01 15:13:00.174 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 15:13:00.174 INFO kablam! | Sep 01 15:13:00.174 INFO kablam! note: lint level defined here Sep 01 15:13:00.174 INFO kablam! --> tests/smoke.rs:2:9 Sep 01 15:13:00.174 INFO kablam! | Sep 01 15:13:00.174 INFO kablam! 2 | #![deny(warnings)] Sep 01 15:13:00.174 INFO kablam! | ^^^^^^^^ Sep 01 15:13:00.174 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 15:13:00.174 INFO kablam! Sep 01 15:13:00.234 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 01 15:13:00.234 INFO kablam! --> src/xargo.rs:87:9 Sep 01 15:13:00.234 INFO kablam! | Sep 01 15:13:00.234 INFO kablam! 87 | env::home_dir() Sep 01 15:13:00.234 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 15:13:00.234 INFO kablam! | Sep 01 15:13:00.234 INFO kablam! note: lint level defined here Sep 01 15:13:00.234 INFO kablam! --> src/main.rs:1:9 Sep 01 15:13:00.234 INFO kablam! | Sep 01 15:13:00.234 INFO kablam! 1 | #![deny(warnings)] Sep 01 15:13:00.234 INFO kablam! | ^^^^^^^^ Sep 01 15:13:00.234 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 01 15:13:00.234 INFO kablam! Sep 01 15:13:00.473 INFO kablam! error: aborting due to 2 previous errors Sep 01 15:13:00.473 INFO kablam! Sep 01 15:13:00.483 INFO kablam! error: Could not compile `xargo`. Sep 01 15:13:00.483 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 15:13:00.764 INFO kablam! error: aborting due to 2 previous errors Sep 01 15:13:00.764 INFO kablam! Sep 01 15:13:00.772 INFO kablam! error: Could not compile `xargo`. Sep 01 15:13:00.772 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 15:13:00.876 INFO kablam! error: aborting due to 2 previous errors Sep 01 15:13:00.876 INFO kablam! Sep 01 15:13:00.888 INFO kablam! error: Could not compile `xargo`. Sep 01 15:13:00.888 INFO kablam! Sep 01 15:13:00.888 INFO kablam! To learn more, run the command again with --verbose. Sep 01 15:13:00.890 INFO kablam! su: No module specific data is present Sep 01 15:13:01.228 INFO running `"docker" "rm" "-f" "0d45c1ccd19968f488497102733eb597ce85d9fb3db01ec968da98df17d50f93"` Sep 01 15:13:01.342 INFO blam! 0d45c1ccd19968f488497102733eb597ce85d9fb3db01ec968da98df17d50f93