Sep 04 04:53:02.650 INFO checking rust-version-0.4.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:53:02.650 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:53:02.651 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:53:02.850 INFO blam! 5b4973be5bbed3cf94cc8f631b85397473c19b9c065402f658ab8136ddd8fe57 Sep 04 04:53:02.852 INFO running `"docker" "start" "-a" "5b4973be5bbed3cf94cc8f631b85397473c19b9c065402f658ab8136ddd8fe57"` Sep 04 04:53:03.695 INFO kablam! Checking app_dirs v1.2.1 Sep 04 04:53:04.273 INFO kablam! Checking rust-version v0.4.0 (file:///source) Sep 04 04:53:08.218 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 04:53:08.218 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.218 INFO kablam! | Sep 04 04:53:08.218 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.218 INFO kablam! | Sep 04 04:53:08.218 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:53:08.218 INFO kablam! Sep 04 04:53:08.274 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 04:53:08.274 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.274 INFO kablam! | Sep 04 04:53:08.274 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.274 INFO kablam! | Sep 04 04:53:08.274 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:53:08.274 INFO kablam! Sep 04 04:53:08.376 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 04:53:08.376 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.376 INFO kablam! | Sep 04 04:53:08.376 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.376 INFO kablam! | Sep 04 04:53:08.376 INFO kablam! note: lint level defined here Sep 04 04:53:08.376 INFO kablam! --> src/lib.rs:3:24 Sep 04 04:53:08.376 INFO kablam! | Sep 04 04:53:08.376 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 04 04:53:08.376 INFO kablam! | ^^^^^^^^ Sep 04 04:53:08.376 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 04:53:08.376 INFO kablam! Sep 04 04:53:08.427 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 04:53:08.427 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.427 INFO kablam! | Sep 04 04:53:08.427 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.427 INFO kablam! | Sep 04 04:53:08.427 INFO kablam! note: lint level defined here Sep 04 04:53:08.427 INFO kablam! --> src/lib.rs:3:24 Sep 04 04:53:08.427 INFO kablam! | Sep 04 04:53:08.427 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 04 04:53:08.427 INFO kablam! | ^^^^^^^^ Sep 04 04:53:08.427 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 04:53:08.427 INFO kablam! Sep 04 04:53:09.883 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:53:09.883 INFO kablam! Sep 04 04:53:09.895 INFO kablam! error: Could not compile `rust-version`. Sep 04 04:53:09.895 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:53:10.001 INFO kablam! error[E0635]: unknown feature `ascii_ctype` Sep 04 04:53:10.001 INFO kablam! --> src/lib.rs:4:41 Sep 04 04:53:10.001 INFO kablam! | Sep 04 04:53:10.001 INFO kablam! 4 | #![cfg_attr(feature = "commit", feature(ascii_ctype))] Sep 04 04:53:10.001 INFO kablam! | ^^^^^^^^^^^ Sep 04 04:53:10.001 INFO kablam! Sep 04 04:53:10.001 INFO kablam! error[E0635]: unknown feature `catch_expr` Sep 04 04:53:10.001 INFO kablam! --> src/lib.rs:2:12 Sep 04 04:53:10.001 INFO kablam! | Sep 04 04:53:10.001 INFO kablam! 2 | #![feature(catch_expr, stmt_expr_attributes, try_from)] Sep 04 04:53:10.001 INFO kablam! | ^^^^^^^^^^ Sep 04 04:53:10.001 INFO kablam! Sep 04 04:53:10.061 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:53:10.061 INFO kablam! Sep 04 04:53:10.061 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 04 04:53:10.084 INFO kablam! error: Could not compile `rust-version`. Sep 04 04:53:10.084 INFO kablam! Sep 04 04:53:10.084 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:53:10.085 INFO kablam! su: No module specific data is present Sep 04 04:53:10.435 INFO running `"docker" "rm" "-f" "5b4973be5bbed3cf94cc8f631b85397473c19b9c065402f658ab8136ddd8fe57"` Sep 04 04:53:10.541 INFO blam! 5b4973be5bbed3cf94cc8f631b85397473c19b9c065402f658ab8136ddd8fe57