Sep 19 15:31:52.083 INFO checking xargo-0.3.12 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 15:31:52.083 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 15:31:52.083 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/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 15:31:52.319 INFO blam! b6f549b5c1f4370593e74a6558ace1ec73b1ce5c34ab098202aa00b8275d0a3d Sep 19 15:31:52.327 INFO running `"docker" "start" "-a" "b6f549b5c1f4370593e74a6558ace1ec73b1ce5c34ab098202aa00b8275d0a3d"` Sep 19 15:31:53.702 INFO kablam! usermod: no changes Sep 19 15:31:53.851 INFO kablam! Compiling xargo v0.3.12 (/source) Sep 19 15:31:53.851 INFO kablam! Checking semver v0.1.20 Sep 19 15:31:53.867 INFO kablam! Checking thread-id v3.3.0 Sep 19 15:31:53.867 INFO kablam! Checking toml v0.2.1 Sep 19 15:31:53.871 INFO kablam! Checking parking_lot_core v0.2.14 Sep 19 15:31:53.875 INFO kablam! Checking serde_json v0.8.6 Sep 19 15:31:53.875 INFO kablam! Checking error-chain v0.7.2 Sep 19 15:31:54.964 INFO kablam! Checking parking_lot v0.3.8 Sep 19 15:31:55.167 INFO kablam! Checking rustc_version v0.1.7 Sep 19 15:31:56.098 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 15:31:56.098 INFO kablam! --> src/errors.rs:2:10 Sep 19 15:31:56.098 INFO kablam! | Sep 19 15:31:56.098 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 15:31:56.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 15:31:56.098 INFO kablam! | Sep 19 15:31:56.098 INFO kablam! note: lint level defined here Sep 19 15:31:56.098 INFO kablam! --> src/main.rs:1:9 Sep 19 15:31:56.098 INFO kablam! | Sep 19 15:31:56.098 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:31:56.098 INFO kablam! | ^^^^^^^^ Sep 19 15:31:56.098 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 15:31:56.098 INFO kablam! Sep 19 15:31:56.103 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 15:31:56.103 INFO kablam! --> src/errors.rs:2:10 Sep 19 15:31:56.103 INFO kablam! | Sep 19 15:31:56.103 INFO kablam! 2 | #![allow(unused_doc_comment)] Sep 19 15:31:56.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 15:31:56.103 INFO kablam! | Sep 19 15:31:56.103 INFO kablam! note: lint level defined here Sep 19 15:31:56.103 INFO kablam! --> src/main.rs:1:9 Sep 19 15:31:56.103 INFO kablam! | Sep 19 15:31:56.103 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:31:56.103 INFO kablam! | ^^^^^^^^ Sep 19 15:31:56.103 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 15:31:56.103 INFO kablam! Sep 19 15:31:56.131 INFO kablam! error: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 19 15:31:56.131 INFO kablam! --> tests/smoke.rs:25:14 Sep 19 15:31:56.131 INFO kablam! | Sep 19 15:31:56.131 INFO kablam! 25 | #![allow(unused_doc_comment)] Sep 19 15:31:56.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 19 15:31:56.131 INFO kablam! | Sep 19 15:31:56.131 INFO kablam! note: lint level defined here Sep 19 15:31:56.131 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 15:31:56.131 INFO kablam! | Sep 19 15:31:56.131 INFO kablam! 2 | #![deny(warnings)] Sep 19 15:31:56.131 INFO kablam! | ^^^^^^^^ Sep 19 15:31:56.131 INFO kablam! = note: #[deny(renamed_and_removed_lints)] implied by #[deny(warnings)] Sep 19 15:31:56.131 INFO kablam! Sep 19 15:31:56.459 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 15:31:56.459 INFO kablam! --> tests/smoke.rs:43:13 Sep 19 15:31:56.459 INFO kablam! | Sep 19 15:31:56.459 INFO kablam! 43 | env::home_dir() Sep 19 15:31:56.459 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:31:56.459 INFO kablam! | Sep 19 15:31:56.459 INFO kablam! note: lint level defined here Sep 19 15:31:56.459 INFO kablam! --> tests/smoke.rs:2:9 Sep 19 15:31:56.459 INFO kablam! | Sep 19 15:31:56.459 INFO kablam! 2 | #![deny(warnings)] Sep 19 15:31:56.459 INFO kablam! | ^^^^^^^^ Sep 19 15:31:56.459 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 15:31:56.459 INFO kablam! Sep 19 15:31:56.627 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 15:31:56.627 INFO kablam! --> src/xargo.rs:87:9 Sep 19 15:31:56.627 INFO kablam! | Sep 19 15:31:56.627 INFO kablam! 87 | env::home_dir() Sep 19 15:31:56.627 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:31:56.627 INFO kablam! | Sep 19 15:31:56.627 INFO kablam! note: lint level defined here Sep 19 15:31:56.627 INFO kablam! --> src/main.rs:1:9 Sep 19 15:31:56.627 INFO kablam! | Sep 19 15:31:56.627 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:31:56.627 INFO kablam! | ^^^^^^^^ Sep 19 15:31:56.627 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 15:31:56.627 INFO kablam! Sep 19 15:31:56.655 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:31:56.655 INFO kablam! Sep 19 15:31:56.655 INFO kablam! error: Could not compile `xargo`. Sep 19 15:31:56.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:31:56.668 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 15:31:56.668 INFO kablam! --> src/xargo.rs:87:9 Sep 19 15:31:56.668 INFO kablam! | Sep 19 15:31:56.668 INFO kablam! 87 | env::home_dir() Sep 19 15:31:56.669 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:31:56.669 INFO kablam! | Sep 19 15:31:56.669 INFO kablam! note: lint level defined here Sep 19 15:31:56.669 INFO kablam! --> src/main.rs:1:9 Sep 19 15:31:56.669 INFO kablam! | Sep 19 15:31:56.669 INFO kablam! 1 | #![deny(warnings)] Sep 19 15:31:56.669 INFO kablam! | ^^^^^^^^ Sep 19 15:31:56.669 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 15:31:56.669 INFO kablam! Sep 19 15:31:56.943 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:31:56.943 INFO kablam! Sep 19 15:31:56.950 INFO kablam! error: Could not compile `xargo`. Sep 19 15:31:56.950 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:31:57.015 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:31:57.015 INFO kablam! Sep 19 15:31:57.027 INFO kablam! error: Could not compile `xargo`. Sep 19 15:31:57.027 INFO kablam! Sep 19 15:31:57.027 INFO kablam! To learn more, run the command again with --verbose. Sep 19 15:31:57.027 INFO kablam! su: No module specific data is present Sep 19 15:31:57.627 INFO running `"docker" "rm" "-f" "b6f549b5c1f4370593e74a6558ace1ec73b1ce5c34ab098202aa00b8275d0a3d"` Sep 19 15:31:57.855 INFO blam! b6f549b5c1f4370593e74a6558ace1ec73b1ce5c34ab098202aa00b8275d0a3d