Sep 21 03:49:25.379 INFO checking rustlex-0.4.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:49:25.379 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:49:25.379 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:49:25.568 INFO blam! dea62b673f6e5b0e09f8077b934f520306057a0345936537c67910357008e677 Sep 21 03:49:25.570 INFO running `"docker" "start" "-a" "dea62b673f6e5b0e09f8077b934f520306057a0345936537c67910357008e677"` Sep 21 03:49:26.409 INFO kablam! usermod: no changes Sep 21 03:49:26.473 INFO kablam! Compiling bit-vec v0.5.0 Sep 21 03:49:26.474 INFO kablam! Checking bit-vec v0.4.4 Sep 21 03:49:26.474 INFO kablam! Compiling rustlex_fsa v0.4.0 Sep 21 03:49:27.122 INFO kablam! Checking bit-set v0.4.0 Sep 21 03:49:27.191 INFO kablam! Compiling bit-set v0.5.0 Sep 21 03:49:27.677 INFO kablam! Compiling rustlex_codegen v0.4.0 Sep 21 03:49:29.818 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:29.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lib.rs:12:13 Sep 21 03:49:29.818 INFO kablam! | Sep 21 03:49:29.818 INFO kablam! 12 | use syntax::codemap::Span; Sep 21 03:49:29.818 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:29.818 INFO kablam! Sep 21 03:49:29.818 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:29.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:7:13 Sep 21 03:49:29.818 INFO kablam! | Sep 21 03:49:29.818 INFO kablam! 7 | use syntax::codemap::{Span, Spanned}; Sep 21 03:49:29.818 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:29.818 INFO kablam! Sep 21 03:49:29.818 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 21 03:49:29.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:13:19 Sep 21 03:49:29.818 INFO kablam! | Sep 21 03:49:29.818 INFO kablam! 13 | use syntax::util::small_vector::SmallVector; Sep 21 03:49:29.818 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 21 03:49:29.818 INFO kablam! Sep 21 03:49:29.818 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:29.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lexer.rs:9:13 Sep 21 03:49:29.818 INFO kablam! | Sep 21 03:49:29.818 INFO kablam! 9 | use syntax::codemap::Span; Sep 21 03:49:29.818 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:29.818 INFO kablam! Sep 21 03:49:29.818 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:29.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:15:13 Sep 21 03:49:29.818 INFO kablam! | Sep 21 03:49:29.818 INFO kablam! 15 | use syntax::codemap::Span; Sep 21 03:49:29.818 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:29.818 INFO kablam! Sep 21 03:49:29.902 INFO kablam! error[E0603]: function `char_lit` is private Sep 21 03:49:29.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:152:26 Sep 21 03:49:29.902 INFO kablam! | Sep 21 03:49:29.902 INFO kablam! 152 | let ch = parse::char_lit(&*i.as_str(), None).0; Sep 21 03:49:29.902 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:49:29.902 INFO kablam! Sep 21 03:49:29.902 INFO kablam! error[E0603]: function `char_lit` is private Sep 21 03:49:29.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:160:33 Sep 21 03:49:29.902 INFO kablam! | Sep 21 03:49:29.902 INFO kablam! 160 | parse::char_lit(&*ch.as_str(), None).0, Sep 21 03:49:29.902 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:49:29.902 INFO kablam! Sep 21 03:49:29.902 INFO kablam! error[E0603]: function `char_lit` is private Sep 21 03:49:29.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:222:29 Sep 21 03:49:29.902 INFO kablam! | Sep 21 03:49:29.902 INFO kablam! 222 | regex::Char(parse::char_lit(&*ch.as_str(), None).0) Sep 21 03:49:29.902 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:49:29.902 INFO kablam! Sep 21 03:49:30.334 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 21 03:49:30.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:97:9 Sep 21 03:49:30.334 INFO kablam! | Sep 21 03:49:30.334 INFO kablam! 97 | / attr::mk_list_item( Sep 21 03:49:30.334 INFO kablam! 98 | | Symbol::intern("allow"), Sep 21 03:49:30.334 INFO kablam! 99 | | vec![span(sp, ast::NestedMetaItemKind::MetaItem( Sep 21 03:49:30.334 INFO kablam! 100 | | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 21 03:49:30.334 INFO kablam! 101 | | ))] Sep 21 03:49:30.334 INFO kablam! 102 | | ) Sep 21 03:49:30.334 INFO kablam! | |_________^ expected 3 parameters Sep 21 03:49:30.334 INFO kablam! Sep 21 03:49:30.578 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:30.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lib.rs:12:13 Sep 21 03:49:30.578 INFO kablam! | Sep 21 03:49:30.578 INFO kablam! 12 | use syntax::codemap::Span; Sep 21 03:49:30.578 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:30.578 INFO kablam! Sep 21 03:49:30.578 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:30.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:7:13 Sep 21 03:49:30.578 INFO kablam! | Sep 21 03:49:30.578 INFO kablam! 7 | use syntax::codemap::{Span, Spanned}; Sep 21 03:49:30.578 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:30.578 INFO kablam! Sep 21 03:49:30.579 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 21 03:49:30.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:13:19 Sep 21 03:49:30.579 INFO kablam! | Sep 21 03:49:30.579 INFO kablam! 13 | use syntax::util::small_vector::SmallVector; Sep 21 03:49:30.579 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 21 03:49:30.579 INFO kablam! Sep 21 03:49:30.579 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:30.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/lexer.rs:9:13 Sep 21 03:49:30.579 INFO kablam! | Sep 21 03:49:30.579 INFO kablam! 9 | use syntax::codemap::Span; Sep 21 03:49:30.579 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:30.579 INFO kablam! Sep 21 03:49:30.579 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 03:49:30.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:15:13 Sep 21 03:49:30.579 INFO kablam! | Sep 21 03:49:30.579 INFO kablam! 15 | use syntax::codemap::Span; Sep 21 03:49:30.579 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 03:49:30.579 INFO kablam! Sep 21 03:49:30.626 INFO kablam! error[E0603]: function `char_lit` is private Sep 21 03:49:30.626 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:152:26 Sep 21 03:49:30.626 INFO kablam! | Sep 21 03:49:30.626 INFO kablam! 152 | let ch = parse::char_lit(&*i.as_str(), None).0; Sep 21 03:49:30.626 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:49:30.626 INFO kablam! Sep 21 03:49:30.626 INFO kablam! error[E0603]: function `char_lit` is private Sep 21 03:49:30.626 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:160:33 Sep 21 03:49:30.626 INFO kablam! | Sep 21 03:49:30.626 INFO kablam! 160 | parse::char_lit(&*ch.as_str(), None).0, Sep 21 03:49:30.626 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:49:30.626 INFO kablam! Sep 21 03:49:30.626 INFO kablam! error[E0603]: function `char_lit` is private Sep 21 03:49:30.626 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:222:29 Sep 21 03:49:30.626 INFO kablam! | Sep 21 03:49:30.626 INFO kablam! 222 | regex::Char(parse::char_lit(&*ch.as_str(), None).0) Sep 21 03:49:30.626 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 03:49:30.626 INFO kablam! Sep 21 03:49:30.974 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:30.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:100:36 Sep 21 03:49:30.975 INFO kablam! | Sep 21 03:49:30.975 INFO kablam! 100 | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 21 03:49:30.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::ast::Symbol` Sep 21 03:49:30.976 INFO kablam! | Sep 21 03:49:30.976 INFO kablam! = note: expected type `syntax::ast::Ident` Sep 21 03:49:30.976 INFO kablam! found type `syntax::ast::Symbol` Sep 21 03:49:30.977 INFO kablam! Sep 21 03:49:30.983 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 21 03:49:30.984 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:113:21 Sep 21 03:49:30.984 INFO kablam! | Sep 21 03:49:30.984 INFO kablam! 113 | ast::GenericParam::Type(cx.typaram( Sep 21 03:49:30.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 21 03:49:30.985 INFO kablam! Sep 21 03:49:30.992 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 21 03:49:30.992 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:116:32 Sep 21 03:49:30.992 INFO kablam! | Sep 21 03:49:30.993 INFO kablam! 116 | cx.typarambound(cx.path_global(sp, vec![ Sep 21 03:49:30.993 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:49:30.993 INFO kablam! Sep 21 03:49:31.058 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 21 03:49:31.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:97:9 Sep 21 03:49:31.058 INFO kablam! | Sep 21 03:49:31.058 INFO kablam! 97 | / attr::mk_list_item( Sep 21 03:49:31.058 INFO kablam! 98 | | Symbol::intern("allow"), Sep 21 03:49:31.058 INFO kablam! 99 | | vec![span(sp, ast::NestedMetaItemKind::MetaItem( Sep 21 03:49:31.058 INFO kablam! 100 | | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 21 03:49:31.058 INFO kablam! 101 | | ))] Sep 21 03:49:31.058 INFO kablam! 102 | | ) Sep 21 03:49:31.058 INFO kablam! | |_________^ expected 3 parameters Sep 21 03:49:31.058 INFO kablam! Sep 21 03:49:31.189 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:31.189 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:192:9 Sep 21 03:49:31.190 INFO kablam! | Sep 21 03:49:31.190 INFO kablam! 192 | cx.expr_usize(sp, 256))); Sep 21 03:49:31.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 21 03:49:31.191 INFO kablam! | Sep 21 03:49:31.191 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 21 03:49:31.191 INFO kablam! found type `syntax::ptr::P` Sep 21 03:49:31.192 INFO kablam! Sep 21 03:49:31.349 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:31.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:206:9 Sep 21 03:49:31.351 INFO kablam! | Sep 21 03:49:31.355 INFO kablam! 206 | cx.expr_usize(sp, lex.auto.states.len()) Sep 21 03:49:31.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 21 03:49:31.356 INFO kablam! | Sep 21 03:49:31.357 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 21 03:49:31.357 INFO kablam! found type `syntax::ptr::P` Sep 21 03:49:31.357 INFO kablam! Sep 21 03:49:31.606 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:31.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:100:36 Sep 21 03:49:31.607 INFO kablam! | Sep 21 03:49:31.607 INFO kablam! 100 | attr::mk_word_item(Symbol::intern("missing_docs")) Sep 21 03:49:31.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::Ident`, found struct `syntax::ast::Symbol` Sep 21 03:49:31.608 INFO kablam! | Sep 21 03:49:31.608 INFO kablam! = note: expected type `syntax::ast::Ident` Sep 21 03:49:31.608 INFO kablam! found type `syntax::ast::Symbol` Sep 21 03:49:31.609 INFO kablam! Sep 21 03:49:31.626 INFO kablam! error[E0599]: no associated item named `Type` found for type `syntax::ast::GenericParam` in the current scope Sep 21 03:49:31.626 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:113:21 Sep 21 03:49:31.627 INFO kablam! | Sep 21 03:49:31.627 INFO kablam! 113 | ast::GenericParam::Type(cx.typaram( Sep 21 03:49:31.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::ast::GenericParam` Sep 21 03:49:31.628 INFO kablam! Sep 21 03:49:31.642 INFO kablam! error[E0599]: no method named `typarambound` found for type `&mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 21 03:49:31.642 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:116:32 Sep 21 03:49:31.643 INFO kablam! | Sep 21 03:49:31.643 INFO kablam! 116 | cx.typarambound(cx.path_global(sp, vec![ Sep 21 03:49:31.643 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:49:31.644 INFO kablam! Sep 21 03:49:31.735 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:31.735 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:231:9 Sep 21 03:49:31.735 INFO kablam! | Sep 21 03:49:31.736 INFO kablam! 231 | cx.expr_usize(sp, lex.auto.states.len()) Sep 21 03:49:31.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 21 03:49:31.736 INFO kablam! | Sep 21 03:49:31.737 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 21 03:49:31.737 INFO kablam! found type `syntax::ptr::P` Sep 21 03:49:31.737 INFO kablam! Sep 21 03:49:31.949 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:31.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:192:9 Sep 21 03:49:31.950 INFO kablam! | Sep 21 03:49:31.950 INFO kablam! 192 | cx.expr_usize(sp, 256))); Sep 21 03:49:31.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 21 03:49:31.951 INFO kablam! | Sep 21 03:49:31.952 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 21 03:49:31.952 INFO kablam! found type `syntax::ptr::P` Sep 21 03:49:31.952 INFO kablam! Sep 21 03:49:32.023 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 21 03:49:32.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:78 Sep 21 03:49:32.023 INFO kablam! | Sep 21 03:49:32.023 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 21 03:49:32.023 INFO kablam! | ^^ unexpected type argument Sep 21 03:49:32.024 INFO kablam! Sep 21 03:49:32.030 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 21 03:49:32.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:88 Sep 21 03:49:32.030 INFO kablam! | Sep 21 03:49:32.030 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 21 03:49:32.031 INFO kablam! | ^^^^^^^^^^ Sep 21 03:49:32.031 INFO kablam! Sep 21 03:49:32.031 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 21 03:49:32.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:35 Sep 21 03:49:32.032 INFO kablam! | Sep 21 03:49:32.032 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 21 03:49:32.033 INFO kablam! | ^^ unexpected type argument Sep 21 03:49:32.033 INFO kablam! Sep 21 03:49:32.039 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 21 03:49:32.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:50 Sep 21 03:49:32.040 INFO kablam! | Sep 21 03:49:32.040 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 21 03:49:32.041 INFO kablam! | ^^^^^^^^^^ Sep 21 03:49:32.041 INFO kablam! Sep 21 03:49:32.042 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:101:9 Sep 21 03:49:32.042 INFO kablam! | Sep 21 03:49:32.043 INFO kablam! 101 | token::Ident(id) if id.name == token => { Sep 21 03:49:32.043 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.043 INFO kablam! Sep 21 03:49:32.045 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:117:13 Sep 21 03:49:32.046 INFO kablam! | Sep 21 03:49:32.046 INFO kablam! 117 | token::Ident(id) if id.name == prop => { Sep 21 03:49:32.046 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.050 INFO kablam! Sep 21 03:49:32.086 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:233:9 Sep 21 03:49:32.087 INFO kablam! | Sep 21 03:49:32.088 INFO kablam! 233 | token::Ident(id) => match env.get(&id.name).cloned() { Sep 21 03:49:32.088 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.088 INFO kablam! Sep 21 03:49:32.135 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:380:13 Sep 21 03:49:32.136 INFO kablam! | Sep 21 03:49:32.136 INFO kablam! 380 | token::Ident(id) => { Sep 21 03:49:32.137 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.137 INFO kablam! Sep 21 03:49:32.155 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:32.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:206:9 Sep 21 03:49:32.156 INFO kablam! | Sep 21 03:49:32.156 INFO kablam! 206 | cx.expr_usize(sp, lex.auto.states.len()) Sep 21 03:49:32.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 21 03:49:32.157 INFO kablam! | Sep 21 03:49:32.157 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 21 03:49:32.158 INFO kablam! found type `syntax::ptr::P` Sep 21 03:49:32.158 INFO kablam! Sep 21 03:49:32.362 INFO kablam! error: aborting due to 23 previous errors Sep 21 03:49:32.362 INFO kablam! Sep 21 03:49:32.362 INFO kablam! Some errors occurred: E0023, E0061, E0107, E0308, E0432, E0599, E0603. Sep 21 03:49:32.363 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 21 03:49:32.422 INFO kablam! error: Could not compile `rustlex_codegen`. Sep 21 03:49:32.423 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:49:32.423 INFO kablam! error[E0308]: mismatched types Sep 21 03:49:32.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/codegen.rs:231:9 Sep 21 03:49:32.424 INFO kablam! | Sep 21 03:49:32.424 INFO kablam! 231 | cx.expr_usize(sp, lex.auto.states.len()) Sep 21 03:49:32.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `syntax::ast::AnonConst`, found struct `syntax::ptr::P` Sep 21 03:49:32.425 INFO kablam! | Sep 21 03:49:32.425 INFO kablam! = note: expected type `syntax::ast::AnonConst` Sep 21 03:49:32.426 INFO kablam! found type `syntax::ptr::P` Sep 21 03:49:32.426 INFO kablam! Sep 21 03:49:32.550 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 21 03:49:32.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:78 Sep 21 03:49:32.550 INFO kablam! | Sep 21 03:49:32.550 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 21 03:49:32.550 INFO kablam! | ^^ unexpected type argument Sep 21 03:49:32.550 INFO kablam! Sep 21 03:49:32.556 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 21 03:49:32.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:89:88 Sep 21 03:49:32.556 INFO kablam! | Sep 21 03:49:32.556 INFO kablam! 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } Sep 21 03:49:32.556 INFO kablam! | ^^^^^^^^^^ Sep 21 03:49:32.556 INFO kablam! Sep 21 03:49:32.557 INFO kablam! error[E0107]: wrong number of type arguments: expected 0, found 1 Sep 21 03:49:32.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:35 Sep 21 03:49:32.557 INFO kablam! | Sep 21 03:49:32.557 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 21 03:49:32.557 INFO kablam! | ^^ unexpected type argument Sep 21 03:49:32.557 INFO kablam! Sep 21 03:49:32.563 INFO kablam! error[E0599]: no method named `unwrap_err` found for type `rustc_errors::DiagnosticBuilder<'_>` in the current scope Sep 21 03:49:32.563 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:91:50 Sep 21 03:49:32.563 INFO kablam! | Sep 21 03:49:32.563 INFO kablam! 91 | Parser::unexpected_last::<()>(self, tok).unwrap_err() Sep 21 03:49:32.563 INFO kablam! | ^^^^^^^^^^ Sep 21 03:49:32.563 INFO kablam! Sep 21 03:49:32.563 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.563 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:101:9 Sep 21 03:49:32.563 INFO kablam! | Sep 21 03:49:32.563 INFO kablam! 101 | token::Ident(id) if id.name == token => { Sep 21 03:49:32.563 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.563 INFO kablam! Sep 21 03:49:32.565 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:117:13 Sep 21 03:49:32.565 INFO kablam! | Sep 21 03:49:32.565 INFO kablam! 117 | token::Ident(id) if id.name == prop => { Sep 21 03:49:32.565 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.565 INFO kablam! Sep 21 03:49:32.574 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.574 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:233:9 Sep 21 03:49:32.574 INFO kablam! | Sep 21 03:49:32.574 INFO kablam! 233 | token::Ident(id) => match env.get(&id.name).cloned() { Sep 21 03:49:32.574 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.574 INFO kablam! Sep 21 03:49:32.592 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 03:49:32.592 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustlex_codegen-0.4.0/parser.rs:380:13 Sep 21 03:49:32.592 INFO kablam! | Sep 21 03:49:32.592 INFO kablam! 380 | token::Ident(id) => { Sep 21 03:49:32.592 INFO kablam! | ^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 03:49:32.592 INFO kablam! Sep 21 03:49:32.654 INFO kablam! error: aborting due to 23 previous errors Sep 21 03:49:32.654 INFO kablam! Sep 21 03:49:32.654 INFO kablam! Some errors occurred: E0023, E0061, E0107, E0308, E0432, E0599, E0603. Sep 21 03:49:32.654 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 21 03:49:32.671 INFO kablam! error: Could not compile `rustlex_codegen`. Sep 21 03:49:32.671 INFO kablam! Sep 21 03:49:32.671 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:49:32.673 INFO kablam! su: No module specific data is present Sep 21 03:49:34.160 INFO running `"docker" "rm" "-f" "dea62b673f6e5b0e09f8077b934f520306057a0345936537c67910357008e677"` Sep 21 03:49:34.269 INFO blam! dea62b673f6e5b0e09f8077b934f520306057a0345936537c67910357008e677