[INFO] cloning repository https://github.com/aviansie-ben/mppc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aviansie-ben/mppc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faviansie-ben%2Fmppc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faviansie-ben%2Fmppc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7344e1993aad0789c843b3417b61dcdd486273ac [INFO] testing aviansie-ben/mppc against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faviansie-ben%2Fmppc" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aviansie-ben/mppc on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aviansie-ben/mppc [INFO] finished tweaking git repo https://github.com/aviansie-ben/mppc [INFO] tweaked toml for git repo https://github.com/aviansie-ben/mppc written to /workspace/builds/worker-50/source/Cargo.toml [INFO] crate git repo https://github.com/aviansie-ben/mppc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.7.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5307d4577568eed0360ca29b41b448111dc2b853dde2c07ca4c11ba485ad97e [INFO] running `Command { std: "docker" "start" "-a" "a5307d4577568eed0360ca29b41b448111dc2b853dde2c07ca4c11ba485ad97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5307d4577568eed0360ca29b41b448111dc2b853dde2c07ca4c11ba485ad97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5307d4577568eed0360ca29b41b448111dc2b853dde2c07ca4c11ba485ad97e", kill_on_drop: false }` [INFO] [stdout] a5307d4577568eed0360ca29b41b448111dc2b853dde2c07ca4c11ba485ad97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5c29ac3045ff228961b087fe651b9d25c7f3e5e550da7b8b351bd45a01df3b3 [INFO] running `Command { std: "docker" "start" "-a" "e5c29ac3045ff228961b087fe651b9d25c7f3e5e550da7b8b351bd45a01df3b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling itertools v0.7.7 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Compiling plex v0.0.3 (/opt/rustwide/workdir/plex) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> plex/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, i128_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> plex/src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, i128_type)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> plex/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> plex/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/lexer.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | let char_ty = quote_ty!(cx, char); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_pat` in this scope [INFO] [stdout] --> plex/src/lexer.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | subarms.push(cx.arm(DUMMY_SP, vec![quote_pat!(cx, _)], cx.expr_path(state_paths[tr.default as usize].clone()))); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/lexer.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | let body = cx.expr_match(DUMMY_SP, quote_expr!(cx, ch), subarms); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_arm` in this scope [INFO] [stdout] --> plex/src/lexer.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | arms.push(quote_arm!(cx, $state_name => $body,)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/lexer.rs:56:55 [INFO] [stdout] | [INFO] [stdout] 56 | let block = cx.block_expr(cx.expr_match(DUMMY_SP, quote_expr!(cx, state), arms)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_arm` in this scope [INFO] [stdout] --> plex/src/lexer.rs:208:17 [INFO] [stdout] | [INFO] [stdout] 208 | quote_arm!(cx, $state => Some($act),) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_arm` in this scope [INFO] [stdout] --> plex/src/lexer.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | arms.push(quote_arm!(cx, _ => None,)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> plex/src/lexer.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | quote_item!(cx, fn $dfa_acceptance_fn(state: $state_enum) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_arm` in this scope [INFO] [stdout] --> plex/src/lexer.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | quote_arm!(cx, $i => $expr,) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/lexer.rs:222:26 [INFO] [stdout] | [INFO] [stdout] 222 | let compute_result = quote_expr!(cx, match which { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/lexer.rs:226:50 [INFO] [stdout] | [INFO] [stdout] 226 | let break_on_error = error_state.map(|state| quote_stmt!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/lexer.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | quote_ty!(cx, Option<$ret_ty>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_attr` in this scope [INFO] [stdout] --> plex/src/lexer.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | quote_attr!(cx, #[derive(Copy, Clone)]), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_attr` in this scope [INFO] [stdout] --> plex/src/lexer.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | quote_attr!(cx, #[allow(non_camel_case_types)]), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/lexer.rs:260:43 [INFO] [stdout] | [INFO] [stdout] 260 | .chain(Some(cx.stmt_expr(quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/parser.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | let u32_ty = quote_ty!(cx, u32); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | let unreachable = quote_expr!(cx, unreachable!()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | stmts.push(quote_stmt!(cx, fn $range_array_fn_id(x: &[Option<$span_ty>]) -> Option<$span_ty> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/parser.rs:223:20 [INFO] [stdout] | [INFO] [stdout] 223 | let stack_ty = quote_ty!(cx, Vec >); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/parser.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | let span_stack_ty = quote_ty!(cx, Vec >); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/parser.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | let state_stack_ty = quote_ty!(cx, Vec); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | ... reduce_stmts.push(quote_stmt!(cx, let $span_id = $range_array_fn_id(&$span_stack_id[($span_stack_id.len() - $len)..]);).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:256:35 [INFO] [stdout] | [INFO] [stdout] 256 | reduce_stmts.push(quote_stmt!(cx, match $span_stack_id.len() - $len { x => $span_stack_id.truncate(x) };).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:258:35 [INFO] [stdout] | [INFO] [stdout] 258 | reduce_stmts.push(quote_stmt!(cx, #[allow(unused_macros)] macro_rules! span { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:262:35 [INFO] [stdout] | [INFO] [stdout] 262 | reduce_stmts.push(quote_stmt!(cx, let $span_id = None;).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:276:36 [INFO] [stdout] | [INFO] [stdout] 276 | init: Some(quote_expr!(cx, *$stack_id.pop().unwrap().downcast::<$ty>().unwrap())), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:299:33 [INFO] [stdout] | [INFO] [stdout] 299 | ... quote_expr!(cx, { let $pat = $eid_expr; $acc }) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:309:35 [INFO] [stdout] | [INFO] [stdout] 309 | ... reduce_stmts.push(quote_stmt!(cx, match $state_stack_id.len() - $len_minus_one { x => unsafe { $state_stack_id.set_len(x) } };).unw... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:311:35 [INFO] [stdout] | [INFO] [stdout] 311 | reduce_stmts.push(quote_stmt!(cx, $state_stack_id.push(*$state_id);).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | reduce_stmts.push(quote_stmt!(cx, *$state_id = $goto_fn(*$state_stack_id.last().unwrap());).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:319:19 [INFO] [stdout] | [INFO] [stdout] 319 | P(quote_expr!(cx, ( || -> $lambda_ty { $result } )() ).into_inner()))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:320:31 [INFO] [stdout] | [INFO] [stdout] 320 | reduce_stmts.push(quote_stmt!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | reduce_stmts.push(quote_stmt!(cx, $span_stack_id.push($span_id);).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/parser.rs:327:51 [INFO] [stdout] | [INFO] [stdout] 327 | let f = cx.item_fn(span, fn_id, args, quote_ty!(cx, ()), block); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:361:70 [INFO] [stdout] | [INFO] [stdout] 361 | stmts.push(cx.stmt_let_typed(DUMMY_SP, true, stack_id, stack_ty, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:362:59 [INFO] [stdout] | [INFO] [stdout] 362 | stmts.push(cx.stmt_let(DUMMY_SP, true, span_stack_id, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:363:60 [INFO] [stdout] | [INFO] [stdout] 363 | stmts.push(cx.stmt_let(DUMMY_SP, true, state_stack_id, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:364:54 [INFO] [stdout] | [INFO] [stdout] 364 | stmts.push(cx.stmt_let(DUMMY_SP, true, state_id, quote_expr!(cx, 0))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:365:59 [INFO] [stdout] | [INFO] [stdout] 365 | stmts.push(cx.stmt_let(DUMMY_SP, true, token_span_id, quote_expr!(cx, $it_arg_id.next()))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:395:44 [INFO] [stdout] | [INFO] [stdout] 395 | ... let arm_expr = quote_expr!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:403:54 [INFO] [stdout] | [INFO] [stdout] 403 | arms.push(cx.arm(DUMMY_SP, pats, quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_arm` in this scope [INFO] [stdout] --> plex/src/parser.rs:409:27 [INFO] [stdout] | [INFO] [stdout] 409 | arms.push(quote_arm!(cx, _ => return ::std::result::Result::Err(($token_span_id, $err_msg_lit)),)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_arm` in this scope [INFO] [stdout] --> plex/src/parser.rs:414:27 [INFO] [stdout] | [INFO] [stdout] 414 | }).chain(Some(quote_arm!(cx, _ => $unreachable,)).into_iter()).collect())), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | quote_stmt!(cx, match $token_span_id { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | quote_stmt!(cx, $state_stack_id.push($state_id);).unwrap(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:423:9 [INFO] [stdout] | [INFO] [stdout] 423 | quote_stmt!(cx, $token_span_id = $it_arg_id.next();).unwrap(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> plex/src/parser.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | quote_stmt!(cx, $state_id = $next_state_id;).unwrap(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> plex/src/parser.rs:432:46 [INFO] [stdout] | [INFO] [stdout] 432 | ... quote_ty!(cx, (::std::option::Option<$token_span_ty>, &'static str))], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:681:23 [INFO] [stdout] | [INFO] [stdout] 681 | let unreachable = quote_expr!(cx, unreachable!()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_arm` in this scope [INFO] [stdout] --> plex/src/parser.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | ... quote_arm!(cx, _ => $unreachable,), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:746:32 [INFO] [stdout] | [INFO] [stdout] 746 | expr = quote_expr!(cx, { let $eid_pat = $eid_expr; $expr }); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> plex/src/parser.rs:757:26 [INFO] [stdout] | [INFO] [stdout] 757 | expr = P(quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> plex/src/lib.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lexer.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn dfa_fn(cx: &base::ExtCtxt, dfa: &Dfa, state_enum: Ident, state_paths: &[ast::Path], ident: ast::Ident) -> P { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:18:92 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn dfa_fn(cx: &base::ExtCtxt, dfa: &Dfa, state_enum: Ident, state_paths: &[ast::Path], ident: ast::Ident) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:18:111 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn dfa_fn(cx: &base::ExtCtxt, dfa: &Dfa, state_enum: Ident, state_paths: &[ast::Path], ident: ast::Ident) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:18:128 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn dfa_fn(cx: &base::ExtCtxt, dfa: &Dfa, state_enum: Ident, state_paths: &[ast::Path], ident: ast::Ident) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | let state_arg = cx.arg(DUMMY_SP, Ident::from_str("state"), cx.ty_ident(DUMMY_SP, state_enum)); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | let char_arg = cx.arg(DUMMY_SP, Ident::from_str("ch"), char_ty.clone()); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | cx.pat_lit(DUMMY_SP, cx.expr_lit(DUMMY_SP, ast::LitKind::Char(ch))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | cx.pat(DUMMY_SP, ast::PatKind::Range( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | cx.expr_lit(DUMMY_SP, ast::LitKind::Char(ch)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | cx.expr_lit(DUMMY_SP, ast::LitKind::Char(end)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | ast::RangeEnd::Included(ast::RangeSyntax::DotDotDot) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | ast::RangeEnd::Included(ast::RangeSyntax::DotDotDot) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | subarms.push(ast::Arm { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parser` [INFO] [stdout] --> plex/src/lexer.rs:60:40 [INFO] [stdout] | [INFO] [stdout] 60 | fn parse_str_interior<'a>(parser: &mut parser::Parser<'a>) -> PResult<'a, String> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | ast::StrStyle::Cooked => parse::str_lit(&re_str.as_str(), None), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> plex/src/lexer.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | ast::StrStyle::Cooked => parse::str_lit(&re_str.as_str(), None), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ast::StrStyle::Raw(_) => parse::raw_str_lit(&re_str.as_str()), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> plex/src/lexer.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | ast::StrStyle::Raw(_) => parse::raw_str_lit(&re_str.as_str()), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lexer.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn expand_lexer<'cx>(cx: &'cx mut base::ExtCtxt, sp: codemap::Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> plex/src/lexer.rs:72:58 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn expand_lexer<'cx>(cx: &'cx mut base::ExtCtxt, sp: codemap::Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lexer.rs:72:100 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn expand_lexer<'cx>(cx: &'cx mut base::ExtCtxt, sp: codemap::Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lexer.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | parse_lexer(cx, sp, args).unwrap_or_else(|_| base::DummyResult::any(sp)) [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lexer.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_lexer<'a>(cx: &mut base::ExtCtxt<'a>, sp: codemap::Span, args: &[TokenTree]) -> PResult<'a, Box> { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> plex/src/lexer.rs:103:52 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_lexer<'a>(cx: &mut base::ExtCtxt<'a>, sp: codemap::Span, args: &[TokenTree]) -> PResult<'a, Box> { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lexer.rs:103:106 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_lexer<'a>(cx: &mut base::ExtCtxt<'a>, sp: codemap::Span, args: &[TokenTree]) -> PResult<'a, Box> { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> plex/src/lexer.rs:107:44 [INFO] [stdout] | [INFO] [stdout] 107 | let visibility = if parser.eat_keyword(keywords::Pub) { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | ast::Visibility::Public [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | ast::Visibility::Inherited [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> plex/src/lexer.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | try!(parser.expect_keyword(keywords::Fn)); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:114:42 [INFO] [stdout] | [INFO] [stdout] 114 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:116:34 [INFO] [stdout] | [INFO] [stdout] 116 | let text_lt = if parser.eat(&token::Colon) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | token::Lifetime(ident) => { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 120 | (ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:121:25 [INFO] [stdout] | [INFO] [stdout] 121 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parser` [INFO] [stdout] --> plex/src/lexer.rs:127:45 [INFO] [stdout] | [INFO] [stdout] 127 | parser.expected_tokens.push(parser::TokenType::Lifetime); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | cx.lifetime(DUMMY_SP, Ident::from_str("text")) [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:134:43 [INFO] [stdout] | [INFO] [stdout] 134 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | try!(parser.expect(&token::RArrow)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | try!(parser.expect(&token::Semi)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | while parser.token != token::Eof { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | try!(parser.expect(&token::FatArrow)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parser` [INFO] [stdout] --> plex/src/lexer.rs:160:47 [INFO] [stdout] | [INFO] [stdout] 160 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `classify` [INFO] [stdout] --> plex/src/lexer.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | !classify::expr_requires_semi_to_be_stmt(&*expr) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `classify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:165:32 [INFO] [stdout] | [INFO] [stdout] 165 | || parser.token == token::Eof; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | parser.eat(&token::Comma); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:172:41 [INFO] [stdout] | [INFO] [stdout] 172 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:172:58 [INFO] [stdout] | [INFO] [stdout] 172 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/lexer.rs:172:76 [INFO] [stdout] | [INFO] [stdout] 172 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:186:70 [INFO] [stdout] | [INFO] [stdout] 186 | let mut names: Vec<_> = dfa_make_names(&dfa).into_iter().map(|x| Ident::from_str(&x)).collect(); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | names[ix] = Ident::from_str("Error"); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | let state_enum = Ident::from_str("State"); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:195:29 [INFO] [stdout] | [INFO] [stdout] 195 | let dfa_transition_fn = Ident::from_str(&*format!("transition")); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:196:29 [INFO] [stdout] | [INFO] [stdout] 196 | let dfa_acceptance_fn = Ident::from_str(&*format!("accepting")); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | let input = Ident::from_str("input"); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/lexer.rs:235:65 [INFO] [stdout] | [INFO] [stdout] 235 | ... cx.ty_ident(DUMMY_SP, Ident::from_str("str")), [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:236:58 [INFO] [stdout] | [INFO] [stdout] 236 | ... Some(text_lt), ast::Mutability::Immutable), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:237:38 [INFO] [stdout] | [INFO] [stdout] 237 | ... None, ast::Mutability::Mutable))], [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | ast::Generics { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:241:26 [INFO] [stdout] | [INFO] [stdout] 241 | params: vec![ast::GenericParam::Lifetime(ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:241:54 [INFO] [stdout] | [INFO] [stdout] 241 | params: vec![ast::GenericParam::Lifetime(ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThinVec` [INFO] [stdout] --> plex/src/lexer.rs:242:24 [INFO] [stdout] | [INFO] [stdout] 242 | attrs: ThinVec::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ThinVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:246:27 [INFO] [stdout] | [INFO] [stdout] 246 | where_clause: ast::WhereClause { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:256:21 [INFO] [stdout] | [INFO] [stdout] 256 | ], ast::ItemKind::Enum(ast::EnumDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:256:41 [INFO] [stdout] | [INFO] [stdout] 256 | ], ast::ItemKind::Enum(ast::EnumDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/lexer.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | }, ast::Generics::default())))).into_iter() [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lexer.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | Ok(base::MacEager::items(SmallVector::one(final_fn))) [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVector` [INFO] [stdout] --> plex/src/lexer.rs:290:30 [INFO] [stdout] | [INFO] [stdout] 290 | Ok(base::MacEager::items(SmallVector::one(final_fn))) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | fn lit_u32(cx: &base::ExtCtxt, val: u32) -> P { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | fn lit_u32(cx: &base::ExtCtxt, val: u32) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::U32))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::U32))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:20:84 [INFO] [stdout] | [INFO] [stdout] 20 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::U32))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn lit_usize(cx: &base::ExtCtxt, val: usize) -> P { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | fn lit_usize(cx: &base::ExtCtxt, val: usize) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::Usize))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:23:58 [INFO] [stdout] | [INFO] [stdout] 23 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::Usize))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:23:84 [INFO] [stdout] | [INFO] [stdout] 23 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::Usize))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | fn pat_u32(cx: &base::ExtCtxt, val: u32) -> P { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | fn pat_u32(cx: &base::ExtCtxt, val: u32) -> P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | fn gensym(s: &str) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> plex/src/parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Ident::with_empty_ctxt(symbol::Symbol::gensym(s)) [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | struct UnhygienicIdent(ast::Ident); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:136:22 [INFO] [stdout] | [INFO] [stdout] 136 | FM: FnMut(&T, &base::ExtCtxt) -> P, [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:136:42 [INFO] [stdout] | [INFO] [stdout] 136 | FM: FnMut(&T, &base::ExtCtxt) -> P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:137:26 [INFO] [stdout] | [INFO] [stdout] 137 | FA: FnMut(&N, &A, &base::ExtCtxt, &[Symbol]) -> (P, Vec>>, codemap::Span), [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:137:64 [INFO] [stdout] | [INFO] [stdout] 137 | FA: FnMut(&N, &A, &base::ExtCtxt, &[Symbol]) -> (P, Vec>>, codemap::Span), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:137:89 [INFO] [stdout] | [INFO] [stdout] 137 | FA: FnMut(&N, &A, &base::ExtCtxt, &[Symbol]) -> (P, Vec>>, codemap::Span), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> plex/src/parser.rs:137:102 [INFO] [stdout] | [INFO] [stdout] 137 | FA: FnMut(&N, &A, &base::ExtCtxt, &[Symbol]) -> (P, Vec>>, codemap::Span), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | cx: &mut base::ExtCtxt, [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:122:27 [INFO] [stdout] | [INFO] [stdout] 122 | types: &BTreeMap>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | token_ty: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | span_ty: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | range_fn_id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | range_fn: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | name: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | ) -> Result, LR1Conflict<'a, T, N, A>> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:150:41 [INFO] [stdout] | [INFO] [stdout] 150 | let token_span_ty = cx.ty(DUMMY_SP, ast::TyKind::Tup(vec![ [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | let generics = ast::Generics { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | ast::GenericParam::Type(cx.typaram(DUMMY_SP, it_ty_id, vec![], vec![ [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | ast::TypeBinding { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | where_clause: ast::WhereClause { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | ast::Arg { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:183:44 [INFO] [stdout] | [INFO] [stdout] 183 | ... ast::BindingMode::ByValue(ast::Mutability::Mutable)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:183:70 [INFO] [stdout] | [INFO] [stdout] 183 | ... ast::BindingMode::ByValue(ast::Mutability::Mutable)), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 234 | let args = vec![ast::Arg { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:235:66 [INFO] [stdout] | [INFO] [stdout] 235 | ty: cx.ty_rptr(DUMMY_SP, stack_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:238:16 [INFO] [stdout] | [INFO] [stdout] 238 | }, ast::Arg { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:239:71 [INFO] [stdout] | [INFO] [stdout] 239 | ty: cx.ty_rptr(DUMMY_SP, span_stack_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:242:16 [INFO] [stdout] | [INFO] [stdout] 242 | }, ast::Arg { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:243:72 [INFO] [stdout] | [INFO] [stdout] 243 | ty: cx.ty_rptr(DUMMY_SP, state_stack_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 246 | }, ast::Arg { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:247:64 [INFO] [stdout] | [INFO] [stdout] 247 | ty: cx.ty_rptr(DUMMY_SP, u32_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:273:35 [INFO] [stdout] | [INFO] [stdout] 273 | let local = P(ast::Local { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThinVec` [INFO] [stdout] --> plex/src/parser.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | attrs: ThinVec::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ThinVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:281:21 [INFO] [stdout] | [INFO] [stdout] 281 | ast::Stmt { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:284:31 [INFO] [stdout] | [INFO] [stdout] 284 | node: ast::StmtKind::Local(local), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:297:36 [INFO] [stdout] | [INFO] [stdout] 297 | ... if let ast::PatKind::Ident(_, sid, _) = pat.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | cx: &'a mut base::ExtCtxt, [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> plex/src/parser.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | sp: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:441:10 [INFO] [stdout] | [INFO] [stdout] 441 | ) -> Box { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:444:9 [INFO] [stdout] | [INFO] [stdout] 444 | base::DummyResult::any(sp) [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:449:14 [INFO] [stdout] | [INFO] [stdout] 449 | cx: &mut base::ExtCtxt<'a>, [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> plex/src/parser.rs:450:9 [INFO] [stdout] | [INFO] [stdout] 450 | sp: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:452:22 [INFO] [stdout] | [INFO] [stdout] 452 | ) -> PResult<'a, Box> { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:455:15 [INFO] [stdout] | [INFO] [stdout] 455 | Pat(P), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> plex/src/parser.rs:456:14 [INFO] [stdout] | [INFO] [stdout] 456 | Enum(codemap::Span, Vec>), [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:456:35 [INFO] [stdout] | [INFO] [stdout] 456 | Enum(codemap::Span, Vec>), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:463:17 [INFO] [stdout] | [INFO] [stdout] 463 | expr: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> plex/src/parser.rs:464:15 [INFO] [stdout] | [INFO] [stdout] 464 | span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:470:25 [INFO] [stdout] | [INFO] [stdout] 470 | fn pretty_rule(lhs: ast::Name, syms: &[Symbol]) -> String { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:470:68 [INFO] [stdout] | [INFO] [stdout] 470 | fn pretty_rule(lhs: ast::Name, syms: &[Symbol]) -> String { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:479:44 [INFO] [stdout] | [INFO] [stdout] 479 | fn pretty(x: &ItemSet, pad: &str) -> String { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> plex/src/parser.rs:503:44 [INFO] [stdout] | [INFO] [stdout] 503 | let visibility = if parser.eat_keyword(keywords::Pub) { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | ast::Visibility::Public [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | ast::Visibility::Inherited [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> plex/src/parser.rs:508:32 [INFO] [stdout] | [INFO] [stdout] 508 | try!(parser.expect_keyword(keywords::Fn)); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 510 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:510:42 [INFO] [stdout] | [INFO] [stdout] 510 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:512:25 [INFO] [stdout] | [INFO] [stdout] 512 | try!(parser.expect(&token::Comma)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:514:25 [INFO] [stdout] | [INFO] [stdout] 514 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:514:43 [INFO] [stdout] | [INFO] [stdout] 514 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:515:25 [INFO] [stdout] | [INFO] [stdout] 515 | try!(parser.expect(&token::Semi)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:519:27 [INFO] [stdout] | [INFO] [stdout] 519 | if !parser.check(&token::OpenDelim(token::Paren)) && span_ty.node == ast::TyKind::Tup(vec![]) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:519:44 [INFO] [stdout] | [INFO] [stdout] 519 | if !parser.check(&token::OpenDelim(token::Paren)) && span_ty.node == ast::TyKind::Tup(vec![]) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:519:78 [INFO] [stdout] | [INFO] [stdout] 519 | if !parser.check(&token::OpenDelim(token::Paren)) && span_ty.node == ast::TyKind::Tup(vec![]) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:526:33 [INFO] [stdout] | [INFO] [stdout] 526 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:526:50 [INFO] [stdout] | [INFO] [stdout] 526 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:529:33 [INFO] [stdout] | [INFO] [stdout] 529 | try!(parser.expect(&token::Comma)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:532:33 [INFO] [stdout] | [INFO] [stdout] 532 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:532:51 [INFO] [stdout] | [INFO] [stdout] 532 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:543:26 [INFO] [stdout] | [INFO] [stdout] 543 | while !parser.check(&token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:553:29 [INFO] [stdout] | [INFO] [stdout] 553 | try!(parser.expect(&token::Colon)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:556:29 [INFO] [stdout] | [INFO] [stdout] 556 | try!(parser.expect(&token::OpenDelim(token::Brace))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:556:46 [INFO] [stdout] | [INFO] [stdout] 556 | try!(parser.expect(&token::OpenDelim(token::Brace))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:558:30 [INFO] [stdout] | [INFO] [stdout] 558 | while !parser.check(&token::CloseDelim(token::Brace)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:558:48 [INFO] [stdout] | [INFO] [stdout] 558 | while !parser.check(&token::CloseDelim(token::Brace)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:561:33 [INFO] [stdout] | [INFO] [stdout] 561 | while parser.check(&token::Pound) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:565:26 [INFO] [stdout] | [INFO] [stdout] 565 | Some(ast::MetaItem { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:567:31 [INFO] [stdout] | [INFO] [stdout] 567 | node: ast::MetaItemKind::List(ref tokens), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:571:36 [INFO] [stdout] | [INFO] [stdout] 571 | ... if let ast::NestedMetaItemKind::MetaItem(ref meta_item) = token.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:572:40 [INFO] [stdout] | [INFO] [stdout] 572 | ... if let ast::MetaItemKind::Word = meta_item.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:580:26 [INFO] [stdout] | [INFO] [stdout] 580 | Some(ast::MetaItem { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:582:31 [INFO] [stdout] | [INFO] [stdout] 582 | node: ast::MetaItemKind::Word, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:592:34 [INFO] [stdout] | [INFO] [stdout] 592 | while !parser.check(&token::FatArrow) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:595:43 [INFO] [stdout] | [INFO] [stdout] 595 | let bind = if parser.eat(&token::OpenDelim(token::Bracket)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:595:60 [INFO] [stdout] | [INFO] [stdout] 595 | let bind = if parser.eat(&token::OpenDelim(token::Bracket)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:597:41 [INFO] [stdout] | [INFO] [stdout] 597 | try!(parser.expect(&token::CloseDelim(token::Bracket))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:597:59 [INFO] [stdout] | [INFO] [stdout] 597 | try!(parser.expect(&token::CloseDelim(token::Bracket))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:599:39 [INFO] [stdout] | [INFO] [stdout] 599 | } else if parser.eat(&token::OpenDelim(token::Paren)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:599:56 [INFO] [stdout] | [INFO] [stdout] 599 | } else if parser.eat(&token::OpenDelim(token::Paren)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | while !parser.eat(&token::CloseDelim(token::Paren)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:601:58 [INFO] [stdout] | [INFO] [stdout] 601 | while !parser.eat(&token::CloseDelim(token::Paren)) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:603:41 [INFO] [stdout] | [INFO] [stdout] 603 | if !parser.eat(&token::Comma) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:604:49 [INFO] [stdout] | [INFO] [stdout] 604 | ... try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:604:67 [INFO] [stdout] | [INFO] [stdout] 604 | ... try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:617:33 [INFO] [stdout] | [INFO] [stdout] 617 | try!(parser.expect(&token::FatArrow)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parser` [INFO] [stdout] --> plex/src/parser.rs:620:51 [INFO] [stdout] | [INFO] [stdout] 620 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `classify` [INFO] [stdout] --> plex/src/parser.rs:623:18 [INFO] [stdout] | [INFO] [stdout] 623 | !classify::expr_requires_semi_to_be_stmt(&*expr) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `classify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:625:34 [INFO] [stdout] | [INFO] [stdout] 625 | || parser.check(&token::CloseDelim(token::Brace)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:625:52 [INFO] [stdout] | [INFO] [stdout] 625 | || parser.check(&token::CloseDelim(token::Brace)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:629:29 [INFO] [stdout] | [INFO] [stdout] 629 | parser.eat(&token::Comma); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:632:45 [INFO] [stdout] | [INFO] [stdout] 632 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:632:62 [INFO] [stdout] | [INFO] [stdout] 632 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:632:80 [INFO] [stdout] | [INFO] [stdout] 632 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:645:29 [INFO] [stdout] | [INFO] [stdout] 645 | try!(parser.expect(&token::CloseDelim(token::Brace))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> plex/src/parser.rs:645:47 [INFO] [stdout] | [INFO] [stdout] 645 | try!(parser.expect(&token::CloseDelim(token::Brace))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:648:29 [INFO] [stdout] | [INFO] [stdout] 648 | let mut rules: BTreeMap> = rules.into_iter().map(|(lhs, rhss)| { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:700:31 [INFO] [stdout] | [INFO] [stdout] 700 | let path = if let ast::TyKind::Path(_, ref path) = token_ty.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:702:31 [INFO] [stdout] | [INFO] [stdout] 702 | segments.push(ast::PathSegment::from_ident(ident.0, DUMMY_SP)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:703:17 [INFO] [stdout] | [INFO] [stdout] 703 | ast::Path { span: DUMMY_SP, segments: segments } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | ast::PatKind::Path(None, path) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:713:17 [INFO] [stdout] | [INFO] [stdout] 713 | ast::PatKind::TupleStruct(path, vec![], Some(0)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:727:33 [INFO] [stdout] | [INFO] [stdout] 727 | ... ast::Path { span: sp, segments: vec![ast::PathSegment::from_ident(gensym("error"), DUMMY_SP)] } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:727:70 [INFO] [stdout] | [INFO] [stdout] 727 | ... ast::Path { span: sp, segments: vec![ast::PathSegment::from_ident(gensym("error"), DUMMY_SP)] } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:729:51 [INFO] [stdout] | [INFO] [stdout] 729 | ... Terminal(x) => if let ast::TyKind::Path(_, ref path) = token_ty.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:731:47 [INFO] [stdout] | [INFO] [stdout] 731 | ... segments.push(ast::PathSegment::from_ident(x.ident.0, sp)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:732:33 [INFO] [stdout] | [INFO] [stdout] 732 | ... ast::Path { span: sp, segments: segments } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> plex/src/parser.rs:738:56 [INFO] [stdout] | [INFO] [stdout] 738 | ... cx.arm(sp, vec![cx.pat(sp, ast::PatKind::TupleStruct(terminal, pats.clone(), None))], expr), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/parser.rs:797:8 [INFO] [stdout] | [INFO] [stdout] 797 | Ok(base::MacEager::items(SmallVector::one(r))) [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVector` [INFO] [stdout] --> plex/src/parser.rs:797:30 [INFO] [stdout] | [INFO] [stdout] 797 | Ok(base::MacEager::items(SmallVector::one(r))) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | base::SyntaxExtension::NormalTT { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `base` [INFO] [stdout] --> plex/src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | base::SyntaxExtension::NormalTT { [INFO] [stdout] | ^^^^ use of undeclared crate or module `base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> plex/src/lexer.rs:18:70 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn dfa_fn(cx: &base::ExtCtxt, dfa: &Dfa, state_enum: Ident, state_paths: &[ast::Path], ident: ast::Ident) -> P { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/lexer.rs:18:126 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn dfa_fn(cx: &base::ExtCtxt, dfa: &Dfa, state_enum: Ident, state_paths: &[ast::Path], ident: ast::Ident) -> P { [INFO] [stdout] | - similarly named type parameter `T` defined here ^ help: a type parameter with a similar name exists: `T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | let state_arg = cx.arg(DUMMY_SP, Ident::from_str("state"), cx.ty_ident(DUMMY_SP, state_enum)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:20:76 [INFO] [stdout] | [INFO] [stdout] 20 | let state_arg = cx.arg(DUMMY_SP, Ident::from_str("state"), cx.ty_ident(DUMMY_SP, state_enum)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | let char_arg = cx.arg(DUMMY_SP, Ident::from_str("ch"), char_ty.clone()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | cx.pat_lit(DUMMY_SP, cx.expr_lit(DUMMY_SP, ast::LitKind::Char(ch))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | cx.pat_lit(DUMMY_SP, cx.expr_lit(DUMMY_SP, ast::LitKind::Char(ch))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | cx.pat(DUMMY_SP, ast::PatKind::Range( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:39:37 [INFO] [stdout] | [INFO] [stdout] 39 | cx.expr_lit(DUMMY_SP, ast::LitKind::Char(ch)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | cx.expr_lit(DUMMY_SP, ast::LitKind::Char(end)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | subarms.push(cx.arm(DUMMY_SP, vec![quote_pat!(cx, _)], cx.expr_path(state_paths[tr.default as usize].clone()))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 53 | let body = cx.expr_match(DUMMY_SP, quote_expr!(cx, ch), subarms); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | let block = cx.block_expr(cx.expr_match(DUMMY_SP, quote_expr!(cx, state), arms)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | cx.item_fn(DUMMY_SP, ident, vec![state_arg, char_arg], cx.ty_ident(DUMMY_SP, state_enum), block) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | cx.item_fn(DUMMY_SP, ident, vec![state_arg, char_arg], cx.ty_ident(DUMMY_SP, state_enum), block) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> plex/src/lexer.rs:60:63 [INFO] [stdout] | [INFO] [stdout] 60 | fn parse_str_interior<'a>(parser: &mut parser::Parser<'a>) -> PResult<'a, String> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> plex/src/lexer.rs:72:81 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn expand_lexer<'cx>(cx: &'cx mut base::ExtCtxt, sp: codemap::Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> plex/src/lexer.rs:103:75 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_lexer<'a>(cx: &mut base::ExtCtxt<'a>, sp: codemap::Span, args: &[TokenTree]) -> PResult<'a, Box> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> plex/src/lexer.rs:103:90 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_lexer<'a>(cx: &mut base::ExtCtxt<'a>, sp: codemap::Span, args: &[TokenTree]) -> PResult<'a, Box> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | cx.lifetime(DUMMY_SP, Ident::from_str("text")) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:191:63 [INFO] [stdout] | [INFO] [stdout] 191 | let state_paths: Vec<_> = names.iter().map(|name| cx.path(DUMMY_SP, vec![state_enum, *name])).collect(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:230:36 [INFO] [stdout] | [INFO] [stdout] 230 | let final_fn = cx.item_fn_poly(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | vec![cx.arg(DUMMY_SP, input, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 233 | cx.ty_rptr(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:234:43 [INFO] [stdout] | [INFO] [stdout] 234 | ... cx.ty_rptr(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:235:55 [INFO] [stdout] | [INFO] [stdout] 235 | ... cx.ty_ident(DUMMY_SP, Ident::from_str("str")), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/lexer.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:248:23 [INFO] [stdout] | [INFO] [stdout] 248 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:252:18 [INFO] [stdout] | [INFO] [stdout] 252 | cx.block(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 253 | Some(cx.stmt_item(DUMMY_SP, cx.item(DUMMY_SP, state_enum, vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:253:54 [INFO] [stdout] | [INFO] [stdout] 253 | Some(cx.stmt_item(DUMMY_SP, cx.item(DUMMY_SP, state_enum, vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:257:68 [INFO] [stdout] | [INFO] [stdout] 257 | variants: names.iter().map(|&name| cx.variant(DUMMY_SP, name, vec![])).collect() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/lexer.rs:259:66 [INFO] [stdout] | [INFO] [stdout] 259 | .chain(helpers.into_iter().map(|x| cx.stmt_item(DUMMY_SP, x))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | fn lit_u32(cx: &base::ExtCtxt, val: u32) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::U32))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | fn lit_usize(cx: &base::ExtCtxt, val: usize) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | cx.expr_lit(DUMMY_SP, ast::LitKind::Int(val as u128, ast::LitIntType::Unsigned(ast::UintTy::Usize))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | fn pat_u32(cx: &base::ExtCtxt, val: u32) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | cx.pat_lit(DUMMY_SP, lit_u32(cx, val)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `symbol` [INFO] [stdout] --> plex/src/parser.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | Ident::with_empty_ctxt(symbol::Symbol::gensym(s)) [INFO] [stdout] | ^^^^^^ not found in `symbol` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use lalr::Symbol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:136:40 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 136 | FM: FnMut(&T, &base::ExtCtxt) -> P, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 137 | FA: FnMut(&N, &A, &base::ExtCtxt, &[Symbol]) -> (P, Vec>>, codemap::Span), [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:137:87 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 137 | FA: FnMut(&N, &A, &base::ExtCtxt, &[Symbol]) -> (P, Vec>>, codemap::Span), [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 122 | types: &BTreeMap>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 123 | token_ty: P, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 124 | span_ty: P, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 126 | range_fn: P, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - similarly named type parameter `A` defined here [INFO] [stdout] ... [INFO] [stdout] 132 | ) -> Result, LR1Conflict<'a, T, N, A>> [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `A` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | let it_ty = cx.ty_ident(DUMMY_SP, it_ty_id); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | let token_span_ty = cx.ty(DUMMY_SP, ast::TyKind::Tup(vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:156:48 [INFO] [stdout] | [INFO] [stdout] 156 | ast::GenericParam::Type(cx.typaram(DUMMY_SP, it_ty_id, vec![], vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:157:45 [INFO] [stdout] | [INFO] [stdout] 157 | cx.typarambound(cx.path_all(DUMMY_SP, true, vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:166:31 [INFO] [stdout] | [INFO] [stdout] 166 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 176 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:182:44 [INFO] [stdout] | [INFO] [stdout] 182 | pat: cx.pat_ident_binding_mode(DUMMY_SP, it_arg_id, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:213:29 [INFO] [stdout] | [INFO] [stdout] 213 | stmts.push(cx.stmt_item(DUMMY_SP, range_fn)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:235:32 [INFO] [stdout] | [INFO] [stdout] 235 | ty: cx.ty_rptr(DUMMY_SP, stack_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:236:35 [INFO] [stdout] | [INFO] [stdout] 236 | pat: cx.pat_ident(DUMMY_SP, stack_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:239:32 [INFO] [stdout] | [INFO] [stdout] 239 | ty: cx.ty_rptr(DUMMY_SP, span_stack_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:240:35 [INFO] [stdout] | [INFO] [stdout] 240 | pat: cx.pat_ident(DUMMY_SP, span_stack_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 243 | ty: cx.ty_rptr(DUMMY_SP, state_stack_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:244:35 [INFO] [stdout] | [INFO] [stdout] 244 | pat: cx.pat_ident(DUMMY_SP, state_stack_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:247:32 [INFO] [stdout] | [INFO] [stdout] 247 | ty: cx.ty_rptr(DUMMY_SP, u32_ty.clone(), None, ast::Mutability::Mutable), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | pat: cx.pat_ident(DUMMY_SP, state_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:273:33 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - help: you might be missing a type parameter: `, P` [INFO] [stdout] ... [INFO] [stdout] 273 | let local = P(ast::Local { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:277:29 [INFO] [stdout] | [INFO] [stdout] 277 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> plex/src/parser.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:287:58 [INFO] [stdout] | [INFO] [stdout] 287 | None => cx.stmt_semi(cx.expr_method_call(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:288:72 [INFO] [stdout] | [INFO] [stdout] 288 | ... cx.expr_ident(DUMMY_SP, stack_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:298:62 [INFO] [stdout] | [INFO] [stdout] 298 | ... let eid_expr = cx.expr_ident(DUMMY_SP, sid.node.clone()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:318:49 [INFO] [stdout] | [INFO] [stdout] 318 | reduce_stmts.push(cx.stmt_let_typed(DUMMY_SP, false, tmp, lhs_ty.clone(), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn lr1_machine<'a, T, N, A, FM, FA, FR, FO>( [INFO] [stdout] | - help: you might be missing a type parameter: `, P` [INFO] [stdout] ... [INFO] [stdout] 319 | P(quote_expr!(cx, ( || -> $lambda_ty { $result } )() ).into_inner()))); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:347:44 [INFO] [stdout] | [INFO] [stdout] 347 | .map(|(dest, pats)| cx.arm(DUMMY_SP, pats, lit_u32(cx, dest))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:349:30 [INFO] [stdout] | [INFO] [stdout] 349 | arms.push(cx.arm(DUMMY_SP, vec![cx.pat_wild(DUMMY_SP)], lit_u32(cx, most_freq))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:349:57 [INFO] [stdout] | [INFO] [stdout] 349 | arms.push(cx.arm(DUMMY_SP, vec![cx.pat_wild(DUMMY_SP)], lit_u32(cx, most_freq))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | cx.expr_match(DUMMY_SP, cx.expr_ident(DUMMY_SP, state_id), arms) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:350:51 [INFO] [stdout] | [INFO] [stdout] 350 | cx.expr_match(DUMMY_SP, cx.expr_ident(DUMMY_SP, state_id), arms) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:356:28 [INFO] [stdout] | [INFO] [stdout] 356 | let f = cx.item_fn(DUMMY_SP, *id, vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:357:20 [INFO] [stdout] | [INFO] [stdout] 357 | cx.arg(DUMMY_SP, state_id, u32_ty.clone()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:359:33 [INFO] [stdout] | [INFO] [stdout] 359 | stmts.push(cx.stmt_item(DUMMY_SP, f)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:361:34 [INFO] [stdout] | [INFO] [stdout] 361 | stmts.push(cx.stmt_let_typed(DUMMY_SP, true, stack_id, stack_ty, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:362:28 [INFO] [stdout] | [INFO] [stdout] 362 | stmts.push(cx.stmt_let(DUMMY_SP, true, span_stack_id, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:363:28 [INFO] [stdout] | [INFO] [stdout] 363 | stmts.push(cx.stmt_let(DUMMY_SP, true, state_stack_id, quote_expr!(cx, ::std::vec::Vec::new()))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:364:28 [INFO] [stdout] | [INFO] [stdout] 364 | stmts.push(cx.stmt_let(DUMMY_SP, true, state_id, quote_expr!(cx, 0))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:365:28 [INFO] [stdout] | [INFO] [stdout] 365 | stmts.push(cx.stmt_let(DUMMY_SP, true, token_span_id, quote_expr!(cx, $it_arg_id.next()))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:366:42 [INFO] [stdout] | [INFO] [stdout] 366 | stmts.push(cx.stmt_semi(cx.expr_loop(DUMMY_SP, cx.block(DUMMY_SP, vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:366:61 [INFO] [stdout] | [INFO] [stdout] 366 | stmts.push(cx.stmt_semi(cx.expr_loop(DUMMY_SP, cx.block(DUMMY_SP, vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | cx.stmt_let(DUMMY_SP, false, next_state_id, cx.expr_match(DUMMY_SP, cx.expr_ident(DUMMY_SP, state_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:367:67 [INFO] [stdout] | [INFO] [stdout] 367 | cx.stmt_let(DUMMY_SP, false, next_state_id, cx.expr_match(DUMMY_SP, cx.expr_ident(DUMMY_SP, state_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:367:91 [INFO] [stdout] | [INFO] [stdout] 367 | cx.stmt_let(DUMMY_SP, false, next_state_id, cx.expr_match(DUMMY_SP, cx.expr_ident(DUMMY_SP, state_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:374:43 [INFO] [stdout] | [INFO] [stdout] 374 | let pat = cx.pat_some(DUMMY_SP, cx.pat_tuple(DUMMY_SP, vec![to_pat(tok, cx), cx.pat_wild(DUMMY_SP)])); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:374:66 [INFO] [stdout] | [INFO] [stdout] 374 | let pat = cx.pat_some(DUMMY_SP, cx.pat_tuple(DUMMY_SP, vec![to_pat(tok, cx), cx.pat_wild(DUMMY_SP)])); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:374:110 [INFO] [stdout] | [INFO] [stdout] 374 | let pat = cx.pat_some(DUMMY_SP, cx.pat_tuple(DUMMY_SP, vec![to_pat(tok, cx), cx.pat_wild(DUMMY_SP)])); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:383:38 [INFO] [stdout] | [INFO] [stdout] 383 | arms.push(cx.arm(DUMMY_SP, vec![pat], arm_expr)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:387:43 [INFO] [stdout] | [INFO] [stdout] 387 | let pat = cx.pat_none(DUMMY_SP); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:397:46 [INFO] [stdout] | [INFO] [stdout] 397 | ... arms.push(cx.arm(DUMMY_SP, vec![pat], arm_expr)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:403:38 [INFO] [stdout] | [INFO] [stdout] 403 | arms.push(cx.arm(DUMMY_SP, pats, quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:408:47 [INFO] [stdout] | [INFO] [stdout] 408 | let err_msg_lit = cx.expr_str(DUMMY_SP, symbol::Symbol::intern(&*expected_one_of(&*expected))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `symbol` [INFO] [stdout] --> plex/src/parser.rs:408:65 [INFO] [stdout] | [INFO] [stdout] 408 | let err_msg_lit = cx.expr_str(DUMMY_SP, symbol::Symbol::intern(&*expected_one_of(&*expected))); [INFO] [stdout] | ^^^^^^ not found in `symbol` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use lalr::Symbol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:410:24 [INFO] [stdout] | [INFO] [stdout] 410 | cx.arm(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:412:35 [INFO] [stdout] | [INFO] [stdout] 412 | cx.expr_match(DUMMY_SP, cx.expr_ident(DUMMY_SP, token_span_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:412:59 [INFO] [stdout] | [INFO] [stdout] 412 | cx.expr_match(DUMMY_SP, cx.expr_ident(DUMMY_SP, token_span_id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 426 | let body = cx.block(DUMMY_SP, stmts); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:427:41 [INFO] [stdout] | [INFO] [stdout] 427 | let out_ty = cx.ty_path(cx.path_all(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:434:24 [INFO] [stdout] | [INFO] [stdout] 434 | Ok(cx.item_fn_poly(DUMMY_SP, name, args, out_ty, generics, body)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> plex/src/parser.rs:440:12 [INFO] [stdout] | [INFO] [stdout] 440 | tts: &[TokenTree] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> plex/src/parser.rs:451:12 [INFO] [stdout] | [INFO] [stdout] 451 | tts: &[TokenTree] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> plex/src/parser.rs:452:6 [INFO] [stdout] | [INFO] [stdout] 452 | ) -> PResult<'a, Box> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | Pat(P), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:456:33 [INFO] [stdout] | [INFO] [stdout] 456 | Enum(codemap::Span, Vec>), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:463:15 [INFO] [stdout] | [INFO] [stdout] 463 | expr: P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:520:24 [INFO] [stdout] | [INFO] [stdout] 520 | cx.item_fn(DUMMY_SP, range_fn_id, vec![ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:521:24 [INFO] [stdout] | [INFO] [stdout] 521 | cx.arg(DUMMY_SP, gensym("_a"), span_ty.clone()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:522:24 [INFO] [stdout] | [INFO] [stdout] 522 | cx.arg(DUMMY_SP, gensym("_b"), span_ty.clone()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:523:61 [INFO] [stdout] | [INFO] [stdout] 523 | ], span_ty.clone(), cx.block_expr(cx.expr_tuple(DUMMY_SP, vec![]))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `symbol` [INFO] [stdout] --> plex/src/parser.rs:680:30 [INFO] [stdout] | [INFO] [stdout] 680 | let fake_start = symbol::Symbol::gensym("start"); [INFO] [stdout] | ^^^^^^ not found in `symbol` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use parser::Symbol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:687:19 [INFO] [stdout] | [INFO] [stdout] 687 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:702:69 [INFO] [stdout] | [INFO] [stdout] 702 | segments.push(ast::PathSegment::from_ident(ident.0, DUMMY_SP)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:703:35 [INFO] [stdout] | [INFO] [stdout] 703 | ast::Path { span: DUMMY_SP, segments: segments } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:705:31 [INFO] [stdout] | [INFO] [stdout] 705 | cx.path_ident(DUMMY_SP, ident.0) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:707:20 [INFO] [stdout] | [INFO] [stdout] 707 | cx.pat(DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> plex/src/parser.rs:727:116 [INFO] [stdout] | [INFO] [stdout] 727 | ... ast::Path { span: sp, segments: vec![ast::PathSegment::from_ident(gensym("error"), DUMMY_SP)] } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> plex/src/parser.rs:757:24 [INFO] [stdout] | [INFO] [stdout] 448 | fn parse_parser<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, P` [INFO] [stdout] ... [INFO] [stdout] 757 | expr = P(quote_expr!(cx, { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> plex/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Symbol::intern("parser"), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 11 | use lalr::Symbol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> plex/src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | Symbol::intern("lexer"), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 11 | use lalr::Symbol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> plex/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, i128_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | let (re_str, style) = try!(parser.parse_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | try!(parser.expect_keyword(keywords::Fn)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | try!(parser.expect(&token::RArrow)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | try!(parser.expect(&token::Semi)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | let fn_name = try!(parser.parse_ident()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | let text_pat = try!(parser.parse_pat()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> plex/src/lexer.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | (ast::Lifetime { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 120 ~ ast::Lifetime { [INFO] [stdout] 121 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] 122 | span: parser.prev_span, [INFO] [stdout] 123 | ident: ident [INFO] [stdout] 124 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | let ret_ty = try!(parser.parse_ty()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | try!(parser.expect(&token::FatArrow)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | let re_str = try!(parse_str_interior(&mut parser)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/lexer.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | let table: LR1ParseTable = try!(grammar.lalr1(reduce_on, priority_of)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | try!(parser.expect_keyword(keywords::Fn)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:512:5 [INFO] [stdout] | [INFO] [stdout] 512 | try!(parser.expect(&token::Comma)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:514:5 [INFO] [stdout] | [INFO] [stdout] 514 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | try!(parser.expect(&token::Semi)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:509:16 [INFO] [stdout] | [INFO] [stdout] 509 | let name = try!(parser.parse_ident()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:511:20 [INFO] [stdout] | [INFO] [stdout] 511 | let token_ty = try!(parser.parse_ty()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:513:19 [INFO] [stdout] | [INFO] [stdout] 513 | let span_ty = try!(parser.parse_ty()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | try!(parser.expect(&token::OpenDelim(token::Paren))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:529:13 [INFO] [stdout] | [INFO] [stdout] 529 | try!(parser.expect(&token::Comma)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:532:13 [INFO] [stdout] | [INFO] [stdout] 532 | try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:528:22 [INFO] [stdout] | [INFO] [stdout] 528 | let p1 = try!(parser.parse_ident()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:531:22 [INFO] [stdout] | [INFO] [stdout] 531 | let p2 = try!(parser.parse_ident()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:533:24 [INFO] [stdout] | [INFO] [stdout] 533 | let body = try!(parser.parse_block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:553:9 [INFO] [stdout] | [INFO] [stdout] 553 | try!(parser.expect(&token::Colon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | try!(parser.expect(&token::OpenDelim(token::Brace))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:645:9 [INFO] [stdout] | [INFO] [stdout] 645 | try!(parser.expect(&token::CloseDelim(token::Brace))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:545:19 [INFO] [stdout] | [INFO] [stdout] 545 | let lhs = try!(parser.parse_ident()).name; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:554:18 [INFO] [stdout] | [INFO] [stdout] 554 | let ty = try!(parser.parse_ty()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 617 | try!(parser.expect(&token::FatArrow)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:563:28 [INFO] [stdout] | [INFO] [stdout] 563 | let attr = try!(parser.parse_attribute(false)); // don't allow "#![..]" syntax [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:594:44 [INFO] [stdout] | [INFO] [stdout] 594 | let name = UnhygienicIdent(try!(parser.parse_ident())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:597:21 [INFO] [stdout] | [INFO] [stdout] 597 | try!(parser.expect(&token::CloseDelim(token::Bracket))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:596:29 [INFO] [stdout] | [INFO] [stdout] 596 | let r = try!(parser.parse_pat()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:602:35 [INFO] [stdout] | [INFO] [stdout] 602 | pats.push(try!(parser.parse_pat())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:604:29 [INFO] [stdout] | [INFO] [stdout] 604 | ... try!(parser.expect(&token::CloseDelim(token::Paren))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:620:24 [INFO] [stdout] | [INFO] [stdout] 620 | let expr = try!(parser.parse_expr_res(parser::Restrictions::STMT_EXPR, None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:632:17 [INFO] [stdout] | [INFO] [stdout] 632 | try!(parser.expect_one_of(&[token::Comma], &[token::CloseDelim(token::Brace)])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> plex/src/parser.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | let r = try!(lr1_machine( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> plex/src/lexer.rs:72:100 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn expand_lexer<'cx>(cx: &'cx mut base::ExtCtxt, sp: codemap::Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 - pub fn expand_lexer<'cx>(cx: &'cx mut base::ExtCtxt, sp: codemap::Span, args: &[TokenTree]) -> Box { [INFO] [stdout] 72 + pub fn expand_lexer<'cx>(cx: &'cx mut base::ExtCtxt, sp: codemap::Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 398 previous errors; 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plex` due to 399 previous errors; 45 warnings emitted [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e5c29ac3045ff228961b087fe651b9d25c7f3e5e550da7b8b351bd45a01df3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5c29ac3045ff228961b087fe651b9d25c7f3e5e550da7b8b351bd45a01df3b3", kill_on_drop: false }` [INFO] [stdout] e5c29ac3045ff228961b087fe651b9d25c7f3e5e550da7b8b351bd45a01df3b3