Sep 04 01:11:16.015 INFO checking syntex_syntax-0.59.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 01:11:16.015 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 01:11:16.016 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 01:11:16.223 INFO blam! be4fd13634d31c6c39cff6e9d5e9f189327df25ef2ad4a04e61723520bc72465 Sep 04 01:11:16.226 INFO running `"docker" "start" "-a" "be4fd13634d31c6c39cff6e9d5e9f189327df25ef2ad4a04e61723520bc72465"` Sep 04 01:11:17.164 INFO kablam! Compiling serde v1.0.76 Sep 04 01:11:31.160 INFO kablam! Checking syntex_pos v0.59.1 Sep 04 01:11:31.160 INFO kablam! Checking extprim v1.6.0 Sep 04 01:11:31.160 INFO kablam! Checking serde_json v1.0.26 Sep 04 01:11:34.627 INFO kablam! Checking syntex_errors v0.59.1 Sep 04 01:11:38.452 INFO kablam! Checking syntex_syntax v0.59.1 (file:///source) Sep 04 01:11:46.141 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 01:11:46.141 INFO kablam! --> src/feature_gate.rs:38:5 Sep 04 01:11:46.141 INFO kablam! | Sep 04 01:11:46.141 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 04 01:11:46.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:11:46.141 INFO kablam! | Sep 04 01:11:46.142 INFO kablam! note: lint level defined here Sep 04 01:11:46.142 INFO kablam! --> src/lib.rs:21:9 Sep 04 01:11:46.142 INFO kablam! | Sep 04 01:11:46.142 INFO kablam! 21 | #![deny(warnings)] Sep 04 01:11:46.142 INFO kablam! | ^^^^^^^^ Sep 04 01:11:46.142 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 01:11:46.142 INFO kablam! Sep 04 01:11:46.585 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 01:11:46.585 INFO kablam! --> src/feature_gate.rs:38:5 Sep 04 01:11:46.585 INFO kablam! | Sep 04 01:11:46.585 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 04 01:11:46.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:11:46.585 INFO kablam! | Sep 04 01:11:46.585 INFO kablam! note: lint level defined here Sep 04 01:11:46.585 INFO kablam! --> src/lib.rs:21:9 Sep 04 01:11:46.585 INFO kablam! | Sep 04 01:11:46.585 INFO kablam! 21 | #![deny(warnings)] Sep 04 01:11:46.585 INFO kablam! | ^^^^^^^^ Sep 04 01:11:46.585 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 04 01:11:46.585 INFO kablam! Sep 04 01:12:02.301 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 01:12:02.301 INFO kablam! --> src/feature_gate.rs:38:5 Sep 04 01:12:02.302 INFO kablam! | Sep 04 01:12:02.302 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 04 01:12:02.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:02.302 INFO kablam! | Sep 04 01:12:02.302 INFO kablam! note: lint level defined here Sep 04 01:12:02.302 INFO kablam! --> src/lib.rs:21:9 Sep 04 01:12:02.302 INFO kablam! | Sep 04 01:12:02.302 INFO kablam! 21 | #![deny(warnings)] Sep 04 01:12:02.302 INFO kablam! | ^^^^^^^^ Sep 04 01:12:02.302 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 01:12:02.302 INFO kablam! Sep 04 01:12:02.418 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:12:02.418 INFO kablam! Sep 04 01:12:02.433 INFO kablam! error: Could not compile `syntex_syntax`. Sep 04 01:12:02.433 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:12:03.117 INFO kablam! error: unused import: `std::ascii::AsciiExt` Sep 04 01:12:03.117 INFO kablam! --> src/feature_gate.rs:38:5 Sep 04 01:12:03.117 INFO kablam! | Sep 04 01:12:03.117 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 04 01:12:03.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:03.118 INFO kablam! | Sep 04 01:12:03.118 INFO kablam! note: lint level defined here Sep 04 01:12:03.118 INFO kablam! --> src/lib.rs:21:9 Sep 04 01:12:03.118 INFO kablam! | Sep 04 01:12:03.118 INFO kablam! 21 | #![deny(warnings)] Sep 04 01:12:03.118 INFO kablam! | ^^^^^^^^ Sep 04 01:12:03.118 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Sep 04 01:12:03.118 INFO kablam! Sep 04 01:12:03.227 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:12:03.227 INFO kablam! Sep 04 01:12:03.245 INFO kablam! error: Could not compile `syntex_syntax`. Sep 04 01:12:03.245 INFO kablam! Sep 04 01:12:03.245 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:12:03.247 INFO kablam! su: No module specific data is present Sep 04 01:12:03.705 INFO running `"docker" "rm" "-f" "be4fd13634d31c6c39cff6e9d5e9f189327df25ef2ad4a04e61723520bc72465"` Sep 04 01:12:03.835 INFO blam! be4fd13634d31c6c39cff6e9d5e9f189327df25ef2ad4a04e61723520bc72465