Sep 03 18:22:08.654 INFO checking japaric/xargo against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 18:22:08.654 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 18:22:08.654 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 18:22:08.877 INFO blam! 2b0c018dba6b857cc80ec8ff279d5ade518ed5621629a69dff79682000e4b21c Sep 03 18:22:08.879 INFO running `"docker" "start" "-a" "2b0c018dba6b857cc80ec8ff279d5ade518ed5621629a69dff79682000e4b21c"` Sep 03 18:22:09.749 INFO kablam! Checking serde v0.8.21 Sep 03 18:22:09.750 INFO kablam! Compiling xargo v0.3.12 (file:///source) Sep 03 18:22:09.766 INFO kablam! Checking owning_ref v0.2.4 Sep 03 18:22:09.786 INFO kablam! Checking walkdir v1.0.3 Sep 03 18:22:09.810 INFO kablam! Checking thread-id v3.2.0 Sep 03 18:22:09.834 INFO kablam! Checking fs2 v0.4.1 Sep 03 18:22:09.839 INFO kablam! Checking toml v0.2.1 Sep 03 18:22:09.888 INFO kablam! Checking parking_lot_core v0.2.0 Sep 03 18:22:10.824 INFO kablam! Checking tempdir v0.3.5 Sep 03 18:22:11.453 INFO kablam! Checking backtrace-sys v0.1.5 Sep 03 18:22:11.834 INFO kablam! Checking backtrace v0.3.0 Sep 03 18:22:12.925 INFO kablam! Checking parking_lot v0.3.8 Sep 03 18:22:13.302 INFO kablam! Checking error-chain v0.7.2 Sep 03 18:22:19.246 INFO kablam! Checking serde_json v0.8.4 Sep 03 18:22:21.141 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 18:22:21.142 INFO kablam! --> tests/smoke.rs:25:14 Sep 03 18:22:21.142 INFO kablam! | Sep 03 18:22:21.142 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 03 18:22:21.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 18:22:21.142 INFO kablam! | Sep 03 18:22:21.142 INFO kablam! note: lint level defined here Sep 03 18:22:21.142 INFO kablam! --> tests/smoke.rs:2:9 Sep 03 18:22:21.142 INFO kablam! | Sep 03 18:22:21.142 INFO kablam! 2 | #![deny(warnings)] Sep 03 18:22:21.142 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.142 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 18:22:21.142 INFO kablam! Sep 03 18:22:21.163 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 18:22:21.163 INFO kablam! --> src/errors.rs:2:10 Sep 03 18:22:21.163 INFO kablam! | Sep 03 18:22:21.163 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 03 18:22:21.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 18:22:21.164 INFO kablam! | Sep 03 18:22:21.164 INFO kablam! note: lint level defined here Sep 03 18:22:21.164 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:21.164 INFO kablam! | Sep 03 18:22:21.164 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:21.164 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.165 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 18:22:21.165 INFO kablam! Sep 03 18:22:21.208 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 03 18:22:21.208 INFO kablam! --> src/errors.rs:2:10 Sep 03 18:22:21.208 INFO kablam! | Sep 03 18:22:21.208 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 03 18:22:21.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 03 18:22:21.209 INFO kablam! | Sep 03 18:22:21.209 INFO kablam! note: lint level defined here Sep 03 18:22:21.209 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:21.209 INFO kablam! | Sep 03 18:22:21.209 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:21.209 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.209 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 03 18:22:21.209 INFO kablam! Sep 03 18:22:21.556 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 03 18:22:21.556 INFO kablam! --> tests/smoke.rs:43:13 Sep 03 18:22:21.556 INFO kablam! | Sep 03 18:22:21.556 INFO kablam! 43 | env::home_dir() Sep 03 18:22:21.556 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 18:22:21.556 INFO kablam! | Sep 03 18:22:21.556 INFO kablam! note: lint level defined here Sep 03 18:22:21.556 INFO kablam! --> tests/smoke.rs:2:9 Sep 03 18:22:21.556 INFO kablam! | Sep 03 18:22:21.556 INFO kablam! 2 | #![deny(warnings)] Sep 03 18:22:21.556 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.556 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 18:22:21.556 INFO kablam! Sep 03 18:22:21.693 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 03 18:22:21.693 INFO kablam! --> src/xargo.rs:87:9 Sep 03 18:22:21.693 INFO kablam! | Sep 03 18:22:21.694 INFO kablam! 87 | env::home_dir() Sep 03 18:22:21.694 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 18:22:21.694 INFO kablam! | Sep 03 18:22:21.694 INFO kablam! note: lint level defined here Sep 03 18:22:21.694 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:21.694 INFO kablam! | Sep 03 18:22:21.694 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:21.694 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.694 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 18:22:21.694 INFO kablam! Sep 03 18:22:21.701 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 03 18:22:21.701 INFO kablam! --> src/xargo.rs:87:9 Sep 03 18:22:21.701 INFO kablam! | Sep 03 18:22:21.701 INFO kablam! 87 | env::home_dir() Sep 03 18:22:21.701 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 18:22:21.701 INFO kablam! | Sep 03 18:22:21.701 INFO kablam! note: lint level defined here Sep 03 18:22:21.701 INFO kablam! --> src/main.rs:1:9 Sep 03 18:22:21.701 INFO kablam! | Sep 03 18:22:21.701 INFO kablam! 1 | #![deny(warnings)] Sep 03 18:22:21.701 INFO kablam! | ^^^^^^^^ Sep 03 18:22:21.701 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 03 18:22:21.702 INFO kablam! Sep 03 18:22:21.839 INFO kablam! error: aborting due to 2 previous errors Sep 03 18:22:21.839 INFO kablam! Sep 03 18:22:21.848 INFO kablam! error: Could not compile `xargo`. Sep 03 18:22:21.848 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 18:22:22.221 INFO kablam! error: aborting due to 2 previous errors Sep 03 18:22:22.221 INFO kablam! Sep 03 18:22:22.223 INFO kablam! error: aborting due to 2 previous errors Sep 03 18:22:22.223 INFO kablam! Sep 03 18:22:22.230 INFO kablam! error: Could not compile `xargo`. Sep 03 18:22:22.230 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 18:22:22.233 INFO kablam! error: Could not compile `xargo`. Sep 03 18:22:22.233 INFO kablam! Sep 03 18:22:22.233 INFO kablam! To learn more, run the command again with --verbose. Sep 03 18:22:22.235 INFO kablam! su: No module specific data is present Sep 03 18:22:22.587 INFO running `"docker" "rm" "-f" "2b0c018dba6b857cc80ec8ff279d5ade518ed5621629a69dff79682000e4b21c"` Sep 03 18:22:22.719 INFO blam! 2b0c018dba6b857cc80ec8ff279d5ade518ed5621629a69dff79682000e4b21c