[INFO] cloning repository https://github.com/zaretskysa/rjs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaretskysa/rjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaretskysa%2Frjs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaretskysa%2Frjs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2f610c856072642db057e6f66a42814927fc062 [INFO] testing zaretskysa/rjs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaretskysa%2Frjs" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaretskysa/rjs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaretskysa/rjs [INFO] finished tweaking git repo https://github.com/zaretskysa/rjs [INFO] tweaked toml for git repo https://github.com/zaretskysa/rjs written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/zaretskysa/rjs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfefa06ee06800bb3bdf4582649a5883b0e879279d2b57135bd29f6128ab8b6d [INFO] running `Command { std: "docker" "start" "-a" "dfefa06ee06800bb3bdf4582649a5883b0e879279d2b57135bd29f6128ab8b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfefa06ee06800bb3bdf4582649a5883b0e879279d2b57135bd29f6128ab8b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfefa06ee06800bb3bdf4582649a5883b0e879279d2b57135bd29f6128ab8b6d", kill_on_drop: false }` [INFO] [stdout] dfefa06ee06800bb3bdf4582649a5883b0e879279d2b57135bd29f6128ab8b6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4ecb1cb7ebe5ee8e86671504bf9b8fca298ef3c3343944c2bc54d3fc131e278 [INFO] running `Command { std: "docker" "start" "-a" "e4ecb1cb7ebe5ee8e86671504bf9b8fca298ef3c3343944c2bc54d3fc131e278", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling strsim v0.4.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling ansi_term v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling peg v0.3.14 [INFO] [stderr] Compiling term_size v0.1.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)] [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] pub extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax_pos` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] extern crate syntax_pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub extern crate rustc_errors as errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rustast::AstBuilder`, `rustast::DUMMY_SP`, `rustast::TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | use rustast::{AstBuilder, DUMMY_SP, TokenTree}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ no `TokenTree` in `rustast` [INFO] [stdout] | | | [INFO] [stdout] | | no `DUMMY_SP` in `rustast` [INFO] [stdout] | no `AstBuilder` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustast::DUMMY_SP` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rustast::DUMMY_SP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `DUMMY_SP` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rustast::AstBuilder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rustast::AstBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AstBuilder` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | cache_fields.append(&mut quote_tokens!(ctxt, $name: $map_type,)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | cache_init.append(&mut quote_tokens!(ctxt, $name: ::std::collections::HashMap::new(),)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | items.push(quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:290:3 [INFO] [stdout] | [INFO] [stdout] 290 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:308:3 [INFO] [stdout] | [INFO] [stdout] 308 | quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:329:3 [INFO] [stdout] | [INFO] [stdout] 329 | (quote_item!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:359:2 [INFO] [stdout] | [INFO] [stdout] 359 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:399:4 [INFO] [stdout] | [INFO] [stdout] 399 | quote_expr!(ctxt, any_char(input, state, pos)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | quote_expr!(ctxt, slice_eq_case_insensitive(input, state, pos, $sl)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | quote_expr!(ctxt, slice_eq(input, state, pos, $sl)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | quote_expr!(ctxt, Matched(next, ())), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | quote_expr!(ctxt, state.mark_failure(pos, $expected_str)), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:421:38 [INFO] [stdout] | [INFO] [stdout] 421 | let m = ctxt.expr_match(DUMMY_SP, quote_expr!(ctxt, ch), vec!( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:435:4 [INFO] [stdout] | [INFO] [stdout] 435 | quote_expr!(ctxt, if input.len() > pos { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:451:7 [INFO] [stdout] | [INFO] [stdout] 451 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:463:7 [INFO] [stdout] | [INFO] [stdout] 463 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:469:6 [INFO] [stdout] | [INFO] [stdout] 469 | quote_expr!(ctxt, $func(input, state, pos)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 486 | quote_expr!(ctxt, Matched(pos, ())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:498:6 [INFO] [stdout] | [INFO] [stdout] 498 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | quote_expr!(ctxt, Matched(pos, ())) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:517:4 [INFO] [stdout] | [INFO] [stdout] 517 | quote_expr!(ctxt, match $optional_res { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:529:6 [INFO] [stdout] | [INFO] [stdout] 529 | quote_tokens!(ctxt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | quote_expr!(ctxt, repeat_value) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | quote_expr!(ctxt, ()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:550:6 [INFO] [stdout] | [INFO] [stdout] 550 | (quote_tokens!(ctxt, let mut repeat_value = vec!();), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:551:6 [INFO] [stdout] | [INFO] [stdout] 551 | quote_tokens!(ctxt, repeat_value.push(value);)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:558:18 [INFO] [stdout] | [INFO] [stdout] 558 | Some(max) => quote_tokens!(ctxt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | quote_expr!(ctxt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | quote_expr!(ctxt, Matched(repeat_pos, $result)) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:575:4 [INFO] [stdout] | [INFO] [stdout] 575 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:603:4 [INFO] [stdout] | [INFO] [stdout] 603 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:614:4 [INFO] [stdout] | [INFO] [stdout] 614 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:636:8 [INFO] [stdout] | [INFO] [stdout] 636 | ... quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:648:8 [INFO] [stdout] | [INFO] [stdout] 648 | ... quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:658:4 [INFO] [stdout] | [INFO] [stdout] 658 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | let r = panictry!(p.parse_path(syntax::parse::parser::PathStyle::Mod)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | let r = panictry!(p.parse_block()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | let r = panictry!(p.parse_ty()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[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: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | let arg = cx.expander().fold_expr(panictry!(parser.parse_expr())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:81:68 [INFO] [stdout] | [INFO] [stdout] 81 | RustUseSimple(ref p) => ctxt.item_use_simple(DUMMY_SP, rustast::ast::Visibility::Inherited, rustast::parse_path(ctxt, &p)), [INFO] [stdout] | ^^^ could not find `ast` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:82:64 [INFO] [stdout] | [INFO] [stdout] 82 | RustUseGlob(ref p) => ctxt.item_use_glob(DUMMY_SP, rustast::ast::Visibility::Inherited, rustast::parse_path_vec(&p)), [INFO] [stdout] | ^^^ could not find `ast` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:83:71 [INFO] [stdout] | [INFO] [stdout] 83 | RustUseList(ref p, ref v) => ctxt.item_use_list(DUMMY_SP, rustast::ast::Visibility::Inherited, rustast::parse_path_vec(&p), [INFO] [stdout] | ^^^ could not find `ast` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:424:63 [INFO] [stdout] | [INFO] [stdout] 424 | ctxt.pat_lit(DUMMY_SP, ctxt.expr_lit(DUMMY_SP, rustast::ast::LitKind::Char(case.start))) [INFO] [stdout] | ^^^ could not find `ast` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:426:35 [INFO] [stdout] | [INFO] [stdout] 426 | ctxt.pat(DUMMY_SP, rustast::ast::PatKind::Range( [INFO] [stdout] | ^^^ could not find `ast` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:427:41 [INFO] [stdout] | [INFO] [stdout] 427 | ... ctxt.expr_lit(DUMMY_SP, rustast::ast::LitKind::Char(case.start)), [INFO] [stdout] | ^^^ could not find `ast` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:428:41 [INFO] [stdout] | [INFO] [stdout] 428 | ... ctxt.expr_lit(DUMMY_SP, rustast::ast::LitKind::Char(case.end)) [INFO] [stdout] | ^^^ could not find `ast` in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:20:47 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn parse_path(ctxt: &ExtCtxt, e: &str) -> ast::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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_path_vec(s: &str) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:31:50 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse_block(ctxt: &ExtCtxt, e: &str) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_type(ctxt: &ExtCtxt, e: &str) -> 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | token::intern("peg"), [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | token::intern("peg_file"), [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | fn expand_peg_str<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:37:70 [INFO] [stdout] | [INFO] [stdout] 37 | fn expand_peg_str<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> Box { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | None => return DummyResult::any(sp), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | fn expand_peg_file<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | fn expand_peg_file<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> Box { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | None => return DummyResult::any(sp), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | fn expand_peg(cx: &mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, source: &str) -> 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:65:59 [INFO] [stdout] | [INFO] [stdout] 65 | fn expand_peg(cx: &mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, source: &str) -> Box { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | return DummyResult::any(sp) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | let allow = cx.attribute(DUMMY_SP, cx.meta_list(DUMMY_SP, token::InternedString::new("allow"), 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | cx.meta_word(DUMMY_SP, token::InternedString::new("non_snake_case")), [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | cx.meta_word(DUMMY_SP, token::InternedString::new("unused")), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | MacEager::items(SmallVector::one(cx.item_mod(sp, sp, ident, vec![allow], ast.items.clone()))) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | MacEager::items(SmallVector::one(cx.item_mod(sp, sp, ident, vec![allow], ast.items.clone()))) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), cx.cfg(), [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | ast::ExprKind::Lit(ref spanned) => { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | ast::LitKind::Str(ref n, _) => { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:99:37 [INFO] [stdout] | [INFO] [stdout] 99 | if !parser.eat(&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 `pprust` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | pprust::expr_to_string(&*arg)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn compile_grammar(ctxt: &rustast::ExtCtxt, grammar: &Grammar) -> rustast::P { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:61:80 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn compile_grammar(ctxt: &rustast::ExtCtxt, grammar: &Grammar) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mod` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:61:91 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn compile_grammar(ctxt: &rustast::ExtCtxt, grammar: &Grammar) -> rustast::P { [INFO] [stdout] | ^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:78:45 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn translate_view_items(ctxt: &rustast::ExtCtxt, imports: &[RustUse]) -> Vec> { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:78:91 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn translate_view_items(ctxt: &rustast::ExtCtxt, imports: &[RustUse]) -> Vec> { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:78:102 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn translate_view_items(ctxt: &rustast::ExtCtxt, imports: &[RustUse]) -> Vec> { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | &v.iter().map(|s| rustast::str_to_ident(&s)).collect::>() [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:90:37 [INFO] [stdout] | [INFO] [stdout] 90 | fn make_parse_state(ctxt: &rustast::ExtCtxt, rules: &[Rule]) -> Vec> { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:90:78 [INFO] [stdout] | [INFO] [stdout] 90 | fn make_parse_state(ctxt: &rustast::ExtCtxt, rules: &[Rule]) -> Vec> { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:90:89 [INFO] [stdout] | [INFO] [stdout] 90 | fn make_parse_state(ctxt: &rustast::ExtCtxt, rules: &[Rule]) -> Vec> { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | let mut cache_fields: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | let mut cache_init: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | let name = rustast::str_to_ident(&format!("{}_cache", rule.name)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:143:37 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn header_items(ctxt: &rustast::ExtCtxt) -> Vec> { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:143:62 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn header_items(ctxt: &rustast::ExtCtxt) -> Vec> { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:143:73 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn header_items(ctxt: &rustast::ExtCtxt) -> Vec> { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:284:33 [INFO] [stdout] | [INFO] [stdout] 284 | fn compile_rule(ctxt: &rustast::ExtCtxt, grammar: &Grammar, rule: &Rule) -> rustast::P { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:284:86 [INFO] [stdout] | [INFO] [stdout] 284 | fn compile_rule(ctxt: &rustast::ExtCtxt, grammar: &Grammar, rule: &Rule) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:284:97 [INFO] [stdout] | [INFO] [stdout] 284 | fn compile_rule(ctxt: &rustast::ExtCtxt, grammar: &Grammar, rule: &Rule) -> rustast::P { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:286:22 [INFO] [stdout] | [INFO] [stdout] 286 | let name = rustast::str_to_ident(&format!("parse_{}", rule.name)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:306:30 [INFO] [stdout] | [INFO] [stdout] 306 | let cache_field = rustast::str_to_ident(&format!("{}_cache", rule.name)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:325:40 [INFO] [stdout] | [INFO] [stdout] 325 | fn compile_rule_export(ctxt: &rustast::ExtCtxt, rule: &Rule) -> rustast::P { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:325:74 [INFO] [stdout] | [INFO] [stdout] 325 | fn compile_rule_export(ctxt: &rustast::ExtCtxt, rule: &Rule) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:325:85 [INFO] [stdout] | [INFO] [stdout] 325 | fn compile_rule_export(ctxt: &rustast::ExtCtxt, rule: &Rule) -> rustast::P { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:326:22 [INFO] [stdout] | [INFO] [stdout] 326 | let name = rustast::str_to_ident(&rule.name); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:328:26 [INFO] [stdout] | [INFO] [stdout] 328 | let parse_fn = rustast::str_to_ident(&format!("parse_{}", rule.name)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:352:43 [INFO] [stdout] | [INFO] [stdout] 352 | fn compile_match_and_then(ctxt: &rustast::ExtCtxt, grammar: &Grammar, e: &Expr, value_name: Option<&str>, then: rustast::P... [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:352:122 [INFO] [stdout] | [INFO] [stdout] 352 | ...ar, e: &Expr, value_name: Option<&str>, then: rustast::P) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:352:133 [INFO] [stdout] | [INFO] [stdout] 352 | ... value_name: Option<&str>, then: rustast::P) -> rustast::P { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:352:152 [INFO] [stdout] | [INFO] [stdout] 352 | ...on<&str>, then: rustast::P) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:352:163 [INFO] [stdout] | [INFO] [stdout] 352 | ...n: rustast::P) -> rustast::P { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:355:26 [INFO] [stdout] | [INFO] [stdout] 355 | Some(name) => rustast::str_to_ident(name), [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:356:20 [INFO] [stdout] | [INFO] [stdout] 356 | None => rustast::str_to_ident("_") [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:396:33 [INFO] [stdout] | [INFO] [stdout] 396 | fn compile_expr(ctxt: &rustast::ExtCtxt, grammar: &Grammar, e: &Expr, result_used: bool) -> rustast::P { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:396:102 [INFO] [stdout] | [INFO] [stdout] 396 | fn compile_expr(ctxt: &rustast::ExtCtxt, grammar: &Grammar, e: &Expr, result_used: bool) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:396:113 [INFO] [stdout] | [INFO] [stdout] 396 | fn compile_expr(ctxt: &rustast::ExtCtxt, grammar: &Grammar, e: &Expr, result_used: bool) -> rustast::P { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:444:24 [INFO] [stdout] | [INFO] [stdout] 444 | let func = rustast::str_to_ident(&format!("parse_{}", *rule_name)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:448:33 [INFO] [stdout] | [INFO] [stdout] 448 | let cache_field = rustast::str_to_ident(&format!("{}_cache", *rule_name)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:475:33 [INFO] [stdout] | [INFO] [stdout] 475 | fn write_seq(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[Expr]) -> rustast::P { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:475:89 [INFO] [stdout] | [INFO] [stdout] 475 | fn write_seq(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[Expr]) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:475:100 [INFO] [stdout] | [INFO] [stdout] 475 | fn write_seq(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[Expr]) -> rustast::P { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use translate::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:491:36 [INFO] [stdout] | [INFO] [stdout] 491 | fn write_choice(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[Expr], result_used: bool) -> rustast::P { [INFO] [stdout] | ^^^^^^^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:491:111 [INFO] [stdout] | [INFO] [stdout] 491 | fn write_choice(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[Expr], result_used: bool) -> rustast::P { [INFO] [stdout] | ^ not found in `rustast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:491:122 [INFO] [stdout] | [INFO] [stdout] 491 | fn write_choice(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[Expr], result_used: bool) -> rustast::P { [INFO] [stdout] | ^^^^ not found in `rustast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use translate::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in module `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:624:33 [INFO] [stdout] | [INFO] [stdout] 624 | fn write_seq(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[TaggedExpr], code: &str, is_cond: bool) -> rustast::P /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:624:122 [INFO] [stdout] | [INFO] [stdout] 624 | fn write_seq(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[TaggedExpr], code: &str, is_cond: bool) -> rustast::P /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/translate.rs:624:133 [INFO] [stdout] | [INFO] [stdout] 624 | fn write_seq(ctxt: &rustast::ExtCtxt, grammar: &Grammar, exprs: &[TaggedExpr], code: &str, is_cond: bool) -> rustast::P /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn module(items: Vec>) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn module(items: Vec>) -> P { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn module(items: Vec>) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn module(items: Vec>) -> P { [INFO] [stdout] | - ^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn module(items: Vec>) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] 14 | P(Mod{ [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Mod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | P(Mod{ [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | inner: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn parse_path(ctxt: &ExtCtxt, e: &str) -> ast::Path { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_to_ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | s.split("::").map(|i| str_to_ident(i)).collect() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse_block(ctxt: &ExtCtxt, e: &str) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse_block(ctxt: &ExtCtxt, e: &str) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_type(ctxt: &ExtCtxt, e: &str) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/rustast.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_type(ctxt: &ExtCtxt, e: &str) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn plugin_registrar(reg: &mut Registry) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | fn expand_peg_str<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:37:110 [INFO] [stdout] | [INFO] [stdout] 37 | fn expand_peg_str<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> Box { [INFO] [stdout] | - help: you might be missing a type parameter: `, MacResult` ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | fn expand_peg_file<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:46:111 [INFO] [stdout] | [INFO] [stdout] 46 | fn expand_peg_file<'s>(cx: &'s mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, tts: Vec) -> Box { [INFO] [stdout] | - help: you might be missing a type parameter: `, MacResult` ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | fn expand_peg(cx: &mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, source: &str) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:65:92 [INFO] [stdout] | [INFO] [stdout] 65 | fn expand_peg(cx: &mut ExtCtxt, sp: codemap::Span, ident: ast::Ident, source: &str) -> Box { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | fn parse_arg(cx: &mut ExtCtxt, tts: &[TokenTree]) -> Option { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.14/src/peg_syntax_ext.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 164 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `peg` due to 165 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e4ecb1cb7ebe5ee8e86671504bf9b8fca298ef3c3343944c2bc54d3fc131e278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ecb1cb7ebe5ee8e86671504bf9b8fca298ef3c3343944c2bc54d3fc131e278", kill_on_drop: false }` [INFO] [stdout] e4ecb1cb7ebe5ee8e86671504bf9b8fca298ef3c3343944c2bc54d3fc131e278