Sep 01 07:54:18.564 INFO checking rustlex-0.4.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:54:18.564 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:54:18.564 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:54:18.746 INFO blam! 958b17ff56a5ea7df3080ff7fc658bd9652549582862530b648f4fab74be6a7f Sep 01 07:54:18.747 INFO running `"docker" "start" "-a" "958b17ff56a5ea7df3080ff7fc658bd9652549582862530b648f4fab74be6a7f"` Sep 01 07:54:19.431 INFO kablam! Compiling bit-vec v0.5.0 Sep 01 07:54:19.432 INFO kablam! Checking bit-vec v0.4.4 Sep 01 07:54:19.433 INFO kablam! Compiling rustlex_fsa v0.4.0 Sep 01 07:54:20.589 INFO kablam! Checking bit-set v0.5.0 Sep 01 07:54:20.782 INFO kablam! Checking bit-set v0.4.0 Sep 01 07:54:21.714 INFO kablam! Compiling rustlex_codegen v0.4.0 Sep 01 07:54:24.892 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:24.892 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lib.rs:12:13 Sep 01 07:54:24.892 INFO kablam! | Sep 01 07:54:24.893 INFO kablam! 12 | use syntax::codemap::Span; Sep 01 07:54:24.893 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:24.900 INFO kablam! Sep 01 07:54:24.900 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:24.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:7:13 Sep 01 07:54:24.900 INFO kablam! | Sep 01 07:54:24.900 INFO kablam! 7 | use syntax::codemap::{Span, Spanned}; Sep 01 07:54:24.900 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:24.901 INFO kablam! Sep 01 07:54:24.901 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 07:54:24.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:13:19 Sep 01 07:54:24.901 INFO kablam! | Sep 01 07:54:24.901 INFO kablam! 13 | use syntax::util::small_vector::SmallVector; Sep 01 07:54:24.901 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 07:54:24.901 INFO kablam! Sep 01 07:54:24.901 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:24.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lexer.rs:9:13 Sep 01 07:54:24.901 INFO kablam! | Sep 01 07:54:24.901 INFO kablam! 9 | use syntax::codemap::Span; Sep 01 07:54:24.901 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:24.901 INFO kablam! Sep 01 07:54:24.901 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:24.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:15:13 Sep 01 07:54:24.901 INFO kablam! | Sep 01 07:54:24.901 INFO kablam! 15 | use syntax::codemap::Span; Sep 01 07:54:24.901 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:24.901 INFO kablam! Sep 01 07:54:24.949 INFO kablam! error[E0603]: function `char_lit` is private Sep 01 07:54:24.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:152:26 Sep 01 07:54:24.949 INFO kablam! | Sep 01 07:54:24.949 INFO kablam! 152 | let ch = parse::char_lit(&*i.as_str(), None).0; Sep 01 07:54:24.949 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:54:24.950 INFO kablam! Sep 01 07:54:24.950 INFO kablam! error[E0603]: function `char_lit` is private Sep 01 07:54:24.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:160:33 Sep 01 07:54:24.950 INFO kablam! | Sep 01 07:54:24.950 INFO kablam! 160 | parse::char_lit(&*ch.as_str(), None).0, Sep 01 07:54:24.950 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:54:24.950 INFO kablam! Sep 01 07:54:24.950 INFO kablam! error[E0603]: function `char_lit` is private Sep 01 07:54:24.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:222:29 Sep 01 07:54:24.950 INFO kablam! | Sep 01 07:54:24.950 INFO kablam! 222 | regex::Char(parse::char_lit(&*ch.as_str(), None).0) Sep 01 07:54:24.950 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:54:24.950 INFO kablam! Sep 01 07:54:25.353 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 01 07:54:25.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:97:9 Sep 01 07:54:25.353 INFO kablam! | Sep 01 07:54:25.353 INFO kablam! 97 | / attr::mk_list_item( Sep 01 07:54:25.353 INFO kablam! 98 | | Symbol::intern("allow"), Sep 01 07:54:25.353 INFO kablam! 99 | | vec![span(sp, ast::NestedMetaItemKind::MetaItem( Sep 01 07:54:25.353 INFO kablam! 100 | | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 01 07:54:25.353 INFO kablam! 101 | | ))] Sep 01 07:54:25.354 INFO kablam! 102 | | ) Sep 01 07:54:25.354 INFO kablam! | |_________^ expected 3 parameters Sep 01 07:54:25.354 INFO kablam! Sep 01 07:54:25.699 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:25.699 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lib.rs:12:13 Sep 01 07:54:25.699 INFO kablam! | Sep 01 07:54:25.699 INFO kablam! 12 | use syntax::codemap::Span; Sep 01 07:54:25.699 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:25.699 INFO kablam! Sep 01 07:54:25.700 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:25.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:7:13 Sep 01 07:54:25.700 INFO kablam! | Sep 01 07:54:25.700 INFO kablam! 7 | use syntax::codemap::{Span, Spanned}; Sep 01 07:54:25.700 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:25.700 INFO kablam! Sep 01 07:54:25.700 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 07:54:25.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:13:19 Sep 01 07:54:25.700 INFO kablam! | Sep 01 07:54:25.700 INFO kablam! 13 | use syntax::util::small_vector::SmallVector; Sep 01 07:54:25.700 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 07:54:25.700 INFO kablam! Sep 01 07:54:25.700 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:25.700 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lexer.rs:9:13 Sep 01 07:54:25.700 INFO kablam! | Sep 01 07:54:25.700 INFO kablam! 9 | use syntax::codemap::Span; Sep 01 07:54:25.700 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:25.700 INFO kablam! Sep 01 07:54:25.700 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 07:54:25.701 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:15:13 Sep 01 07:54:25.701 INFO kablam! | Sep 01 07:54:25.701 INFO kablam! 15 | use syntax::codemap::Span; Sep 01 07:54:25.701 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 07:54:25.701 INFO kablam! Sep 01 07:54:25.732 INFO kablam! error[E0603]: function `char_lit` is private Sep 01 07:54:25.732 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:152:26 Sep 01 07:54:25.732 INFO kablam! | Sep 01 07:54:25.732 INFO kablam! 152 | let ch = parse::char_lit(&*i.as_str(), None).0; Sep 01 07:54:25.732 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:54:25.732 INFO kablam! Sep 01 07:54:25.733 INFO kablam! error[E0603]: function `char_lit` is private Sep 01 07:54:25.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:160:33 Sep 01 07:54:25.733 INFO kablam! | Sep 01 07:54:25.733 INFO kablam! 160 | parse::char_lit(&*ch.as_str(), None).0, Sep 01 07:54:25.733 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:54:25.733 INFO kablam! Sep 01 07:54:25.733 INFO kablam! error[E0603]: function `char_lit` is private Sep 01 07:54:25.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:222:29 Sep 01 07:54:25.733 INFO kablam! | Sep 01 07:54:25.733 INFO kablam! 222 | regex::Char(parse::char_lit(&*ch.as_str(), None).0) Sep 01 07:54:25.733 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:54:25.733 INFO kablam! Sep 01 07:54:25.784 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:25.784 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:100:36 Sep 01 07:54:25.784 INFO kablam! | Sep 01 07:54:25.784 INFO kablam! 100 | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 01 07:54:25.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::ast::Symbol` Sep 01 07:54:25.784 INFO kablam! | Sep 01 07:54:25.784 INFO kablam! = note: expected type `syntax::ast::Ident` Sep 01 07:54:25.784 INFO kablam! found type `syntax::ast::Symbol` Sep 01 07:54:25.784 INFO kablam! Sep 01 07:54:25.792 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 01 07:54:25.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:113:21 Sep 01 07:54:25.792 INFO kablam! | Sep 01 07:54:25.792 INFO kablam! 113 | ast::GenericParam::Type(cx.typaram( Sep 01 07:54:25.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 01 07:54:25.792 INFO kablam! Sep 01 07:54:25.803 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 01 07:54:25.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:116:32 Sep 01 07:54:25.803 INFO kablam! | Sep 01 07:54:25.803 INFO kablam! 116 | cx.typarambound(cx.path_global(sp, vec![ Sep 01 07:54:25.803 INFO kablam! | ^^^^^^^^^^^^ Sep 01 07:54:25.803 INFO kablam! Sep 01 07:54:26.087 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:26.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:192:9 Sep 01 07:54:26.087 INFO kablam! | Sep 01 07:54:26.087 INFO kablam! 192 | cx.expr_usize(sp, 256))); Sep 01 07:54:26.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 01 07:54:26.087 INFO kablam! | Sep 01 07:54:26.087 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 01 07:54:26.087 INFO kablam! found type `syntax::ptr::P` Sep 01 07:54:26.087 INFO kablam! Sep 01 07:54:26.183 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 01 07:54:26.183 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:97:9 Sep 01 07:54:26.183 INFO kablam! | Sep 01 07:54:26.183 INFO kablam! 97 | / attr::mk_list_item( Sep 01 07:54:26.183 INFO kablam! 98 | | Symbol::intern("allow"), Sep 01 07:54:26.183 INFO kablam! 99 | | vec![span(sp, ast::NestedMetaItemKind::MetaItem( Sep 01 07:54:26.183 INFO kablam! 100 | | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 01 07:54:26.183 INFO kablam! 101 | | ))] Sep 01 07:54:26.183 INFO kablam! 102 | | ) Sep 01 07:54:26.183 INFO kablam! | |_________^ expected 3 parameters Sep 01 07:54:26.183 INFO kablam! Sep 01 07:54:26.348 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:26.348 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:206:9 Sep 01 07:54:26.348 INFO kablam! | Sep 01 07:54:26.348 INFO kablam! 206 | cx.expr_usize(sp, lex.auto.states.len()) Sep 01 07:54:26.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 01 07:54:26.348 INFO kablam! | Sep 01 07:54:26.348 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 01 07:54:26.348 INFO kablam! found type `syntax::ptr::P` Sep 01 07:54:26.348 INFO kablam! Sep 01 07:54:26.568 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:26.568 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:100:36 Sep 01 07:54:26.568 INFO kablam! | Sep 01 07:54:26.568 INFO kablam! 100 | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 01 07:54:26.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::ast::Symbol` Sep 01 07:54:26.569 INFO kablam! | Sep 01 07:54:26.569 INFO kablam! = note: expected type `syntax::ast::Ident` Sep 01 07:54:26.569 INFO kablam! found type `syntax::ast::Symbol` Sep 01 07:54:26.569 INFO kablam! Sep 01 07:54:26.578 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 01 07:54:26.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:113:21 Sep 01 07:54:26.578 INFO kablam! | Sep 01 07:54:26.578 INFO kablam! 113 | ast::GenericParam::Type(cx.typaram( Sep 01 07:54:26.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 01 07:54:26.578 INFO kablam! Sep 01 07:54:26.587 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:26.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:231:9 Sep 01 07:54:26.587 INFO kablam! | Sep 01 07:54:26.587 INFO kablam! 231 | cx.expr_usize(sp, lex.auto.states.len()) Sep 01 07:54:26.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 01 07:54:26.587 INFO kablam! | Sep 01 07:54:26.587 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 01 07:54:26.587 INFO kablam! found type `syntax::ptr::P` Sep 01 07:54:26.587 INFO kablam! Sep 01 07:54:26.589 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 01 07:54:26.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:116:32 Sep 01 07:54:26.589 INFO kablam! | Sep 01 07:54:26.589 INFO kablam! 116 | cx.typarambound(cx.path_global(sp, vec![ Sep 01 07:54:26.589 INFO kablam! | ^^^^^^^^^^^^ Sep 01 07:54:26.589 INFO kablam! Sep 01 07:54:26.895 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 01 07:54:26.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:78 Sep 01 07:54:26.895 INFO kablam! | Sep 01 07:54:26.895 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 01 07:54:26.895 INFO kablam! | ^^ unexpected type argument Sep 01 07:54:26.895 INFO kablam! Sep 01 07:54:26.900 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 01 07:54:26.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:88 Sep 01 07:54:26.900 INFO kablam! | Sep 01 07:54:26.900 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 01 07:54:26.900 INFO kablam! | ^^^^^^^^^^ Sep 01 07:54:26.900 INFO kablam! Sep 01 07:54:26.900 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 01 07:54:26.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:35 Sep 01 07:54:26.901 INFO kablam! | Sep 01 07:54:26.901 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 01 07:54:26.901 INFO kablam! | ^^ unexpected type argument Sep 01 07:54:26.901 INFO kablam! Sep 01 07:54:26.905 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 01 07:54:26.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:50 Sep 01 07:54:26.905 INFO kablam! | Sep 01 07:54:26.905 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 01 07:54:26.905 INFO kablam! | ^^^^^^^^^^ Sep 01 07:54:26.905 INFO kablam! Sep 01 07:54:26.905 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:26.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:101:9 Sep 01 07:54:26.906 INFO kablam! | Sep 01 07:54:26.906 INFO kablam! 101 | token::Ident(id) if id.name == token => { Sep 01 07:54:26.906 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:26.906 INFO kablam! Sep 01 07:54:26.907 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:26.907 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:117:13 Sep 01 07:54:26.907 INFO kablam! | Sep 01 07:54:26.907 INFO kablam! 117 | token::Ident(id) if id.name == prop => { Sep 01 07:54:26.907 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:26.907 INFO kablam! Sep 01 07:54:26.919 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:26.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:233:9 Sep 01 07:54:26.919 INFO kablam! | Sep 01 07:54:26.919 INFO kablam! 233 | token::Ident(id) => match env.get(&id.name).cloned() { Sep 01 07:54:26.919 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:26.919 INFO kablam! Sep 01 07:54:26.929 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:26.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:192:9 Sep 01 07:54:26.929 INFO kablam! | Sep 01 07:54:26.929 INFO kablam! 192 | cx.expr_usize(sp, 256))); Sep 01 07:54:26.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 01 07:54:26.929 INFO kablam! | Sep 01 07:54:26.929 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 01 07:54:26.929 INFO kablam! found type `syntax::ptr::P` Sep 01 07:54:26.929 INFO kablam! Sep 01 07:54:26.952 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:26.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:380:13 Sep 01 07:54:26.952 INFO kablam! | Sep 01 07:54:26.952 INFO kablam! 380 | token::Ident(id) => { Sep 01 07:54:26.952 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:26.952 INFO kablam! Sep 01 07:54:27.067 INFO kablam! error: aborting due to 23 previous errors Sep 01 07:54:27.067 INFO kablam! Sep 01 07:54:27.067 INFO kablam! Some errors occurred: E0023, E0061, E0107, E0308, E0432, E0599, E0603. Sep 01 07:54:27.067 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 07:54:27.080 INFO kablam! error: Could not compile `rustlex_codegen`. Sep 01 07:54:27.080 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:54:27.139 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:27.139 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:206:9 Sep 01 07:54:27.139 INFO kablam! | Sep 01 07:54:27.140 INFO kablam! 206 | cx.expr_usize(sp, lex.auto.states.len()) Sep 01 07:54:27.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 01 07:54:27.140 INFO kablam! | Sep 01 07:54:27.140 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 01 07:54:27.140 INFO kablam! found type `syntax::ptr::P` Sep 01 07:54:27.140 INFO kablam! Sep 01 07:54:27.304 INFO kablam! error[E0308]: mismatched types Sep 01 07:54:27.304 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:231:9 Sep 01 07:54:27.304 INFO kablam! | Sep 01 07:54:27.304 INFO kablam! 231 | cx.expr_usize(sp, lex.auto.states.len()) Sep 01 07:54:27.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 01 07:54:27.304 INFO kablam! | Sep 01 07:54:27.304 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 01 07:54:27.304 INFO kablam! found type `syntax::ptr::P` Sep 01 07:54:27.304 INFO kablam! Sep 01 07:54:27.495 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 01 07:54:27.495 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:78 Sep 01 07:54:27.495 INFO kablam! | Sep 01 07:54:27.495 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 01 07:54:27.495 INFO kablam! | ^^ unexpected type argument Sep 01 07:54:27.495 INFO kablam! Sep 01 07:54:27.500 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 01 07:54:27.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:88 Sep 01 07:54:27.501 INFO kablam! | Sep 01 07:54:27.501 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 01 07:54:27.501 INFO kablam! | ^^^^^^^^^^ Sep 01 07:54:27.501 INFO kablam! Sep 01 07:54:27.501 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 01 07:54:27.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:35 Sep 01 07:54:27.501 INFO kablam! | Sep 01 07:54:27.501 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 01 07:54:27.501 INFO kablam! | ^^ unexpected type argument Sep 01 07:54:27.501 INFO kablam! Sep 01 07:54:27.506 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 01 07:54:27.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:50 Sep 01 07:54:27.506 INFO kablam! | Sep 01 07:54:27.506 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 01 07:54:27.506 INFO kablam! | ^^^^^^^^^^ Sep 01 07:54:27.506 INFO kablam! Sep 01 07:54:27.506 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:27.507 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:101:9 Sep 01 07:54:27.507 INFO kablam! | Sep 01 07:54:27.507 INFO kablam! 101 | token::Ident(id) if id.name == token => { Sep 01 07:54:27.507 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:27.507 INFO kablam! Sep 01 07:54:27.509 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:27.509 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:117:13 Sep 01 07:54:27.509 INFO kablam! | Sep 01 07:54:27.509 INFO kablam! 117 | token::Ident(id) if id.name == prop => { Sep 01 07:54:27.509 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:27.509 INFO kablam! Sep 01 07:54:27.521 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:27.521 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:233:9 Sep 01 07:54:27.521 INFO kablam! | Sep 01 07:54:27.521 INFO kablam! 233 | token::Ident(id) => match env.get(&id.name).cloned() { Sep 01 07:54:27.521 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:27.521 INFO kablam! Sep 01 07:54:27.548 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 07:54:27.548 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:380:13 Sep 01 07:54:27.548 INFO kablam! | Sep 01 07:54:27.548 INFO kablam! 380 | token::Ident(id) => { Sep 01 07:54:27.548 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 07:54:27.548 INFO kablam! Sep 01 07:54:27.624 INFO kablam! error: aborting due to 23 previous errors Sep 01 07:54:27.624 INFO kablam! Sep 01 07:54:27.624 INFO kablam! Some errors occurred: E0023, E0061, E0107, E0308, E0432, E0599, E0603. Sep 01 07:54:27.624 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 07:54:27.637 INFO kablam! error: Could not compile `rustlex_codegen`. Sep 01 07:54:27.637 INFO kablam! Sep 01 07:54:27.637 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:54:27.639 INFO kablam! su: No module specific data is present Sep 01 07:54:28.140 INFO running `"docker" "rm" "-f" "958b17ff56a5ea7df3080ff7fc658bd9652549582862530b648f4fab74be6a7f"` Sep 01 07:54:28.244 INFO blam! 958b17ff56a5ea7df3080ff7fc658bd9652549582862530b648f4fab74be6a7f