Sep 14 10:00:54.010 INFO checking rust-version-0.4.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 10:00:54.011 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 10:00:54.011 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:00:54.290 INFO blam! 8cfee1ddb038e41926785f8495ab1f390a215a3cafd9c162dece27f68ad8b95c Sep 14 10:00:54.303 INFO running `"docker" "start" "-a" "8cfee1ddb038e41926785f8495ab1f390a215a3cafd9c162dece27f68ad8b95c"` Sep 14 10:00:55.286 INFO kablam! usermod: no changes Sep 14 10:00:55.614 INFO kablam! Checking endian-type v0.1.2 Sep 14 10:00:55.614 INFO kablam! Checking nibble_vec v0.0.4 Sep 14 10:00:56.003 INFO kablam! Checking radix_trie v0.1.3 Sep 14 10:00:56.475 INFO kablam! Checking rust-version v0.4.0 (file:///source) Sep 14 10:00:58.028 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 14 10:00:58.028 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:00:58.028 INFO kablam! | Sep 14 10:00:58.028 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:00:58.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:00:58.028 INFO kablam! | Sep 14 10:00:58.028 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 10:00:58.028 INFO kablam! Sep 14 10:00:58.077 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:00:58.077 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:00:58.077 INFO kablam! | Sep 14 10:00:58.077 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:00:58.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:00:58.077 INFO kablam! | Sep 14 10:00:58.077 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 10:00:58.077 INFO kablam! Sep 14 10:00:58.130 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 14 10:00:58.130 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:00:58.130 INFO kablam! | Sep 14 10:00:58.130 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:00:58.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:00:58.130 INFO kablam! | Sep 14 10:00:58.130 INFO kablam! note: lint level defined here Sep 14 10:00:58.130 INFO kablam! --> src/lib.rs:3:24 Sep 14 10:00:58.130 INFO kablam! | Sep 14 10:00:58.130 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 14 10:00:58.130 INFO kablam! | ^^^^^^^^ Sep 14 10:00:58.130 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 10:00:58.130 INFO kablam! Sep 14 10:00:58.181 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:00:58.181 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:00:58.181 INFO kablam! | Sep 14 10:00:58.181 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:00:58.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:00:58.181 INFO kablam! | Sep 14 10:00:58.181 INFO kablam! note: lint level defined here Sep 14 10:00:58.181 INFO kablam! --> src/lib.rs:3:24 Sep 14 10:00:58.181 INFO kablam! | Sep 14 10:00:58.181 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 14 10:00:58.181 INFO kablam! | ^^^^^^^^ Sep 14 10:00:58.181 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 10:00:58.181 INFO kablam! Sep 14 10:00:58.834 INFO kablam! error[E0635]: unknown feature `ascii_ctype` Sep 14 10:00:58.834 INFO kablam! --> src/lib.rs:4:41 Sep 14 10:00:58.834 INFO kablam! | Sep 14 10:00:58.834 INFO kablam! 4 | #![cfg_attr(feature = "commit", feature(ascii_ctype))] Sep 14 10:00:58.834 INFO kablam! | ^^^^^^^^^^^ Sep 14 10:00:58.834 INFO kablam! Sep 14 10:00:58.834 INFO kablam! error[E0635]: unknown feature `catch_expr` Sep 14 10:00:58.834 INFO kablam! --> src/lib.rs:2:12 Sep 14 10:00:58.834 INFO kablam! | Sep 14 10:00:58.834 INFO kablam! 2 | #![feature(catch_expr, stmt_expr_attributes, try_from)] Sep 14 10:00:58.834 INFO kablam! | ^^^^^^^^^^ Sep 14 10:00:58.834 INFO kablam! Sep 14 10:00:58.864 INFO kablam! error: aborting due to 2 previous errors Sep 14 10:00:58.864 INFO kablam! Sep 14 10:00:58.864 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 10:00:58.873 INFO kablam! error: Could not compile `rust-version`. Sep 14 10:00:58.873 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 10:00:58.931 INFO kablam! error: aborting due to 2 previous errors Sep 14 10:00:58.931 INFO kablam! Sep 14 10:00:58.950 INFO kablam! error: Could not compile `rust-version`. Sep 14 10:00:58.950 INFO kablam! Sep 14 10:00:58.950 INFO kablam! To learn more, run the command again with --verbose. Sep 14 10:00:58.951 INFO kablam! su: No module specific data is present Sep 14 10:00:59.506 INFO running `"docker" "rm" "-f" "8cfee1ddb038e41926785f8495ab1f390a215a3cafd9c162dece27f68ad8b95c"` Sep 14 10:00:59.569 INFO blam! 8cfee1ddb038e41926785f8495ab1f390a215a3cafd9c162dece27f68ad8b95c