Sep 17 16:22:43.995 INFO checking syntex_syntax-0.58.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 16:22:43.995 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 16:22:43.995 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 16:22:44.345 INFO blam! fd207403ef31df23c07a4f49091a147c87e9d8c32a199c0326600f54d0ed436f Sep 17 16:22:44.351 INFO running `"docker" "start" "-a" "fd207403ef31df23c07a4f49091a147c87e9d8c32a199c0326600f54d0ed436f"` Sep 17 16:22:45.504 INFO kablam! usermod: no changes Sep 17 16:22:45.607 INFO kablam! Checking unicode-xid v0.0.4 Sep 17 16:22:45.615 INFO kablam! Checking syntex_pos v0.58.1 Sep 17 16:22:46.362 INFO kablam! Checking syntex_errors v0.58.1 Sep 17 16:22:47.483 INFO kablam! Checking syntex_syntax v0.58.1 (/source) Sep 17 16:22:50.299 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.300 INFO kablam! --> src/symbol.rs:146:27 Sep 17 16:22:50.300 INFO kablam! | Sep 17 16:22:50.301 INFO kablam! 146 | name: ast::Name($index), Sep 17 16:22:50.301 INFO kablam! | ^^^^^^^^^ Sep 17 16:22:50.301 INFO kablam! ... Sep 17 16:22:50.302 INFO kablam! 165 | / declare_keywords! { Sep 17 16:22:50.302 INFO kablam! 166 | | // Invalid identifier Sep 17 16:22:50.303 INFO kablam! 167 | | (0, Invalid, "") Sep 17 16:22:50.303 INFO kablam! 168 | | Sep 17 16:22:50.303 INFO kablam! ... | Sep 17 16:22:50.303 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 17 16:22:50.303 INFO kablam! 232 | | } Sep 17 16:22:50.303 INFO kablam! | |_- in this macro invocation Sep 17 16:22:50.303 INFO kablam! | Sep 17 16:22:50.304 INFO kablam! = note: #[deny(legacy_constructor_visibility)] on by default Sep 17 16:22:50.304 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.305 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.305 INFO kablam! Sep 17 16:22:50.306 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.306 INFO kablam! --> src/symbol.rs:146:27 Sep 17 16:22:50.306 INFO kablam! | Sep 17 16:22:50.307 INFO kablam! 146 | name: ast::Name($index), Sep 17 16:22:50.308 INFO kablam! | ^^^^^^^^^ Sep 17 16:22:50.308 INFO kablam! ... Sep 17 16:22:50.308 INFO kablam! 165 | / declare_keywords! { Sep 17 16:22:50.310 INFO kablam! 166 | | // Invalid identifier Sep 17 16:22:50.310 INFO kablam! 167 | | (0, Invalid, "") Sep 17 16:22:50.310 INFO kablam! 168 | | Sep 17 16:22:50.310 INFO kablam! ... | Sep 17 16:22:50.310 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 17 16:22:50.310 INFO kablam! 232 | | } Sep 17 16:22:50.310 INFO kablam! | |_- in this macro invocation Sep 17 16:22:50.310 INFO kablam! | Sep 17 16:22:50.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.311 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.311 INFO kablam! Sep 17 16:22:50.311 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.311 INFO kablam! --> src/symbol.rs:297:37 Sep 17 16:22:50.311 INFO kablam! | Sep 17 16:22:50.311 INFO kablam! 297 | assert_eq!(i.intern("dog"), Name(0)); Sep 17 16:22:50.311 INFO kablam! | ^^^^ Sep 17 16:22:50.311 INFO kablam! | Sep 17 16:22:50.311 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.311 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.311 INFO kablam! Sep 17 16:22:50.311 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.311 INFO kablam! --> src/symbol.rs:299:38 Sep 17 16:22:50.311 INFO kablam! | Sep 17 16:22:50.311 INFO kablam! 299 | assert_eq!(i.intern ("dog"), Name(0)); Sep 17 16:22:50.311 INFO kablam! | ^^^^ Sep 17 16:22:50.311 INFO kablam! | Sep 17 16:22:50.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.312 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.312 INFO kablam! Sep 17 16:22:50.319 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.319 INFO kablam! --> src/symbol.rs:301:37 Sep 17 16:22:50.319 INFO kablam! | Sep 17 16:22:50.319 INFO kablam! 301 | assert_eq!(i.intern("cat"), Name(1)); Sep 17 16:22:50.319 INFO kablam! | ^^^^ Sep 17 16:22:50.319 INFO kablam! | Sep 17 16:22:50.319 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.319 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.319 INFO kablam! Sep 17 16:22:50.320 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.320 INFO kablam! --> src/symbol.rs:302:37 Sep 17 16:22:50.320 INFO kablam! | Sep 17 16:22:50.320 INFO kablam! 302 | assert_eq!(i.intern("cat"), Name(1)); Sep 17 16:22:50.320 INFO kablam! | ^^^^ Sep 17 16:22:50.320 INFO kablam! | Sep 17 16:22:50.320 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.320 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.320 INFO kablam! Sep 17 16:22:50.320 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.320 INFO kablam! --> src/symbol.rs:304:37 Sep 17 16:22:50.320 INFO kablam! | Sep 17 16:22:50.320 INFO kablam! 304 | assert_eq!(i.intern("dog"), Name(0)); Sep 17 16:22:50.320 INFO kablam! | ^^^^ Sep 17 16:22:50.320 INFO kablam! | Sep 17 16:22:50.320 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.320 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.320 INFO kablam! Sep 17 16:22:50.320 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.320 INFO kablam! --> src/symbol.rs:306:39 Sep 17 16:22:50.320 INFO kablam! | Sep 17 16:22:50.320 INFO kablam! 306 | assert_eq!(i.gensym("zebra"), Name(2)); Sep 17 16:22:50.320 INFO kablam! | ^^^^ Sep 17 16:22:50.320 INFO kablam! | Sep 17 16:22:50.320 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.320 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.320 INFO kablam! Sep 17 16:22:50.320 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.321 INFO kablam! --> src/symbol.rs:308:39 Sep 17 16:22:50.321 INFO kablam! | Sep 17 16:22:50.321 INFO kablam! 308 | assert_eq!(i.gensym("zebra"), Name(3)); Sep 17 16:22:50.321 INFO kablam! | ^^^^ Sep 17 16:22:50.321 INFO kablam! | Sep 17 16:22:50.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.321 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.321 INFO kablam! Sep 17 16:22:50.321 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.321 INFO kablam! --> src/symbol.rs:310:37 Sep 17 16:22:50.321 INFO kablam! | Sep 17 16:22:50.321 INFO kablam! 310 | assert_eq!(i.gensym("dog"), Name(4)); Sep 17 16:22:50.321 INFO kablam! | ^^^^ Sep 17 16:22:50.321 INFO kablam! | Sep 17 16:22:50.321 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.321 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.321 INFO kablam! Sep 17 16:22:50.627 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.627 INFO kablam! --> src/symbol.rs:146:27 Sep 17 16:22:50.627 INFO kablam! | Sep 17 16:22:50.627 INFO kablam! 146 | name: ast::Name($index), Sep 17 16:22:50.627 INFO kablam! | ^^^^^^^^^ Sep 17 16:22:50.627 INFO kablam! ... Sep 17 16:22:50.627 INFO kablam! 165 | / declare_keywords! { Sep 17 16:22:50.627 INFO kablam! 166 | | // Invalid identifier Sep 17 16:22:50.627 INFO kablam! 167 | | (0, Invalid, "") Sep 17 16:22:50.627 INFO kablam! 168 | | Sep 17 16:22:50.627 INFO kablam! ... | Sep 17 16:22:50.627 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 17 16:22:50.627 INFO kablam! 232 | | } Sep 17 16:22:50.627 INFO kablam! | |_- in this macro invocation Sep 17 16:22:50.627 INFO kablam! | Sep 17 16:22:50.627 INFO kablam! = note: #[deny(legacy_constructor_visibility)] on by default Sep 17 16:22:50.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.627 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.627 INFO kablam! Sep 17 16:22:50.627 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 17 16:22:50.627 INFO kablam! --> src/symbol.rs:146:27 Sep 17 16:22:50.627 INFO kablam! | Sep 17 16:22:50.627 INFO kablam! 146 | name: ast::Name($index), Sep 17 16:22:50.627 INFO kablam! | ^^^^^^^^^ Sep 17 16:22:50.627 INFO kablam! ... Sep 17 16:22:50.627 INFO kablam! 165 | / declare_keywords! { Sep 17 16:22:50.627 INFO kablam! 166 | | // Invalid identifier Sep 17 16:22:50.627 INFO kablam! 167 | | (0, Invalid, "") Sep 17 16:22:50.627 INFO kablam! 168 | | Sep 17 16:22:50.627 INFO kablam! ... | Sep 17 16:22:50.627 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 17 16:22:50.627 INFO kablam! 232 | | } Sep 17 16:22:50.627 INFO kablam! | |_- in this macro invocation Sep 17 16:22:50.627 INFO kablam! | Sep 17 16:22:50.627 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 17 16:22:50.627 INFO kablam! = note: for more information, see issue #39207 Sep 17 16:22:50.627 INFO kablam! Sep 17 16:22:50.859 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 16:22:50.859 INFO kablam! --> src/feature_gate.rs:38:5 Sep 17 16:22:50.859 INFO kablam! | Sep 17 16:22:50.859 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 17 16:22:50.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 16:22:50.859 INFO kablam! | Sep 17 16:22:50.859 INFO kablam! note: lint level defined here Sep 17 16:22:50.859 INFO kablam! --> src/lib.rs:23:9 Sep 17 16:22:50.859 INFO kablam! | Sep 17 16:22:50.859 INFO kablam! 23 | #![deny(warnings)] Sep 17 16:22:50.859 INFO kablam! | ^^^^^^^^ Sep 17 16:22:50.859 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 16:22:50.859 INFO kablam! Sep 17 16:22:51.143 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 16:22:51.143 INFO kablam! --> src/feature_gate.rs:38:5 Sep 17 16:22:51.143 INFO kablam! | Sep 17 16:22:51.143 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 17 16:22:51.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 16:22:51.143 INFO kablam! | Sep 17 16:22:51.143 INFO kablam! note: lint level defined here Sep 17 16:22:51.143 INFO kablam! --> src/lib.rs:23:9 Sep 17 16:22:51.143 INFO kablam! | Sep 17 16:22:51.143 INFO kablam! 23 | #![deny(warnings)] Sep 17 16:22:51.143 INFO kablam! | ^^^^^^^^ Sep 17 16:22:51.143 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 17 16:22:51.143 INFO kablam! Sep 17 16:22:56.104 INFO kablam! error: unreachable statement Sep 17 16:22:56.104 INFO kablam! --> src/parse/obsolete.rs:44:9 Sep 17 16:22:56.104 INFO kablam! | Sep 17 16:22:56.104 INFO kablam! 44 | self.report(sp, kind, kind_str, desc, error); Sep 17 16:22:56.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 16:22:56.104 INFO kablam! | Sep 17 16:22:56.104 INFO kablam! note: lint level defined here Sep 17 16:22:56.104 INFO kablam! --> src/lib.rs:23:9 Sep 17 16:22:56.104 INFO kablam! | Sep 17 16:22:56.104 INFO kablam! 23 | #![deny(warnings)] Sep 17 16:22:56.104 INFO kablam! | ^^^^^^^^ Sep 17 16:22:56.104 INFO kablam! = note: #[deny(unreachable_code)] implied by #[deny(warnings)] Sep 17 16:22:56.104 INFO kablam! Sep 17 16:22:56.240 INFO kablam! error: unreachable statement Sep 17 16:22:56.240 INFO kablam! --> src/parse/obsolete.rs:44:9 Sep 17 16:22:56.240 INFO kablam! | Sep 17 16:22:56.240 INFO kablam! 44 | self.report(sp, kind, kind_str, desc, error); Sep 17 16:22:56.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 16:22:56.240 INFO kablam! | Sep 17 16:22:56.240 INFO kablam! note: lint level defined here Sep 17 16:22:56.240 INFO kablam! --> src/lib.rs:23:9 Sep 17 16:22:56.240 INFO kablam! | Sep 17 16:22:56.240 INFO kablam! 23 | #![deny(warnings)] Sep 17 16:22:56.240 INFO kablam! | ^^^^^^^^ Sep 17 16:22:56.240 INFO kablam! = note: #[deny(unreachable_code)] implied by #[deny(warnings)] Sep 17 16:22:56.240 INFO kablam! Sep 17 16:22:57.687 INFO kablam! error: aborting due to 4 previous errors Sep 17 16:22:57.687 INFO kablam! Sep 17 16:22:57.695 INFO kablam! error: Could not compile `syntex_syntax`. Sep 17 16:22:57.695 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 16:22:57.869 INFO kablam! error: aborting due to 12 previous errors Sep 17 16:22:57.869 INFO kablam! Sep 17 16:22:57.880 INFO kablam! error: Could not compile `syntex_syntax`. Sep 17 16:22:57.880 INFO kablam! Sep 17 16:22:57.880 INFO kablam! To learn more, run the command again with --verbose. Sep 17 16:22:57.882 INFO kablam! su: No module specific data is present Sep 17 16:22:58.700 INFO running `"docker" "rm" "-f" "fd207403ef31df23c07a4f49091a147c87e9d8c32a199c0326600f54d0ed436f"` Sep 17 16:22:58.830 INFO blam! fd207403ef31df23c07a4f49091a147c87e9d8c32a199c0326600f54d0ed436f