[INFO] cloning repository https://github.com/gsingh93/rust-lisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsingh93/rust-lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsingh93%2Frust-lisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsingh93%2Frust-lisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 960da55f8a3029f55eef7684fc7cf9ae3a0fafcc [INFO] testing gsingh93/rust-lisp 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%2Fgsingh93%2Frust-lisp" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gsingh93/rust-lisp 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/gsingh93/rust-lisp [INFO] finished tweaking git repo https://github.com/gsingh93/rust-lisp [INFO] tweaked toml for git repo https://github.com/gsingh93/rust-lisp written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/gsingh93/rust-lisp 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ffc81b997120a7aa972774ddda57eef4d7f44fe6bae454136295aa6d914fe7d8 [INFO] running `Command { std: "docker" "start" "-a" "ffc81b997120a7aa972774ddda57eef4d7f44fe6bae454136295aa6d914fe7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffc81b997120a7aa972774ddda57eef4d7f44fe6bae454136295aa6d914fe7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc81b997120a7aa972774ddda57eef4d7f44fe6bae454136295aa6d914fe7d8", kill_on_drop: false }` [INFO] [stdout] ffc81b997120a7aa972774ddda57eef4d7f44fe6bae454136295aa6d914fe7d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] beaa88f365409c73f2812ae51d294b1c125ba0568afef7e46d9295ee7c2b8a6e [INFO] running `Command { std: "docker" "start" "-a" "beaa88f365409c73f2812ae51d294b1c125ba0568afef7e46d9295ee7c2b8a6e", kill_on_drop: false }` [INFO] [stderr] Compiling peg v0.1.8 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [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.1.8/src/peg_syntax_ext.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:216:112 [INFO] [stdout] | [INFO] [stdout] 213 | ... Rule{name: [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 216 | ... box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: try adding a comma: `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1600:90 [INFO] [stdout] | [INFO] [stdout] 1597 | ... TaggedExpr{name: [INFO] [stdout] | ---------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 1600 | ... box() expression,} [INFO] [stdout] | -^^^^^^^^^^ expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: try adding a comma: `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `expr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1629:68 [INFO] [stdout] | [INFO] [stdout] 1628 | ... TaggedExpr{name: None, [INFO] [stdout] | ---------- while parsing this struct [INFO] [stdout] 1629 | ... expr: box() expr,} [INFO] [stdout] | -^^^^ expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: try adding a comma: `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1689:85 [INFO] [stdout] | [INFO] [stdout] 1689 | ... PosAssertExpr(box() expression) [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1725:93 [INFO] [stdout] | [INFO] [stdout] 1725 | ... NegAssertExpr(box() expression) [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1767:76 [INFO] [stdout] | [INFO] [stdout] 1767 | ... OptionalExpr(box() expression) [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1806:90 [INFO] [stdout] | [INFO] [stdout] 1806 | ... Repeat(box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `sep` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1809:95 [INFO] [stdout] | [INFO] [stdout] 1809 | ... Some(box() sep)) [INFO] [stdout] | -^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1857:98 [INFO] [stdout] | [INFO] [stdout] 1857 | ... Repeat(box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `sep` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1860:103 [INFO] [stdout] | [INFO] [stdout] 1860 | ... Some(box() sep)) [INFO] [stdout] | -^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1902:94 [INFO] [stdout] | [INFO] [stdout] 1902 | ... Repeat(box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:1948:102 [INFO] [stdout] | [INFO] [stdout] 1948 | ... Repeat(box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:2018:134 [INFO] [stdout] | [INFO] [stdout] 2018 | ... Repeat(box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:2141:166 [INFO] [stdout] | [INFO] [stdout] 2141 | ... Repeat(box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `expression` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:2269:162 [INFO] [stdout] | [INFO] [stdout] 2269 | ... Repeat(box() expression, [INFO] [stdout] | -^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a [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.1.8/src/peg_syntax_ext.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [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.1.8/src/rustast.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `old_io` in `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | use std::old_io::fs::File; [INFO] [stdout] | ^^^^^^ could not find `old_io` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::from_str_radix` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::from_str_radix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `from_str_radix` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rustast::AstBuilder`, `rustast::DUMMY_SP` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | use rustast::{AstBuilder, DUMMY_SP}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ no `DUMMY_SP` in `rustast` [INFO] [stdout] | | [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.1.8/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.1.8/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_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/translate.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | 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.1.8/src/translate.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | 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.1.8/src/translate.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | 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.1.8/src/translate.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | 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.1.8/src/translate.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | 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.1.8/src/translate.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | 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.1.8/src/translate.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | 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.1.8/src/translate.rs:196:3 [INFO] [stdout] | [INFO] [stdout] 196 | (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.1.8/src/translate.rs:207:3 [INFO] [stdout] | [INFO] [stdout] 207 | (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.1.8/src/translate.rs:231:2 [INFO] [stdout] | [INFO] [stdout] 231 | 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.1.8/src/translate.rs:267:4 [INFO] [stdout] | [INFO] [stdout] 267 | 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.1.8/src/translate.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | 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.1.8/src/translate.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | 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.1.8/src/translate.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | 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.1.8/src/translate.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | 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.1.8/src/translate.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | 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.1.8/src/translate.rs:303:4 [INFO] [stdout] | [INFO] [stdout] 303 | 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.1.8/src/translate.rs:313:4 [INFO] [stdout] | [INFO] [stdout] 313 | 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.1.8/src/translate.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | 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.1.8/src/translate.rs:340:6 [INFO] [stdout] | [INFO] [stdout] 340 | 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.1.8/src/translate.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | 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.1.8/src/translate.rs:359:4 [INFO] [stdout] | [INFO] [stdout] 359 | 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.1.8/src/translate.rs:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | 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.1.8/src/translate.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | 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.1.8/src/translate.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | 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.1.8/src/translate.rs:392:6 [INFO] [stdout] | [INFO] [stdout] 392 | (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.1.8/src/translate.rs:393:6 [INFO] [stdout] | [INFO] [stdout] 393 | 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.1.8/src/translate.rs:400:18 [INFO] [stdout] | [INFO] [stdout] 400 | 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.1.8/src/translate.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | 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.1.8/src/translate.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | 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.1.8/src/translate.rs:417:4 [INFO] [stdout] | [INFO] [stdout] 417 | 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.1.8/src/translate.rs:445:4 [INFO] [stdout] | [INFO] [stdout] 445 | 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.1.8/src/translate.rs:456:4 [INFO] [stdout] | [INFO] [stdout] 456 | 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.1.8/src/translate.rs:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | 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.1.8/src/translate.rs:486:4 [INFO] [stdout] | [INFO] [stdout] 486 | quote_expr!(ctxt, { [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.1.8/src/peg_syntax_ext.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[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: could not find `ast` in `rustast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/translate.rs:73:68 [INFO] [stdout] | [INFO] [stdout] 73 | RustUseSimple(ref p) => ctxt.item_use_simple(DUMMY_SP, rustast::ast::Inherited, rustast::parse_path(p.as_slice())), [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.1.8/src/translate.rs:74:64 [INFO] [stdout] | [INFO] [stdout] 74 | RustUseGlob(ref p) => ctxt.item_use_glob(DUMMY_SP, rustast::ast::Inherited, rustast::parse_path_vec(p.as_slice())), [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.1.8/src/translate.rs:75:71 [INFO] [stdout] | [INFO] [stdout] 75 | RustUseList(ref p, ref v) => ctxt.item_use_list(DUMMY_SP, rustast::ast::Inherited, rustast::parse_path_vec(p.as_slice()), [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.1.8/src/translate.rs:292:63 [INFO] [stdout] | [INFO] [stdout] 292 | ctxt.pat_lit(DUMMY_SP, ctxt.expr_lit(DUMMY_SP, rustast::ast::LitChar(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.1.8/src/translate.rs:294:35 [INFO] [stdout] | [INFO] [stdout] 294 | ctxt.pat(DUMMY_SP, rustast::ast::PatRange( [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.1.8/src/translate.rs:295:41 [INFO] [stdout] | [INFO] [stdout] 295 | ... ctxt.expr_lit(DUMMY_SP, rustast::ast::LitChar(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.1.8/src/translate.rs:296:41 [INFO] [stdout] | [INFO] [stdout] 296 | ... ctxt.expr_lit(DUMMY_SP, rustast::ast::LitChar(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.1.8/src/rustast.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn parse_path(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.1.8/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.1.8/src/rustast.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse_block(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.1.8/src/rustast.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn parse_type(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.1.8/src/peg_syntax_ext.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | 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.1.8/src/peg_syntax_ext.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | 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.1.8/src/peg_syntax_ext.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | 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.1.8/src/peg_syntax_ext.rs:34:70 [INFO] [stdout] | [INFO] [stdout] 34 | 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:34:91 [INFO] [stdout] | [INFO] [stdout] 34 | 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.1.8/src/peg_syntax_ext.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | 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.1.8/src/peg_syntax_ext.rs:43:49 [INFO] [stdout] | [INFO] [stdout] 43 | 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.1.8/src/peg_syntax_ext.rs:43:71 [INFO] [stdout] | [INFO] [stdout] 43 | 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:43:92 [INFO] [stdout] | [INFO] [stdout] 43 | 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.1.8/src/peg_syntax_ext.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | 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.1.8/src/peg_syntax_ext.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | 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.1.8/src/peg_syntax_ext.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | 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.1.8/src/peg_syntax_ext.rs:66:59 [INFO] [stdout] | [INFO] [stdout] 66 | 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.1.8/src/peg_syntax_ext.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | 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.1.8/src/peg_syntax_ext.rs:80:63 [INFO] [stdout] | [INFO] [stdout] 80 | 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.1.8/src/peg_syntax_ext.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | 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.1.8/src/peg_syntax_ext.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | 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.1.8/src/peg_syntax_ext.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | 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.1.8/src/peg_syntax_ext.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_arg(cx: &mut ExtCtxt, tts: &[ast::TokenTree]) -> Option { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | 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.1.8/src/peg_syntax_ext.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | ast::ExprLit(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.1.8/src/peg_syntax_ext.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | ast::LitStr(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.1.8/src/peg_syntax_ext.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | 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.1.8/src/peg_syntax_ext.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 114 | 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.1.8/src/translate.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | 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.1.8/src/translate.rs:51:80 [INFO] [stdout] | [INFO] [stdout] 51 | 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.1.8/src/translate.rs:51:91 [INFO] [stdout] | [INFO] [stdout] 51 | 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.1.8/src/translate.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | 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.1.8/src/translate.rs:70:91 [INFO] [stdout] | [INFO] [stdout] 70 | 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.1.8/src/translate.rs:70:102 [INFO] [stdout] | [INFO] [stdout] 70 | 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.1.8/src/translate.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | v.iter().map(|s| rustast::str_to_ident(s.as_slice())).collect::>().as_slice() [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.1.8/src/translate.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | 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.1.8/src/translate.rs:82:62 [INFO] [stdout] | [INFO] [stdout] 82 | 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.1.8/src/translate.rs:82:73 [INFO] [stdout] | [INFO] [stdout] 82 | 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.1.8/src/translate.rs:192:33 [INFO] [stdout] | [INFO] [stdout] 192 | fn compile_rule(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.1.8/src/translate.rs:192:67 [INFO] [stdout] | [INFO] [stdout] 192 | fn compile_rule(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.1.8/src/translate.rs:192:78 [INFO] [stdout] | [INFO] [stdout] 192 | fn compile_rule(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.1.8/src/translate.rs:193:22 [INFO] [stdout] | [INFO] [stdout] 193 | let name = rustast::str_to_ident(format!("parse_{}", rule.name).as_slice()); [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.1.8/src/translate.rs:203:40 [INFO] [stdout] | [INFO] [stdout] 203 | 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.1.8/src/translate.rs:203:74 [INFO] [stdout] | [INFO] [stdout] 203 | 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.1.8/src/translate.rs:203:85 [INFO] [stdout] | [INFO] [stdout] 203 | 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.1.8/src/translate.rs:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | let name = rustast::str_to_ident(rule.name.as_slice()); [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.1.8/src/translate.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 206 | let parse_fn = rustast::str_to_ident(format!("parse_{}", rule.name).as_slice()); [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.1.8/src/translate.rs:224:43 [INFO] [stdout] | [INFO] [stdout] 224 | fn compile_match_and_then(ctxt: &rustast::ExtCtxt, e: &Expr, value_name: Option<&str>, then: rustast::P) -> rustast::P /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/translate.rs:224:103 [INFO] [stdout] | [INFO] [stdout] 224 | fn compile_match_and_then(ctxt: &rustast::ExtCtxt, e: &Expr, value_name: Option<&str>, then: rustast::P) -> rustast::P /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/translate.rs:224:114 [INFO] [stdout] | [INFO] [stdout] 224 | ... 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.1.8/src/translate.rs:224:133 [INFO] [stdout] | [INFO] [stdout] 224 | ...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.1.8/src/translate.rs:224:144 [INFO] [stdout] | [INFO] [stdout] 224 | ...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.1.8/src/translate.rs:227:26 [INFO] [stdout] | [INFO] [stdout] 227 | 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.1.8/src/translate.rs:228:20 [INFO] [stdout] | [INFO] [stdout] 228 | 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.1.8/src/translate.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 264 | fn compile_expr(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:264:83 [INFO] [stdout] | [INFO] [stdout] 264 | fn compile_expr(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:264:94 [INFO] [stdout] | [INFO] [stdout] 264 | fn compile_expr(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:312:24 [INFO] [stdout] | [INFO] [stdout] 312 | let func = rustast::str_to_ident(format!("parse_{}", *rule_name).as_slice()); [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.1.8/src/translate.rs:317:33 [INFO] [stdout] | [INFO] [stdout] 317 | fn write_seq(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:317:70 [INFO] [stdout] | [INFO] [stdout] 317 | fn write_seq(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:317:81 [INFO] [stdout] | [INFO] [stdout] 317 | fn write_seq(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:333:36 [INFO] [stdout] | [INFO] [stdout] 333 | fn write_choice(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:333:92 [INFO] [stdout] | [INFO] [stdout] 333 | fn write_choice(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:333:103 [INFO] [stdout] | [INFO] [stdout] 333 | fn write_choice(ctxt: &rustast::ExtCtxt, 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.1.8/src/translate.rs:466:33 [INFO] [stdout] | [INFO] [stdout] 466 | fn write_seq(ctxt: &rustast::ExtCtxt, exprs: &[TaggedExpr], code: &str) -> 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.1.8/src/translate.rs:466:88 [INFO] [stdout] | [INFO] [stdout] 466 | fn write_seq(ctxt: &rustast::ExtCtxt, exprs: &[TaggedExpr], code: &str) -> 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.1.8/src/translate.rs:466:99 [INFO] [stdout] | [INFO] [stdout] 466 | fn write_seq(ctxt: &rustast::ExtCtxt, exprs: &[TaggedExpr], code: &str) -> 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[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:2629:25 [INFO] [stdout] | [INFO] [stdout] 2629 | let ::std::str::CharRange { ch, next } = input.char_range_at(pos); [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:2843:61 [INFO] [stdout] | [INFO] [stdout] 2843 | ... let ::std::str::CharRange { [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:4337:25 [INFO] [stdout] | [INFO] [stdout] 4337 | let ::std::str::CharRange { ch, next } = input.char_range_at(pos); [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:4347:25 [INFO] [stdout] | [INFO] [stdout] 4347 | let ::std::str::CharRange { ch, next } = input.char_range_at(pos); [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:4367:25 [INFO] [stdout] | [INFO] [stdout] 4367 | let ::std::str::CharRange { ch, next } = input.char_range_at(pos); [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:4377:25 [INFO] [stdout] | [INFO] [stdout] 4377 | let ::std::str::CharRange { ch, next } = input.char_range_at(pos); [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:4549:25 [INFO] [stdout] | [INFO] [stdout] 4549 | let ::std::str::CharRange { ch, next } = input.char_range_at(pos); [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CharRange` in module `std::str` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/grammar.rs:4559:25 [INFO] [stdout] | [INFO] [stdout] 4559 | let ::std::str::CharRange { ch, next } = input.char_range_at(pos); [INFO] [stdout] | ^^^^^^^^^ not found in `std::str` [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.1.8/src/rustast.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | 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.1.8/src/rustast.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | 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.1.8/src/rustast.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | 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.1.8/src/rustast.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | 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.1.8/src/rustast.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn module(items: Vec>) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] 13 | 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.1.8/src/rustast.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | 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.1.8/src/rustast.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | inner: DUMMY_SP, [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.1.8/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 `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/rustast.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse_block(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.1.8/src/rustast.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn parse_type(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.1.8/src/peg_syntax_ext.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | 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.1.8/src/peg_syntax_ext.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | 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.1.8/src/peg_syntax_ext.rs:34:115 [INFO] [stdout] | [INFO] [stdout] 34 | 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.1.8/src/peg_syntax_ext.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | 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.1.8/src/peg_syntax_ext.rs:43:116 [INFO] [stdout] | [INFO] [stdout] 43 | 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[E0433]: failed to resolve: use of undeclared type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | let path = Path::new(cx.codemap().span_to_filename(sp)).dir_path().join(fname); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | let source_utf8 = match File::open(&path).read_to_end() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use std::fs::File; [INFO] [stdout] | [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.1.8/src/peg_syntax_ext.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | 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.1.8/src/peg_syntax_ext.rs:66:92 [INFO] [stdout] | [INFO] [stdout] 66 | 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.1.8/src/peg_syntax_ext.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_arg(cx: &mut ExtCtxt, tts: &[ast::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.1.8/src/peg_syntax_ext.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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.1.8/src/peg_syntax_ext.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^ [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.1.8/src/peg_syntax_ext.rs:1:55 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^^^^^^ [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.1.8/src/peg_syntax_ext.rs:1:83 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^^ [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.1.8/src/peg_syntax_ext.rs:1:106 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^^^ [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.1.8/src/peg_syntax_ext.rs:1:116 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `old_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:1:116 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `collections` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:1:55 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `unicode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:1:83 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `old_path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.1.8/src/peg_syntax_ext.rs:1:106 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, box_syntax, core, collections, rustc_private, unicode, box_patterns, old_path, old_io)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 174 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 175 previous errors [INFO] running `Command { std: "docker" "inspect" "beaa88f365409c73f2812ae51d294b1c125ba0568afef7e46d9295ee7c2b8a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beaa88f365409c73f2812ae51d294b1c125ba0568afef7e46d9295ee7c2b8a6e", kill_on_drop: false }` [INFO] [stdout] beaa88f365409c73f2812ae51d294b1c125ba0568afef7e46d9295ee7c2b8a6e