Sep 19 21:07:19.450 INFO checking rust-version-0.4.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 21:07:19.450 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 21:07:19.450 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:07:19.585 INFO blam! 27c98184fc3e776c23ae5428ab761c88e72c312784b6150ceb05f7ccb5a85cc9 Sep 19 21:07:19.587 INFO running `"docker" "start" "-a" "27c98184fc3e776c23ae5428ab761c88e72c312784b6150ceb05f7ccb5a85cc9"` Sep 19 21:07:20.807 INFO kablam! usermod: no changes Sep 19 21:07:21.041 INFO kablam! Compiling libgit2-sys v0.6.19 Sep 19 21:07:21.044 INFO kablam! Checking reqwest v0.7.3 Sep 19 21:07:31.895 INFO kablam! Checking git2 v0.6.11 Sep 19 21:07:36.430 INFO kablam! Checking rust-version v0.4.0 (/source) Sep 19 21:07:38.293 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 19 21:07:38.293 INFO kablam! --> src/commit.rs:1:5 Sep 19 21:07:38.293 INFO kablam! | Sep 19 21:07:38.293 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 21:07:38.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:07:38.293 INFO kablam! | Sep 19 21:07:38.293 INFO kablam! note: lint level defined here Sep 19 21:07:38.293 INFO kablam! --> src/lib.rs:3:24 Sep 19 21:07:38.293 INFO kablam! | Sep 19 21:07:38.293 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 19 21:07:38.293 INFO kablam! | ^^^^^^^^ Sep 19 21:07:38.293 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 19 21:07:38.293 INFO kablam! Sep 19 21:07:38.317 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 21:07:38.317 INFO kablam! --> src/commit.rs:1:5 Sep 19 21:07:38.317 INFO kablam! | Sep 19 21:07:38.317 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 21:07:38.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:07:38.317 INFO kablam! | Sep 19 21:07:38.317 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 21:07:38.317 INFO kablam! Sep 19 21:07:38.356 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 21:07:38.356 INFO kablam! --> src/commit.rs:1:5 Sep 19 21:07:38.356 INFO kablam! | Sep 19 21:07:38.356 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 21:07:38.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:07:38.356 INFO kablam! | Sep 19 21:07:38.356 INFO kablam! note: lint level defined here Sep 19 21:07:38.356 INFO kablam! --> src/lib.rs:3:24 Sep 19 21:07:38.356 INFO kablam! | Sep 19 21:07:38.356 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 19 21:07:38.356 INFO kablam! | ^^^^^^^^ Sep 19 21:07:38.356 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 19 21:07:38.356 INFO kablam! Sep 19 21:07:38.358 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 21:07:38.358 INFO kablam! --> src/commit.rs:1:5 Sep 19 21:07:38.358 INFO kablam! | Sep 19 21:07:38.358 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 21:07:38.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 21:07:38.358 INFO kablam! | Sep 19 21:07:38.358 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 21:07:38.358 INFO kablam! Sep 19 21:07:38.994 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:07:38.994 INFO kablam! Sep 19 21:07:39.006 INFO kablam! error: Could not compile `rust-version`. Sep 19 21:07:39.006 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:07:39.038 INFO kablam! error[E0635]: unknown feature `ascii_ctype` Sep 19 21:07:39.038 INFO kablam! --> src/lib.rs:4:41 Sep 19 21:07:39.038 INFO kablam! | Sep 19 21:07:39.038 INFO kablam! 4 | #![cfg_attr(feature = "commit", feature(ascii_ctype))] Sep 19 21:07:39.038 INFO kablam! | ^^^^^^^^^^^ Sep 19 21:07:39.038 INFO kablam! Sep 19 21:07:39.038 INFO kablam! error[E0635]: unknown feature `catch_expr` Sep 19 21:07:39.038 INFO kablam! --> src/lib.rs:2:12 Sep 19 21:07:39.038 INFO kablam! | Sep 19 21:07:39.038 INFO kablam! 2 | #![feature(catch_expr, stmt_expr_attributes, try_from)] Sep 19 21:07:39.038 INFO kablam! | ^^^^^^^^^^ Sep 19 21:07:39.038 INFO kablam! Sep 19 21:07:39.065 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:07:39.065 INFO kablam! Sep 19 21:07:39.065 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 21:07:39.084 INFO kablam! error: Could not compile `rust-version`. Sep 19 21:07:39.084 INFO kablam! Sep 19 21:07:39.084 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:07:39.085 INFO kablam! su: No module specific data is present Sep 19 21:07:39.656 INFO running `"docker" "rm" "-f" "27c98184fc3e776c23ae5428ab761c88e72c312784b6150ceb05f7ccb5a85cc9"` Sep 19 21:07:39.728 INFO blam! 27c98184fc3e776c23ae5428ab761c88e72c312784b6150ceb05f7ccb5a85cc9