Sep 19 13:30:11.621 INFO checking japaric/xargo against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 13:30:11.621 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 13:30:11.621 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:30:11.765 INFO blam! 011428aeef7746e4e13e7f5067556e8dee4d73eabf1fea2c32251bdc44a518a0 Sep 19 13:30:11.767 INFO running `"docker" "start" "-a" "011428aeef7746e4e13e7f5067556e8dee4d73eabf1fea2c32251bdc44a518a0"` Sep 19 13:30:12.557 INFO kablam! usermod: no changes Sep 19 13:30:12.675 INFO kablam! Compiling gcc v0.3.41 Sep 19 13:30:12.675 INFO kablam! Compiling backtrace v0.3.0 Sep 19 13:30:12.681 INFO kablam! Checking smallvec v0.1.8 Sep 19 13:30:12.681 INFO kablam! Checking owning_ref v0.2.4 Sep 19 13:30:12.681 INFO kablam! Checking itoa v0.1.1 Sep 19 13:30:12.681 INFO kablam! Checking dtoa v0.2.2 Sep 19 13:30:12.681 INFO kablam! Checking serde v0.8.21 Sep 19 13:30:12.681 INFO kablam! Compiling xargo v0.3.12 (/source) Sep 19 13:30:14.396 INFO kablam! Checking walkdir v1.0.3 Sep 19 13:30:14.396 INFO kablam! Checking thread-id v3.2.0 Sep 19 13:30:15.457 INFO kablam! Checking fs2 v0.4.1 Sep 19 13:30:17.050 INFO kablam! Checking toml v0.2.1 Sep 19 13:30:17.119 INFO kablam! Checking tempdir v0.3.5 Sep 19 13:30:17.200 INFO kablam! Checking parking_lot_core v0.2.0 Sep 19 13:30:17.755 INFO kablam! Compiling backtrace-sys v0.1.5 Sep 19 13:30:19.139 INFO kablam! Checking parking_lot v0.3.8 Sep 19 13:30:20.494 INFO kablam! Checking error-chain v0.7.2 Sep 19 13:30:22.779 INFO kablam! Checking serde_json v0.8.4 Sep 19 13:30:24.339 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 13:30:24.339 INFO kablam! --> tests/smoke.rs:25:14 Sep 19 13:30:24.339 INFO kablam! | Sep 19 13:30:24.339 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 19 13:30:24.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 13:30:24.339 INFO kablam! | Sep 19 13:30:24.339 INFO kablam! note: lint level defined here Sep 19 13:30:24.339 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 13:30:24.339 INFO kablam! | Sep 19 13:30:24.339 INFO kablam! 2 | #![deny(warnings)] Sep 19 13:30:24.339 INFO kablam! | ^^^^^^^^ Sep 19 13:30:24.339 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 13:30:24.339 INFO kablam! Sep 19 13:30:24.364 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 13:30:24.364 INFO kablam! --> src/errors.rs:2:10 Sep 19 13:30:24.364 INFO kablam! | Sep 19 13:30:24.364 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 13:30:24.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 13:30:24.364 INFO kablam! | Sep 19 13:30:24.364 INFO kablam! note: lint level defined here Sep 19 13:30:24.364 INFO kablam! --> src/main.rs:1:9 Sep 19 13:30:24.365 INFO kablam! | Sep 19 13:30:24.365 INFO kablam! 1 | #![deny(warnings)] Sep 19 13:30:24.365 INFO kablam! | ^^^^^^^^ Sep 19 13:30:24.365 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 13:30:24.365 INFO kablam! Sep 19 13:30:24.383 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 13:30:24.383 INFO kablam! --> src/errors.rs:2:10 Sep 19 13:30:24.383 INFO kablam! | Sep 19 13:30:24.383 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 13:30:24.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 13:30:24.399 INFO kablam! | Sep 19 13:30:24.399 INFO kablam! note: lint level defined here Sep 19 13:30:24.399 INFO kablam! --> src/main.rs:1:9 Sep 19 13:30:24.399 INFO kablam! | Sep 19 13:30:24.399 INFO kablam! 1 | #![deny(warnings)] Sep 19 13:30:24.399 INFO kablam! | ^^^^^^^^ Sep 19 13:30:24.399 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 13:30:24.400 INFO kablam! Sep 19 13:30:24.771 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 13:30:24.771 INFO kablam! --> tests/smoke.rs:43:13 Sep 19 13:30:24.771 INFO kablam! | Sep 19 13:30:24.771 INFO kablam! 43 | env::home_dir() Sep 19 13:30:24.771 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 13:30:24.771 INFO kablam! | Sep 19 13:30:24.771 INFO kablam! note: lint level defined here Sep 19 13:30:24.771 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 13:30:24.771 INFO kablam! | Sep 19 13:30:24.771 INFO kablam! 2 | #![deny(warnings)] Sep 19 13:30:24.771 INFO kablam! | ^^^^^^^^ Sep 19 13:30:24.771 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 13:30:24.771 INFO kablam! Sep 19 13:30:24.939 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 13:30:24.939 INFO kablam! --> src/xargo.rs:87:9 Sep 19 13:30:24.939 INFO kablam! | Sep 19 13:30:24.939 INFO kablam! 87 | env::home_dir() Sep 19 13:30:24.939 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 13:30:24.939 INFO kablam! | Sep 19 13:30:24.939 INFO kablam! note: lint level defined here Sep 19 13:30:24.939 INFO kablam! --> src/main.rs:1:9 Sep 19 13:30:24.939 INFO kablam! | Sep 19 13:30:24.939 INFO kablam! 1 | #![deny(warnings)] Sep 19 13:30:24.939 INFO kablam! | ^^^^^^^^ Sep 19 13:30:24.939 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 13:30:24.939 INFO kablam! Sep 19 13:30:25.010 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 13:30:25.010 INFO kablam! --> src/xargo.rs:87:9 Sep 19 13:30:25.010 INFO kablam! | Sep 19 13:30:25.010 INFO kablam! 87 | env::home_dir() Sep 19 13:30:25.010 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 13:30:25.010 INFO kablam! | Sep 19 13:30:25.016 INFO kablam! note: lint level defined here Sep 19 13:30:25.017 INFO kablam! --> src/main.rs:1:9 Sep 19 13:30:25.017 INFO kablam! | Sep 19 13:30:25.017 INFO kablam! 1 | #![deny(warnings)] Sep 19 13:30:25.017 INFO kablam! | ^^^^^^^^ Sep 19 13:30:25.017 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 13:30:25.017 INFO kablam! Sep 19 13:30:25.094 INFO kablam! error: aborting due to 2 previous errors Sep 19 13:30:25.094 INFO kablam! Sep 19 13:30:25.120 INFO kablam! error: Could not compile `xargo`. Sep 19 13:30:25.120 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:30:25.627 INFO kablam! error: aborting due to 2 previous errors Sep 19 13:30:25.627 INFO kablam! Sep 19 13:30:25.656 INFO kablam! error: Could not compile `xargo`. Sep 19 13:30:25.656 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:30:25.700 INFO kablam! error: aborting due to 2 previous errors Sep 19 13:30:25.700 INFO kablam! Sep 19 13:30:25.712 INFO kablam! error: Could not compile `xargo`. Sep 19 13:30:25.712 INFO kablam! Sep 19 13:30:25.712 INFO kablam! To learn more, run the command again with --verbose. Sep 19 13:30:25.714 INFO kablam! su: No module specific data is present Sep 19 13:30:26.958 INFO running `"docker" "rm" "-f" "011428aeef7746e4e13e7f5067556e8dee4d73eabf1fea2c32251bdc44a518a0"` Sep 19 13:30:27.271 INFO blam! 011428aeef7746e4e13e7f5067556e8dee4d73eabf1fea2c32251bdc44a518a0