[INFO] fetching crate rustlex_codegen 0.4.0... [INFO] documenting rustlex_codegen-0.4.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate rustlex_codegen 0.4.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate rustlex_codegen 0.4.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustlex_codegen 0.4.0 [INFO] finished tweaking crates.io crate rustlex_codegen 0.4.0 [INFO] tweaked toml for crates.io crate rustlex_codegen 0.4.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustlex_fsa v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94f9f992b8629bb8636e3924b1b9ddc317977a4cb052e17247be552bee9818c3 [INFO] running `Command { std: "docker" "start" "-a" "94f9f992b8629bb8636e3924b1b9ddc317977a4cb052e17247be552bee9818c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94f9f992b8629bb8636e3924b1b9ddc317977a4cb052e17247be552bee9818c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f9f992b8629bb8636e3924b1b9ddc317977a4cb052e17247be552bee9818c3", kill_on_drop: false }` [INFO] [stdout] 94f9f992b8629bb8636e3924b1b9ddc317977a4cb052e17247be552bee9818c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a0a632a9ada184fe0d45fbbddb26098b029f5ba40ff3a225ce388c7e5e17512 [INFO] running `Command { std: "docker" "start" "-a" "2a0a632a9ada184fe0d45fbbddb26098b029f5ba40ff3a225ce388c7e5e17512", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rustlex_fsa v0.4.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Documenting rustlex_codegen v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar,rustc_private,quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> lib.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar,rustc_private,quote)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> codegen.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | ty: quote_ty!(&*cx, ::rustlex::rt::RustLexLexer), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> codegen.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | ty: quote_ty!(&*cx, usize), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> codegen.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | let match_expr = quote_expr!(&*cx, last_matching_action); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> codegen.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 166 | let action_type = quote_ty!(&*cx, Fn(&mut $ident) -> Option<$tokens>); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> codegen.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | let pat_expr = quote_expr!(&*cx, $i); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> codegen.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | quote_expr!(&*cx, (Box::new($new_act)) as Box<$action_type>)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> codegen.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | let def_act = quote_expr!(&*cx, Box::new(|_:&mut $ident| -> Option<$tokens> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> codegen.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> codegen.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> codegen.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | quote_expr!(&*cx, ::rustlex::rt::RustLexLexer::new(reader)))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> codegen.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | quote_expr!(&*cx, $initial))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> codegen.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> codegen.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | items.push(quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> codegen.rs:327:16 [INFO] [stdout] | [INFO] [stdout] 327 | items.push(quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | items: Vec> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 32 | -> Option>> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:37:71 [INFO] [stdout] | [INFO] [stdout] 37 | fn make_stmts(self:Box>) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | fn make_expr(self:Box>) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn lexer_field(sp: Span, name: ast::Ident, ty: P) -> ast::StructField { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:56:54 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn lexer_field(sp: Span, name: ast::Ident, ty: P) -> ast::StructField { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:56:67 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn lexer_field(sp: Span, name: ast::Ident, ty: P) -> ast::StructField { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:69:83 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn lexer_struct(cx: &mut ExtCtxt, sp: Span, ident:Ident, props: &[Prop]) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:159:67 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn actions_match(lex:&Lexer, cx: &mut ExtCtxt, sp: Span) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:187:68 [INFO] [stdout] | [INFO] [stdout] 187 | fn simple_follow_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:226:71 [INFO] [stdout] | [INFO] [stdout] 226 | fn simple_accepting_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> codegen.rs:257:73 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn user_lexer_impl(cx: &mut ExtCtxt, sp: Span, lex:&Lexer) -> Vec> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | fn token(&self) -> &token::Token; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | fn bump_and_get(&mut self) -> token::Token; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | fn eat(&mut self, tok: &token::Token) -> bool; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> parser.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | fn eat_keyword(&mut self, kwd: keywords::Keyword) -> bool; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | fn check(&mut self, tok: &token::Token) -> bool; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> parser.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | fn check_keyword(&mut self, kwd: keywords::Keyword) -> bool; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | fn expect(&mut self, tok: &token::Token) -> Result<(),DiagnosticBuilder<'a>>; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | fn unexpected_last(&mut self, tok: &token::Token) -> DiagnosticBuilder<'a>; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | fn token(&self) -> &token::Token { &self.token } [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | fn bump_and_get(&mut self) -> token::Token { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | fn eat(&mut self, tok: &token::Token) -> bool { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> parser.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | fn eat_keyword(&mut self, kwd: keywords::Keyword) -> bool { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | fn check(&mut self, tok: &token::Token) -> bool { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> parser.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | fn check_keyword(&mut self, kwd: keywords::Keyword) -> bool { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | fn expect(&mut self, tok: &token::Token) -> Result<(),DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | fn unexpected_last(&mut self, tok: &token::Token) -> DiagnosticBuilder<'a> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:265:59 [INFO] [stdout] | [INFO] [stdout] 265 | fn get_concat<'a, T: Tokenizer<'a>>(parser: &mut T, end: &token::Token, env: &Env) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:279:60 [INFO] [stdout] | [INFO] [stdout] 279 | fn get_binding<'a, T: Tokenizer<'a>>(parser: &mut T, end: &token::Token, env: &Env) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> parser.rs:293:58 [INFO] [stdout] | [INFO] [stdout] 293 | fn get_regex<'a, T: Tokenizer<'a>>(parser: &mut T, end: &token::Token, env: &Env) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | items: Vec> [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> codegen.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'cx> MacResult for CodeGenerator<'cx> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVector` in this scope [INFO] [stdout] --> codegen.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | -> Option>> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SmallVector` in this scope [INFO] [stdout] --> codegen.rs:37:59 [INFO] [stdout] | [INFO] [stdout] 37 | fn make_stmts(self:Box>) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:44:58 [INFO] [stdout] | [INFO] [stdout] 44 | fn make_expr(self:Box>) -> Option> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | fn span(sp: Span, t: T) -> Spanned { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> codegen.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | fn span(sp: Span, t: T) -> Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn lexer_field(sp: Span, name: ast::Ident, ty: P) -> ast::StructField { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn lexer_field(sp: Span, name: ast::Ident, ty: P) -> ast::StructField { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> codegen.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn lexer_struct(cx: &mut ExtCtxt, sp: Span, ident:Ident, props: &[Prop]) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn lexer_struct(cx: &mut ExtCtxt, sp: Span, ident:Ident, props: &[Prop]) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> codegen.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn lexer_struct(cx: &mut ExtCtxt, sp: Span, ident:Ident, props: &[Prop]) -> P { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:69:81 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn lexer_struct(cx: &mut ExtCtxt, sp: Span, ident:Ident, props: &[Prop]) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> codegen.rs:139:47 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn codegen<'cx>(lex: &Lexer, cx: &'cx mut ExtCtxt, sp: Span) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:139:60 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn codegen<'cx>(lex: &Lexer, cx: &'cx mut ExtCtxt, sp: Span) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> codegen.rs:159:43 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn actions_match(lex:&Lexer, cx: &mut ExtCtxt, sp: Span) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:159:56 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn actions_match(lex:&Lexer, cx: &mut ExtCtxt, sp: Span) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:159:65 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn actions_match(lex:&Lexer, cx: &mut ExtCtxt, sp: Span) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> codegen.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | fn simple_follow_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:187:45 [INFO] [stdout] | [INFO] [stdout] 187 | fn simple_follow_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:187:66 [INFO] [stdout] | [INFO] [stdout] 187 | fn simple_follow_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> codegen.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | fn simple_accepting_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:226:48 [INFO] [stdout] | [INFO] [stdout] 226 | fn simple_accepting_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:226:69 [INFO] [stdout] | [INFO] [stdout] 226 | fn simple_accepting_method(cx:&mut ExtCtxt, sp:Span, lex:&Lexer) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> codegen.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn user_lexer_impl(cx: &mut ExtCtxt, sp: Span, lex:&Lexer) -> Vec> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> codegen.rs:257:46 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn user_lexer_impl(cx: &mut ExtCtxt, sp: Span, lex:&Lexer) -> Vec> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> codegen.rs:257:71 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn user_lexer_impl(cx: &mut ExtCtxt, sp: Span, lex:&Lexer) -> Vec> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> lexer.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub action: P [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lexer.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Rule { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 20 | pub pattern: regex::Regex, [INFO] [stdout] 21 | pub action: P [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> lexer.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub name: Name, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> lexer.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub span: Span [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> lexer.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub type Prop = (Name, P, P); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> lexer.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub type Prop = (Name, P, P); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> lexer.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | pub type Prop = (Name, P, P); [INFO] [stdout] | - ^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> lexer.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | pub type Prop = (Name, P, P); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lexer.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | pub type Prop = (Name, P, P); [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> lexer.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | pub tokens: Ident, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> lexer.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | pub ident: Ident, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> lexer.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | pub tokens:Ident, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> lexer.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | pub ident:Ident, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> lexer.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | pub actions: Vec>, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> lexer.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Lexer { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 60 | pub actions: Vec>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> lexer.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Lexer { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 61 | pub conditions: Vec<(Name, usize)>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> lexer.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(def: LexerDef, cx: &ExtCtxt) -> Lexer { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> lexer.rs:146:46 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn gen_code<'cx>(&self, cx: &'cx mut ExtCtxt, sp: Span) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> lexer.rs:146:59 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn gen_code<'cx>(&self, cx: &'cx mut ExtCtxt, sp: Span) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> lexer.rs:146:72 [INFO] [stdout] | [INFO] [stdout] 65 | impl Lexer { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn gen_code<'cx>(&self, cx: &'cx mut ExtCtxt, sp: Span) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:47:59 [INFO] [stdout] | [INFO] [stdout] 47 | fn expect(&mut self, tok: &token::Token) -> Result<(),DiagnosticBuilder<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> parser.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 24 | trait Tokenizer<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Ident` [INFO] [stdout] ... [INFO] [stdout] 50 | fn parse_ident(&mut self) -> Result>; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:50:48 [INFO] [stdout] | [INFO] [stdout] 50 | fn parse_ident(&mut self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> parser.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | fn last_span(&self) -> Span; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> parser.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn span_fatal(&mut self, sp: Span, m: &str) -> DiagnosticBuilder<'a>; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | fn span_fatal(&mut self, sp: Span, m: &str) -> DiagnosticBuilder<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | fn unexpected(&mut self) -> DiagnosticBuilder<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:58:58 [INFO] [stdout] | [INFO] [stdout] 58 | fn unexpected_last(&mut self, tok: &token::Token) -> DiagnosticBuilder<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | impl<'a> Tokenizer<'a> for Parser<'a> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:81:59 [INFO] [stdout] | [INFO] [stdout] 81 | fn expect(&mut self, tok: &token::Token) -> Result<(),DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> parser.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 61 | impl<'a> Tokenizer<'a> for Parser<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Ident` [INFO] [stdout] ... [INFO] [stdout] 84 | fn parse_ident(&mut self) -> Result> { self.parse_ident() } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:84:48 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_ident(&mut self) -> Result> { self.parse_ident() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> parser.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn last_span(&self) -> Span { self.prev_span } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> parser.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | fn span_fatal(&mut self, sp: Span, m: &str) -> DiagnosticBuilder<'a> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:86:52 [INFO] [stdout] | [INFO] [stdout] 86 | fn span_fatal(&mut self, sp: Span, m: &str) -> DiagnosticBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:89:33 [INFO] [stdout] | [INFO] [stdout] 89 | fn unexpected(&mut self) -> DiagnosticBuilder<'a> { Parser::unexpected::<()>(self).unwrap_err() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:90:58 [INFO] [stdout] | [INFO] [stdout] 90 | fn unexpected_last(&mut self, tok: &token::Token) -> DiagnosticBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> parser.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | type Env = HashMap; [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | fn get_tokens<'a>(parser: &mut Parser<'a>) -> Result> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> parser.rs:98:54 [INFO] [stdout] | [INFO] [stdout] 98 | fn get_tokens<'a>(parser: &mut Parser<'a>) -> Result> { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:98:60 [INFO] [stdout] | [INFO] [stdout] 98 | fn get_tokens<'a>(parser: &mut Parser<'a>) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn get_properties<'a>(parser: &mut Parser<'a>) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> parser.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 111 | fn get_properties<'a>(parser: &mut Parser<'a>) [INFO] [stdout] | - help: you might be missing a type parameter: `, Name` [INFO] [stdout] 112 | -> Result, P)>,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> parser.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | -> Result, P)>,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> parser.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 111 | fn get_properties<'a>(parser: &mut Parser<'a>) [INFO] [stdout] | - help: you might be missing a type parameter: `, Ty` [INFO] [stdout] 112 | -> Result, P)>,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> parser.rs:112:37 [INFO] [stdout] | [INFO] [stdout] 112 | -> Result, P)>,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> parser.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 111 | fn get_properties<'a>(parser: &mut Parser<'a>) [INFO] [stdout] | - help: you might be missing a type parameter: `, Expr` [INFO] [stdout] 112 | -> Result, P)>,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:112:47 [INFO] [stdout] | [INFO] [stdout] 112 | -> Result, P)>,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:142:41 [INFO] [stdout] | [INFO] [stdout] 142 | -> Result, DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:266:21 [INFO] [stdout] | [INFO] [stdout] 266 | -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:280:26 [INFO] [stdout] | [INFO] [stdout] 280 | -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:311:33 [INFO] [stdout] | [INFO] [stdout] 311 | fn get_pattern<'a>(parser: &mut Parser<'a>, env: &Env) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> parser.rs:312:20 [INFO] [stdout] | [INFO] [stdout] 311 | fn get_pattern<'a>(parser: &mut Parser<'a>, env: &Env) [INFO] [stdout] | - help: you might be missing a type parameter: `, Ident` [INFO] [stdout] 312 | -> Result<(Ident, Regex),DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:312:34 [INFO] [stdout] | [INFO] [stdout] 312 | -> Result<(Ident, Regex),DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:325:37 [INFO] [stdout] | [INFO] [stdout] 325 | fn get_definitions<'a>(parser: &mut Parser<'a>) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:326:38 [INFO] [stdout] | [INFO] [stdout] 326 | -> Result<(Env, Vec), DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:341:35 [INFO] [stdout] | [INFO] [stdout] 341 | fn get_condition<'a>(parser: &mut Parser<'a>, env: &Env) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 342 | -> Result,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:358:36 [INFO] [stdout] | [INFO] [stdout] 358 | fn get_conditions<'a>(parser: &mut Parser<'a>, env: &Env) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:359:34 [INFO] [stdout] | [INFO] [stdout] 359 | -> Result,DiagnosticBuilder<'a>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> parser.rs:436:24 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn parse<'a>(ident:Ident, parser: &mut Parser<'a>) -> [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> parser.rs:436:44 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn parse<'a>(ident:Ident, parser: &mut Parser<'a>) -> [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> parser.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> lib.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rustlex<'a>(cx: &'a mut ExtCtxt, sp: Span, ident:Ident, args: Vec) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> lib.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rustlex<'a>(cx: &'a mut ExtCtxt, sp: Span, ident:Ident, args: Vec) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> lib.rs:25:57 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rustlex<'a>(cx: &'a mut ExtCtxt, sp: Span, ident:Ident, args: Vec) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> lib.rs:25:74 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rustlex<'a>(cx: &'a mut ExtCtxt, sp: Span, ident:Ident, args: Vec) [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> lib.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rustlex<'a>(cx: &'a mut ExtCtxt, sp: Span, ident:Ident, args: Vec) [INFO] [stdout] | - help: you might be missing a type parameter: `, MacResult` [INFO] [stdout] 26 | -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar,rustc_private,quote)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 152 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `rustlex_codegen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name rustlex_codegen lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=623b89b19c935d2a -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-79f61f2139f3f0ba.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-53ace35329ab3d63.rmeta --extern fsa=/opt/rustwide/target/debug/deps/libfsa-aad019e41b832912.rmeta --cap-lints=warn --crate-version 0.4.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2a0a632a9ada184fe0d45fbbddb26098b029f5ba40ff3a225ce388c7e5e17512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0a632a9ada184fe0d45fbbddb26098b029f5ba40ff3a225ce388c7e5e17512", kill_on_drop: false }` [INFO] [stdout] 2a0a632a9ada184fe0d45fbbddb26098b029f5ba40ff3a225ce388c7e5e17512