Sep 14 09:50:30.010 INFO checking rustlex-0.4.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:50:30.010 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:50:30.010 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/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 09:50:30.148 INFO blam! 770207e3033ec81597cd050db1bc1dbc4d3120ede82dd0e460228005125d15c8 Sep 14 09:50:30.150 INFO running `"docker" "start" "-a" "770207e3033ec81597cd050db1bc1dbc4d3120ede82dd0e460228005125d15c8"` Sep 14 09:50:30.763 INFO kablam! usermod: no changes Sep 14 09:50:30.816 INFO kablam! Compiling bit-vec v0.4.4 Sep 14 09:50:30.831 INFO kablam! Compiling bit-vec v0.5.0 Sep 14 09:50:31.411 INFO kablam! Checking bit-set v0.5.0 Sep 14 09:50:31.539 INFO kablam! Checking bit-set v0.4.0 Sep 14 09:50:32.318 INFO kablam! Checking rustlex_fsa v0.4.0 Sep 14 09:50:33.031 INFO kablam! Checking rustlex_codegen v0.4.0 Sep 14 09:50:35.027 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lib.rs:12:13 Sep 14 09:50:35.027 INFO kablam! | Sep 14 09:50:35.027 INFO kablam! 12 | use syntax::codemap::Span; Sep 14 09:50:35.027 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.027 INFO kablam! Sep 14 09:50:35.027 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:7:13 Sep 14 09:50:35.027 INFO kablam! | Sep 14 09:50:35.027 INFO kablam! 7 | use syntax::codemap::{Span, Spanned}; Sep 14 09:50:35.027 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.027 INFO kablam! Sep 14 09:50:35.027 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 14 09:50:35.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:13:19 Sep 14 09:50:35.027 INFO kablam! | Sep 14 09:50:35.027 INFO kablam! 13 | use syntax::util::small_vector::SmallVector; Sep 14 09:50:35.027 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 14 09:50:35.027 INFO kablam! Sep 14 09:50:35.027 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lexer.rs:9:13 Sep 14 09:50:35.027 INFO kablam! | Sep 14 09:50:35.027 INFO kablam! 9 | use syntax::codemap::Span; Sep 14 09:50:35.027 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.027 INFO kablam! Sep 14 09:50:35.027 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:15:13 Sep 14 09:50:35.027 INFO kablam! | Sep 14 09:50:35.027 INFO kablam! 15 | use syntax::codemap::Span; Sep 14 09:50:35.027 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.027 INFO kablam! Sep 14 09:50:35.060 INFO kablam! error[E0603]: function `char_lit` is private Sep 14 09:50:35.060 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:152:26 Sep 14 09:50:35.060 INFO kablam! | Sep 14 09:50:35.060 INFO kablam! 152 | let ch = parse::char_lit(&*i.as_str(), None).0; Sep 14 09:50:35.060 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:50:35.061 INFO kablam! Sep 14 09:50:35.061 INFO kablam! error[E0603]: function `char_lit` is private Sep 14 09:50:35.061 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:160:33 Sep 14 09:50:35.061 INFO kablam! | Sep 14 09:50:35.061 INFO kablam! 160 | parse::char_lit(&*ch.as_str(), None).0, Sep 14 09:50:35.061 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:50:35.067 INFO kablam! Sep 14 09:50:35.067 INFO kablam! error[E0603]: function `char_lit` is private Sep 14 09:50:35.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:222:29 Sep 14 09:50:35.067 INFO kablam! | Sep 14 09:50:35.067 INFO kablam! 222 | regex::Char(parse::char_lit(&*ch.as_str(), None).0) Sep 14 09:50:35.067 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:50:35.067 INFO kablam! Sep 14 09:50:35.411 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 14 09:50:35.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:97:9 Sep 14 09:50:35.411 INFO kablam! | Sep 14 09:50:35.411 INFO kablam! 97 | / attr::mk_list_item( Sep 14 09:50:35.411 INFO kablam! 98 | | Symbol::intern("allow"), Sep 14 09:50:35.411 INFO kablam! 99 | | vec![span(sp, ast::NestedMetaItemKind::MetaItem( Sep 14 09:50:35.411 INFO kablam! 100 | | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 14 09:50:35.411 INFO kablam! 101 | | ))] Sep 14 09:50:35.411 INFO kablam! 102 | | ) Sep 14 09:50:35.411 INFO kablam! | |_________^ expected 3 parameters Sep 14 09:50:35.411 INFO kablam! Sep 14 09:50:35.500 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lib.rs:12:13 Sep 14 09:50:35.500 INFO kablam! | Sep 14 09:50:35.500 INFO kablam! 12 | use syntax::codemap::Span; Sep 14 09:50:35.500 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.500 INFO kablam! Sep 14 09:50:35.500 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:7:13 Sep 14 09:50:35.500 INFO kablam! | Sep 14 09:50:35.500 INFO kablam! 7 | use syntax::codemap::{Span, Spanned}; Sep 14 09:50:35.500 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.500 INFO kablam! Sep 14 09:50:35.500 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 14 09:50:35.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:13:19 Sep 14 09:50:35.500 INFO kablam! | Sep 14 09:50:35.500 INFO kablam! 13 | use syntax::util::small_vector::SmallVector; Sep 14 09:50:35.500 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 14 09:50:35.500 INFO kablam! Sep 14 09:50:35.500 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lexer.rs:9:13 Sep 14 09:50:35.500 INFO kablam! | Sep 14 09:50:35.500 INFO kablam! 9 | use syntax::codemap::Span; Sep 14 09:50:35.500 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.500 INFO kablam! Sep 14 09:50:35.500 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:50:35.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:15:13 Sep 14 09:50:35.500 INFO kablam! | Sep 14 09:50:35.500 INFO kablam! 15 | use syntax::codemap::Span; Sep 14 09:50:35.501 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:50:35.501 INFO kablam! Sep 14 09:50:35.567 INFO kablam! error[E0603]: function `char_lit` is private Sep 14 09:50:35.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:152:26 Sep 14 09:50:35.567 INFO kablam! | Sep 14 09:50:35.567 INFO kablam! 152 | let ch = parse::char_lit(&*i.as_str(), None).0; Sep 14 09:50:35.567 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:50:35.567 INFO kablam! Sep 14 09:50:35.567 INFO kablam! error[E0603]: function `char_lit` is private Sep 14 09:50:35.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:160:33 Sep 14 09:50:35.567 INFO kablam! | Sep 14 09:50:35.567 INFO kablam! 160 | parse::char_lit(&*ch.as_str(), None).0, Sep 14 09:50:35.567 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:50:35.567 INFO kablam! Sep 14 09:50:35.567 INFO kablam! error[E0603]: function `char_lit` is private Sep 14 09:50:35.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:222:29 Sep 14 09:50:35.567 INFO kablam! | Sep 14 09:50:35.567 INFO kablam! 222 | regex::Char(parse::char_lit(&*ch.as_str(), None).0) Sep 14 09:50:35.567 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 09:50:35.567 INFO kablam! Sep 14 09:50:35.858 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:35.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:100:36 Sep 14 09:50:35.859 INFO kablam! | Sep 14 09:50:35.859 INFO kablam! 100 | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 14 09:50:35.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::ast::Symbol` Sep 14 09:50:35.859 INFO kablam! | Sep 14 09:50:35.859 INFO kablam! = note: expected type `syntax::ast::Ident` Sep 14 09:50:35.859 INFO kablam! found type `syntax::ast::Symbol` Sep 14 09:50:35.859 INFO kablam! Sep 14 09:50:35.862 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 14 09:50:35.863 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:113:21 Sep 14 09:50:35.863 INFO kablam! | Sep 14 09:50:35.863 INFO kablam! 113 | ast::GenericParam::Type(cx.typaram( Sep 14 09:50:35.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 14 09:50:35.863 INFO kablam! Sep 14 09:50:35.870 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 14 09:50:35.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:116:32 Sep 14 09:50:35.871 INFO kablam! | Sep 14 09:50:35.871 INFO kablam! 116 | cx.typarambound(cx.path_global(sp, vec![ Sep 14 09:50:35.871 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:50:35.871 INFO kablam! Sep 14 09:50:36.043 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 14 09:50:36.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:97:9 Sep 14 09:50:36.043 INFO kablam! | Sep 14 09:50:36.043 INFO kablam! 97 | / attr::mk_list_item( Sep 14 09:50:36.043 INFO kablam! 98 | | Symbol::intern("allow"), Sep 14 09:50:36.043 INFO kablam! 99 | | vec![span(sp, ast::NestedMetaItemKind::MetaItem( Sep 14 09:50:36.043 INFO kablam! 100 | | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 14 09:50:36.043 INFO kablam! 101 | | ))] Sep 14 09:50:36.043 INFO kablam! 102 | | ) Sep 14 09:50:36.043 INFO kablam! | |_________^ expected 3 parameters Sep 14 09:50:36.043 INFO kablam! Sep 14 09:50:36.130 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:36.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:192:9 Sep 14 09:50:36.131 INFO kablam! | Sep 14 09:50:36.131 INFO kablam! 192 | cx.expr_usize(sp, 256))); Sep 14 09:50:36.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 14 09:50:36.131 INFO kablam! | Sep 14 09:50:36.131 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 14 09:50:36.131 INFO kablam! found type `syntax::ptr::P` Sep 14 09:50:36.133 INFO kablam! Sep 14 09:50:36.494 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:36.495 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:206:9 Sep 14 09:50:36.495 INFO kablam! | Sep 14 09:50:36.495 INFO kablam! 206 | cx.expr_usize(sp, lex.auto.states.len()) Sep 14 09:50:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 14 09:50:36.495 INFO kablam! | Sep 14 09:50:36.495 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 14 09:50:36.495 INFO kablam! found type `syntax::ptr::P` Sep 14 09:50:36.495 INFO kablam! Sep 14 09:50:36.571 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:36.571 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:100:36 Sep 14 09:50:36.571 INFO kablam! | Sep 14 09:50:36.571 INFO kablam! 100 | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 14 09:50:36.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::ast::Symbol` Sep 14 09:50:36.571 INFO kablam! | Sep 14 09:50:36.571 INFO kablam! = note: expected type `syntax::ast::Ident` Sep 14 09:50:36.571 INFO kablam! found type `syntax::ast::Symbol` Sep 14 09:50:36.571 INFO kablam! Sep 14 09:50:36.587 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 14 09:50:36.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:113:21 Sep 14 09:50:36.587 INFO kablam! | Sep 14 09:50:36.587 INFO kablam! 113 | ast::GenericParam::Type(cx.typaram( Sep 14 09:50:36.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 14 09:50:36.587 INFO kablam! Sep 14 09:50:36.607 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 14 09:50:36.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:116:32 Sep 14 09:50:36.607 INFO kablam! | Sep 14 09:50:36.607 INFO kablam! 116 | cx.typarambound(cx.path_global(sp, vec![ Sep 14 09:50:36.607 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:50:36.607 INFO kablam! Sep 14 09:50:36.660 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:36.660 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:231:9 Sep 14 09:50:36.660 INFO kablam! | Sep 14 09:50:36.660 INFO kablam! 231 | cx.expr_usize(sp, lex.auto.states.len()) Sep 14 09:50:36.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 14 09:50:36.661 INFO kablam! | Sep 14 09:50:36.661 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 14 09:50:36.661 INFO kablam! found type `syntax::ptr::P` Sep 14 09:50:36.661 INFO kablam! Sep 14 09:50:36.804 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 14 09:50:36.804 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:78 Sep 14 09:50:36.804 INFO kablam! | Sep 14 09:50:36.804 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 14 09:50:36.804 INFO kablam! | ^^ unexpected type argument Sep 14 09:50:36.804 INFO kablam! Sep 14 09:50:36.811 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 14 09:50:36.811 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:88 Sep 14 09:50:36.811 INFO kablam! | Sep 14 09:50:36.811 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 14 09:50:36.811 INFO kablam! | ^^^^^^^^^^ Sep 14 09:50:36.818 INFO kablam! Sep 14 09:50:36.819 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 14 09:50:36.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:35 Sep 14 09:50:36.819 INFO kablam! | Sep 14 09:50:36.819 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 14 09:50:36.819 INFO kablam! | ^^ unexpected type argument Sep 14 09:50:36.819 INFO kablam! Sep 14 09:50:36.823 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 14 09:50:36.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:50 Sep 14 09:50:36.823 INFO kablam! | Sep 14 09:50:36.823 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 14 09:50:36.823 INFO kablam! | ^^^^^^^^^^ Sep 14 09:50:36.823 INFO kablam! Sep 14 09:50:36.823 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:36.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:101:9 Sep 14 09:50:36.823 INFO kablam! | Sep 14 09:50:36.823 INFO kablam! 101 | token::Ident(id) if id.name == token => { Sep 14 09:50:36.823 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:36.823 INFO kablam! Sep 14 09:50:36.823 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:36.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:117:13 Sep 14 09:50:36.823 INFO kablam! | Sep 14 09:50:36.823 INFO kablam! 117 | token::Ident(id) if id.name == prop => { Sep 14 09:50:36.823 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:36.823 INFO kablam! Sep 14 09:50:36.838 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:36.839 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:233:9 Sep 14 09:50:36.839 INFO kablam! | Sep 14 09:50:36.839 INFO kablam! 233 | token::Ident(id) => match env.get(&id.name).cloned() { Sep 14 09:50:36.839 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:36.839 INFO kablam! Sep 14 09:50:36.845 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:36.845 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:192:9 Sep 14 09:50:36.845 INFO kablam! | Sep 14 09:50:36.845 INFO kablam! 192 | cx.expr_usize(sp, 256))); Sep 14 09:50:36.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 14 09:50:36.845 INFO kablam! | Sep 14 09:50:36.845 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 14 09:50:36.845 INFO kablam! found type `syntax::ptr::P` Sep 14 09:50:36.845 INFO kablam! Sep 14 09:50:36.859 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:36.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:380:13 Sep 14 09:50:36.859 INFO kablam! | Sep 14 09:50:36.859 INFO kablam! 380 | token::Ident(id) => { Sep 14 09:50:36.859 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:36.859 INFO kablam! Sep 14 09:50:36.923 INFO kablam! error: aborting due to 23 previous errors Sep 14 09:50:36.923 INFO kablam! Sep 14 09:50:36.923 INFO kablam! Some errors occurred: E0023, E0061, E0107, E0308, E0432, E0599, E0603. Sep 14 09:50:36.923 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 14 09:50:36.935 INFO kablam! error: Could not compile `rustlex_codegen`. Sep 14 09:50:36.935 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:50:37.018 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:37.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:206:9 Sep 14 09:50:37.019 INFO kablam! | Sep 14 09:50:37.019 INFO kablam! 206 | cx.expr_usize(sp, lex.auto.states.len()) Sep 14 09:50:37.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 14 09:50:37.019 INFO kablam! | Sep 14 09:50:37.019 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 14 09:50:37.019 INFO kablam! found type `syntax::ptr::P` Sep 14 09:50:37.019 INFO kablam! Sep 14 09:50:37.183 INFO kablam! error[E0308]: mismatched types Sep 14 09:50:37.183 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:231:9 Sep 14 09:50:37.183 INFO kablam! | Sep 14 09:50:37.183 INFO kablam! 231 | cx.expr_usize(sp, lex.auto.states.len()) Sep 14 09:50:37.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 14 09:50:37.183 INFO kablam! | Sep 14 09:50:37.183 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 14 09:50:37.183 INFO kablam! found type `syntax::ptr::P` Sep 14 09:50:37.183 INFO kablam! Sep 14 09:50:37.331 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 14 09:50:37.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:78 Sep 14 09:50:37.331 INFO kablam! | Sep 14 09:50:37.331 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 14 09:50:37.331 INFO kablam! | ^^ unexpected type argument Sep 14 09:50:37.331 INFO kablam! Sep 14 09:50:37.331 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 14 09:50:37.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:88 Sep 14 09:50:37.331 INFO kablam! | Sep 14 09:50:37.331 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 14 09:50:37.331 INFO kablam! | ^^^^^^^^^^ Sep 14 09:50:37.339 INFO kablam! Sep 14 09:50:37.339 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 14 09:50:37.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:35 Sep 14 09:50:37.339 INFO kablam! | Sep 14 09:50:37.339 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 14 09:50:37.339 INFO kablam! | ^^ unexpected type argument Sep 14 09:50:37.339 INFO kablam! Sep 14 09:50:37.339 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 14 09:50:37.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:50 Sep 14 09:50:37.339 INFO kablam! | Sep 14 09:50:37.339 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 14 09:50:37.339 INFO kablam! | ^^^^^^^^^^ Sep 14 09:50:37.347 INFO kablam! Sep 14 09:50:37.347 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:37.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:101:9 Sep 14 09:50:37.347 INFO kablam! | Sep 14 09:50:37.347 INFO kablam! 101 | token::Ident(id) if id.name == token => { Sep 14 09:50:37.347 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:37.347 INFO kablam! Sep 14 09:50:37.347 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:37.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:117:13 Sep 14 09:50:37.347 INFO kablam! | Sep 14 09:50:37.347 INFO kablam! 117 | token::Ident(id) if id.name == prop => { Sep 14 09:50:37.347 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:37.347 INFO kablam! Sep 14 09:50:37.359 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:37.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:233:9 Sep 14 09:50:37.359 INFO kablam! | Sep 14 09:50:37.359 INFO kablam! 233 | token::Ident(id) => match env.get(&id.name).cloned() { Sep 14 09:50:37.359 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:37.359 INFO kablam! Sep 14 09:50:37.381 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 14 09:50:37.381 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:380:13 Sep 14 09:50:37.381 INFO kablam! | Sep 14 09:50:37.381 INFO kablam! 380 | token::Ident(id) => { Sep 14 09:50:37.381 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 14 09:50:37.381 INFO kablam! Sep 14 09:50:37.443 INFO kablam! error: aborting due to 23 previous errors Sep 14 09:50:37.443 INFO kablam! Sep 14 09:50:37.443 INFO kablam! Some errors occurred: E0023, E0061, E0107, E0308, E0432, E0599, E0603. Sep 14 09:50:37.443 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 14 09:50:37.459 INFO kablam! error: Could not compile `rustlex_codegen`. Sep 14 09:50:37.459 INFO kablam! Sep 14 09:50:37.459 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:50:37.459 INFO kablam! su: No module specific data is present Sep 14 09:50:38.662 INFO running `"docker" "rm" "-f" "770207e3033ec81597cd050db1bc1dbc4d3120ede82dd0e460228005125d15c8"` Sep 14 09:50:38.938 INFO blam! 770207e3033ec81597cd050db1bc1dbc4d3120ede82dd0e460228005125d15c8