Sep 14 08:02:10.081 INFO checking syntex_syntax-0.58.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:02:10.081 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:02:10.081 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/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:10.502 INFO blam! e78403e1ae9024d71084f893300b8646d94d6f692e9b3e41d14d704eda031a1c Sep 14 08:02:10.504 INFO running `"docker" "start" "-a" "e78403e1ae9024d71084f893300b8646d94d6f692e9b3e41d14d704eda031a1c"` Sep 14 08:02:11.870 INFO kablam! usermod: no changes Sep 14 08:02:11.913 INFO kablam! Checking syntex_pos v0.58.1 Sep 14 08:02:12.527 INFO kablam! Checking syntex_errors v0.58.1 Sep 14 08:02:13.687 INFO kablam! Checking syntex_syntax v0.58.1 (file:///source) Sep 14 08:02:15.787 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:15.787 INFO kablam! --> src/symbol.rs:146:27 Sep 14 08:02:15.787 INFO kablam! | Sep 14 08:02:15.787 INFO kablam! 146 | name: ast::Name($index), Sep 14 08:02:15.787 INFO kablam! | ^^^^^^^^^ Sep 14 08:02:15.787 INFO kablam! ... Sep 14 08:02:15.787 INFO kablam! 165 | / declare_keywords! { Sep 14 08:02:15.787 INFO kablam! 166 | | // Invalid identifier Sep 14 08:02:15.787 INFO kablam! 167 | | (0, Invalid, "") Sep 14 08:02:15.787 INFO kablam! 168 | | Sep 14 08:02:15.787 INFO kablam! ... | Sep 14 08:02:15.787 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 14 08:02:15.787 INFO kablam! 232 | | } Sep 14 08:02:15.787 INFO kablam! | |_- in this macro invocation Sep 14 08:02:15.787 INFO kablam! | Sep 14 08:02:15.787 INFO kablam! = note: #[deny(legacy_constructor_visibility)] on by default Sep 14 08:02:15.787 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 14 08:02:15.787 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:15.787 INFO kablam! Sep 14 08:02:15.787 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:15.787 INFO kablam! --> src/symbol.rs:146:27 Sep 14 08:02:15.787 INFO kablam! | Sep 14 08:02:15.787 INFO kablam! 146 | name: ast::Name($index), Sep 14 08:02:15.787 INFO kablam! | ^^^^^^^^^ Sep 14 08:02:15.787 INFO kablam! ... Sep 14 08:02:15.787 INFO kablam! 165 | / declare_keywords! { Sep 14 08:02:15.787 INFO kablam! 166 | | // Invalid identifier Sep 14 08:02:15.787 INFO kablam! 167 | | (0, Invalid, "") Sep 14 08:02:15.787 INFO kablam! 168 | | Sep 14 08:02:15.787 INFO kablam! ... | Sep 14 08:02:15.787 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 14 08:02:15.787 INFO kablam! 232 | | } Sep 14 08:02:15.787 INFO kablam! | |_- in this macro invocation Sep 14 08:02:15.787 INFO kablam! | Sep 14 08:02:15.787 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 14 08:02:15.787 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:15.787 INFO kablam! Sep 14 08:02:16.594 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 08:02:16.594 INFO kablam! --> src/feature_gate.rs:38:5 Sep 14 08:02:16.594 INFO kablam! | Sep 14 08:02:16.594 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 14 08:02:16.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:16.594 INFO kablam! | Sep 14 08:02:16.594 INFO kablam! note: lint level defined here Sep 14 08:02:16.594 INFO kablam! --> src/lib.rs:23:9 Sep 14 08:02:16.594 INFO kablam! | Sep 14 08:02:16.594 INFO kablam! 23 | #![deny(warnings)] Sep 14 08:02:16.594 INFO kablam! | ^^^^^^^^ Sep 14 08:02:16.594 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 08:02:16.594 INFO kablam! Sep 14 08:02:16.670 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.670 INFO kablam! --> src/symbol.rs:146:27 Sep 14 08:02:16.670 INFO kablam! | Sep 14 08:02:16.670 INFO kablam! 146 | name: ast::Name($index), Sep 14 08:02:16.670 INFO kablam! | ^^^^^^^^^ Sep 14 08:02:16.670 INFO kablam! ... Sep 14 08:02:16.670 INFO kablam! 165 | / declare_keywords! { Sep 14 08:02:16.671 INFO kablam! 166 | | // Invalid identifier Sep 14 08:02:16.671 INFO kablam! 167 | | (0, Invalid, "") Sep 14 08:02:16.671 INFO kablam! 168 | | Sep 14 08:02:16.671 INFO kablam! ... | Sep 14 08:02:16.671 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 14 08:02:16.671 INFO kablam! 232 | | } Sep 14 08:02:16.671 INFO kablam! | |_- in this macro invocation Sep 14 08:02:16.671 INFO kablam! | Sep 14 08:02:16.672 INFO kablam! = note: #[deny(legacy_constructor_visibility)] on by default Sep 14 08:02:16.672 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 14 08:02:16.672 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.672 INFO kablam! Sep 14 08:02:16.673 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.673 INFO kablam! --> src/symbol.rs:146:27 Sep 14 08:02:16.673 INFO kablam! | Sep 14 08:02:16.673 INFO kablam! 146 | name: ast::Name($index), Sep 14 08:02:16.673 INFO kablam! | ^^^^^^^^^ Sep 14 08:02:16.673 INFO kablam! ... Sep 14 08:02:16.673 INFO kablam! 165 | / declare_keywords! { Sep 14 08:02:16.673 INFO kablam! 166 | | // Invalid identifier Sep 14 08:02:16.673 INFO kablam! 167 | | (0, Invalid, "") Sep 14 08:02:16.673 INFO kablam! 168 | | Sep 14 08:02:16.673 INFO kablam! ... | Sep 14 08:02:16.673 INFO kablam! 231 | | (56, CrateRoot, "{{root}}") Sep 14 08:02:16.673 INFO kablam! 232 | | } Sep 14 08:02:16.674 INFO kablam! | |_- in this macro invocation Sep 14 08:02:16.674 INFO kablam! | Sep 14 08:02:16.674 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 14 08:02:16.674 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.675 INFO kablam! Sep 14 08:02:16.676 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.676 INFO kablam! --> src/symbol.rs:297:37 Sep 14 08:02:16.676 INFO kablam! | Sep 14 08:02:16.676 INFO kablam! 297 | assert_eq!(i.intern("dog"), Name(0)); Sep 14 08:02:16.676 INFO kablam! | ^^^^ Sep 14 08:02:16.676 INFO kablam! | Sep 14 08:02:16.676 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 14 08:02:16.677 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.677 INFO kablam! Sep 14 08:02:16.677 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.677 INFO kablam! --> src/symbol.rs:299:38 Sep 14 08:02:16.677 INFO kablam! | Sep 14 08:02:16.677 INFO kablam! 299 | assert_eq!(i.intern ("dog"), Name(0)); Sep 14 08:02:16.677 INFO kablam! | ^^^^ Sep 14 08:02:16.678 INFO kablam! | Sep 14 08:02:16.678 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 14 08:02:16.678 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.679 INFO kablam! Sep 14 08:02:16.679 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.679 INFO kablam! --> src/symbol.rs:301:37 Sep 14 08:02:16.679 INFO kablam! | Sep 14 08:02:16.679 INFO kablam! 301 | assert_eq!(i.intern("cat"), Name(1)); Sep 14 08:02:16.679 INFO kablam! | ^^^^ Sep 14 08:02:16.679 INFO kablam! | Sep 14 08:02:16.680 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 14 08:02:16.680 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.680 INFO kablam! Sep 14 08:02:16.681 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.681 INFO kablam! --> src/symbol.rs:302:37 Sep 14 08:02:16.681 INFO kablam! | Sep 14 08:02:16.681 INFO kablam! 302 | assert_eq!(i.intern("cat"), Name(1)); Sep 14 08:02:16.681 INFO kablam! | ^^^^ Sep 14 08:02:16.681 INFO kablam! | Sep 14 08:02:16.681 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 14 08:02:16.682 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.682 INFO kablam! Sep 14 08:02:16.682 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.682 INFO kablam! --> src/symbol.rs:304:37 Sep 14 08:02:16.682 INFO kablam! | Sep 14 08:02:16.683 INFO kablam! 304 | assert_eq!(i.intern("dog"), Name(0)); Sep 14 08:02:16.683 INFO kablam! | ^^^^ Sep 14 08:02:16.683 INFO kablam! | Sep 14 08:02:16.683 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 14 08:02:16.691 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.691 INFO kablam! Sep 14 08:02:16.691 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.691 INFO kablam! --> src/symbol.rs:306:39 Sep 14 08:02:16.691 INFO kablam! | Sep 14 08:02:16.691 INFO kablam! 306 | assert_eq!(i.gensym("zebra"), Name(2)); Sep 14 08:02:16.691 INFO kablam! | ^^^^ Sep 14 08:02:16.691 INFO kablam! | Sep 14 08:02:16.691 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 14 08:02:16.691 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.691 INFO kablam! Sep 14 08:02:16.691 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.691 INFO kablam! --> src/symbol.rs:308:39 Sep 14 08:02:16.691 INFO kablam! | Sep 14 08:02:16.691 INFO kablam! 308 | assert_eq!(i.gensym("zebra"), Name(3)); Sep 14 08:02:16.691 INFO kablam! | ^^^^ Sep 14 08:02:16.691 INFO kablam! | Sep 14 08:02:16.691 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 14 08:02:16.691 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.691 INFO kablam! Sep 14 08:02:16.691 INFO kablam! error: private struct constructors are not usable through re-exports in outer modules Sep 14 08:02:16.691 INFO kablam! --> src/symbol.rs:310:37 Sep 14 08:02:16.691 INFO kablam! | Sep 14 08:02:16.691 INFO kablam! 310 | assert_eq!(i.gensym("dog"), Name(4)); Sep 14 08:02:16.691 INFO kablam! | ^^^^ Sep 14 08:02:16.691 INFO kablam! | Sep 14 08:02:16.691 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 14 08:02:16.691 INFO kablam! = note: for more information, see issue #39207 Sep 14 08:02:16.691 INFO kablam! Sep 14 08:02:17.219 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 08:02:17.219 INFO kablam! --> src/feature_gate.rs:38:5 Sep 14 08:02:17.219 INFO kablam! | Sep 14 08:02:17.219 INFO kablam! 38 | use std::ascii::AsciiExt; Sep 14 08:02:17.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:17.219 INFO kablam! | Sep 14 08:02:17.219 INFO kablam! note: lint level defined here Sep 14 08:02:17.220 INFO kablam! --> src/lib.rs:23:9 Sep 14 08:02:17.220 INFO kablam! | Sep 14 08:02:17.220 INFO kablam! 23 | #![deny(warnings)] Sep 14 08:02:17.220 INFO kablam! | ^^^^^^^^ Sep 14 08:02:17.220 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Sep 14 08:02:17.220 INFO kablam! Sep 14 08:02:21.615 INFO kablam! error: unreachable statement Sep 14 08:02:21.615 INFO kablam! --> src/parse/obsolete.rs:44:9 Sep 14 08:02:21.615 INFO kablam! | Sep 14 08:02:21.615 INFO kablam! 44 | self.report(sp, kind, kind_str, desc, error); Sep 14 08:02:21.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:21.615 INFO kablam! | Sep 14 08:02:21.615 INFO kablam! note: lint level defined here Sep 14 08:02:21.615 INFO kablam! --> src/lib.rs:23:9 Sep 14 08:02:21.615 INFO kablam! | Sep 14 08:02:21.615 INFO kablam! 23 | #![deny(warnings)] Sep 14 08:02:21.615 INFO kablam! | ^^^^^^^^ Sep 14 08:02:21.615 INFO kablam! = note: #[deny(unreachable_code)] implied by #[deny(warnings)] Sep 14 08:02:21.615 INFO kablam! Sep 14 08:02:22.103 INFO kablam! error: unreachable statement Sep 14 08:02:22.103 INFO kablam! --> src/parse/obsolete.rs:44:9 Sep 14 08:02:22.103 INFO kablam! | Sep 14 08:02:22.103 INFO kablam! 44 | self.report(sp, kind, kind_str, desc, error); Sep 14 08:02:22.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:22.103 INFO kablam! | Sep 14 08:02:22.103 INFO kablam! note: lint level defined here Sep 14 08:02:22.103 INFO kablam! --> src/lib.rs:23:9 Sep 14 08:02:22.103 INFO kablam! | Sep 14 08:02:22.103 INFO kablam! 23 | #![deny(warnings)] Sep 14 08:02:22.103 INFO kablam! | ^^^^^^^^ Sep 14 08:02:22.103 INFO kablam! = note: #[deny(unreachable_code)] implied by #[deny(warnings)] Sep 14 08:02:22.103 INFO kablam! Sep 14 08:02:23.251 INFO kablam! error: aborting due to 4 previous errors Sep 14 08:02:23.251 INFO kablam! Sep 14 08:02:23.251 INFO kablam! error: Could not compile `syntex_syntax`. Sep 14 08:02:23.251 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 08:02:23.831 INFO kablam! error: aborting due to 12 previous errors Sep 14 08:02:23.831 INFO kablam! Sep 14 08:02:23.837 INFO kablam! error: Could not compile `syntex_syntax`. Sep 14 08:02:23.837 INFO kablam! Sep 14 08:02:23.837 INFO kablam! To learn more, run the command again with --verbose. Sep 14 08:02:23.837 INFO kablam! su: No module specific data is present Sep 14 08:02:24.639 INFO running `"docker" "rm" "-f" "e78403e1ae9024d71084f893300b8646d94d6f692e9b3e41d14d704eda031a1c"` Sep 14 08:02:24.763 INFO blam! e78403e1ae9024d71084f893300b8646d94d6f692e9b3e41d14d704eda031a1c