Sep 04 04:53:03.643 INFO checking rust-version-0.4.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:53:03.643 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:53:03.643 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 04 04:53:03.799 INFO blam! 3a97b3753f990a6afd8bae4541cca566fd79e31cc5c4fb41c07d29fa48a14b2c Sep 04 04:53:03.801 INFO running `"docker" "start" "-a" "3a97b3753f990a6afd8bae4541cca566fd79e31cc5c4fb41c07d29fa48a14b2c"` Sep 04 04:53:04.642 INFO kablam! Checking rust-version v0.4.0 (file:///source) Sep 04 04:53:08.382 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 04:53:08.382 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.382 INFO kablam! | Sep 04 04:53:08.382 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.382 INFO kablam! | Sep 04 04:53:08.382 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:53:08.382 INFO kablam! Sep 04 04:53:08.417 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 04:53:08.417 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.417 INFO kablam! | Sep 04 04:53:08.417 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.417 INFO kablam! | Sep 04 04:53:08.417 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:53:08.417 INFO kablam! Sep 04 04:53:08.541 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 04:53:08.541 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.541 INFO kablam! | Sep 04 04:53:08.541 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.541 INFO kablam! | Sep 04 04:53:08.541 INFO kablam! note: lint level defined here Sep 04 04:53:08.542 INFO kablam! --> src/lib.rs:3:24 Sep 04 04:53:08.542 INFO kablam! | Sep 04 04:53:08.542 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 04 04:53:08.542 INFO kablam! | ^^^^^^^^ Sep 04 04:53:08.542 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 04:53:08.542 INFO kablam! Sep 04 04:53:08.589 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 04:53:08.589 INFO kablam! --> src/commit.rs:1:5 Sep 04 04:53:08.589 INFO kablam! | Sep 04 04:53:08.589 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 04:53:08.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:53:08.589 INFO kablam! | Sep 04 04:53:08.589 INFO kablam! note: lint level defined here Sep 04 04:53:08.589 INFO kablam! --> src/lib.rs:3:24 Sep 04 04:53:08.589 INFO kablam! | Sep 04 04:53:08.589 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 04 04:53:08.589 INFO kablam! | ^^^^^^^^ Sep 04 04:53:08.589 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 04:53:08.589 INFO kablam! Sep 04 04:53:10.044 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:53:10.045 INFO kablam! Sep 04 04:53:10.057 INFO kablam! error: Could not compile `rust-version`. Sep 04 04:53:10.057 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:53:10.096 INFO kablam! error[E0635]: unknown feature `ascii_ctype` Sep 04 04:53:10.096 INFO kablam! --> src/lib.rs:4:41 Sep 04 04:53:10.096 INFO kablam! | Sep 04 04:53:10.096 INFO kablam! 4 | #![cfg_attr(feature = "commit", feature(ascii_ctype))] Sep 04 04:53:10.096 INFO kablam! | ^^^^^^^^^^^ Sep 04 04:53:10.096 INFO kablam! Sep 04 04:53:10.096 INFO kablam! error[E0635]: unknown feature `catch_expr` Sep 04 04:53:10.096 INFO kablam! --> src/lib.rs:2:12 Sep 04 04:53:10.096 INFO kablam! | Sep 04 04:53:10.097 INFO kablam! 2 | #![feature(catch_expr, stmt_expr_attributes, try_from)] Sep 04 04:53:10.097 INFO kablam! | ^^^^^^^^^^ Sep 04 04:53:10.097 INFO kablam! Sep 04 04:53:10.148 INFO kablam! error: aborting due to 2 previous errors Sep 04 04:53:10.148 INFO kablam! Sep 04 04:53:10.148 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 04 04:53:10.174 INFO kablam! error: Could not compile `rust-version`. Sep 04 04:53:10.174 INFO kablam! Sep 04 04:53:10.174 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:53:10.176 INFO kablam! su: No module specific data is present Sep 04 04:53:10.548 INFO running `"docker" "rm" "-f" "3a97b3753f990a6afd8bae4541cca566fd79e31cc5c4fb41c07d29fa48a14b2c"` Sep 04 04:53:10.650 INFO blam! 3a97b3753f990a6afd8bae4541cca566fd79e31cc5c4fb41c07d29fa48a14b2c