Sep 14 08:02:05.791 INFO checking syntex_syntax-0.59.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:02:05.791 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:02:05.791 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/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 08:02:05.941 INFO blam! 819ad5b29ca02a7b89071b34fbec596c46dbbfc8389fcf7bc1ab92a92b99bf7f Sep 14 08:02:05.942 INFO running `"docker" "start" "-a" "819ad5b29ca02a7b89071b34fbec596c46dbbfc8389fcf7bc1ab92a92b99bf7f"` Sep 14 08:02:07.079 INFO kablam! usermod: no changes Sep 14 08:02:07.195 INFO kablam! Compiling extprim v1.6.0 Sep 14 08:02:07.211 INFO kablam! Checking syntex_pos v0.59.1 Sep 14 08:02:09.678 INFO kablam! Checking syntex_errors v0.59.1 Sep 14 08:02:11.989 INFO kablam! Checking syntex_syntax v0.59.1 (file:///source) Sep 14 08:02:17.778 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 08:02:17.778 INFO kablam! --> src/feature_gate.rs:38:5 Sep 14 08:02:17.778 INFO kablam! | Sep 14 08:02:17.778 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 14 08:02:17.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:17.778 INFO kablam! | Sep 14 08:02:17.778 INFO kablam! note: lint level defined here Sep 14 08:02:17.778 INFO kablam! --> src/lib.rs:21:9 Sep 14 08:02:17.778 INFO kablam! | Sep 14 08:02:17.778 INFO kablam! 21 | #![deny(warnings)] Sep 14 08:02:17.778 INFO kablam! | ^^^^^^^^ Sep 14 08:02:17.778 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 08:02:17.778 INFO kablam! Sep 14 08:02:17.811 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 08:02:17.811 INFO kablam! --> src/feature_gate.rs:38:5 Sep 14 08:02:17.811 INFO kablam! | Sep 14 08:02:17.811 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 14 08:02:17.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:17.811 INFO kablam! | Sep 14 08:02:17.811 INFO kablam! note: lint level defined here Sep 14 08:02:17.811 INFO kablam! --> src/lib.rs:21:9 Sep 14 08:02:17.811 INFO kablam! | Sep 14 08:02:17.811 INFO kablam! 21 | #![deny(warnings)] Sep 14 08:02:17.811 INFO kablam! | ^^^^^^^^ Sep 14 08:02:17.811 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 08:02:17.811 INFO kablam! Sep 14 08:02:26.757 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 14 08:02:26.757 INFO kablam! --> src/feature_gate.rs:38:5 Sep 14 08:02:26.757 INFO kablam! | Sep 14 08:02:26.757 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 14 08:02:26.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:26.757 INFO kablam! | Sep 14 08:02:26.757 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 14 08:02:26.757 INFO kablam! --> src/feature_gate.rs:38:5 Sep 14 08:02:26.757 INFO kablam! | Sep 14 08:02:26.758 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 14 08:02:26.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:26.758 INFO kablam! | Sep 14 08:02:26.758 INFO kablam! note: lint level defined here Sep 14 08:02:26.758 INFO kablam! --> src/lib.rs:21:9 Sep 14 08:02:26.758 INFO kablam! | Sep 14 08:02:26.758 INFO kablam! 21 | #![deny(warnings)] Sep 14 08:02:26.758 INFO kablam! | ^^^^^^^^ Sep 14 08:02:26.758 INFO kablam! note: lint level defined here Sep 14 08:02:26.758 INFO kablam! --> src/lib.rs:21:9 Sep 14 08:02:26.758 INFO kablam! | Sep 14 08:02:26.758 INFO kablam! 21 | #![deny(warnings)] Sep 14 08:02:26.758 INFO kablam! | ^^^^^^^^ Sep 14 08:02:26.758 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 08:02:26.758 INFO kablam! Sep 14 08:02:26.758 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 14 08:02:26.758 INFO kablam! Sep 14 08:02:26.847 INFO kablam! error: aborting due to 2 previous errors Sep 14 08:02:26.847 INFO kablam! Sep 14 08:02:26.857 INFO kablam! error: aborting due to 2 previous errors Sep 14 08:02:26.857 INFO kablam! Sep 14 08:02:26.858 INFO kablam! error: Could not compile `syntex_syntax`. Sep 14 08:02:26.858 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 08:02:26.870 INFO kablam! error: Could not compile `syntex_syntax`. Sep 14 08:02:26.870 INFO kablam! Sep 14 08:02:26.870 INFO kablam! To learn more, run the command again with --verbose. Sep 14 08:02:26.871 INFO kablam! su: No module specific data is present Sep 14 08:02:27.360 INFO running `"docker" "rm" "-f" "819ad5b29ca02a7b89071b34fbec596c46dbbfc8389fcf7bc1ab92a92b99bf7f"` Sep 14 08:02:27.446 INFO blam! 819ad5b29ca02a7b89071b34fbec596c46dbbfc8389fcf7bc1ab92a92b99bf7f