Sep 14 10:00:52.899 INFO checking rust-version-0.4.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 10:00:52.899 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 10:00:52.899 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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:53.168 INFO blam! a558ec2d6f6f8b142c01092da03e173c1afb8d285753ea4762da28b5366148a3 Sep 14 10:00:53.169 INFO running `"docker" "start" "-a" "a558ec2d6f6f8b142c01092da03e173c1afb8d285753ea4762da28b5366148a3"` Sep 14 10:00:54.266 INFO kablam! usermod: no changes Sep 14 10:00:54.535 INFO kablam! Checking endian-type v0.1.2 Sep 14 10:00:54.537 INFO kablam! Compiling libssh2-sys v0.2.11 Sep 14 10:00:54.540 INFO kablam! Compiling libgit2-sys v0.6.19 Sep 14 10:00:54.542 INFO kablam! Checking reqwest v0.7.3 Sep 14 10:00:54.831 INFO kablam! Checking radix_trie v0.1.3 Sep 14 10:01:08.303 INFO kablam! Checking git2 v0.6.11 Sep 14 10:01:11.667 INFO kablam! Checking rust-version v0.4.0 (file:///source) Sep 14 10:01:12.921 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 14 10:01:12.921 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:01:12.921 INFO kablam! | Sep 14 10:01:12.921 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:01:12.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:01:12.921 INFO kablam! | Sep 14 10:01:12.921 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 10:01:12.921 INFO kablam! Sep 14 10:01:12.946 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:01:12.946 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:01:12.946 INFO kablam! | Sep 14 10:01:12.947 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:01:12.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:01:12.947 INFO kablam! | Sep 14 10:01:12.947 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 10:01:12.947 INFO kablam! Sep 14 10:01:13.013 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 14 10:01:13.013 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:01:13.013 INFO kablam! | Sep 14 10:01:13.013 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:01:13.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:01:13.013 INFO kablam! | Sep 14 10:01:13.013 INFO kablam! note: lint level defined here Sep 14 10:01:13.013 INFO kablam! --> src/lib.rs:3:24 Sep 14 10:01:13.013 INFO kablam! | Sep 14 10:01:13.013 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 14 10:01:13.013 INFO kablam! | ^^^^^^^^ Sep 14 10:01:13.013 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 10:01:13.013 INFO kablam! Sep 14 10:01:13.055 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 10:01:13.055 INFO kablam! --> src/commit.rs:1:5 Sep 14 10:01:13.055 INFO kablam! | Sep 14 10:01:13.055 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 14 10:01:13.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 10:01:13.055 INFO kablam! | Sep 14 10:01:13.055 INFO kablam! note: lint level defined here Sep 14 10:01:13.055 INFO kablam! --> src/lib.rs:3:24 Sep 14 10:01:13.055 INFO kablam! | Sep 14 10:01:13.055 INFO kablam! 3 | #![cfg_attr(test, deny(warnings, missing_docs, missing_debug_implementations))] Sep 14 10:01:13.055 INFO kablam! | ^^^^^^^^ Sep 14 10:01:13.055 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 10:01:13.055 INFO kablam! Sep 14 10:01:13.653 INFO kablam! error[E0635]: unknown feature `ascii_ctype` Sep 14 10:01:13.653 INFO kablam! --> src/lib.rs:4:41 Sep 14 10:01:13.653 INFO kablam! | Sep 14 10:01:13.653 INFO kablam! 4 | #![cfg_attr(feature = "commit", feature(ascii_ctype))] Sep 14 10:01:13.653 INFO kablam! | ^^^^^^^^^^^ Sep 14 10:01:13.653 INFO kablam! Sep 14 10:01:13.653 INFO kablam! error[E0635]: unknown feature `catch_expr` Sep 14 10:01:13.653 INFO kablam! --> src/lib.rs:2:12 Sep 14 10:01:13.654 INFO kablam! | Sep 14 10:01:13.654 INFO kablam! 2 | #![feature(catch_expr, stmt_expr_attributes, try_from)] Sep 14 10:01:13.654 INFO kablam! | ^^^^^^^^^^ Sep 14 10:01:13.654 INFO kablam! Sep 14 10:01:13.686 INFO kablam! error: aborting due to 2 previous errors Sep 14 10:01:13.686 INFO kablam! Sep 14 10:01:13.686 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 10:01:13.697 INFO kablam! error: Could not compile `rust-version`. Sep 14 10:01:13.697 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 10:01:13.732 INFO kablam! error: aborting due to 2 previous errors Sep 14 10:01:13.732 INFO kablam! Sep 14 10:01:13.753 INFO kablam! error: Could not compile `rust-version`. Sep 14 10:01:13.753 INFO kablam! Sep 14 10:01:13.753 INFO kablam! To learn more, run the command again with --verbose. Sep 14 10:01:13.756 INFO kablam! su: No module specific data is present Sep 14 10:01:14.659 INFO running `"docker" "rm" "-f" "a558ec2d6f6f8b142c01092da03e173c1afb8d285753ea4762da28b5366148a3"` Sep 14 10:01:14.739 INFO blam! a558ec2d6f6f8b142c01092da03e173c1afb8d285753ea4762da28b5366148a3