[INFO] crate racc 0.0.2 is already in cache [INFO] extracting crate racc 0.0.2 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/racc/0.0.2 [INFO] extracting crate racc 0.0.2 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/racc/0.0.2 [INFO] validating manifest of racc-0.0.2 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of racc-0.0.2 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing racc-0.0.2 [INFO] finished frobbing racc-0.0.2 [INFO] frobbed toml for racc-0.0.2 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/racc/0.0.2/Cargo.toml [INFO] started frobbing racc-0.0.2 [INFO] finished frobbing racc-0.0.2 [INFO] frobbed toml for racc-0.0.2 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/racc/0.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking racc-0.0.2 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/racc/0.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 579623acd6bc98c845b039be1603d5e810db1fafdad55d2210fc7de0d2132c5e [INFO] running `"docker" "start" "-a" "579623acd6bc98c845b039be1603d5e810db1fafdad55d2210fc7de0d2132c5e"` [INFO] [stderr] Checking racc v0.0.2 (/opt/crater/workdir) [INFO] [stderr] error: invalid suffix `u` for integer literal [INFO] [stderr] --> src/reader.rs:44:26 [INFO] [stderr] | [INFO] [stderr] 44 | const NO_SYMBOL: uint = !0u; [INFO] [stderr] | ^^ invalid suffix `u` [INFO] [stderr] | [INFO] [stderr] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stderr] [INFO] [stderr] error: invalid suffix `u` for integer literal [INFO] [stderr] --> src/reader.rs:45:24 [INFO] [stderr] | [INFO] [stderr] 45 | const NO_ITEM: uint = !0u; [INFO] [stderr] | ^^ invalid suffix `u` [INFO] [stderr] | [INFO] [stderr] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stderr] [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:243:12 [INFO] [stderr] | [INFO] [stderr] 243 | #![feature(quote)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error: invalid suffix `u` for integer literal [INFO] [stderr] --> src/reader.rs:44:26 [INFO] [stderr] | [INFO] [stderr] 44 | const NO_SYMBOL: uint = !0u; [INFO] [stderr] | ^^ invalid suffix `u` [INFO] [stderr] | [INFO] [stderr] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stderr] [INFO] [stderr] error: invalid suffix `u` for integer literal [INFO] [stderr] --> src/reader.rs:45:24 [INFO] [stderr] | [INFO] [stderr] 45 | const NO_ITEM: uint = !0u; [INFO] [stderr] | ^^ invalid suffix `u` [INFO] [stderr] | [INFO] [stderr] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stderr] [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:243:12 [INFO] [stderr] | [INFO] [stderr] 243 | #![feature(quote)] [INFO] [stderr] | ^^^^^ feature has been removed [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::ext::base::MacItems` [INFO] [stderr] --> src/lib.rs:259:45 [INFO] [stderr] | [INFO] [stderr] 259 | use syntax::ext::base::{ExtCtxt, MacResult, MacItems}; [INFO] [stderr] | ^^^^^^^^ no `MacItems` in `ext::base` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/lib.rs:261:5 [INFO] [stderr] | [INFO] [stderr] 261 | use syntax::codemap; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::plugin` [INFO] [stderr] --> src/lib.rs:265:12 [INFO] [stderr] | [INFO] [stderr] 265 | use rustc::plugin::Registry; [INFO] [stderr] | ^^^^^^ could not find `plugin` in `rustc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::collections::Bitv` [INFO] [stderr] --> src/lr0.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::Bitv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `Bitv` in `collections` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::num::Int` [INFO] [stderr] --> src/util.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::num::Int; [INFO] [stderr] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/reader.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | use syntax::codemap; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/reader.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `quote` in `ext` [INFO] [stderr] --> src/output.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::ext::quote::rt::ExtParseUtils; [INFO] [stderr] | ^^^^^ could not find `quote` in `ext` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `syntax::ast::UnsignedIntLit`, `syntax::ast::TyU16`, `syntax::ast::Ty_`, `syntax::ast::MutMutable` [INFO] [stderr] --> src/output.rs:5:76 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^ ^^^ ^^^^^^^^^^ no `MutMutable` in `ast` [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Ty_` in `ast` [INFO] [stderr] | | | help: a similar name exists in the module: `Ty` [INFO] [stderr] | | no `TyU16` in `ast` [INFO] [stderr] | no `UnsignedIntLit` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::parse::token::intern_and_get_ident` [INFO] [stderr] --> src/output.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::parse::token::{intern_and_get_ident}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `intern_and_get_ident` in `parse::token` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/output.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | use syntax::codemap::{Span}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::owned_slice` [INFO] [stderr] --> src/output.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | use syntax::owned_slice::OwnedSlice; [INFO] [stderr] | ^^^^^^^^^^^ could not find `owned_slice` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::collections::Bitv` [INFO] [stderr] --> src/mkpar.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::Bitv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `Bitv` in `collections` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::fmt::Show` [INFO] [stderr] --> src/runtime.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::Show; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `Show` in `fmt` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::ext::base::MacItems` [INFO] [stderr] --> src/lib.rs:259:45 [INFO] [stderr] | [INFO] [stderr] 259 | use syntax::ext::base::{ExtCtxt, MacResult, MacItems}; [INFO] [stderr] | ^^^^^^^^ no `MacItems` in `ext::base` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/lib.rs:261:5 [INFO] [stderr] | [INFO] [stderr] 261 | use syntax::codemap; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::plugin` [INFO] [stderr] --> src/lib.rs:265:12 [INFO] [stderr] | [INFO] [stderr] 265 | use rustc::plugin::Registry; [INFO] [stderr] | ^^^^^^ could not find `plugin` in `rustc` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::collections::Bitv` [INFO] [stderr] --> src/lr0.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::Bitv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `Bitv` in `collections` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::num::Int` [INFO] [stderr] --> src/util.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::num::Int; [INFO] [stderr] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/reader.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | use syntax::codemap; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/reader.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `quote` in `ext` [INFO] [stderr] --> src/output.rs:8:18 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::ext::quote::rt::ExtParseUtils; [INFO] [stderr] | ^^^^^ could not find `quote` in `ext` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `syntax::ast::UnsignedIntLit`, `syntax::ast::TyU16`, `syntax::ast::Ty_`, `syntax::ast::MutMutable` [INFO] [stderr] --> src/output.rs:5:76 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^ ^^^ ^^^^^^^^^^ no `MutMutable` in `ast` [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Ty_` in `ast` [INFO] [stderr] | | | help: a similar name exists in the module: `Ty` [INFO] [stderr] | | no `TyU16` in `ast` [INFO] [stderr] | no `UnsignedIntLit` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::parse::token::intern_and_get_ident` [INFO] [stderr] --> src/output.rs:9:28 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::parse::token::{intern_and_get_ident}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `intern_and_get_ident` in `parse::token` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> src/output.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | use syntax::codemap::{Span}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::owned_slice` [INFO] [stderr] --> src/output.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | use syntax::owned_slice::OwnedSlice; [INFO] [stderr] | ^^^^^^^^^^^ could not find `owned_slice` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::collections::Bitv` [INFO] [stderr] --> src/mkpar.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::collections::Bitv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `Bitv` in `collections` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::fmt::Show` [INFO] [stderr] --> src/runtime.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::Show; [INFO] [stderr] | ^^^^^^^^^^^^^^ no `Show` in `fmt` [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Show` in this scope [INFO] [stderr] --> src/reader.rs:48:25 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Copy,PartialEq,Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Show` in this scope [INFO] [stderr] --> src/reader.rs:48:25 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(Copy,PartialEq,Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:323:43 [INFO] [stderr] | [INFO] [stderr] 323 | cx.ty(span, Ty_::TyFixedLengthVec(quote_ty!(cx, &'static str), cx.expr_uint(span, strings.len()))), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:341:19 [INFO] [stderr] | [INFO] [stderr] 341 | let ty_uint = quote_ty!(cx, uint); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:356:18 [INFO] [stderr] | [INFO] [stderr] 356 | let ty_i16 = quote_ty!(cx, i16); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:380:18 [INFO] [stderr] | [INFO] [stderr] 380 | let ty_u16 = quote_ty!(cx, u16); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:81:22 [INFO] [stderr] | [INFO] [stderr] 81 | let ty_u32 = quote_ty!(cx, u32); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:86:58 [INFO] [stderr] | [INFO] [stderr] 86 | items.push(cx.item_const(sp, cx.ident_of("YYFINAL"), quote_ty!(cx, uint), cx.expr_uint(sp, parser.final_state))); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:178:50 [INFO] [stderr] | [INFO] [stderr] 178 | cx.arg(sp, cx.ident_of("reduction"), quote_ty!(cx, uint)), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:323:43 [INFO] [stderr] | [INFO] [stderr] 323 | cx.ty(span, Ty_::TyFixedLengthVec(quote_ty!(cx, &'static str), cx.expr_uint(span, strings.len()))), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:341:19 [INFO] [stderr] | [INFO] [stderr] 341 | let ty_uint = quote_ty!(cx, uint); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:356:18 [INFO] [stderr] | [INFO] [stderr] 356 | let ty_i16 = quote_ty!(cx, i16); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:380:18 [INFO] [stderr] | [INFO] [stderr] 380 | let ty_u16 = quote_ty!(cx, u16); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Sign` in `ast` [INFO] [stderr] --> src/output.rs:368:56 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^^ could not find `Sign` in `ast` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:81:22 [INFO] [stderr] | [INFO] [stderr] 81 | let ty_u32 = quote_ty!(cx, u32); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:86:58 [INFO] [stderr] | [INFO] [stderr] 86 | items.push(cx.item_const(sp, cx.ident_of("YYFINAL"), quote_ty!(cx, uint), cx.expr_uint(sp, parser.final_state))); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> src/output.rs:178:50 [INFO] [stderr] | [INFO] [stderr] 178 | cx.arg(sp, cx.ident_of("reduction"), quote_ty!(cx, uint)), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Sign` in `ast` [INFO] [stderr] --> src/output.rs:368:56 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^^ could not find `Sign` in `ast` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Show` [INFO] [stderr] --> src/runtime.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Copy,Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Show` [INFO] [stderr] --> src/runtime.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Copy,Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | for row in range(0, nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:12:58 [INFO] [stderr] | [INFO] [stderr] 12 | let mut sp = derives[gram.start_symbol + row] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:15:55 [INFO] [stderr] | [INFO] [stderr] 15 | let symbol = gram.ritem[gram.rrhs[rule as uint] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:15:64 [INFO] [stderr] | [INFO] [stderr] 15 | let symbol = gram.ritem[gram.rrhs[rule as uint] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:15:73 [INFO] [stderr] | [INFO] [stderr] 15 | let symbol = gram.ritem[gram.rrhs[rule as uint] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:90:56 [INFO] [stderr] | [INFO] [stderr] 90 | let mut rp = derives[gram.start_symbol + j] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:92:55 [INFO] [stderr] | [INFO] [stderr] 92 | first_derives.set(i, derives_rules[rp] as uint); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | nrules: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:138:39 [INFO] [stderr] | [INFO] [stderr] 138 | let symbol = gram.ritem[ni as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:139:49 [INFO] [stderr] | [INFO] [stderr] 139 | if symbol >= 0 && gram.is_var(symbol as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:140:22 [INFO] [stderr] | [INFO] [stderr] 140 | let dsp: uint = ((symbol as uint) - gram.ntokens) * first_derives.rowsize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:140:41 [INFO] [stderr] | [INFO] [stderr] 140 | let dsp: uint = ((symbol as uint) - gram.ntokens) * first_derives.rowsize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:141:22 [INFO] [stderr] | [INFO] [stderr] 141 | for i in range(0, rulesetsize) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:148:18 [INFO] [stderr] | [INFO] [stderr] 148 | let mut csp: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:170:14 [INFO] [stderr] | [INFO] [stderr] 170 | for i in range(0, eff.rows) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:173:20 [INFO] [stderr] | [INFO] [stderr] 173 | let s: uint = gram.start_symbol + j; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:185:14 [INFO] [stderr] | [INFO] [stderr] 185 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:193:41 [INFO] [stderr] | [INFO] [stderr] 193 | fn rule_to_string(gram: &Grammar, rule: uint) -> String [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:196:76 [INFO] [stderr] | [INFO] [stderr] 196 | str.push_str(format!("(r{}) {} : ", rule, gram.name[gram.rlhs[rule] as uint]).as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:198:14 [INFO] [stderr] | [INFO] [stderr] 198 | for i in range(gram.rrhs[rule] as uint, (gram.rrhs[rule + 1] - 1) as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:198:39 [INFO] [stderr] | [INFO] [stderr] 198 | for i in range(gram.rrhs[rule] as uint, (gram.rrhs[rule + 1] - 1) as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:198:74 [INFO] [stderr] | [INFO] [stderr] 198 | for i in range(gram.rrhs[rule] as uint, (gram.rrhs[rule + 1] - 1) as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:199:36 [INFO] [stderr] | [INFO] [stderr] 199 | let rhs = gram.ritem[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:43:16 [INFO] [stderr] | [INFO] [stderr] 43 | pub nsyms: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | pub ntokens: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:45:16 [INFO] [stderr] | [INFO] [stderr] 45 | pub nvars: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | pub start_symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | pub nitems: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:58:17 [INFO] [stderr] | [INFO] [stderr] 58 | pub nrules: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:82:29 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn is_var(&self, s: uint) -> bool [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn is_token(&self, s: uint) -> bool [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:92:34 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn rule_to_str(&self, r: uint) -> String { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:95:46 [INFO] [stderr] | [INFO] [stderr] 95 | s.push_str(self.name[self.rlhs[r] as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:97:57 [INFO] [stderr] | [INFO] [stderr] 97 | for it in self.ritem.slice_from(self.rrhs[r] as uint).iter() { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:100:41 [INFO] [stderr] | [INFO] [stderr] 100 | s.push_str(self.name[*it as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:105:43 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn get_rhs_items<'a>(&'a self, r: uint) -> &'a[i16] { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:108:30 [INFO] [stderr] | [INFO] [stderr] 108 | let mut end = rhs as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:112:33 [INFO] [stderr] | [INFO] [stderr] 112 | self.ritem.slice(rhs as uint, end) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | pub ngotos: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:31:54 [INFO] [stderr] | [INFO] [stderr] 31 | let LA_len = lookaheads[lookaheads.len() - 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | for i in range(0, lr0.shifts.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:72:14 [INFO] [stderr] | [INFO] [stderr] 72 | for i in range(0, lr0.reductions.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:81:35 [INFO] [stderr] | [INFO] [stderr] 81 | fn set_max_rhs(gram: &Grammar) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:83:21 [INFO] [stderr] | [INFO] [stderr] 83 | let mut length: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:84:18 [INFO] [stderr] | [INFO] [stderr] 84 | let mut max: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:85:18 [INFO] [stderr] | [INFO] [stderr] 85 | for itemp in range(0, gram.nitems) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:108:14 [INFO] [stderr] | [INFO] [stderr] 108 | for i in range(0, lr0.states.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:112:39 [INFO] [stderr] | [INFO] [stderr] 112 | k += lr0.reductions[rp as uint].rules.len(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:121:43 [INFO] [stderr] | [INFO] [stderr] 121 | fn initialize_LA(lr0: &LR0Output, LA_len: uint, reduction_table: &[i16]) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:123:16 [INFO] [stderr] | [INFO] [stderr] 123 | let mut k: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:124:14 [INFO] [stderr] | [INFO] [stderr] 124 | for i in range(0, lr0.states.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:127:43 [INFO] [stderr] | [INFO] [stderr] 127 | let r = &lr0.reductions[rp as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:128:22 [INFO] [stderr] | [INFO] [stderr] 128 | for j in range(0, r.rules.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:141:21 [INFO] [stderr] | [INFO] [stderr] 141 | let mut ngotos: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:144:41 [INFO] [stderr] | [INFO] [stderr] 144 | let state = sp.shifts[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:164:14 [INFO] [stderr] | [INFO] [stderr] 164 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:168:14 [INFO] [stderr] | [INFO] [stderr] 168 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:182:47 [INFO] [stderr] | [INFO] [stderr] 182 | let symbol = lr0.states[state2 as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | if gram.is_token(symbol as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:187:56 [INFO] [stderr] | [INFO] [stderr] 187 | let k = temp_map[symbol - gram.ntokens] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:195:14 [INFO] [stderr] | [INFO] [stderr] 195 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:200:14 [INFO] [stderr] | [INFO] [stderr] 200 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:212:12 [INFO] [stderr] | [INFO] [stderr] 212 | state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:213:13 [INFO] [stderr] | [INFO] [stderr] 213 | symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:213:22 [INFO] [stderr] | [INFO] [stderr] 213 | symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:216:42 [INFO] [stderr] | [INFO] [stderr] 216 | let init_low =gotos.goto_map[var] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:217:48 [INFO] [stderr] | [INFO] [stderr] 217 | let init_high = gotos.goto_map[var + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:224:45 [INFO] [stderr] | [INFO] [stderr] 224 | let s = gotos.from_state[middle] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:251:14 [INFO] [stderr] | [INFO] [stderr] 251 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:252:44 [INFO] [stderr] | [INFO] [stderr] 252 | let stateno = gotos.to_state[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:256:40 [INFO] [stderr] | [INFO] [stderr] 256 | let sp = &lr0.shifts[sp as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:259:24 [INFO] [stderr] | [INFO] [stderr] 259 | let mut j: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:261:57 [INFO] [stderr] | [INFO] [stderr] 261 | let symbol = lr0.states[sp.shifts[j] as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:270:57 [INFO] [stderr] | [INFO] [stderr] 270 | let symbol = lr0.states[sp.shifts[j] as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:302:13 [INFO] [stderr] | [INFO] [stderr] 302 | LA_len: uint) -> (Vec>, /*lookback:*/ Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:312:14 [INFO] [stderr] | [INFO] [stderr] 312 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:316:45 [INFO] [stderr] | [INFO] [stderr] 316 | let state1 = gotos.from_state[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:317:55 [INFO] [stderr] | [INFO] [stderr] 317 | let symbol1 = lr0.states[gotos.to_state[i] as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:319:24 [INFO] [stderr] | [INFO] [stderr] 319 | let mut rulep: uint = lr0.derives[symbol1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:319:55 [INFO] [stderr] | [INFO] [stderr] 319 | let mut rulep: uint = lr0.derives[symbol1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:323:30 [INFO] [stderr] | [INFO] [stderr] 323 | let mut stateno: uint = state1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:324:25 [INFO] [stderr] | [INFO] [stderr] 324 | let mut rp: uint = gram.rrhs[lr0.derives_rules[rulep] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:324:70 [INFO] [stderr] | [INFO] [stderr] 324 | let mut rp: uint = gram.rrhs[lr0.derives_rules[rulep] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:324:79 [INFO] [stderr] | [INFO] [stderr] 324 | let mut rp: uint = gram.rrhs[lr0.derives_rules[rulep] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:326:49 [INFO] [stderr] | [INFO] [stderr] 326 | let symbol2 = gram.ritem[rp] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:327:65 [INFO] [stderr] | [INFO] [stderr] 327 | for shift in lr0.shifts[shift_table[stateno] as uint].shifts.iter() { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:328:41 [INFO] [stderr] | [INFO] [stderr] 328 | stateno = *shift as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:338:68 [INFO] [stderr] | [INFO] [stderr] 338 | add_lookback_edge(stateno, lr0.derives_rules[rulep] as uint, i, laruleno, lookaheads, &mut lookback); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:345:73 [INFO] [stderr] | [INFO] [stderr] 345 | if gram.ritem[rp] >= 0 && gram.is_var(gram.ritem[rp] as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:347:49 [INFO] [stderr] | [INFO] [stderr] 347 | stateno = states[length] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:348:80 [INFO] [stderr] | [INFO] [stderr] 348 | edge.push(map_goto(gram, gotos, stateno, gram.ritem[rp] as uint) as i16); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:349:55 [INFO] [stderr] | [INFO] [stderr] 349 | if lr0.nullable[gram.ritem[rp] as uint] && length > 0 { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:371:31 [INFO] [stderr] | [INFO] [stderr] 371 | fn add_lookback_edge(stateno: uint, ruleno: uint, gotono: uint, laruleno: &[i16], lookaheads: &[i16], lookback: &mut Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:371:45 [INFO] [stderr] | [INFO] [stderr] 371 | fn add_lookback_edge(stateno: uint, ruleno: uint, gotono: uint, laruleno: &[i16], lookaheads: &[i16], lookback: &mut Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:371:59 [INFO] [stderr] | [INFO] [stderr] 371 | fn add_lookback_edge(stateno: uint, ruleno: uint, gotono: uint, laruleno: &[i16], lookaheads: &[i16], lookback: &mut Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:373:40 [INFO] [stderr] | [INFO] [stderr] 373 | let mut i = lookaheads[stateno] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:374:40 [INFO] [stderr] | [INFO] [stderr] 374 | let k = lookaheads[stateno + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:377:28 [INFO] [stderr] | [INFO] [stderr] 377 | if (laruleno[i] as uint) == ruleno { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:388:37 [INFO] [stderr] | [INFO] [stderr] 388 | fn transpose(r2: &Vec>, n: uint) -> Vec> [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:393:14 [INFO] [stderr] | [INFO] [stderr] 393 | for i in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:396:24 [INFO] [stderr] | [INFO] [stderr] 396 | let mut j: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:398:34 [INFO] [stderr] | [INFO] [stderr] 398 | let e = sp[j] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:407:14 [INFO] [stderr] | [INFO] [stderr] 407 | for i in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:410:57 [INFO] [stderr] | [INFO] [stderr] 410 | let mut sp: Vec = repeat(0).take((k as uint) + 1).collect(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:411:21 [INFO] [stderr] | [INFO] [stderr] 411 | sp[k as uint] = -1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:418:14 [INFO] [stderr] | [INFO] [stderr] 418 | for i in range(0, n) { // i is old-row [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:420:20 [INFO] [stderr] | [INFO] [stderr] 420 | let mut j: uint = 0; // j is old-col [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:423:34 [INFO] [stderr] | [INFO] [stderr] 423 | let k = sp[j] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:429:37 [INFO] [stderr] | [INFO] [stderr] 429 | new_R[k][out_col as uint] = i as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:444:42 [INFO] [stderr] | [INFO] [stderr] 444 | let n = lookaheads[lr0.nstates()] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:450:14 [INFO] [stderr] | [INFO] [stderr] 450 | for i in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:454:35 [INFO] [stderr] | [INFO] [stderr] 454 | let mut fp2 = (*sp as uint) * F.rowsize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:469:15 [INFO] [stderr] | [INFO] [stderr] 469 | infinity: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:472:10 [INFO] [stderr] | [INFO] [stderr] 472 | top: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:489:14 [INFO] [stderr] | [INFO] [stderr] 489 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:496:39 [INFO] [stderr] | [INFO] [stderr] 496 | fn traverse(ds: &mut DigraphState, i: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:508:22 [INFO] [stderr] | [INFO] [stderr] 508 | let mut rpi: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:515:26 [INFO] [stderr] | [INFO] [stderr] 515 | let j = j as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:536:24 [INFO] [stderr] | [INFO] [stderr] 536 | if (ds.index[i] as uint) == height { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:538:44 [INFO] [stderr] | [INFO] [stderr] 538 | let j = ds.vertices[ds.top] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | pub accessing_symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:18:16 [INFO] [stderr] | [INFO] [stderr] 18 | pub state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | pub state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:42:30 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn nstates(&self) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:55:24 [INFO] [stderr] | [INFO] [stderr] 55 | state_set: Vec>, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | for i in range(1, shift_symbol.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:84:14 [INFO] [stderr] | [INFO] [stderr] 84 | for i in range(0, shift_symbol.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:85:41 [INFO] [stderr] | [INFO] [stderr] 85 | let symbol = shift_symbol[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:101:33 [INFO] [stderr] | [INFO] [stderr] 101 | let mut kernel_items_count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:103:14 [INFO] [stderr] | [INFO] [stderr] 103 | for i in range(0, gram.nitems) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:107:36 [INFO] [stderr] | [INFO] [stderr] 107 | symbol_count[symbol as uint] += 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:112:24 [INFO] [stderr] | [INFO] [stderr] 112 | let mut count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:113:18 [INFO] [stderr] | [INFO] [stderr] 113 | for i in range(0, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:115:41 [INFO] [stderr] | [INFO] [stderr] 115 | count += symbol_count[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | state_set: range(0, gram.nitems).map(|_| Vec::new()).collect(), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:144:25 [INFO] [stderr] | [INFO] [stderr] 144 | let mut this_state: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:204:42 [INFO] [stderr] | [INFO] [stderr] 204 | fn get_state(lr0: &mut LR0State, symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:204:51 [INFO] [stderr] | [INFO] [stderr] 204 | fn get_state(lr0: &mut LR0State, symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:206:42 [INFO] [stderr] | [INFO] [stderr] 206 | let isp = lr0.kernel_base[symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:207:42 [INFO] [stderr] | [INFO] [stderr] 207 | let iend = lr0.kernel_end[symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:210:40 [INFO] [stderr] | [INFO] [stderr] 210 | let key = lr0.kernel_items[isp] as uint; // key is an item index, in [0..nitems). [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:217:22 [INFO] [stderr] | [INFO] [stderr] 217 | for j in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:237:81 [INFO] [stderr] | [INFO] [stderr] 237 | items: vec_from_slice(lr0.kernel_items.slice(lr0.kernel_base[symbol] as uint, lr0.kernel_end[symbol] as uint)) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:237:113 [INFO] [stderr] | [INFO] [stderr] 237 | items: vec_from_slice(lr0.kernel_items.slice(lr0.kernel_base[symbol] as uint, lr0.kernel_end[symbol] as uint)) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:258:24 [INFO] [stderr] | [INFO] [stderr] 258 | let start_derives: uint = derives[gram.start_symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:258:61 [INFO] [stderr] | [INFO] [stderr] 258 | let start_derives: uint = derives[gram.start_symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:262:26 [INFO] [stderr] | [INFO] [stderr] 262 | let mut core_nitems: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:272:24 [INFO] [stderr] | [INFO] [stderr] 272 | let mut i: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:274:74 [INFO] [stderr] | [INFO] [stderr] 274 | items.push(gram.rrhs[derives_rules[start_derives + i] as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:288:38 [INFO] [stderr] | [INFO] [stderr] 288 | fn print_core(gram: &Grammar, state: uint, core: &Core) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:293:14 [INFO] [stderr] | [INFO] [stderr] 293 | for i in range(0, core.items.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:294:36 [INFO] [stderr] | [INFO] [stderr] 294 | let rhs = core.items[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:310:54 [INFO] [stderr] | [INFO] [stderr] 310 | line.push_str(gram.name[gram.ritem[j] as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:333:39 [INFO] [stderr] | [INFO] [stderr] 333 | let symbol = gram.ritem[it as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:335:52 [INFO] [stderr] | [INFO] [stderr] 335 | let mut ksp = lr0.kernel_end[symbol as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:338:49 [INFO] [stderr] | [INFO] [stderr] 338 | ksp = lr0.kernel_base[symbol as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:341:37 [INFO] [stderr] | [INFO] [stderr] 341 | lr0.kernel_items[ksp as uint] = (it + 1) as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:343:38 [INFO] [stderr] | [INFO] [stderr] 343 | lr0.kernel_end[symbol as uint] = ksp; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:348:48 [INFO] [stderr] | [INFO] [stderr] 348 | fn save_reductions(gram: &Grammar, this_state: uint, item_set: &[i16], red_set: &mut Vec, reductions: &mut Vec) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:359:36 [INFO] [stderr] | [INFO] [stderr] 359 | let item = gram.ritem[i as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:361:35 [INFO] [stderr] | [INFO] [stderr] 361 | let rule = (-item) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:387:16 [INFO] [stderr] | [INFO] [stderr] 387 | for lhs in range(gram.start_symbol, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:389:18 [INFO] [stderr] | [INFO] [stderr] 389 | for r in range(0, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:390:32 [INFO] [stderr] | [INFO] [stderr] 390 | if gram.rlhs[r] as uint == lhs { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:408:16 [INFO] [stderr] | [INFO] [stderr] 408 | for lhs in range(gram.start_symbol, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:410:38 [INFO] [stderr] | [INFO] [stderr] 410 | let mut sp = derives[lhs] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:412:42 [INFO] [stderr] | [INFO] [stderr] 412 | let r = derives_rules[sp] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:436:35 [INFO] [stderr] | [INFO] [stderr] 436 | if !nullable[j as uint] { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:442:39 [INFO] [stderr] | [INFO] [stderr] 442 | j = gram.rlhs[(-j) as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:443:35 [INFO] [stderr] | [INFO] [stderr] 443 | if !nullable[j as uint] { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:444:39 [INFO] [stderr] | [INFO] [stderr] 444 | nullable.set(j as uint, true); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:452:14 [INFO] [stderr] | [INFO] [stderr] 452 | for i in range(gram.start_symbol, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:4:26 [INFO] [stderr] | [INFO] [stderr] 4 | pub const BITS_PER_WORD: uint = 32; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub rows: uint, // number of rows [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub cols: uint, // number of columns [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | pub rowsize: uint // number of u32 elements per row [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new(rows: uint, cols: uint) -> Bitmat [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new(rows: uint, cols: uint) -> Bitmat [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:51:30 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn set(&mut self, r: uint, c: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:51:39 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn set(&mut self, r: uint, c: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:57:26 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn get(&self, r: uint, c: uint) -> bool { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:57:35 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn get(&self, r: uint, c: uint) -> bool { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:66:46 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn iter_ones_in_row<'a>(&'a self, r: uint) -> BitMaskIterator<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | row: uint, // index of current row [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:88:10 [INFO] [stderr] | [INFO] [stderr] 88 | col: uint, // index of current col [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:95:18 [INFO] [stderr] | [INFO] [stderr] 95 | type Item = (uint, uint); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:95:24 [INFO] [stderr] | [INFO] [stderr] 95 | type Item = (uint, uint); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:97:35 [INFO] [stderr] | [INFO] [stderr] 97 | fn next(&mut self) -> Option<(uint, uint)> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:97:41 [INFO] [stderr] | [INFO] [stderr] 97 | fn next(&mut self) -> Option<(uint, uint)> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:98:25 [INFO] [stderr] | [INFO] [stderr] 98 | const LOW_MASK: uint = (1 << BITS_PER_WORD) - 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:134:21 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn word_size(n: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn word_size(n: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:144:12 [INFO] [stderr] | [INFO] [stderr] 144 | nbits: uint, // number of bits remaining in entire sequence [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | bitpos: uint, // current bit position [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:150:17 [INFO] [stderr] | [INFO] [stderr] 150 | type Item = uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:152:34 [INFO] [stderr] | [INFO] [stderr] 152 | fn next(&mut self) -> Option { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:153:25 [INFO] [stderr] | [INFO] [stderr] 153 | const LOW_MASK: uint = (1 << BITS_PER_WORD) - 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:181:58 [INFO] [stderr] | [INFO] [stderr] 181 | pub fn bit_vector_iter_ones<'a>(words: &'a [u32], nbits: uint) -> BitMaskIterator<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:195:16 [INFO] [stderr] | [INFO] [stderr] 195 | pub nbits: uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:199:25 [INFO] [stderr] | [INFO] [stderr] 199 | pub fn from_elem(n: uint, value: bool) -> Bitv32 { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:7:20 [INFO] [stderr] | [INFO] [stderr] 7 | let mut cword: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | let mut i: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | let mut rowi: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:13:23 [INFO] [stderr] | [INFO] [stderr] 13 | let mut rowj: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/warshall.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | for i in range(0, r.rows) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | const NO_SYMBOL: uint = !0u; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:45:16 [INFO] [stderr] | [INFO] [stderr] 45 | const NO_ITEM: uint = !0u; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:81:16 [INFO] [stderr] | [INFO] [stderr] 81 | pitem: Vec, // contains indices that point into symbols [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:82:15 [INFO] [stderr] | [INFO] [stderr] 82 | plhs: Vec, // contains indices that point into symbols [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:88:35 [INFO] [stderr] | [INFO] [stderr] 88 | symbol_table: HashMap, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:90:13 [INFO] [stderr] | [INFO] [stderr] 90 | gensym: uint, // used for generating names for anonymous symbols [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:124:57 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn lookup(&mut self, name: &str, span: Span) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:139:73 [INFO] [stderr] | [INFO] [stderr] 139 | pub fn lookup_ref_mut<'a>(&'a mut self, name: &str, span: Span) -> (uint, &'a mut Bucket) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:145:39 [INFO] [stderr] | [INFO] [stderr] 145 | pub fn start_rule(&mut self, lhs: uint, span: Span) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:172:28 [INFO] [stderr] | [INFO] [stderr] 172 | let mut i: uint = self.pitem.len() - 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | for row in range(0, nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:246:38 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn add_symbol(&mut self, bp: uint, span: Span, ident: Option) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:12:58 [INFO] [stderr] | [INFO] [stderr] 12 | let mut sp = derives[gram.start_symbol + row] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:15:55 [INFO] [stderr] | [INFO] [stderr] 15 | let symbol = gram.ritem[gram.rrhs[rule as uint] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:15:64 [INFO] [stderr] | [INFO] [stderr] 15 | let symbol = gram.ritem[gram.rrhs[rule as uint] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:15:73 [INFO] [stderr] | [INFO] [stderr] 15 | let symbol = gram.ritem[gram.rrhs[rule as uint] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:284:49 [INFO] [stderr] | [INFO] [stderr] 284 | pub fn pack_symbols(&mut self, goal_symbol: uint) -> Vec [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:90:56 [INFO] [stderr] | [INFO] [stderr] 90 | let mut rp = derives[gram.start_symbol + j] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:92:55 [INFO] [stderr] | [INFO] [stderr] 92 | first_derives.set(i, derives_rules[rp] as uint); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | nrules: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:138:39 [INFO] [stderr] | [INFO] [stderr] 138 | let symbol = gram.ritem[ni as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] --> src/reader.rs:301:18 [INFO] [stderr] | [INFO] [stderr] 301 | for i in range(0, self.symbols.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:139:49 [INFO] [stderr] | [INFO] [stderr] 139 | if symbol >= 0 && gram.is_var(symbol as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:140:22 [INFO] [stderr] | [INFO] [stderr] 140 | let dsp: uint = ((symbol as uint) - gram.ntokens) * first_derives.rowsize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:140:41 [INFO] [stderr] | [INFO] [stderr] 140 | let dsp: uint = ((symbol as uint) - gram.ntokens) * first_derives.rowsize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:305:20 [INFO] [stderr] | [INFO] [stderr] 305 | let nsyms: uint = 2 + self.symbols.len(); // $end and $accept [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:141:22 [INFO] [stderr] | [INFO] [stderr] 141 | for i in range(0, rulesetsize) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:148:18 [INFO] [stderr] | [INFO] [stderr] 148 | let mut csp: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:170:14 [INFO] [stderr] | [INFO] [stderr] 170 | for i in range(0, eff.rows) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:173:20 [INFO] [stderr] | [INFO] [stderr] 173 | let s: uint = gram.start_symbol + j; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:306:26 [INFO] [stderr] | [INFO] [stderr] 306 | let mut ntokens: uint = 1; // $end [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:185:14 [INFO] [stderr] | [INFO] [stderr] 185 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:193:41 [INFO] [stderr] | [INFO] [stderr] 193 | fn rule_to_string(gram: &Grammar, rule: uint) -> String [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:196:76 [INFO] [stderr] | [INFO] [stderr] 196 | str.push_str(format!("(r{}) {} : ", rule, gram.name[gram.rlhs[rule] as uint]).as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:333:28 [INFO] [stderr] | [INFO] [stderr] 333 | let mut v: Vec = repeat(NO_SYMBOL).take(nsyms).collect(); // symbol indices, which point into reader.symbols[] [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/closure.rs:198:14 [INFO] [stderr] | [INFO] [stderr] 198 | for i in range(gram.rrhs[rule] as uint, (gram.rrhs[rule + 1] - 1) as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:198:39 [INFO] [stderr] | [INFO] [stderr] 198 | for i in range(gram.rrhs[rule] as uint, (gram.rrhs[rule + 1] - 1) as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:198:74 [INFO] [stderr] | [INFO] [stderr] 198 | for i in range(gram.rrhs[rule] as uint, (gram.rrhs[rule + 1] - 1) as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/closure.rs:199:36 [INFO] [stderr] | [INFO] [stderr] 199 | let rhs = gram.ritem[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:43:16 [INFO] [stderr] | [INFO] [stderr] 43 | pub nsyms: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:337:24 [INFO] [stderr] | [INFO] [stderr] 337 | let mut i: uint = 1; // packed index for assigning tokens [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | pub ntokens: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:45:16 [INFO] [stderr] | [INFO] [stderr] 45 | pub nvars: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | pub start_symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] [INFO] [stderr] --> src/reader.rs:338:24 [INFO] [stderr] | [INFO] [stderr] 338 | let mut j: uint = start_symbol + 1; // packed index for assigning vars [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | pub nitems: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:58:17 [INFO] [stderr] | [INFO] [stderr] 58 | pub nrules: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:82:29 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn is_var(&self, s: uint) -> bool [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:340:22 [INFO] [stderr] | [INFO] [stderr] 340 | for s in range(0, self.symbols.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn is_token(&self, s: uint) -> bool [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:92:34 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn rule_to_str(&self, r: uint) -> String { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:350:22 [INFO] [stderr] | [INFO] [stderr] 350 | for s in range(1, v.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:95:46 [INFO] [stderr] | [INFO] [stderr] 95 | s.push_str(self.name[self.rlhs[r] as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:97:57 [INFO] [stderr] | [INFO] [stderr] 97 | for it in self.ritem.slice_from(self.rrhs[r] as uint).iter() { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:100:41 [INFO] [stderr] | [INFO] [stderr] 100 | s.push_str(self.name[*it as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:373:18 [INFO] [stderr] | [INFO] [stderr] 373 | for i in range(1, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:105:43 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn get_rhs_items<'a>(&'a self, r: uint) -> &'a[i16] { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:108:30 [INFO] [stderr] | [INFO] [stderr] 108 | let mut end = rhs as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:379:18 [INFO] [stderr] | [INFO] [stderr] 379 | for i in range(ntokens + 1, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/grammar.rs:112:33 [INFO] [stderr] | [INFO] [stderr] 112 | self.ritem.slice(rhs as uint, end) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | pub ngotos: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:387:20 [INFO] [stderr] | [INFO] [stderr] 387 | let mut k: uint = 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:31:54 [INFO] [stderr] | [INFO] [stderr] 31 | let LA_len = lookaheads[lookaheads.len() - 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | for i in range(0, lr0.shifts.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:388:18 [INFO] [stderr] | [INFO] [stderr] 388 | for i in range(start_symbol + 1, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:72:14 [INFO] [stderr] | [INFO] [stderr] 72 | for i in range(0, lr0.reductions.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:81:35 [INFO] [stderr] | [INFO] [stderr] 81 | fn set_max_rhs(gram: &Grammar) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:397:18 [INFO] [stderr] | [INFO] [stderr] 397 | for i in range(1, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:83:21 [INFO] [stderr] | [INFO] [stderr] 83 | let mut length: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:84:18 [INFO] [stderr] | [INFO] [stderr] 84 | let mut max: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:416:18 [INFO] [stderr] | [INFO] [stderr] 416 | for i in range(2, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:85:18 [INFO] [stderr] | [INFO] [stderr] 85 | for itemp in range(0, gram.nitems) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:108:14 [INFO] [stderr] | [INFO] [stderr] 108 | for i in range(0, lr0.states.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:436:18 [INFO] [stderr] | [INFO] [stderr] 436 | for i in range(1, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:112:39 [INFO] [stderr] | [INFO] [stderr] 112 | k += lr0.reductions[rp as uint].rules.len(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:121:43 [INFO] [stderr] | [INFO] [stderr] 121 | fn initialize_LA(lr0: &LR0Output, LA_len: uint, reduction_table: &[i16]) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:452:18 [INFO] [stderr] | [INFO] [stderr] 452 | for i in range(start_symbol + 1, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:123:16 [INFO] [stderr] | [INFO] [stderr] 123 | let mut k: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:124:14 [INFO] [stderr] | [INFO] [stderr] 124 | for i in range(0, lr0.states.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:453:44 [INFO] [stderr] | [INFO] [stderr] 453 | let k = map_to_packed[v[i]] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:127:43 [INFO] [stderr] | [INFO] [stderr] 127 | let r = &lr0.reductions[rp as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:128:22 [INFO] [stderr] | [INFO] [stderr] 128 | for j in range(0, r.rules.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:478:18 [INFO] [stderr] | [INFO] [stderr] 478 | for i in range(0, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:141:21 [INFO] [stderr] | [INFO] [stderr] 141 | let mut ngotos: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:490:69 [INFO] [stderr] | [INFO] [stderr] 490 | pub fn pack_grammar(&mut self, map_to_packed: &[i16], goal_var: uint) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:523:18 [INFO] [stderr] | [INFO] [stderr] 523 | for i in range(3, nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:144:41 [INFO] [stderr] | [INFO] [stderr] 144 | let state = sp.shifts[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:164:14 [INFO] [stderr] | [INFO] [stderr] 164 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:168:14 [INFO] [stderr] | [INFO] [stderr] 168 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:182:47 [INFO] [stderr] | [INFO] [stderr] 182 | let symbol = lr0.states[state2 as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:183:40 [INFO] [stderr] | [INFO] [stderr] 183 | if gram.is_token(symbol as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:187:56 [INFO] [stderr] | [INFO] [stderr] 187 | let k = temp_map[symbol - gram.ntokens] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:195:14 [INFO] [stderr] | [INFO] [stderr] 195 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:200:14 [INFO] [stderr] | [INFO] [stderr] 200 | for i in range(0, gram.nvars) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:212:12 [INFO] [stderr] | [INFO] [stderr] 212 | state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:213:13 [INFO] [stderr] | [INFO] [stderr] 213 | symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:213:22 [INFO] [stderr] | [INFO] [stderr] 213 | symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:216:42 [INFO] [stderr] | [INFO] [stderr] 216 | let init_low =gotos.goto_map[var] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:217:48 [INFO] [stderr] | [INFO] [stderr] 217 | let init_high = gotos.goto_map[var + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:224:45 [INFO] [stderr] | [INFO] [stderr] 224 | let s = gotos.from_state[middle] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:251:14 [INFO] [stderr] | [INFO] [stderr] 251 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:252:44 [INFO] [stderr] | [INFO] [stderr] 252 | let stateno = gotos.to_state[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:256:40 [INFO] [stderr] | [INFO] [stderr] 256 | let sp = &lr0.shifts[sp as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:259:24 [INFO] [stderr] | [INFO] [stderr] 259 | let mut j: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:261:57 [INFO] [stderr] | [INFO] [stderr] 261 | let symbol = lr0.states[sp.shifts[j] as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:270:57 [INFO] [stderr] | [INFO] [stderr] 270 | let symbol = lr0.states[sp.shifts[j] as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:302:13 [INFO] [stderr] | [INFO] [stderr] 302 | LA_len: uint) -> (Vec>, /*lookback:*/ Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:312:14 [INFO] [stderr] | [INFO] [stderr] 312 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:316:45 [INFO] [stderr] | [INFO] [stderr] 316 | let state1 = gotos.from_state[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:317:55 [INFO] [stderr] | [INFO] [stderr] 317 | let symbol1 = lr0.states[gotos.to_state[i] as uint].accessing_symbol; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:319:24 [INFO] [stderr] | [INFO] [stderr] 319 | let mut rulep: uint = lr0.derives[symbol1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:319:55 [INFO] [stderr] | [INFO] [stderr] 319 | let mut rulep: uint = lr0.derives[symbol1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:323:30 [INFO] [stderr] | [INFO] [stderr] 323 | let mut stateno: uint = state1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:324:25 [INFO] [stderr] | [INFO] [stderr] 324 | let mut rp: uint = gram.rrhs[lr0.derives_rules[rulep] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:324:70 [INFO] [stderr] | [INFO] [stderr] 324 | let mut rp: uint = gram.rrhs[lr0.derives_rules[rulep] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:324:79 [INFO] [stderr] | [INFO] [stderr] 324 | let mut rp: uint = gram.rrhs[lr0.derives_rules[rulep] as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:326:49 [INFO] [stderr] | [INFO] [stderr] 326 | let symbol2 = gram.ritem[rp] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:327:65 [INFO] [stderr] | [INFO] [stderr] 327 | for shift in lr0.shifts[shift_table[stateno] as uint].shifts.iter() { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:328:41 [INFO] [stderr] | [INFO] [stderr] 328 | stateno = *shift as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:338:68 [INFO] [stderr] | [INFO] [stderr] 338 | add_lookback_edge(stateno, lr0.derives_rules[rulep] as uint, i, laruleno, lookaheads, &mut lookback); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:345:73 [INFO] [stderr] | [INFO] [stderr] 345 | if gram.ritem[rp] >= 0 && gram.is_var(gram.ritem[rp] as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:347:49 [INFO] [stderr] | [INFO] [stderr] 347 | stateno = states[length] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:348:80 [INFO] [stderr] | [INFO] [stderr] 348 | edge.push(map_goto(gram, gotos, stateno, gram.ritem[rp] as uint) as i16); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:349:55 [INFO] [stderr] | [INFO] [stderr] 349 | if lr0.nullable[gram.ritem[rp] as uint] && length > 0 { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:562:20 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] 562 | let mut k: uint = 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:371:31 [INFO] [stderr] | [INFO] [stderr] 371 | fn add_lookback_edge(stateno: uint, ruleno: uint, gotono: uint, laruleno: &[i16], lookaheads: &[i16], lookback: &mut Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:371:45 [INFO] [stderr] | [INFO] [stderr] 371 | fn add_lookback_edge(stateno: uint, ruleno: uint, gotono: uint, laruleno: &[i16], lookaheads: &[i16], lookback: &mut Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:371:59 [INFO] [stderr] | [INFO] [stderr] 371 | fn add_lookback_edge(stateno: uint, ruleno: uint, gotono: uint, laruleno: &[i16], lookaheads: &[i16], lookback: &mut Vec>) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:373:40 [INFO] [stderr] | [INFO] [stderr] 373 | let mut i = lookaheads[stateno] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:374:40 [INFO] [stderr] | [INFO] [stderr] 374 | let k = lookaheads[stateno + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:565:18 [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] | [INFO] [stderr] --> src/lalr.rs:377:28 [INFO] [stderr] 565 | for i in range(0, gram.nsyms) { [INFO] [stderr] | [INFO] [stderr] 377 | if (laruleno[i] as uint) == ruleno { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:388:37 [INFO] [stderr] | [INFO] [stderr] 388 | fn transpose(r2: &Vec>, n: uint) -> Vec> [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:393:14 [INFO] [stderr] | [INFO] [stderr] 393 | for i in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:396:24 [INFO] [stderr] | [INFO] [stderr] 396 | let mut j: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:398:34 [INFO] [stderr] | [INFO] [stderr] 398 | let e = sp[j] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:576:18 [INFO] [stderr] | [INFO] [stderr] 576 | for i in range(0, gram.ritem.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:407:14 [INFO] [stderr] | [INFO] [stderr] 407 | for i in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:410:57 [INFO] [stderr] | [INFO] [stderr] 410 | let mut sp: Vec = repeat(0).take((k as uint) + 1).collect(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:582:71 [INFO] [stderr] | [INFO] [stderr] 582 | debug!(" {:3} --> {:3} {}", i, it, gram.name[it as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:411:21 [INFO] [stderr] | [INFO] [stderr] 411 | sp[k as uint] = -1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:418:14 [INFO] [stderr] | [INFO] [stderr] 418 | for i in range(0, n) { // i is old-row [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:590:18 [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] 590 | for i in range(2, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:420:20 [INFO] [stderr] | [INFO] [stderr] 420 | let mut j: uint = 0; // j is old-col [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:423:34 [INFO] [stderr] | [INFO] [stderr] 423 | let k = sp[j] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:591:93 [INFO] [stderr] | [INFO] [stderr] 591 | line.push_str(format!(" [r{:-3} ] {:-10} : ", i, gram.name[gram.rlhs[i] as uint]).as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:429:37 [INFO] [stderr] | [INFO] [stderr] 429 | new_R[k][out_col as uint] = i as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:444:42 [INFO] [stderr] | [INFO] [stderr] 444 | let n = lookaheads[lr0.nstates()] as uint; [INFO] [stderr] --> src/reader.rs:595:58 [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] 595 | line.push_str(gram.name[gram.ritem[k] as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:450:14 [INFO] [stderr] | [INFO] [stderr] 450 | for i in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:638:33 [INFO] [stderr] | [INFO] [stderr] 638 | let mut goal_symbol: Option = None; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:454:35 [INFO] [stderr] | [INFO] [stderr] 454 | let mut fp2 = (*sp as uint) * F.rowsize; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:469:15 [INFO] [stderr] | [INFO] [stderr] 469 | infinity: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:810:14 [INFO] [stderr] | [INFO] [stderr] 810 | for i in range(0, reader.symbols.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:472:10 [INFO] [stderr] | [INFO] [stderr] 472 | top: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lalr.rs:489:14 [INFO] [stderr] | [INFO] [stderr] 489 | for i in range(0, ngotos) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:496:39 [INFO] [stderr] | [INFO] [stderr] 496 | fn traverse(ds: &mut DigraphState, i: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:508:22 [INFO] [stderr] | [INFO] [stderr] 508 | let mut rpi: uint = 0; [INFO] [stderr] --> src/output.rs:24:15 [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] 24 | nvectors: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:515:26 [INFO] [stderr] | [INFO] [stderr] 515 | let j = j as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:536:24 [INFO] [stderr] | [INFO] [stderr] 536 | if (ds.index[i] as uint) == height { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lalr.rs:538:44 [INFO] [stderr] | [INFO] [stderr] 538 | let j = ds.vertices[ds.top] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:77:14 [INFO] [stderr] | [INFO] [stderr] 77 | for t in range(1, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | pub accessing_symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:116:24 [INFO] [stderr] | [INFO] [stderr] 116 | let mut rule_iter: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:18:16 [INFO] [stderr] | [INFO] [stderr] 18 | pub state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:136:52 [INFO] [stderr] | [INFO] [stderr] 136 | let rhs_index = gram.rrhs[rule] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | pub state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `AngleBracketedParameters` in module `ast` [INFO] [stderr] --> src/output.rs:196:34 [INFO] [stderr] | [INFO] [stderr] 196 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in module `ast` [INFO] [stderr] --> src/output.rs:196:64 [INFO] [stderr] | [INFO] [stderr] 196 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:276:31 [INFO] [stderr] | [INFO] [stderr] 276 | let yylen: Vec = range(2, gram.nrules).map(|r| gram.rrhs[r + 1] - gram.rrhs[r] - 1).collect(); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:291:14 [INFO] [stderr] | [INFO] [stderr] 291 | for i in range(3, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:292:46 [INFO] [stderr] | [INFO] [stderr] 292 | data.push(gram.value[gram.rlhs[i] as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:302:14 [INFO] [stderr] | [INFO] [stderr] 302 | for i in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:308:37 [INFO] [stderr] | [INFO] [stderr] 308 | let length = (max_value + 1) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:313:14 [INFO] [stderr] | [INFO] [stderr] 313 | for i in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:314:35 [INFO] [stderr] | [INFO] [stderr] 314 | toknames[gram.value[i] as uint] = gram.name[i].clone(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:325:27 [INFO] [stderr] | [INFO] [stderr] 325 | cx.expr_vec(span, range(0, strings.len()).map(|i| { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:333:30 [INFO] [stderr] | [INFO] [stderr] 333 | let rules: Vec = range(2, gram.nrules).map(|rule| gram.rule_to_str(rule)).collect(); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:339:68 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `LitInt` in module `ast` [INFO] [stderr] --> src/output.rs:366:28 [INFO] [stderr] | [INFO] [stderr] 366 | cx.expr_lit(span, ast::LitInt( [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyI16` in module `ast` [INFO] [stderr] --> src/output.rs:368:44 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:368:71 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `LitInt` in module `ast` [INFO] [stderr] --> src/output.rs:372:28 [INFO] [stderr] | [INFO] [stderr] 372 | cx.expr_lit(span, ast::LitInt( [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:431:14 [INFO] [stderr] | [INFO] [stderr] 431 | for i in range(0, nstates) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:439:33 [INFO] [stderr] | [INFO] [stderr] 439 | let mut shiftcount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:440:34 [INFO] [stderr] | [INFO] [stderr] 440 | let mut reducecount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:445:47 [INFO] [stderr] | [INFO] [stderr] 445 | actionrow[p.symbol as uint] = p.number; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:450:48 [INFO] [stderr] | [INFO] [stderr] 450 | actionrow[(p.symbol as uint) + gram.ntokens] = p.number; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:468:26 [INFO] [stderr] | [INFO] [stderr] 468 | for j in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:487:26 [INFO] [stderr] | [INFO] [stderr] 487 | for j in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:518:13 [INFO] [stderr] | [INFO] [stderr] 518 | symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:519:14 [INFO] [stderr] | [INFO] [stderr] 519 | nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:520:36 [INFO] [stderr] | [INFO] [stderr] 520 | state_count: &mut Vec) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:522:54 [INFO] [stderr] | [INFO] [stderr] 522 | let m = gotos.goto_map[symbol - gram.ntokens] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:523:58 [INFO] [stderr] | [INFO] [stderr] 523 | let n = gotos.goto_map[symbol - gram.ntokens + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:528:14 [INFO] [stderr] | [INFO] [stderr] 528 | for i in range(0, nstates) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:532:14 [INFO] [stderr] | [INFO] [stderr] 532 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:533:42 [INFO] [stderr] | [INFO] [stderr] 533 | state_count[gotos.to_state[i] as uint] += 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:538:14 [INFO] [stderr] | [INFO] [stderr] 538 | for i in range(0, nstates) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:552:14 [INFO] [stderr] | [INFO] [stderr] 552 | nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:554:13 [INFO] [stderr] | [INFO] [stderr] 554 | symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:555:20 [INFO] [stderr] | [INFO] [stderr] 555 | default_state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:558:54 [INFO] [stderr] | [INFO] [stderr] 558 | let m = gotos.goto_map[symbol - gram.ntokens] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:559:58 [INFO] [stderr] | [INFO] [stderr] 559 | let n = gotos.goto_map[symbol - gram.ntokens + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:562:20 [INFO] [stderr] | [INFO] [stderr] 562 | let mut count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:563:14 [INFO] [stderr] | [INFO] [stderr] 563 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:564:34 [INFO] [stderr] | [INFO] [stderr] 564 | if (gotos.to_state[i] as uint) != default_state { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:577:14 [INFO] [stderr] | [INFO] [stderr] 577 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:578:34 [INFO] [stderr] | [INFO] [stderr] 578 | if (gotos.to_state[i] as uint) != default_state { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:42:30 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn nstates(&self) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:55:24 [INFO] [stderr] | [INFO] [stderr] 55 | state_set: Vec>, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | for i in range(1, shift_symbol.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:84:14 [INFO] [stderr] | [INFO] [stderr] 84 | for i in range(0, shift_symbol.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:85:41 [INFO] [stderr] | [INFO] [stderr] 85 | let symbol = shift_symbol[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:101:33 [INFO] [stderr] | [INFO] [stderr] 101 | let mut kernel_items_count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:103:14 [INFO] [stderr] | [INFO] [stderr] 103 | for i in range(0, gram.nitems) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:107:36 [INFO] [stderr] | [INFO] [stderr] 107 | symbol_count[symbol as uint] += 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:112:24 [INFO] [stderr] | [INFO] [stderr] 112 | let mut count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:113:18 [INFO] [stderr] | [INFO] [stderr] 113 | for i in range(0, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:115:41 [INFO] [stderr] | [INFO] [stderr] 115 | count += symbol_count[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | state_set: range(0, gram.nitems).map(|_| Vec::new()).collect(), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:144:25 [INFO] [stderr] | [INFO] [stderr] 144 | let mut this_state: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:204:42 [INFO] [stderr] | [INFO] [stderr] 204 | fn get_state(lr0: &mut LR0State, symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:204:51 [INFO] [stderr] | [INFO] [stderr] 204 | fn get_state(lr0: &mut LR0State, symbol: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:206:42 [INFO] [stderr] | [INFO] [stderr] 206 | let isp = lr0.kernel_base[symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:207:42 [INFO] [stderr] | [INFO] [stderr] 207 | let iend = lr0.kernel_end[symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:210:40 [INFO] [stderr] | [INFO] [stderr] 210 | let key = lr0.kernel_items[isp] as uint; // key is an item index, in [0..nitems). [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:217:22 [INFO] [stderr] | [INFO] [stderr] 217 | for j in range(0, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:237:81 [INFO] [stderr] | [INFO] [stderr] 237 | items: vec_from_slice(lr0.kernel_items.slice(lr0.kernel_base[symbol] as uint, lr0.kernel_end[symbol] as uint)) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:237:113 [INFO] [stderr] | [INFO] [stderr] 237 | items: vec_from_slice(lr0.kernel_items.slice(lr0.kernel_base[symbol] as uint, lr0.kernel_end[symbol] as uint)) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:584:40 [INFO] [stderr] | [INFO] [stderr] 584 | let symno = (gram.value[symbol] as uint) + 2 * nstates; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:258:24 [INFO] [stderr] | [INFO] [stderr] 258 | let start_derives: uint = derives[gram.start_symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:258:61 [INFO] [stderr] | [INFO] [stderr] 258 | let start_derives: uint = derives[gram.start_symbol] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:262:26 [INFO] [stderr] | [INFO] [stderr] 262 | let mut core_nitems: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:272:24 [INFO] [stderr] | [INFO] [stderr] 272 | let mut i: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:594:42 [INFO] [stderr] | [INFO] [stderr] 594 | fn goto_actions(gram: &Grammar, nstates: uint, gotos: &GotoMap, act: &mut ActionsTable) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:274:74 [INFO] [stderr] | [INFO] [stderr] 274 | items.push(gram.rrhs[derives_rules[start_derives + i] as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:288:38 [INFO] [stderr] | [INFO] [stderr] 288 | fn print_core(gram: &Grammar, state: uint, core: &Core) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:293:14 [INFO] [stderr] | [INFO] [stderr] 293 | for i in range(0, core.items.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:604:14 [INFO] [stderr] | [INFO] [stderr] 604 | for i in range(gram.start_symbol + 2, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:294:36 [INFO] [stderr] | [INFO] [stderr] 294 | let rhs = core.items[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:613:41 [INFO] [stderr] | [INFO] [stderr] 613 | fn sort_actions(act: &ActionsTable) -> (uint, Vec) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:310:54 [INFO] [stderr] | [INFO] [stderr] 310 | line.push_str(gram.name[gram.ritem[j] as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:333:39 [INFO] [stderr] | [INFO] [stderr] 333 | let symbol = gram.ritem[it as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:613:51 [INFO] [stderr] | [INFO] [stderr] 613 | fn sort_actions(act: &ActionsTable) -> (uint, Vec) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:335:52 [INFO] [stderr] | [INFO] [stderr] 335 | let mut ksp = lr0.kernel_end[symbol as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:338:49 [INFO] [stderr] | [INFO] [stderr] 338 | ksp = lr0.kernel_base[symbol as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:616:24 [INFO] [stderr] | [INFO] [stderr] 616 | let mut order: Vec = repeat(0).take(act.nvectors).collect(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:341:37 [INFO] [stderr] | [INFO] [stderr] 341 | lr0.kernel_items[ksp as uint] = (it + 1) as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:343:38 [INFO] [stderr] | [INFO] [stderr] 343 | lr0.kernel_end[symbol as uint] = ksp; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:617:23 [INFO] [stderr] | [INFO] [stderr] 617 | let mut nentries: int = 0; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:348:48 [INFO] [stderr] | [INFO] [stderr] 348 | fn save_reductions(gram: &Grammar, this_state: uint, item_set: &[i16], red_set: &mut Vec, reductions: &mut Vec) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:359:36 [INFO] [stderr] | [INFO] [stderr] 359 | let item = gram.ritem[i as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:619:14 [INFO] [stderr] | [INFO] [stderr] 619 | for i in range(0, act.nvectors) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:361:35 [INFO] [stderr] | [INFO] [stderr] 361 | let rule = (-item) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:387:16 [INFO] [stderr] | [INFO] [stderr] 387 | for lhs in range(gram.start_symbol, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:389:18 [INFO] [stderr] | [INFO] [stderr] 389 | for r in range(0, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:624:24 [INFO] [stderr] | [INFO] [stderr] 624 | let mut j: int = nentries - 1; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:390:32 [INFO] [stderr] | [INFO] [stderr] 390 | if gram.rlhs[r] as uint == lhs { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:408:16 [INFO] [stderr] | [INFO] [stderr] 408 | for lhs in range(gram.start_symbol, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:627:51 [INFO] [stderr] | [INFO] [stderr] 627 | while j >= 0 && (act.width[order[j as uint]] < w) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:410:38 [INFO] [stderr] | [INFO] [stderr] 410 | let mut sp = derives[lhs] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:412:42 [INFO] [stderr] | [INFO] [stderr] 412 | let r = derives_rules[sp] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:436:35 [INFO] [stderr] | [INFO] [stderr] 436 | if !nullable[j as uint] { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:632:51 [INFO] [stderr] | [INFO] [stderr] 632 | while j >= 0 && (act.width[order[j as uint]] == w) && (act.tally[order[j as uint]] < t) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:442:39 [INFO] [stderr] | [INFO] [stderr] 442 | j = gram.rlhs[(-j) as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:443:35 [INFO] [stderr] | [INFO] [stderr] 443 | if !nullable[j as uint] { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/lr0.rs:444:39 [INFO] [stderr] | [INFO] [stderr] 444 | nullable.set(j as uint, true); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:632:89 [INFO] [stderr] | [INFO] [stderr] 632 | while j >= 0 && (act.width[order[j as uint]] == w) && (act.tally[order[j as uint]] < t) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/lr0.rs:452:14 [INFO] [stderr] | [INFO] [stderr] 452 | for i in range(gram.start_symbol, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:4:26 [INFO] [stderr] | [INFO] [stderr] 4 | pub const BITS_PER_WORD: uint = 32; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub rows: uint, // number of rows [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub cols: uint, // number of columns [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] --> src/output.rs:639:84 [INFO] [stderr] | [INFO] [stderr] 639 | debug!(" order[{}] = order[{}] = {} (shifting)", (k + 1) as uint, k as uint, order[k as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | pub rowsize: uint // number of u32 elements per row [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new(rows: uint, cols: uint) -> Bitmat [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:639:95 [INFO] [stderr] | [INFO] [stderr] 639 | debug!(" order[{}] = order[{}] = {} (shifting)", (k + 1) as uint, k as uint, order[k as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new(rows: uint, cols: uint) -> Bitmat [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:51:30 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn set(&mut self, r: uint, c: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:51:39 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn set(&mut self, r: uint, c: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:639:112 [INFO] [stderr] | [INFO] [stderr] 639 | debug!(" order[{}] = order[{}] = {} (shifting)", (k + 1) as uint, k as uint, order[k as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:57:26 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn get(&self, r: uint, c: uint) -> bool { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:57:35 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn get(&self, r: uint, c: uint) -> bool { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:640:34 [INFO] [stderr] | [INFO] [stderr] 640 | order[(k + 1) as uint] = order[k as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:66:46 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn iter_ones_in_row<'a>(&'a self, r: uint) -> BitMaskIterator<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:87:10 [INFO] [stderr] | [INFO] [stderr] 87 | row: uint, // index of current row [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:88:10 [INFO] [stderr] | [INFO] [stderr] 88 | col: uint, // index of current col [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:640:53 [INFO] [stderr] | [INFO] [stderr] 640 | order[(k + 1) as uint] = order[k as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:95:18 [INFO] [stderr] | [INFO] [stderr] 95 | type Item = (uint, uint); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:95:24 [INFO] [stderr] | [INFO] [stderr] 95 | type Item = (uint, uint); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:97:35 [INFO] [stderr] | [INFO] [stderr] 97 | fn next(&mut self) -> Option<(uint, uint)> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:644:57 [INFO] [stderr] | [INFO] [stderr] 644 | debug!(" order[{}] = {}", (j + 1) as uint, i); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:97:41 [INFO] [stderr] | [INFO] [stderr] 97 | fn next(&mut self) -> Option<(uint, uint)> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:98:25 [INFO] [stderr] | [INFO] [stderr] 98 | const LOW_MASK: uint = (1 << BITS_PER_WORD) - 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:134:21 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn word_size(n: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn word_size(n: uint) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:144:12 [INFO] [stderr] | [INFO] [stderr] 144 | nbits: uint, // number of bits remaining in entire sequence [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:645:30 [INFO] [stderr] | [INFO] [stderr] 645 | order[(j + 1) as uint] = i; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | bitpos: uint, // current bit position [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:651:14 [INFO] [stderr] | [INFO] [stderr] 651 | for i in range(0, order.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:150:17 [INFO] [stderr] | [INFO] [stderr] 150 | type Item = uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:656:18 [INFO] [stderr] | [INFO] [stderr] 656 | (nentries as uint, order) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:152:34 [INFO] [stderr] | [INFO] [stderr] 152 | fn next(&mut self) -> Option { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:153:25 [INFO] [stderr] | [INFO] [stderr] 153 | const LOW_MASK: uint = (1 << BITS_PER_WORD) - 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:674:46 [INFO] [stderr] | [INFO] [stderr] 674 | fn matching_vector(pack: &PackState, vector: uint) -> Option [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:181:58 [INFO] [stderr] | [INFO] [stderr] 181 | pub fn bit_vector_iter_ones<'a>(words: &'a [u32], nbits: uint) -> BitMaskIterator<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:674:62 [INFO] [stderr] | [INFO] [stderr] 674 | fn matching_vector(pack: &PackState, vector: uint) -> Option [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:195:16 [INFO] [stderr] | [INFO] [stderr] 195 | pub nbits: uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/util.rs:199:25 [INFO] [stderr] | [INFO] [stderr] 199 | pub fn from_elem(n: uint, value: bool) -> Bitv32 { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:694:18 [INFO] [stderr] | [INFO] [stderr] 694 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:7:20 [INFO] [stderr] | [INFO] [stderr] 7 | let mut cword: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:694:32 [INFO] [stderr] | [INFO] [stderr] 694 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | let mut i: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:710:46 [INFO] [stderr] | [INFO] [stderr] 710 | fn pack_vector(pack: &mut PackState, vector: uint) -> int { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | let mut rowi: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/warshall.rs:13:23 [INFO] [stderr] | [INFO] [stderr] 13 | let mut rowj: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/warshall.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | for i in range(0, r.rows) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | const NO_SYMBOL: uint = !0u; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:710:55 [INFO] [stderr] | [INFO] [stderr] 710 | fn pack_vector(pack: &mut PackState, vector: uint) -> int { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:722:16 [INFO] [stderr] | [INFO] [stderr] 722 | let mut j: int = (pack.lowzero as int) - (from[0] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:45:16 [INFO] [stderr] | [INFO] [stderr] 45 | const NO_ITEM: uint = !0u; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:722:39 [INFO] [stderr] | [INFO] [stderr] 722 | let mut j: int = (pack.lowzero as int) - (from[0] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:81:16 [INFO] [stderr] | [INFO] [stderr] 81 | pitem: Vec, // contains indices that point into symbols [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:82:15 [INFO] [stderr] | [INFO] [stderr] 82 | plhs: Vec, // contains indices that point into symbols [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:722:58 [INFO] [stderr] | [INFO] [stderr] 722 | let mut j: int = (pack.lowzero as int) - (from[0] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:88:35 [INFO] [stderr] | [INFO] [stderr] 88 | symbol_table: HashMap, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:724:14 [INFO] [stderr] | [INFO] [stderr] 724 | for k in range(1, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:90:13 [INFO] [stderr] | [INFO] [stderr] 90 | gensym: uint, // used for generating names for anonymous symbols [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:724:28 [INFO] [stderr] | [INFO] [stderr] 724 | for k in range(1, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:124:57 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn lookup(&mut self, name: &str, span: Span) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:725:29 [INFO] [stderr] | [INFO] [stderr] 725 | if (pack.lowzero as int) - (from[k] as int) > j { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:139:73 [INFO] [stderr] | [INFO] [stderr] 139 | pub fn lookup_ref_mut<'a>(&'a mut self, name: &str, span: Span) -> (uint, &'a mut Bucket) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:145:39 [INFO] [stderr] | [INFO] [stderr] 145 | pub fn start_rule(&mut self, lhs: uint, span: Span) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:725:48 [INFO] [stderr] | [INFO] [stderr] 725 | if (pack.lowzero as int) - (from[k] as int) > j { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:172:28 [INFO] [stderr] | [INFO] [stderr] 172 | let mut i: uint = self.pitem.len() - 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:726:34 [INFO] [stderr] | [INFO] [stderr] 726 | j = (pack.lowzero as int) - (from[k] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:246:38 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn add_symbol(&mut self, bp: uint, span: Span, ident: Option) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:726:53 [INFO] [stderr] | [INFO] [stderr] 726 | j = (pack.lowzero as int) - (from[k] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:284:49 [INFO] [stderr] | [INFO] [stderr] 284 | pub fn pack_symbols(&mut self, goal_symbol: uint) -> Vec [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:739:18 [INFO] [stderr] | [INFO] [stderr] 739 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:301:18 [INFO] [stderr] | [INFO] [stderr] 301 | for i in range(0, self.symbols.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:739:32 [INFO] [stderr] | [INFO] [stderr] 739 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:740:40 [INFO] [stderr] | [INFO] [stderr] 740 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:740:49 [INFO] [stderr] | [INFO] [stderr] 740 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:760:18 [INFO] [stderr] | [INFO] [stderr] 760 | for k in range(0, vector) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:761:31 [INFO] [stderr] | [INFO] [stderr] 761 | if pack.pos[k] as int == j { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:771:18 [INFO] [stderr] | [INFO] [stderr] 771 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:771:32 [INFO] [stderr] | [INFO] [stderr] 771 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:772:40 [INFO] [stderr] | [INFO] [stderr] 772 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:772:49 [INFO] [stderr] | [INFO] [stderr] 772 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:793:14 [INFO] [stderr] | [INFO] [stderr] 793 | lowzero: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:794:11 [INFO] [stderr] | [INFO] [stderr] 794 | high: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:797:17 [INFO] [stderr] | [INFO] [stderr] 797 | order: &'a [uint], [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:798:14 [INFO] [stderr] | [INFO] [stderr] 798 | nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:802:28 [INFO] [stderr] | [INFO] [stderr] 802 | fn pack_table<'a>(nstates: uint, nentries: uint, order: &'a [uint], act: &'a ActionsTable) -> PackState<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:802:44 [INFO] [stderr] | [INFO] [stderr] 802 | fn pack_table<'a>(nstates: uint, nentries: uint, order: &'a [uint], act: &'a ActionsTable) -> PackState<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:802:62 [INFO] [stderr] | [INFO] [stderr] 802 | fn pack_table<'a>(nstates: uint, nentries: uint, order: &'a [uint], act: &'a ActionsTable) -> PackState<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:819:14 [INFO] [stderr] | [INFO] [stderr] 819 | for i in range(0, nentries) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:821:20 [INFO] [stderr] | [INFO] [stderr] 821 | let place: int = match matching_vector(&mut pack, i) { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:822:48 [INFO] [stderr] | [INFO] [stderr] 822 | Some(state) => pack.base[state] as int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `LitInt` in module `ast` [INFO] [stderr] --> src/output.rs:835:28 [INFO] [stderr] | [INFO] [stderr] 835 | cx.expr_lit(span, ast::LitInt(u as u64, ast::UnsignedIntLit(ast::TyU32))) [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `UnsignedIntLit` in module `ast` [INFO] [stderr] --> src/output.rs:835:50 [INFO] [stderr] | [INFO] [stderr] 835 | cx.expr_lit(span, ast::LitInt(u as u64, ast::UnsignedIntLit(ast::TyU32))) [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:305:20 [INFO] [stderr] | [INFO] [stderr] 305 | let nsyms: uint = 2 + self.symbols.len(); // $end and $accept [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:306:26 [INFO] [stderr] | [INFO] [stderr] 306 | let mut ntokens: uint = 1; // $end [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:333:28 [INFO] [stderr] | [INFO] [stderr] 333 | let mut v: Vec = repeat(NO_SYMBOL).take(nsyms).collect(); // symbol indices, which point into reader.symbols[] [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:337:24 [INFO] [stderr] | [INFO] [stderr] 337 | let mut i: uint = 1; // packed index for assigning tokens [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:338:24 [INFO] [stderr] | [INFO] [stderr] 338 | let mut j: uint = start_symbol + 1; // packed index for assigning vars [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:340:22 [INFO] [stderr] | [INFO] [stderr] 340 | for s in range(0, self.symbols.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:350:22 [INFO] [stderr] | [INFO] [stderr] 350 | for s in range(1, v.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:373:18 [INFO] [stderr] | [INFO] [stderr] 373 | for i in range(1, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:379:18 [INFO] [stderr] | [INFO] [stderr] 379 | for i in range(ntokens + 1, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:387:20 [INFO] [stderr] | [INFO] [stderr] 387 | let mut k: uint = 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyU32` in module `ast` [INFO] [stderr] --> src/output.rs:835:70 [INFO] [stderr] | [INFO] [stderr] 835 | cx.expr_lit(span, ast::LitInt(u as u64, ast::UnsignedIntLit(ast::TyU32))) [INFO] [stderr] | ^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:388:18 [INFO] [stderr] | [INFO] [stderr] 388 | for i in range(start_symbol + 1, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `AngleBracketedParameters` in module `ast` [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:397:18 [INFO] [stderr] | [INFO] [stderr] 397 | for i in range(1, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] --> src/output.rs:847:34 [INFO] [stderr] | [INFO] [stderr] 847 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:416:18 [INFO] [stderr] | [INFO] [stderr] 416 | for i in range(2, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:436:18 [INFO] [stderr] | [INFO] [stderr] 436 | for i in range(1, ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in module `ast` [INFO] [stderr] --> src/output.rs:847:64 [INFO] [stderr] | [INFO] [stderr] 847 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:28:18 [INFO] [stderr] | [INFO] [stderr] 28 | pub nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:31:22 [INFO] [stderr] | [INFO] [stderr] 31 | pub final_state: uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | for state in range(0, lr0.nstates()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:53:79 [INFO] [stderr] | [INFO] [stderr] 53 | fn parse_actions(gram: &Grammar, lr0: &LR0Output, lalr: &LALROutput, stateno: uint) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:452:18 [INFO] [stderr] | [INFO] [stderr] 452 | for i in range(start_symbol + 1, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:453:44 [INFO] [stderr] | [INFO] [stderr] 453 | let k = map_to_packed[v[i]] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:478:18 [INFO] [stderr] | [INFO] [stderr] 478 | for i in range(0, nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:59:76 [INFO] [stderr] | [INFO] [stderr] 59 | fn get_shifts(gram: &Grammar, lr0: &LR0Output, lalr: &LALROutput, stateno: uint) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:490:69 [INFO] [stderr] | [INFO] [stderr] 490 | pub fn pack_grammar(&mut self, map_to_packed: &[i16], goal_var: uint) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:523:18 [INFO] [stderr] | [INFO] [stderr] 523 | for i in range(3, nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:62:59 [INFO] [stderr] | [INFO] [stderr] 62 | let sp = &lr0.shifts[lalr.shift_table[stateno] as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:562:20 [INFO] [stderr] | [INFO] [stderr] 562 | let mut k: uint = 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:565:18 [INFO] [stderr] | [INFO] [stderr] 565 | for i in range(0, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:65:37 [INFO] [stderr] | [INFO] [stderr] 65 | let k = to_state2[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:576:18 [INFO] [stderr] | [INFO] [stderr] 576 | for i in range(0, gram.ritem.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:85:63 [INFO] [stderr] | [INFO] [stderr] 85 | fn add_reductions(gram: &Grammar, lalr: &LALROutput, stateno: uint, actions: &mut Vec) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:582:71 [INFO] [stderr] | [INFO] [stderr] 582 | debug!(" {:3} --> {:3} {}", i, it, gram.name[it as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:590:18 [INFO] [stderr] | [INFO] [stderr] 590 | for i in range(2, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:86:41 [INFO] [stderr] | [INFO] [stderr] 86 | let m = lalr.lookaheads[stateno] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:591:93 [INFO] [stderr] | [INFO] [stderr] 591 | line.push_str(format!(" [r{:-3} ] {:-10} : ", i, gram.name[gram.rlhs[i] as uint]).as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:87:45 [INFO] [stderr] | [INFO] [stderr] 87 | let n = lalr.lookaheads[stateno + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:595:58 [INFO] [stderr] | [INFO] [stderr] 595 | line.push_str(gram.name[gram.ritem[k] as uint].as_slice()); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/reader.rs:638:33 [INFO] [stderr] | [INFO] [stderr] 638 | let mut goal_symbol: Option = None; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:88:14 [INFO] [stderr] | [INFO] [stderr] 88 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/reader.rs:810:14 [INFO] [stderr] | [INFO] [stderr] 810 | for i in range(0, reader.symbols.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:89:42 [INFO] [stderr] | [INFO] [stderr] 89 | let ruleno = lalr.laruleno[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:24:15 [INFO] [stderr] | [INFO] [stderr] 24 | nvectors: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:98:72 [INFO] [stderr] | [INFO] [stderr] 98 | fn add_reduce(gram: &Grammar, actions: &mut Vec, ruleno: uint, symbol: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:77:14 [INFO] [stderr] | [INFO] [stderr] 77 | for t in range(1, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:98:86 [INFO] [stderr] | [INFO] [stderr] 98 | fn add_reduce(gram: &Grammar, actions: &mut Vec, ruleno: uint, symbol: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:116:24 [INFO] [stderr] | [INFO] [stderr] 116 | let mut rule_iter: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:100:19 [INFO] [stderr] | [INFO] [stderr] 100 | let mut next: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:136:52 [INFO] [stderr] | [INFO] [stderr] 136 | let rhs_index = gram.rrhs[rule] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:109:147 [INFO] [stderr] | [INFO] [stderr] 109 | while next < actions.len() && actions[next].symbol == symbol16 && actions[next].action_code == ActionCode::Reduce && (actions[next].number as uint) < ruleno { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `AngleBracketedParameters` in module `ast` [INFO] [stderr] --> src/output.rs:196:34 [INFO] [stderr] | [INFO] [stderr] 196 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:125:76 [INFO] [stderr] | [INFO] [stderr] 125 | fn find_final_state(gram: &Grammar, lr0: &LR0Output, lalr: &LALROutput) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in module `ast` [INFO] [stderr] --> src/output.rs:196:64 [INFO] [stderr] | [INFO] [stderr] 196 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:276:31 [INFO] [stderr] | [INFO] [stderr] 276 | let yylen: Vec = range(2, gram.nrules).map(|r| gram.rrhs[r + 1] - gram.rrhs[r] - 1).collect(); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:127:48 [INFO] [stderr] | [INFO] [stderr] 127 | let p = &lr0.shifts[lalr.shift_table[0] as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:291:14 [INFO] [stderr] | [INFO] [stderr] 291 | for i in range(3, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:129:33 [INFO] [stderr] | [INFO] [stderr] 129 | let goal = gram.ritem[1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:292:46 [INFO] [stderr] | [INFO] [stderr] 292 | data.push(gram.value[gram.rlhs[i] as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:130:26 [INFO] [stderr] | [INFO] [stderr] 130 | let mut final_state: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:302:14 [INFO] [stderr] | [INFO] [stderr] 302 | for i in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:132:39 [INFO] [stderr] | [INFO] [stderr] 132 | final_state = to_state2[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:308:37 [INFO] [stderr] | [INFO] [stderr] 308 | let length = (max_value + 1) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:147:44 [INFO] [stderr] | [INFO] [stderr] 147 | rules_used.set(p.number as uint, true); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:313:14 [INFO] [stderr] | [INFO] [stderr] 313 | for i in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:152:22 [INFO] [stderr] | [INFO] [stderr] 152 | let mut nunused: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:314:35 [INFO] [stderr] | [INFO] [stderr] 314 | toknames[gram.value[i] as uint] = gram.name[i].clone(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:153:14 [INFO] [stderr] | [INFO] [stderr] 153 | for i in range(3, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:325:27 [INFO] [stderr] | [INFO] [stderr] 325 | cx.expr_vec(span, range(0, strings.len()).map(|i| { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:164:51 [INFO] [stderr] | [INFO] [stderr] 164 | fn remove_conflicts(lr0: &LR0Output, final_state: uint, parser: &mut Vec>) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:333:30 [INFO] [stderr] | [INFO] [stderr] 333 | let rules: Vec = range(2, gram.nrules).map(|rule| gram.rule_to_str(rule)).collect(); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:169:14 [INFO] [stderr] | [INFO] [stderr] 169 | for i in range(0, lr0.nstates()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:339:68 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `LitInt` in module `ast` [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:171:26 [INFO] [stderr] | [INFO] [stderr] 171 | let mut srcount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] --> src/output.rs:366:28 [INFO] [stderr] | [INFO] [stderr] 366 | cx.expr_lit(span, ast::LitInt( [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyI16` in module `ast` [INFO] [stderr] --> src/output.rs:368:44 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:172:26 [INFO] [stderr] | [INFO] [stderr] 172 | let mut rrcount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:368:71 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:175:27 [INFO] [stderr] | [INFO] [stderr] 175 | let mut pref: uint = 0; // index into pvec [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `LitInt` in module `ast` [INFO] [stderr] --> src/output.rs:372:28 [INFO] [stderr] | [INFO] [stderr] 372 | cx.expr_lit(span, ast::LitInt( [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:176:22 [INFO] [stderr] | [INFO] [stderr] 176 | for p in range(1, pvec.len()) { // p is index into pvec [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:431:14 [INFO] [stderr] | [INFO] [stderr] 431 | for i in range(0, nstates) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:229:29 [INFO] [stderr] | [INFO] [stderr] 229 | fn total_conflicts(srtotal: uint, rrtotal: uint) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:439:33 [INFO] [stderr] | [INFO] [stderr] 439 | let mut shiftcount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:229:44 [INFO] [stderr] | [INFO] [stderr] 229 | fn total_conflicts(srtotal: uint, rrtotal: uint) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:440:34 [INFO] [stderr] | [INFO] [stderr] 440 | let mut reducecount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:240:28 [INFO] [stderr] | [INFO] [stderr] 240 | fn sole_reduction(stateno: uint, parser: &Vec>) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:445:47 [INFO] [stderr] | [INFO] [stderr] 445 | actionrow[p.symbol as uint] = p.number; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:240:70 [INFO] [stderr] | [INFO] [stderr] 240 | fn sole_reduction(stateno: uint, parser: &Vec>) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:242:20 [INFO] [stderr] | [INFO] [stderr] 242 | let mut count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:243:21 [INFO] [stderr] | [INFO] [stderr] 243 | let mut ruleno: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:250:43 [INFO] [stderr] | [INFO] [stderr] 250 | if ruleno > 0 && (p.number as uint) != ruleno { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:259:34 [INFO] [stderr] | [INFO] [stderr] 259 | ruleno = p.number as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:276:14 [INFO] [stderr] | [INFO] [stderr] 276 | for i in range(0, lr0.nstates()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 51 | pub yyfinal: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:56:62 [INFO] [stderr] | [INFO] [stderr] 56 | pub reduce: fn(parser: &mut Vec, reduction: uint, ctx: &mut AppContext) -> SymbolValue [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | yystate: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | state_stack: Vec, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:450:48 [INFO] [stderr] | [INFO] [stderr] 450 | actionrow[(p.symbol as uint) + gram.ntokens] = p.number; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:72:22 [INFO] [stderr] | [INFO] [stderr] 72 | const INITIAL_STATE: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:98:39 [INFO] [stderr] | [INFO] [stderr] 98 | fn yyreduce(&mut self, reduction: uint, ctx: &mut AppContext) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:468:26 [INFO] [stderr] | [INFO] [stderr] 468 | for j in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:99:51 [INFO] [stderr] | [INFO] [stderr] 99 | let len = self.tables.yylen[reduction] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:487:26 [INFO] [stderr] | [INFO] [stderr] 487 | for j in range(0, gram.ntokens) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/runtime.rs:119:18 [INFO] [stderr] | [INFO] [stderr] 119 | for _ in range(0, len) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:518:13 [INFO] [stderr] | [INFO] [stderr] 518 | symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:122:73 [INFO] [stderr] | [INFO] [stderr] 122 | let top_state = self.state_stack[self.state_stack.len() - 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:519:14 [INFO] [stderr] | [INFO] [stderr] 519 | nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:134:53 [INFO] [stderr] | [INFO] [stderr] 134 | let yyn_0 = self.tables.yygindex[lhs as uint] as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:520:36 [INFO] [stderr] | [INFO] [stderr] 520 | state_count: &mut Vec) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:522:54 [INFO] [stderr] | [INFO] [stderr] 522 | let m = gotos.goto_map[symbol - gram.ntokens] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:138:29 [INFO] [stderr] | [INFO] [stderr] 138 | let next_state: uint = if (self.tables.yycheck[yyn_1 as uint] as uint) == self.yystate { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:523:58 [INFO] [stderr] | [INFO] [stderr] 523 | let n = gotos.goto_map[symbol - gram.ntokens + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:138:69 [INFO] [stderr] | [INFO] [stderr] 138 | let next_state: uint = if (self.tables.yycheck[yyn_1 as uint] as uint) == self.yystate { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:528:14 [INFO] [stderr] | [INFO] [stderr] 528 | for i in range(0, nstates) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:138:78 [INFO] [stderr] | [INFO] [stderr] 138 | let next_state: uint = if (self.tables.yycheck[yyn_1 as uint] as uint) == self.yystate { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:532:14 [INFO] [stderr] | [INFO] [stderr] 532 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:140:46 [INFO] [stderr] | [INFO] [stderr] 140 | self.tables.yytable[yyn_1 as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:533:42 [INFO] [stderr] | [INFO] [stderr] 533 | state_count[gotos.to_state[i] as uint] += 1; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:140:55 [INFO] [stderr] | [INFO] [stderr] 140 | self.tables.yytable[yyn_1 as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:538:14 [INFO] [stderr] | [INFO] [stderr] 538 | for i in range(0, nstates) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:552:14 [INFO] [stderr] | [INFO] [stderr] 552 | nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:144:44 [INFO] [stderr] | [INFO] [stderr] 144 | self.tables.yydgoto[lhs as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:554:13 [INFO] [stderr] | [INFO] [stderr] 554 | symbol: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:144:53 [INFO] [stderr] | [INFO] [stderr] 144 | self.tables.yydgoto[lhs as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:555:20 [INFO] [stderr] | [INFO] [stderr] 555 | default_state: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:558:54 [INFO] [stderr] | [INFO] [stderr] 558 | let m = gotos.goto_map[symbol - gram.ntokens] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:160:41 [INFO] [stderr] | [INFO] [stderr] 160 | self.yyreduce(defred as uint, ctx); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:559:58 [INFO] [stderr] | [INFO] [stderr] 559 | let n = gotos.goto_map[symbol - gram.ntokens + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:176:48 [INFO] [stderr] | [INFO] [stderr] 176 | assert!(self.tables.yycheck[yyn as uint] as i16 == token as i16); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:562:20 [INFO] [stderr] | [INFO] [stderr] 562 | let mut count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:177:57 [INFO] [stderr] | [INFO] [stderr] 177 | let next_state = self.tables.yytable[yyn as uint] as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:563:14 [INFO] [stderr] | [INFO] [stderr] 563 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:180:42 [INFO] [stderr] | [INFO] [stderr] 180 | self.yystate = next_state as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:564:34 [INFO] [stderr] | [INFO] [stderr] 564 | if (gotos.to_state[i] as uint) != default_state { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:577:14 [INFO] [stderr] | [INFO] [stderr] 577 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:196:48 [INFO] [stderr] | [INFO] [stderr] 196 | assert!(self.tables.yycheck[yyn as uint] as i16 == token as i16); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:578:34 [INFO] [stderr] | [INFO] [stderr] 578 | if (gotos.to_state[i] as uint) != default_state { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:198:49 [INFO] [stderr] | [INFO] [stderr] 198 | let rr = self.tables.yytable[yyn as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:584:40 [INFO] [stderr] | [INFO] [stderr] 584 | let symno = (gram.value[symbol] as uint) + 2 * nstates; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:198:58 [INFO] [stderr] | [INFO] [stderr] 198 | let rr = self.tables.yytable[yyn as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:594:42 [INFO] [stderr] | [INFO] [stderr] 594 | fn goto_actions(gram: &Grammar, nstates: uint, gotos: &GotoMap, act: &mut ActionsTable) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:604:14 [INFO] [stderr] | [INFO] [stderr] 604 | for i in range(gram.start_symbol + 2, gram.nsyms) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:215:120 [INFO] [stderr] | [INFO] [stderr] 215 | debug!("state {}, reading {} ({}) lval {}, state_stack = {}", self.yystate, token, self.tables.yyname[token as uint], lval, self.state_stack); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TokenTree` in module `ast` [INFO] [stderr] --> src/lib.rs:286:68 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 258 | use syntax::ext::tt::quoted::TokenTree; [INFO] [stderr] | [INFO] [stderr] 258 | use syntax::tokenstream::TokenTree; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:613:41 [INFO] [stderr] | [INFO] [stderr] 613 | fn sort_actions(act: &ActionsTable) -> (uint, Vec) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:613:51 [INFO] [stderr] | [INFO] [stderr] 613 | fn sort_actions(act: &ActionsTable) -> (uint, Vec) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: malformed `plugin` attribute input [INFO] [stderr] --> src/lib.rs:249:1 [INFO] [stderr] | [INFO] [stderr] 249 | #[plugin] [INFO] [stderr] | ^^^^^^^^^ help: must be of the form: `#[plugin(name|name(args))]` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:616:24 [INFO] [stderr] | [INFO] [stderr] 616 | let mut order: Vec = repeat(0).take(act.nvectors).collect(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:617:23 [INFO] [stderr] | [INFO] [stderr] 617 | let mut nentries: int = 0; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:619:14 [INFO] [stderr] | [INFO] [stderr] 619 | for i in range(0, act.nvectors) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:624:24 [INFO] [stderr] | [INFO] [stderr] 624 | let mut j: int = nentries - 1; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:627:51 [INFO] [stderr] | [INFO] [stderr] 627 | while j >= 0 && (act.width[order[j as uint]] < w) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:632:51 [INFO] [stderr] | [INFO] [stderr] 632 | while j >= 0 && (act.width[order[j as uint]] == w) && (act.tally[order[j as uint]] < t) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:632:89 [INFO] [stderr] | [INFO] [stderr] 632 | while j >= 0 && (act.width[order[j as uint]] == w) && (act.tally[order[j as uint]] < t) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:639:84 [INFO] [stderr] | [INFO] [stderr] 639 | debug!(" order[{}] = order[{}] = {} (shifting)", (k + 1) as uint, k as uint, order[k as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:639:95 [INFO] [stderr] | [INFO] [stderr] 639 | debug!(" order[{}] = order[{}] = {} (shifting)", (k + 1) as uint, k as uint, order[k as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:639:112 [INFO] [stderr] | [INFO] [stderr] 639 | debug!(" order[{}] = order[{}] = {} (shifting)", (k + 1) as uint, k as uint, order[k as uint]); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:640:34 [INFO] [stderr] | [INFO] [stderr] 640 | order[(k + 1) as uint] = order[k as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:640:53 [INFO] [stderr] | [INFO] [stderr] 640 | order[(k + 1) as uint] = order[k as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:644:57 [INFO] [stderr] | [INFO] [stderr] 644 | debug!(" order[{}] = {}", (j + 1) as uint, i); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:645:30 [INFO] [stderr] | [INFO] [stderr] 645 | order[(j + 1) as uint] = i; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:651:14 [INFO] [stderr] | [INFO] [stderr] 651 | for i in range(0, order.len()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:656:18 [INFO] [stderr] | [INFO] [stderr] 656 | (nentries as uint, order) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:674:46 [INFO] [stderr] | [INFO] [stderr] 674 | fn matching_vector(pack: &PackState, vector: uint) -> Option [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:674:62 [INFO] [stderr] | [INFO] [stderr] 674 | fn matching_vector(pack: &PackState, vector: uint) -> Option [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:694:18 [INFO] [stderr] | [INFO] [stderr] 694 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:694:32 [INFO] [stderr] | [INFO] [stderr] 694 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:710:46 [INFO] [stderr] | [INFO] [stderr] 710 | fn pack_vector(pack: &mut PackState, vector: uint) -> int { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:710:55 [INFO] [stderr] | [INFO] [stderr] 710 | fn pack_vector(pack: &mut PackState, vector: uint) -> int { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:722:16 [INFO] [stderr] | [INFO] [stderr] 722 | let mut j: int = (pack.lowzero as int) - (from[0] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:722:39 [INFO] [stderr] | [INFO] [stderr] 722 | let mut j: int = (pack.lowzero as int) - (from[0] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:722:58 [INFO] [stderr] | [INFO] [stderr] 722 | let mut j: int = (pack.lowzero as int) - (from[0] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:724:14 [INFO] [stderr] | [INFO] [stderr] 724 | for k in range(1, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:724:28 [INFO] [stderr] | [INFO] [stderr] 724 | for k in range(1, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:725:29 [INFO] [stderr] | [INFO] [stderr] 725 | if (pack.lowzero as int) - (from[k] as int) > j { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:725:48 [INFO] [stderr] | [INFO] [stderr] 725 | if (pack.lowzero as int) - (from[k] as int) > j { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:726:34 [INFO] [stderr] | [INFO] [stderr] 726 | j = (pack.lowzero as int) - (from[k] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:726:53 [INFO] [stderr] | [INFO] [stderr] 726 | j = (pack.lowzero as int) - (from[k] as int); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BinOp`, `Ident` [INFO] [stderr] --> src/reader.rs:35:34 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:739:18 [INFO] [stderr] | [INFO] [stderr] 739 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:739:32 [INFO] [stderr] | [INFO] [stderr] 739 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:740:40 [INFO] [stderr] | [INFO] [stderr] 740 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `AstBuilder` [INFO] [stderr] --> src/output.rs:6:26 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::build::{AstBuilder}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `syntax::ext::quote::rt::ExtParseUtils` [INFO] [stderr] --> src/output.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::ext::quote::rt::ExtParseUtils; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:740:49 [INFO] [stderr] | [INFO] [stderr] 740 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:760:18 [INFO] [stderr] | [INFO] [stderr] 760 | for k in range(0, vector) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:761:31 [INFO] [stderr] | [INFO] [stderr] 761 | if pack.pos[k] as int == j { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:771:18 [INFO] [stderr] | [INFO] [stderr] 771 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:771:32 [INFO] [stderr] | [INFO] [stderr] 771 | for k in range(0, t as uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:286:87 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MacResult+'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:772:40 [INFO] [stderr] | [INFO] [stderr] 772 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:772:49 [INFO] [stderr] | [INFO] [stderr] 772 | let loc = (j + (from[k] as int)) as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:793:14 [INFO] [stderr] | [INFO] [stderr] 793 | lowzero: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:794:11 [INFO] [stderr] | [INFO] [stderr] 794 | high: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:797:17 [INFO] [stderr] | [INFO] [stderr] 797 | order: &'a [uint], [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:798:14 [INFO] [stderr] | [INFO] [stderr] 798 | nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:802:28 [INFO] [stderr] | [INFO] [stderr] 802 | fn pack_table<'a>(nstates: uint, nentries: uint, order: &'a [uint], act: &'a ActionsTable) -> PackState<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:802:44 [INFO] [stderr] | [INFO] [stderr] 802 | fn pack_table<'a>(nstates: uint, nentries: uint, order: &'a [uint], act: &'a ActionsTable) -> PackState<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/output.rs:802:62 [INFO] [stderr] | [INFO] [stderr] 802 | fn pack_table<'a>(nstates: uint, nentries: uint, order: &'a [uint], act: &'a ActionsTable) -> PackState<'a> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/output.rs:819:14 [INFO] [stderr] | [INFO] [stderr] 819 | for i in range(0, nentries) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:821:20 [INFO] [stderr] | [INFO] [stderr] 821 | let place: int = match matching_vector(&mut pack, i) { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `int` in this scope [INFO] [stderr] --> src/output.rs:822:48 [INFO] [stderr] | [INFO] [stderr] 822 | Some(state) => pack.base[state] as int, [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `LitInt` in module `ast` [INFO] [stderr] --> src/output.rs:835:28 [INFO] [stderr] | [INFO] [stderr] 835 | cx.expr_lit(span, ast::LitInt(u as u64, ast::UnsignedIntLit(ast::TyU32))) [INFO] [stderr] | ^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `UnsignedIntLit` in module `ast` [INFO] [stderr] --> src/output.rs:835:50 [INFO] [stderr] | [INFO] [stderr] 835 | cx.expr_lit(span, ast::LitInt(u as u64, ast::UnsignedIntLit(ast::TyU32))) [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyU32` in module `ast` [INFO] [stderr] --> src/output.rs:835:70 [INFO] [stderr] | [INFO] [stderr] 835 | cx.expr_lit(span, ast::LitInt(u as u64, ast::UnsignedIntLit(ast::TyU32))) [INFO] [stderr] | ^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `AngleBracketedParameters` in module `ast` [INFO] [stderr] --> src/output.rs:847:34 [INFO] [stderr] | [INFO] [stderr] 847 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in module `ast` [INFO] [stderr] --> src/output.rs:847:64 [INFO] [stderr] | [INFO] [stderr] 847 | parameters: ast::AngleBracketedParameters(ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:28:18 [INFO] [stderr] | [INFO] [stderr] 28 | pub nstates: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:31:22 [INFO] [stderr] | [INFO] [stderr] 31 | pub final_state: uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | for state in range(0, lr0.nstates()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:53:79 [INFO] [stderr] | [INFO] [stderr] 53 | fn parse_actions(gram: &Grammar, lr0: &LR0Output, lalr: &LALROutput, stateno: uint) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:59:76 [INFO] [stderr] | [INFO] [stderr] 59 | fn get_shifts(gram: &Grammar, lr0: &LR0Output, lalr: &LALROutput, stateno: uint) -> Vec { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:62:59 [INFO] [stderr] | [INFO] [stderr] 62 | let sp = &lr0.shifts[lalr.shift_table[stateno] as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:65:37 [INFO] [stderr] | [INFO] [stderr] 65 | let k = to_state2[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:85:63 [INFO] [stderr] | [INFO] [stderr] 85 | fn add_reductions(gram: &Grammar, lalr: &LALROutput, stateno: uint, actions: &mut Vec) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:86:41 [INFO] [stderr] | [INFO] [stderr] 86 | let m = lalr.lookaheads[stateno] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:87:45 [INFO] [stderr] | [INFO] [stderr] 87 | let n = lalr.lookaheads[stateno + 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:88:14 [INFO] [stderr] | [INFO] [stderr] 88 | for i in range(m, n) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:89:42 [INFO] [stderr] | [INFO] [stderr] 89 | let ruleno = lalr.laruleno[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:98:72 [INFO] [stderr] | [INFO] [stderr] 98 | fn add_reduce(gram: &Grammar, actions: &mut Vec, ruleno: uint, symbol: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:98:86 [INFO] [stderr] | [INFO] [stderr] 98 | fn add_reduce(gram: &Grammar, actions: &mut Vec, ruleno: uint, symbol: uint) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:100:19 [INFO] [stderr] | [INFO] [stderr] 100 | let mut next: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:109:147 [INFO] [stderr] | [INFO] [stderr] 109 | while next < actions.len() && actions[next].symbol == symbol16 && actions[next].action_code == ActionCode::Reduce && (actions[next].number as uint) < ruleno { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:125:76 [INFO] [stderr] | [INFO] [stderr] 125 | fn find_final_state(gram: &Grammar, lr0: &LR0Output, lalr: &LALROutput) -> uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:127:48 [INFO] [stderr] | [INFO] [stderr] 127 | let p = &lr0.shifts[lalr.shift_table[0] as uint]; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:129:33 [INFO] [stderr] | [INFO] [stderr] 129 | let goal = gram.ritem[1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:130:26 [INFO] [stderr] | [INFO] [stderr] 130 | let mut final_state: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:132:39 [INFO] [stderr] | [INFO] [stderr] 132 | final_state = to_state2[i] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:147:44 [INFO] [stderr] | [INFO] [stderr] 147 | rules_used.set(p.number as uint, true); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:152:22 [INFO] [stderr] | [INFO] [stderr] 152 | let mut nunused: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:153:14 [INFO] [stderr] | [INFO] [stderr] 153 | for i in range(3, gram.nrules) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:164:51 [INFO] [stderr] | [INFO] [stderr] 164 | fn remove_conflicts(lr0: &LR0Output, final_state: uint, parser: &mut Vec>) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:169:14 [INFO] [stderr] | [INFO] [stderr] 169 | for i in range(0, lr0.nstates()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:171:26 [INFO] [stderr] | [INFO] [stderr] 171 | let mut srcount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:172:26 [INFO] [stderr] | [INFO] [stderr] 172 | let mut rrcount: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:175:27 [INFO] [stderr] | [INFO] [stderr] 175 | let mut pref: uint = 0; // index into pvec [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:176:22 [INFO] [stderr] | [INFO] [stderr] 176 | for p in range(1, pvec.len()) { // p is index into pvec [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:229:29 [INFO] [stderr] | [INFO] [stderr] 229 | fn total_conflicts(srtotal: uint, rrtotal: uint) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:229:44 [INFO] [stderr] | [INFO] [stderr] 229 | fn total_conflicts(srtotal: uint, rrtotal: uint) [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | extern crate log; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:253:1 [INFO] [stderr] | [INFO] [stderr] 253 | extern crate rustc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | extern crate syntax; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:258:5 [INFO] [stderr] | [INFO] [stderr] 258 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:259:25 [INFO] [stderr] | [INFO] [stderr] 259 | use syntax::ext::base::{ExtCtxt, MacResult, MacItems}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:259:34 [INFO] [stderr] | [INFO] [stderr] 259 | use syntax::ext::base::{ExtCtxt, MacResult, MacItems}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:262:5 [INFO] [stderr] | [INFO] [stderr] 262 | use syntax::parse::token::Token; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:263:5 [INFO] [stderr] | [INFO] [stderr] 263 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:264:5 [INFO] [stderr] | [INFO] [stderr] 264 | use syntax::print::pprust; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:282:5 [INFO] [stderr] | [INFO] [stderr] 282 | info!("yacc plugin_registrar"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:286:28 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:286:87 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:289:28 [INFO] [stderr] | [INFO] [stderr] 289 | let mut gen_items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:289:30 [INFO] [stderr] | [INFO] [stderr] 289 | let mut gen_items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:299:20 [INFO] [stderr] | [INFO] [stderr] 299 | parser.expect(&Token::Semi); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:303:20 [INFO] [stderr] | [INFO] [stderr] 303 | parser.expect(&Token::Semi); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:320:22 [INFO] [stderr] | [INFO] [stderr] 320 | debug!("{}", pprust::item_to_string(&**it)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | use syntax::ast::Block; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:34 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:40 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:46 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | use syntax::parse::parser::Parser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:97:29 [INFO] [stderr] | [INFO] [stderr] 97 | rule_blocks: Vec>>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | rule_blocks: Vec>>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:101:29 [INFO] [stderr] | [INFO] [stderr] 101 | rhs_binding: Vec>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:609:65 [INFO] [stderr] | [INFO] [stderr] 609 | pub fn read_grammar<'a>(grammar_sp: codemap::Span, parser: &mut Parser /* , tokens_enum: &'a P, token_variants: &'a [P] */ ) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:610:29 [INFO] [stderr] | [INFO] [stderr] 610 | -> (Grammar, Vec>>, Vec>) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:610:31 [INFO] [stderr] | [INFO] [stderr] 610 | -> (Grammar, Vec>>, Vec>) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:610:52 [INFO] [stderr] | [INFO] [stderr] 610 | -> (Grammar, Vec>>, Vec>) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:646:13 [INFO] [stderr] | [INFO] [stderr] 646 | Token::Eof => { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:651:13 [INFO] [stderr] | [INFO] [stderr] 651 | Token::Ident(id, _) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:667:21 [INFO] [stderr] | [INFO] [stderr] 667 | Token::Colon => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:703:33 [INFO] [stderr] | [INFO] [stderr] 703 | Token::Ident(rhs_ident, _) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:710:59 [INFO] [stderr] | [INFO] [stderr] 710 | let mut rbind: Option = None; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:711:56 [INFO] [stderr] | [INFO] [stderr] 711 | if parser.token == Token::Eq { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:714:45 [INFO] [stderr] | [INFO] [stderr] 714 | Token::Ident(rhs_bind_ident, _) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:727:33 [INFO] [stderr] | [INFO] [stderr] 727 | Token::BinOp(BinOpToken::Or) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:727:46 [INFO] [stderr] | [INFO] [stderr] 727 | Token::BinOp(BinOpToken::Or) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:732:33 [INFO] [stderr] | [INFO] [stderr] 732 | Token::OpenDelim(_) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:742:33 [INFO] [stderr] | [INFO] [stderr] 742 | Token::Semi => { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:753:21 [INFO] [stderr] | [INFO] [stderr] 753 | Token::Eq | Token::Semi => { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:753:33 [INFO] [stderr] | [INFO] [stderr] 753 | Token::Eq | Token::Semi => { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:755:57 [INFO] [stderr] | [INFO] [stderr] 755 | let has_value = parser.token == Token::Eq; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:779:33 [INFO] [stderr] | [INFO] [stderr] 779 | Token::Literal(_,_) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:782:52 [INFO] [stderr] | [INFO] [stderr] 782 | parser.expect(&Token::Semi); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:246:70 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn add_symbol(&mut self, bp: uint, span: Span, ident: Option) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:24 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:31 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:47 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:53 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:65 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:70 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:92 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:108 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:6:26 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::build::{AstBuilder}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::ext::base::{ExtCtxt}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:31:21 [INFO] [stderr] | [INFO] [stderr] 31 | fn no_generics() -> Generics { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | Generics { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | fn no_where() -> WhereClause { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | WhereClause { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | id: ast::DUMMY_NODE_ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | cx: &ExtCtxt, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:55:24 [INFO] [stderr] | [INFO] [stderr] 55 | blocks: Vec>>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:55:26 [INFO] [stderr] | [INFO] [stderr] 55 | blocks: Vec>>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:56:29 [INFO] [stderr] | [INFO] [stderr] 56 | rhs_binding: Vec>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | context_ty: P, // Ident to use for the context type, passed to the reduce() method [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | context_ty: P, // Ident to use for the context type, passed to the reduce() method [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | context_param_ident: ast::Ident, // Ident to use for the context arg, passed to the reduce() method [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:59:22 [INFO] [stderr] | [INFO] [stderr] 59 | symbol_value_ty: P // type to use for value_stack [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:59:24 [INFO] [stderr] | [INFO] [stderr] 59 | symbol_value_ty: P // type to use for value_stack [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:60:14 [INFO] [stderr] | [INFO] [stderr] 60 | ) -> Vec> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:60:16 [INFO] [stderr] | [INFO] [stderr] 60 | ) -> Vec> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:66:24 [INFO] [stderr] | [INFO] [stderr] 66 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:240:28 [INFO] [stderr] | [INFO] [stderr] 240 | fn sole_reduction(stateno: uint, parser: &Vec>) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:66:26 [INFO] [stderr] | [INFO] [stderr] 66 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | let mut action_arms: Vec = Vec::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 125 | let pat: P = cx.pat_lit(sp, cx.expr_uint(sp, rule - 2)); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:125:20 [INFO] [stderr] | [INFO] [stderr] 125 | let pat: P = cx.pat_lit(sp, cx.expr_uint(sp, rule - 2)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:129:28 [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] | [INFO] [stderr] 129 | let mut stmts: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] --> src/mkpar.rs:240:70 [INFO] [stderr] | [INFO] [stderr] 240 | fn sole_reduction(stateno: uint, parser: &Vec>) -> uint { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:129:30 [INFO] [stderr] | [INFO] [stderr] 129 | let mut stmts: Vec> = Vec::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:168:30 [INFO] [stderr] | [INFO] [stderr] 168 | let ty_vec_symbol_value: P = ty_vec_of(cx, sp, symbol_value_ty.clone()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:242:20 [INFO] [stderr] | [INFO] [stderr] 242 | let mut count: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:168:32 [INFO] [stderr] | [INFO] [stderr] 168 | let ty_vec_symbol_value: P = ty_vec_of(cx, sp, symbol_value_ty.clone()); [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:169:37 [INFO] [stderr] | [INFO] [stderr] 169 | let ty_mutptr_vec_symbol_value: P = cx.ty_rptr(sp, ty_vec_symbol_value.clone(), None, MutMutable); // &mut Vec [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:243:21 [INFO] [stderr] | [INFO] [stderr] 243 | let mut ruleno: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:169:39 [INFO] [stderr] | [INFO] [stderr] 169 | let ty_mutptr_vec_symbol_value: P = cx.ty_rptr(sp, ty_vec_symbol_value.clone(), None, MutMutable); // &mut Vec [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:179:86 [INFO] [stderr] | [INFO] [stderr] 179 | cx.arg(sp, context_param_ident, cx.ty_rptr(sp, context_ty.clone(), None, Mutability::MutMutable)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:190:39 [INFO] [stderr] | [INFO] [stderr] 190 | let ty_parser_tables = cx.ty_path(ast::Path { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:194:13 [INFO] [stderr] | [INFO] [stderr] 194 | ast::PathSegment { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:250:43 [INFO] [stderr] | [INFO] [stderr] 250 | if ruleno > 0 && (p.number as uint) != ruleno { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:234:41 [INFO] [stderr] | [INFO] [stderr] 234 | let mut fields: Vec = (vec![ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:288:26 [INFO] [stderr] | [INFO] [stderr] 288 | fn output_rule_data(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/mkpar.rs:259:34 [INFO] [stderr] | [INFO] [stderr] 259 | ruleno = p.number as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:288:66 [INFO] [stderr] | [INFO] [stderr] 288 | fn output_rule_data(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:288:68 [INFO] [stderr] | [INFO] [stderr] 288 | fn output_rule_data(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:297:33 [INFO] [stderr] | [INFO] [stderr] 297 | fn make_symbol_names_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/mkpar.rs:276:14 [INFO] [stderr] | [INFO] [stderr] 276 | for i in range(0, lr0.nstates()) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:297:73 [INFO] [stderr] | [INFO] [stderr] 297 | fn make_symbol_names_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:297:75 [INFO] [stderr] | [INFO] [stderr] 297 | fn make_symbol_names_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 51 | pub yyfinal: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:320:27 [INFO] [stderr] | [INFO] [stderr] 320 | fn make_table_string(cx: &ExtCtxt, span: Span, name: &str, strings: &Vec) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:320:86 [INFO] [stderr] | [INFO] [stderr] 320 | fn make_table_string(cx: &ExtCtxt, span: Span, name: &str, strings: &Vec) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:320:88 [INFO] [stderr] | [INFO] [stderr] 320 | fn make_table_string(cx: &ExtCtxt, span: Span, name: &str, strings: &Vec) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:324:9 [INFO] [stderr] | [INFO] [stderr] 324 | Mutability::MutImmutable, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:56:62 [INFO] [stderr] | [INFO] [stderr] 56 | pub reduce: fn(parser: &mut Vec, reduction: uint, ctx: &mut AppContext) -> SymbolValue [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:332:30 [INFO] [stderr] | [INFO] [stderr] 332 | fn make_rule_text_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:332:70 [INFO] [stderr] | [INFO] [stderr] 332 | fn make_rule_text_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:332:72 [INFO] [stderr] | [INFO] [stderr] 332 | fn make_rule_text_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | yystate: uint, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:339:25 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:339:78 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:339:80 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | state_stack: Vec, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:344:66 [INFO] [stderr] | [INFO] [stderr] 344 | let table_item = cx.item_static(span, table_ident, table_ty, Mutability::MutImmutable, values_expr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:350:24 [INFO] [stderr] | [INFO] [stderr] 350 | fn make_table_i16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:72:22 [INFO] [stderr] | [INFO] [stderr] 72 | const INITIAL_STATE: uint = 0; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:350:76 [INFO] [stderr] | [INFO] [stderr] 350 | fn make_table_i16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:350:78 [INFO] [stderr] | [INFO] [stderr] 350 | fn make_table_i16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:354:29 [INFO] [stderr] | [INFO] [stderr] 354 | fn make_table_i16_real(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:98:39 [INFO] [stderr] | [INFO] [stderr] 98 | fn yyreduce(&mut self, reduction: uint, ctx: &mut AppContext) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:354:81 [INFO] [stderr] | [INFO] [stderr] 354 | fn make_table_i16_real(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:354:83 [INFO] [stderr] | [INFO] [stderr] 354 | fn make_table_i16_real(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:359:66 [INFO] [stderr] | [INFO] [stderr] 359 | let table_item = cx.item_static(span, table_ident, table_ty, Mutability::MutImmutable, values_expr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:99:51 [INFO] [stderr] | [INFO] [stderr] 99 | let len = self.tables.yylen[reduction] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:365:18 [INFO] [stderr] | [INFO] [stderr] 365 | fn expr_i16(cx: &ExtCtxt, span: Span, i: i16) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:365:50 [INFO] [stderr] | [INFO] [stderr] 365 | fn expr_i16(cx: &ExtCtxt, span: Span, i: i16) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `range` in this scope [INFO] [stderr] --> src/runtime.rs:119:18 [INFO] [stderr] | [INFO] [stderr] 119 | for _ in range(0, len) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:365:52 [INFO] [stderr] | [INFO] [stderr] 365 | fn expr_i16(cx: &ExtCtxt, span: Span, i: i16) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:368:9 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:371:18 [INFO] [stderr] | [INFO] [stderr] 371 | fn expr_u16(cx: &ExtCtxt, span: Span, u: u16) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:122:73 [INFO] [stderr] | [INFO] [stderr] 122 | let top_state = self.state_stack[self.state_stack.len() - 1] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:371:50 [INFO] [stderr] | [INFO] [stderr] 371 | fn expr_u16(cx: &ExtCtxt, span: Span, u: u16) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:371:52 [INFO] [stderr] | [INFO] [stderr] 371 | fn expr_u16(cx: &ExtCtxt, span: Span, u: u16) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:378:31 [INFO] [stderr] | [INFO] [stderr] 378 | fn make_table_i16_as_u16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:134:53 [INFO] [stderr] | [INFO] [stderr] 134 | let yyn_0 = self.tables.yygindex[lhs as uint] as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:378:83 [INFO] [stderr] | [INFO] [stderr] 378 | fn make_table_i16_as_u16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:378:85 [INFO] [stderr] | [INFO] [stderr] 378 | fn make_table_i16_as_u16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:383:66 [INFO] [stderr] | [INFO] [stderr] 383 | let table_item = cx.item_static(span, table_ident, table_ty, Mutability::MutImmutable, values_expr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:138:29 [INFO] [stderr] | [INFO] [stderr] 138 | let next_state: uint = if (self.tables.yycheck[yyn_1 as uint] as uint) == self.yystate { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:389:24 [INFO] [stderr] | [INFO] [stderr] 389 | fn output_actions(cx: &ExtCtxt, span: Span, gram: &Grammar, gotos: &GotoMap, parser: &YaccParser) -> Vec> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:389:106 [INFO] [stderr] | [INFO] [stderr] 389 | fn output_actions(cx: &ExtCtxt, span: Span, gram: &Grammar, gotos: &GotoMap, parser: &YaccParser) -> Vec> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:389:108 [INFO] [stderr] | [INFO] [stderr] 389 | fn output_actions(cx: &ExtCtxt, span: Span, gram: &Grammar, gotos: &GotoMap, parser: &YaccParser) -> Vec> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:138:69 [INFO] [stderr] | [INFO] [stderr] 138 | let next_state: uint = if (self.tables.yycheck[yyn_1 as uint] as uint) == self.yystate { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:393:24 [INFO] [stderr] | [INFO] [stderr] 393 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:393:26 [INFO] [stderr] | [INFO] [stderr] 393 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:138:78 [INFO] [stderr] | [INFO] [stderr] 138 | let next_state: uint = if (self.tables.yycheck[yyn_1 as uint] as uint) == self.yystate { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:834:18 [INFO] [stderr] | [INFO] [stderr] 834 | fn expr_u32(cx: &ExtCtxt, span: Span, u: u32) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:834:50 [INFO] [stderr] | [INFO] [stderr] 834 | fn expr_u32(cx: &ExtCtxt, span: Span, u: u32) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] --> src/runtime.rs:140:46 [INFO] [stderr] | [INFO] [stderr] 140 | self.tables.yytable[yyn_1 as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:834:52 [INFO] [stderr] | [INFO] [stderr] 834 | fn expr_u32(cx: &ExtCtxt, span: Span, u: u32) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:19 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:42 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:140:55 [INFO] [stderr] | [INFO] [stderr] 140 | self.tables.yytable[yyn_1 as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:44 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:52 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:54 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:144:44 [INFO] [stderr] | [INFO] [stderr] 144 | self.tables.yydgoto[lhs as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:841:16 [INFO] [stderr] | [INFO] [stderr] 841 | let path = ast::Path { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:845:13 [INFO] [stderr] | [INFO] [stderr] 845 | ast::PathSegment { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:144:53 [INFO] [stderr] | [INFO] [stderr] 144 | self.tables.yydgoto[lhs as uint] as uint [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:160:41 [INFO] [stderr] | [INFO] [stderr] 160 | self.yyreduce(defred as uint, ctx); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:176:48 [INFO] [stderr] | [INFO] [stderr] 176 | assert!(self.tables.yycheck[yyn as uint] as i16 == token as i16); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:177:57 [INFO] [stderr] | [INFO] [stderr] 177 | let next_state = self.tables.yytable[yyn as uint] as i16; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:180:42 [INFO] [stderr] | [INFO] [stderr] 180 | self.yystate = next_state as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:196:48 [INFO] [stderr] | [INFO] [stderr] 196 | assert!(self.tables.yycheck[yyn as uint] as i16 == token as i16); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:198:49 [INFO] [stderr] | [INFO] [stderr] 198 | let rr = self.tables.yytable[yyn as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:198:58 [INFO] [stderr] | [INFO] [stderr] 198 | let rr = self.tables.yytable[yyn as uint] as uint; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `uint` in this scope [INFO] [stderr] --> src/runtime.rs:215:120 [INFO] [stderr] | [INFO] [stderr] 215 | debug!("state {}, reading {} ({}) lval {}, state_stack = {}", self.yystate, token, self.tables.yyname[token as uint], lval, self.state_stack); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `TokenTree` in module `ast` [INFO] [stderr] --> src/lib.rs:286:68 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^ not found in `ast` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 258 | use syntax::ext::tt::quoted::TokenTree; [INFO] [stderr] | [INFO] [stderr] 258 | use syntax::tokenstream::TokenTree; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: malformed `plugin` attribute input [INFO] [stderr] --> src/lib.rs:249:1 [INFO] [stderr] | [INFO] [stderr] 249 | #[plugin] [INFO] [stderr] | ^^^^^^^^^ help: must be of the form: `#[plugin(name|name(args))]` [INFO] [stderr] [INFO] [stderr] error: aborting due to 590 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0557, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] warning: unused imports: `BinOp`, `Ident` [INFO] [stderr] --> src/reader.rs:35:34 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `AstBuilder` [INFO] [stderr] --> src/output.rs:6:26 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::build::{AstBuilder}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `syntax::ext::quote::rt::ExtParseUtils` [INFO] [stderr] --> src/output.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::ext::quote::rt::ExtParseUtils; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `racc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:286:87 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MacResult+'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | extern crate log; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:253:1 [INFO] [stderr] | [INFO] [stderr] 253 | extern crate rustc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | extern crate syntax; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:258:5 [INFO] [stderr] | [INFO] [stderr] 258 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:259:25 [INFO] [stderr] | [INFO] [stderr] 259 | use syntax::ext::base::{ExtCtxt, MacResult, MacItems}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:259:34 [INFO] [stderr] | [INFO] [stderr] 259 | use syntax::ext::base::{ExtCtxt, MacResult, MacItems}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:262:5 [INFO] [stderr] | [INFO] [stderr] 262 | use syntax::parse::token::Token; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:263:5 [INFO] [stderr] | [INFO] [stderr] 263 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:264:5 [INFO] [stderr] | [INFO] [stderr] 264 | use syntax::print::pprust; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:282:5 [INFO] [stderr] | [INFO] [stderr] 282 | info!("yacc plugin_registrar"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:286:28 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:286:87 [INFO] [stderr] | [INFO] [stderr] 286 | fn expand_grammar(cx: &mut ExtCtxt, sp: codemap::Span, tts: &[ast::TokenTree]) -> Box { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:289:28 [INFO] [stderr] | [INFO] [stderr] 289 | let mut gen_items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:289:30 [INFO] [stderr] | [INFO] [stderr] 289 | let mut gen_items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:299:20 [INFO] [stderr] | [INFO] [stderr] 299 | parser.expect(&Token::Semi); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:303:20 [INFO] [stderr] | [INFO] [stderr] 303 | parser.expect(&Token::Semi); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/lib.rs:320:22 [INFO] [stderr] | [INFO] [stderr] 320 | debug!("{}", pprust::item_to_string(&**it)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | use syntax::ast::Block; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:34 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:40 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:35:46 [INFO] [stderr] | [INFO] [stderr] 35 | use syntax::parse::token::{Token,Ident,BinOp,BinOpToken}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | use syntax::parse::parser::Parser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:97:29 [INFO] [stderr] | [INFO] [stderr] 97 | rule_blocks: Vec>>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | rule_blocks: Vec>>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:101:29 [INFO] [stderr] | [INFO] [stderr] 101 | rhs_binding: Vec>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:609:65 [INFO] [stderr] | [INFO] [stderr] 609 | pub fn read_grammar<'a>(grammar_sp: codemap::Span, parser: &mut Parser /* , tokens_enum: &'a P, token_variants: &'a [P] */ ) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:610:29 [INFO] [stderr] | [INFO] [stderr] 610 | -> (Grammar, Vec>>, Vec>) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:610:31 [INFO] [stderr] | [INFO] [stderr] 610 | -> (Grammar, Vec>>, Vec>) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:610:52 [INFO] [stderr] | [INFO] [stderr] 610 | -> (Grammar, Vec>>, Vec>) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:646:13 [INFO] [stderr] | [INFO] [stderr] 646 | Token::Eof => { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:651:13 [INFO] [stderr] | [INFO] [stderr] 651 | Token::Ident(id, _) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:667:21 [INFO] [stderr] | [INFO] [stderr] 667 | Token::Colon => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:703:33 [INFO] [stderr] | [INFO] [stderr] 703 | Token::Ident(rhs_ident, _) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:710:59 [INFO] [stderr] | [INFO] [stderr] 710 | let mut rbind: Option = None; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:711:56 [INFO] [stderr] | [INFO] [stderr] 711 | if parser.token == Token::Eq { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:714:45 [INFO] [stderr] | [INFO] [stderr] 714 | Token::Ident(rhs_bind_ident, _) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:727:33 [INFO] [stderr] | [INFO] [stderr] 727 | Token::BinOp(BinOpToken::Or) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:727:46 [INFO] [stderr] | [INFO] [stderr] 727 | Token::BinOp(BinOpToken::Or) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:732:33 [INFO] [stderr] | [INFO] [stderr] 732 | Token::OpenDelim(_) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:742:33 [INFO] [stderr] | [INFO] [stderr] 742 | Token::Semi => { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:753:21 [INFO] [stderr] | [INFO] [stderr] 753 | Token::Eq | Token::Semi => { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:753:33 [INFO] [stderr] | [INFO] [stderr] 753 | Token::Eq | Token::Semi => { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:755:57 [INFO] [stderr] | [INFO] [stderr] 755 | let has_value = parser.token == Token::Eq; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:779:33 [INFO] [stderr] | [INFO] [stderr] 779 | Token::Literal(_,_) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:782:52 [INFO] [stderr] | [INFO] [stderr] 782 | parser.expect(&Token::Semi); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/reader.rs:246:70 [INFO] [stderr] | [INFO] [stderr] 246 | pub fn add_symbol(&mut self, bp: uint, span: Span, ident: Option) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::ast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:24 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:31 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:47 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:53 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:65 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:70 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:92 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:5:108 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ast::{Arm, Block, Expr, Generics, Item, Mutability, Pat, Stmt, UnsignedIntLit, Ty, TyU16, Ty_, WhereClause, MutMutable}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:6:26 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::ext::build::{AstBuilder}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::ext::base::{ExtCtxt}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use syntax::ptr::P; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:31:21 [INFO] [stderr] | [INFO] [stderr] 31 | fn no_generics() -> Generics { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | Generics { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | fn no_where() -> WhereClause { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | WhereClause { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | id: ast::DUMMY_NODE_ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:50:10 [INFO] [stderr] | [INFO] [stderr] 50 | cx: &ExtCtxt, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:55:24 [INFO] [stderr] | [INFO] [stderr] 55 | blocks: Vec>>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:55:26 [INFO] [stderr] | [INFO] [stderr] 55 | blocks: Vec>>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:56:29 [INFO] [stderr] | [INFO] [stderr] 56 | rhs_binding: Vec>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | context_ty: P, // Ident to use for the context type, passed to the reduce() method [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | context_ty: P, // Ident to use for the context type, passed to the reduce() method [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | context_param_ident: ast::Ident, // Ident to use for the context arg, passed to the reduce() method [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:59:22 [INFO] [stderr] | [INFO] [stderr] 59 | symbol_value_ty: P // type to use for value_stack [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:59:24 [INFO] [stderr] | [INFO] [stderr] 59 | symbol_value_ty: P // type to use for value_stack [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:60:14 [INFO] [stderr] | [INFO] [stderr] 60 | ) -> Vec> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:60:16 [INFO] [stderr] | [INFO] [stderr] 60 | ) -> Vec> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:66:24 [INFO] [stderr] | [INFO] [stderr] 66 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:66:26 [INFO] [stderr] | [INFO] [stderr] 66 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | let mut action_arms: Vec = Vec::new(); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 125 | let pat: P = cx.pat_lit(sp, cx.expr_uint(sp, rule - 2)); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:125:20 [INFO] [stderr] | [INFO] [stderr] 125 | let pat: P = cx.pat_lit(sp, cx.expr_uint(sp, rule - 2)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:129:28 [INFO] [stderr] | [INFO] [stderr] 129 | let mut stmts: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:129:30 [INFO] [stderr] | [INFO] [stderr] 129 | let mut stmts: Vec> = Vec::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:168:30 [INFO] [stderr] | [INFO] [stderr] 168 | let ty_vec_symbol_value: P = ty_vec_of(cx, sp, symbol_value_ty.clone()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:168:32 [INFO] [stderr] | [INFO] [stderr] 168 | let ty_vec_symbol_value: P = ty_vec_of(cx, sp, symbol_value_ty.clone()); [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:169:37 [INFO] [stderr] | [INFO] [stderr] 169 | let ty_mutptr_vec_symbol_value: P = cx.ty_rptr(sp, ty_vec_symbol_value.clone(), None, MutMutable); // &mut Vec [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:169:39 [INFO] [stderr] | [INFO] [stderr] 169 | let ty_mutptr_vec_symbol_value: P = cx.ty_rptr(sp, ty_vec_symbol_value.clone(), None, MutMutable); // &mut Vec [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:179:86 [INFO] [stderr] | [INFO] [stderr] 179 | cx.arg(sp, context_param_ident, cx.ty_rptr(sp, context_ty.clone(), None, Mutability::MutMutable)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:190:39 [INFO] [stderr] | [INFO] [stderr] 190 | let ty_parser_tables = cx.ty_path(ast::Path { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:194:13 [INFO] [stderr] | [INFO] [stderr] 194 | ast::PathSegment { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:234:41 [INFO] [stderr] | [INFO] [stderr] 234 | let mut fields: Vec = (vec![ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:288:26 [INFO] [stderr] | [INFO] [stderr] 288 | fn output_rule_data(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:288:66 [INFO] [stderr] | [INFO] [stderr] 288 | fn output_rule_data(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:288:68 [INFO] [stderr] | [INFO] [stderr] 288 | fn output_rule_data(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:297:33 [INFO] [stderr] | [INFO] [stderr] 297 | fn make_symbol_names_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:297:73 [INFO] [stderr] | [INFO] [stderr] 297 | fn make_symbol_names_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:297:75 [INFO] [stderr] | [INFO] [stderr] 297 | fn make_symbol_names_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:320:27 [INFO] [stderr] | [INFO] [stderr] 320 | fn make_table_string(cx: &ExtCtxt, span: Span, name: &str, strings: &Vec) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:320:86 [INFO] [stderr] | [INFO] [stderr] 320 | fn make_table_string(cx: &ExtCtxt, span: Span, name: &str, strings: &Vec) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:320:88 [INFO] [stderr] | [INFO] [stderr] 320 | fn make_table_string(cx: &ExtCtxt, span: Span, name: &str, strings: &Vec) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:324:9 [INFO] [stderr] | [INFO] [stderr] 324 | Mutability::MutImmutable, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:332:30 [INFO] [stderr] | [INFO] [stderr] 332 | fn make_rule_text_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:332:70 [INFO] [stderr] | [INFO] [stderr] 332 | fn make_rule_text_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:332:72 [INFO] [stderr] | [INFO] [stderr] 332 | fn make_rule_text_table(cx: &ExtCtxt, span: Span, gram: &Grammar) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:339:25 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:339:78 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:339:80 [INFO] [stderr] | [INFO] [stderr] 339 | fn make_table_uint(cx: &ExtCtxt, span: Span, name: &str, values: &[uint]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:344:66 [INFO] [stderr] | [INFO] [stderr] 344 | let table_item = cx.item_static(span, table_ident, table_ty, Mutability::MutImmutable, values_expr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:350:24 [INFO] [stderr] | [INFO] [stderr] 350 | fn make_table_i16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:350:76 [INFO] [stderr] | [INFO] [stderr] 350 | fn make_table_i16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:350:78 [INFO] [stderr] | [INFO] [stderr] 350 | fn make_table_i16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:354:29 [INFO] [stderr] | [INFO] [stderr] 354 | fn make_table_i16_real(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:354:81 [INFO] [stderr] | [INFO] [stderr] 354 | fn make_table_i16_real(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:354:83 [INFO] [stderr] | [INFO] [stderr] 354 | fn make_table_i16_real(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:359:66 [INFO] [stderr] | [INFO] [stderr] 359 | let table_item = cx.item_static(span, table_ident, table_ty, Mutability::MutImmutable, values_expr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:365:18 [INFO] [stderr] | [INFO] [stderr] 365 | fn expr_i16(cx: &ExtCtxt, span: Span, i: i16) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:365:50 [INFO] [stderr] | [INFO] [stderr] 365 | fn expr_i16(cx: &ExtCtxt, span: Span, i: i16) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:365:52 [INFO] [stderr] | [INFO] [stderr] 365 | fn expr_i16(cx: &ExtCtxt, span: Span, i: i16) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:368:9 [INFO] [stderr] | [INFO] [stderr] 368 | ast::LitIntType::SignedIntLit(ast::TyI16, ast::Sign::new(i as int)))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:371:18 [INFO] [stderr] | [INFO] [stderr] 371 | fn expr_u16(cx: &ExtCtxt, span: Span, u: u16) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:371:50 [INFO] [stderr] | [INFO] [stderr] 371 | fn expr_u16(cx: &ExtCtxt, span: Span, u: u16) -> P { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:371:52 [INFO] [stderr] | [INFO] [stderr] 371 | fn expr_u16(cx: &ExtCtxt, span: Span, u: u16) -> P { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:378:31 [INFO] [stderr] | [INFO] [stderr] 378 | fn make_table_i16_as_u16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:378:83 [INFO] [stderr] | [INFO] [stderr] 378 | fn make_table_i16_as_u16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:378:85 [INFO] [stderr] | [INFO] [stderr] 378 | fn make_table_i16_as_u16(cx: &ExtCtxt, span: Span, name: &str, values: &[i16]) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:383:66 [INFO] [stderr] | [INFO] [stderr] 383 | let table_item = cx.item_static(span, table_ident, table_ty, Mutability::MutImmutable, values_expr); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:389:24 [INFO] [stderr] | [INFO] [stderr] 389 | fn output_actions(cx: &ExtCtxt, span: Span, gram: &Grammar, gotos: &GotoMap, parser: &YaccParser) -> Vec> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:389:106 [INFO] [stderr] | [INFO] [stderr] 389 | fn output_actions(cx: &ExtCtxt, span: Span, gram: &Grammar, gotos: &GotoMap, parser: &YaccParser) -> Vec> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:389:108 [INFO] [stderr] | [INFO] [stderr] 389 | fn output_actions(cx: &ExtCtxt, span: Span, gram: &Grammar, gotos: &GotoMap, parser: &YaccParser) -> Vec> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:393:24 [INFO] [stderr] | [INFO] [stderr] 393 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:393:26 [INFO] [stderr] | [INFO] [stderr] 393 | let mut items: Vec> = Vec::new(); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:834:18 [INFO] [stderr] | [INFO] [stderr] 834 | fn expr_u32(cx: &ExtCtxt, span: Span, u: u32) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:834:50 [INFO] [stderr] | [INFO] [stderr] 834 | fn expr_u32(cx: &ExtCtxt, span: Span, u: u32) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:834:52 [INFO] [stderr] | [INFO] [stderr] 834 | fn expr_u32(cx: &ExtCtxt, span: Span, u: u32) -> P { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:19 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:42 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:44 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:52 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:840:54 [INFO] [stderr] | [INFO] [stderr] 840 | fn ty_vec_of(cx: &ExtCtxt, sp: Span, ty: P) -> P { [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:841:16 [INFO] [stderr] | [INFO] [stderr] 841 | let path = ast::Path { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stderr] --> src/output.rs:845:13 [INFO] [stderr] | [INFO] [stderr] 845 | ast::PathSegment { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/27812 [INFO] [stderr] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 590 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0557, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `racc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "579623acd6bc98c845b039be1603d5e810db1fafdad55d2210fc7de0d2132c5e"` [INFO] running `"docker" "rm" "-f" "579623acd6bc98c845b039be1603d5e810db1fafdad55d2210fc7de0d2132c5e"` [INFO] [stdout] 579623acd6bc98c845b039be1603d5e810db1fafdad55d2210fc7de0d2132c5e