[INFO] cloning repository https://github.com/hayatoito/icfpc2016-origami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayatoito/icfpc2016-origami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfpc2016-origami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayatoito%2Ficfpc2016-origami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab07d7272a5b5eddf48631f0ff9ba876a9e8bcc5 [INFO] testing hayatoito/icfpc2016-origami 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%2Fhayatoito%2Ficfpc2016-origami" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hayatoito/icfpc2016-origami 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/hayatoito/icfpc2016-origami [INFO] finished tweaking git repo https://github.com/hayatoito/icfpc2016-origami [INFO] tweaked toml for git repo https://github.com/hayatoito/icfpc2016-origami written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/hayatoito/icfpc2016-origami 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] e00d6b4a48c8a8a67dfb5b9b703af16a98bd7731ff3d3d32d55f54cd6cbbb37e [INFO] running `Command { std: "docker" "start" "-a" "e00d6b4a48c8a8a67dfb5b9b703af16a98bd7731ff3d3d32d55f54cd6cbbb37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e00d6b4a48c8a8a67dfb5b9b703af16a98bd7731ff3d3d32d55f54cd6cbbb37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00d6b4a48c8a8a67dfb5b9b703af16a98bd7731ff3d3d32d55f54cd6cbbb37e", kill_on_drop: false }` [INFO] [stdout] e00d6b4a48c8a8a67dfb5b9b703af16a98bd7731ff3d3d32d55f54cd6cbbb37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 68c7b28fed9f4f038ea2b2996dd02e8a4ae0328dec01d68f55983e6f012b4177 [INFO] running `Command { std: "docker" "start" "-a" "68c7b28fed9f4f038ea2b2996dd02e8a4ae0328dec01d68f55983e6f012b4177", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.14 [INFO] [stderr] Compiling gcc v0.3.32 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling num-traits v0.1.34 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling aster v0.22.1 [INFO] [stderr] Compiling serde_codegen v0.8.0 [INFO] [stderr] Compiling heapsize v0.3.6 [INFO] [stderr] Compiling void v0.0.5 [INFO] [stderr] Compiling ndarray v0.6.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling quasi v0.16.0 [INFO] [stderr] Compiling serde_codegen_internals v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.3.4 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling matrixmultiply v0.1.8 [INFO] [stderr] Compiling itertools v0.4.17 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling strsim v0.4.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling ansi_term v0.8.0 [INFO] [stderr] Compiling serde v0.8.0 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling maplit v0.1.3 [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate syntax; [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/serde_codegen_internals-0.5.0/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | 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: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:587:15 [INFO] [stdout] | [INFO] [stdout] 587 | let tts = panictry!(parse::parse_tts_from_source_str( [INFO] [stdout] | ^^^^^^^^ [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/serde_codegen_internals-0.5.0/src/ast.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub ident: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | pub generics: &'a ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub ident: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | pub ident: 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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub span: codemap::Span, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub ty: &'a 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/serde_codegen_internals-0.5.0/src/ast.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | item: &'a ast::Item, [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/serde_codegen_internals-0.5.0/src/ast.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | ast::ItemKind::Enum(ref enum_def, ref generics) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | ast::ItemKind::Struct(ref variant_data, ref generics) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | enum_def: &'a ast::EnumDef, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/ast.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | variant_data: &'a ast::VariantData, [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/serde_codegen_internals-0.5.0/src/ast.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | ast::VariantData::Struct(ref fields, _) => { [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/serde_codegen_internals-0.5.0/src/ast.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | ast::VariantData::Tuple(ref fields, _) if fields.len() == 1 => { [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/serde_codegen_internals-0.5.0/src/ast.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | ast::VariantData::Tuple(ref fields, _) => { [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/serde_codegen_internals-0.5.0/src/ast.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | ast::VariantData::Unit(_) => { [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/serde_codegen_internals-0.5.0/src/ast.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | fields: &'a [ast::StructField], [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | ser_bound: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | de_bound: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:114:42 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn from_ast(cx: &ExtCtxt, item: &ast::Item) -> Self { [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/serde_codegen_internals-0.5.0/src/attr.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"rename" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | ast::MetaItemKind::List(ref name, ref meta_items) if name == &"rename" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | ast::MetaItemKind::Word(ref name) if name == &"deny_unknown_fields" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"bound" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | ast::MetaItemKind::List(ref name, ref meta_items) if name == &"bound" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn ser_bound(&self) -> Option<&[ast::WherePredicate]> { [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/serde_codegen_internals-0.5.0/src/attr.rs:197:40 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn de_bound(&self) -> Option<&[ast::WherePredicate]> { [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/serde_codegen_internals-0.5.0/src/attr.rs:209:45 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn from_ast(cx: &ExtCtxt, variant: &ast::Variant) -> Self { [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/serde_codegen_internals-0.5.0/src/attr.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"rename" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | ast::MetaItemKind::List(ref name, ref meta_items) if name == &"rename" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 264 | skip_serializing_if: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:266:28 [INFO] [stdout] | [INFO] [stdout] 266 | serialize_with: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | deserialize_with: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:268:27 [INFO] [stdout] | [INFO] [stdout] 268 | ser_bound: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:269:26 [INFO] [stdout] | [INFO] [stdout] 269 | de_bound: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:280:10 [INFO] [stdout] | [INFO] [stdout] 280 | Path(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/serde_codegen_internals-0.5.0/src/attr.rs:287:29 [INFO] [stdout] | [INFO] [stdout] 287 | field: &ast::StructField) -> Self { [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/serde_codegen_internals-0.5.0/src/attr.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | None => token::intern_and_get_ident(&index.to_string()), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"rename" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:317:21 [INFO] [stdout] | [INFO] [stdout] 317 | ast::MetaItemKind::List(ref name, ref meta_items) if name == &"rename" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | ast::MetaItemKind::Word(ref name) if name == &"default" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:330:21 [INFO] [stdout] | [INFO] [stdout] 330 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"default" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | ast::MetaItemKind::Word(ref name) if name == &"skip_serializing" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:342:21 [INFO] [stdout] | [INFO] [stdout] 342 | ast::MetaItemKind::Word(ref name) if name == &"skip_deserializing" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 347 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"skip_serializing_if" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"serialize_with" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"deserialize_with" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"bound" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | ast::MetaItemKind::List(ref name, ref meta_items) if name == &"bound" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:427:50 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn skip_serializing_if(&self) -> Option<&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/serde_codegen_internals-0.5.0/src/attr.rs:435:45 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn serialize_with(&self) -> Option<&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/serde_codegen_internals-0.5.0/src/attr.rs:439:47 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn deserialize_with(&self) -> Option<&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/serde_codegen_internals-0.5.0/src/attr.rs:443:41 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn ser_bound(&self) -> Option<&[ast::WherePredicate]> { [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/serde_codegen_internals-0.5.0/src/attr.rs:447:40 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn de_bound(&self) -> Option<&[ast::WherePredicate]> { [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/serde_codegen_internals-0.5.0/src/attr.rs:458:34 [INFO] [stdout] | [INFO] [stdout] 458 | where F: Fn(&ExtCtxt, &str, &ast::Lit) -> Result, [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/serde_codegen_internals-0.5.0/src/attr.rs:455:16 [INFO] [stdout] | [INFO] [stdout] 455 | items: &[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/serde_codegen_internals-0.5.0/src/attr.rs:465:13 [INFO] [stdout] | [INFO] [stdout] 465 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"serialize" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:471:13 [INFO] [stdout] | [INFO] [stdout] 471 | ast::MetaItemKind::NameValue(ref name, ref lit) if name == &"deserialize" => { [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/serde_codegen_internals-0.5.0/src/attr.rs:494:16 [INFO] [stdout] | [INFO] [stdout] 494 | items: &[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/serde_codegen_internals-0.5.0/src/attr.rs:501:16 [INFO] [stdout] | [INFO] [stdout] 501 | items: &[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/serde_codegen_internals-0.5.0/src/attr.rs:502:33 [INFO] [stdout] | [INFO] [stdout] 502 | ) -> Result<(Option>>, Option>>), ()> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:502:76 [INFO] [stdout] | [INFO] [stdout] 502 | ) -> Result<(Option>>, Option>>), ()> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:506:36 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn get_serde_meta_items(attr: &ast::Attribute) -> Option<&[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/serde_codegen_internals-0.5.0/src/attr.rs:506:66 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn get_serde_meta_items(attr: &ast::Attribute) -> Option<&[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/serde_codegen_internals-0.5.0/src/attr.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 508 | ast::MetaItemKind::List(ref name, ref items) if name == &"serde" => { [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 `attr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 509 | attr::mark_used(&attr); [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 524 | TokenTree::Token(span, ref tok) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | TokenTree::Token( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | TokenTree::Delimited(span, ref delimed) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:531:17 [INFO] [stdout] | [INFO] [stdout] 531 | TokenTree::Delimited( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokenstream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:533:29 [INFO] [stdout] | [INFO] [stdout] 533 | Rc::new(tokenstream::Delimited { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tokenstream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | TokenTree::Sequence(span, ref seq) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:542:17 [INFO] [stdout] | [INFO] [stdout] 542 | TokenTree::Sequence( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokenstream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:544:29 [INFO] [stdout] | [INFO] [stdout] 544 | Rc::new(tokenstream::SequenceRepetition { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tokenstream` [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/serde_codegen_internals-0.5.0/src/attr.rs:563:53 [INFO] [stdout] | [INFO] [stdout] 563 | fn get_str_from_lit(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result { [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/serde_codegen_internals-0.5.0/src/attr.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | ast::LitKind::Str(ref s, _) => Ok(s.clone()), [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/serde_codegen_internals-0.5.0/src/attr.rs:585:44 [INFO] [stdout] | [INFO] [stdout] 585 | where F: for<'a> Fn(&'a mut Parser) -> parse::PResult<'a, T>, [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 `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:596:22 [INFO] [stdout] | [INFO] [stdout] 596 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), cx.cfg(), tts); [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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:607:26 [INFO] [stdout] | [INFO] [stdout] 607 | match parser.expect(&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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:618:56 [INFO] [stdout] | [INFO] [stdout] 618 | fn parse_lit_into_path(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result { [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/serde_codegen_internals-0.5.0/src/attr.rs:618:76 [INFO] [stdout] | [INFO] [stdout] 618 | fn parse_lit_into_path(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:622:27 [INFO] [stdout] | [INFO] [stdout] 622 | parser.parse_path(PathStyle::Type) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PathStyle` [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/serde_codegen_internals-0.5.0/src/attr.rs:626:57 [INFO] [stdout] | [INFO] [stdout] 626 | fn parse_lit_into_where(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result, ()> { [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/serde_codegen_internals-0.5.0/src/attr.rs:626:81 [INFO] [stdout] | [INFO] [stdout] 626 | fn parse_lit_into_where(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result, ()> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/serde_codegen_internals-0.5.0/src/ast.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub ty: &'a 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/serde_codegen_internals-0.5.0/src/ast.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | cx: &ExtCtxt, [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/serde_codegen_internals-0.5.0/src/ast.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | cx: &ExtCtxt, [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/serde_codegen_internals-0.5.0/src/ast.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | cx: &ExtCtxt, [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/serde_codegen_internals-0.5.0/src/ast.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | cx: &ExtCtxt, [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/serde_codegen_internals-0.5.0/src/attr.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | cx: &'a ExtCtxt<'b>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | value: Option>, [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/serde_codegen_internals-0.5.0/src/attr.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | fn none(cx: &'a ExtCtxt<'b>, name: &'static str) -> Self { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | fn set(&mut self, span: Span, t: T) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | if let Some(Spanned { span: prev_span, .. }) = self.value { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `respan` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | self.value = Some(respan(span, t)); [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists: `span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | fn set_opt(&mut self, v: Option>) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | fn set_if_none(&mut self, span: Span, t: T) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `respan` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | self.value = Some(respan(span, t)); [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists: `span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 65 | fn get_spanned(self) -> Option> { [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/serde_codegen_internals-0.5.0/src/attr.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | fn none(cx: &'a ExtCtxt<'b>, name: &'static str) -> Self { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | fn set_true(&mut self, span: Span) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | serialize: InternedString, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | deserialize: InternedString, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn serialize_name(&self) -> InternedString { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn deserialize_name(&self) -> InternedString { [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/serde_codegen_internals-0.5.0/src/attr.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn from_ast(cx: &ExtCtxt, item: &ast::Item) -> Self { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `meta_item_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:168:38 [INFO] [stdout] | [INFO] [stdout] 168 | ... meta_item_to_string(meta_item))); [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/serde_codegen_internals-0.5.0/src/attr.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn from_ast(cx: &ExtCtxt, variant: &ast::Variant) -> Self { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `meta_item_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:239:38 [INFO] [stdout] | [INFO] [stdout] 239 | ... meta_item_to_string(meta_item))); [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/serde_codegen_internals-0.5.0/src/attr.rs:285:26 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn from_ast(cx: &ExtCtxt, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `meta_item_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:387:38 [INFO] [stdout] | [INFO] [stdout] 387 | ... meta_item_to_string(meta_item))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | if let Some(Spanned { span, .. }) = skip_deserializing.0.value { [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/serde_codegen_internals-0.5.0/src/attr.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 458 | where F: Fn(&ExtCtxt, &str, &ast::Lit) -> Result, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:453:10 [INFO] [stdout] | [INFO] [stdout] 453 | cx: &ExtCtxt, [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/serde_codegen_internals-0.5.0/src/attr.rs:455:14 [INFO] [stdout] | [INFO] [stdout] 452 | fn get_ser_and_de( [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 455 | items: &[P], [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:457:21 [INFO] [stdout] | [INFO] [stdout] 457 | ) -> Result<(Option>, Option>), ()> [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:457:41 [INFO] [stdout] | [INFO] [stdout] 457 | ) -> Result<(Option>, Option>), ()> [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `meta_item_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:482:30 [INFO] [stdout] | [INFO] [stdout] 482 | ... meta_item_to_string(item))); [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/serde_codegen_internals-0.5.0/src/attr.rs:493:10 [INFO] [stdout] | [INFO] [stdout] 493 | cx: &ExtCtxt, [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/serde_codegen_internals-0.5.0/src/attr.rs:494:14 [INFO] [stdout] | [INFO] [stdout] 494 | items: &[P], [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | ) -> Result<(Option>, Option>), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:495:29 [INFO] [stdout] | [INFO] [stdout] 492 | fn get_renames( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 495 | ) -> Result<(Option>, Option>), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:495:54 [INFO] [stdout] | [INFO] [stdout] 495 | ) -> Result<(Option>, Option>), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:495:62 [INFO] [stdout] | [INFO] [stdout] 492 | fn get_renames( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 495 | ) -> Result<(Option>, Option>), ()> { [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/serde_codegen_internals-0.5.0/src/attr.rs:500:10 [INFO] [stdout] | [INFO] [stdout] 500 | cx: &ExtCtxt, [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/serde_codegen_internals-0.5.0/src/attr.rs:501:14 [INFO] [stdout] | [INFO] [stdout] 501 | items: &[P], [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:502:21 [INFO] [stdout] | [INFO] [stdout] 502 | ) -> Result<(Option>>, Option>>), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:502:64 [INFO] [stdout] | [INFO] [stdout] 502 | ) -> Result<(Option>>, Option>>), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:506:64 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn get_serde_meta_items(attr: &ast::Attribute) -> Option<&[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/serde_codegen_internals-0.5.0/src/attr.rs:518:13 [INFO] [stdout] | [INFO] [stdout] 518 | cx: &'a ExtCtxt<'b>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:521:14 [INFO] [stdout] | [INFO] [stdout] 521 | impl<'a, 'b> Folder for Respanner<'a, 'b> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:522:32 [INFO] [stdout] | [INFO] [stdout] 522 | fn fold_tt(&mut self, tt: &TokenTree) -> TokenTree { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:522:46 [INFO] [stdout] | [INFO] [stdout] 522 | fn fold_tt(&mut self, tt: &TokenTree) -> TokenTree { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:554:34 [INFO] [stdout] | [INFO] [stdout] 554 | fn new_span(&mut self, span: Span) -> Span { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:554:43 [INFO] [stdout] | [INFO] [stdout] 554 | fn new_span(&mut self, span: Span) -> Span { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 555 | Span { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:563:26 [INFO] [stdout] | [INFO] [stdout] 563 | fn get_str_from_lit(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InternedString` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:563:73 [INFO] [stdout] | [INFO] [stdout] 563 | fn get_str_from_lit(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result { [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 `lit_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:571:26 [INFO] [stdout] | [INFO] [stdout] 571 | lit_to_string(lit))); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:585:33 [INFO] [stdout] | [INFO] [stdout] 585 | where F: for<'a> Fn(&'a mut Parser) -> parse::PResult<'a, T>, [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/serde_codegen_internals-0.5.0/src/attr.rs:584:36 [INFO] [stdout] | [INFO] [stdout] 584 | fn parse_string_via_tts(cx: &ExtCtxt, name: &str, string: String, action: F) -> Result [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:618:29 [INFO] [stdout] | [INFO] [stdout] 618 | fn parse_lit_into_path(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.5.0/src/attr.rs:626:30 [INFO] [stdout] | [INFO] [stdout] 626 | fn parse_lit_into_where(cx: &ExtCtxt, name: &str, lit: &ast::Lit) -> Result, ()> { [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/serde_codegen_internals-0.5.0/src/lib.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(not(feature = "with-syntex"), feature(rustc_private, plugin))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 148 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0433, E0463, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_codegen_internals` due to 149 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate syntax; [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/quasi-0.16.0/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | 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: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | panictry!(parser.parse_attribute(permit_inner)) [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/quasi-0.16.0/src/lib.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | panictry!(parser.parse_stmt()) [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/quasi-0.16.0/src/lib.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | panictry!(parser.parse_ty()) [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/quasi-0.16.0/src/lib.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | panictry!(parser.parse_arm()) [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/quasi-0.16.0/src/lib.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | panictry!(parser.parse_pat()) [INFO] [stdout] | ^^^^^^^^ [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/aster-0.22.1/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [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/quasi-0.16.0/src/lib.rs:381:9 [INFO] [stdout] | [INFO] [stdout] 381 | panictry!(parser.parse_item()) [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/quasi-0.16.0/src/lib.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | panictry!(parser.parse_expr()) [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/quasi-0.16.0/src/lib.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | panictry!(parse::parse_tts_from_source_str( [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/quasi-0.16.0/src/lib.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 360 | panictry!(parse::parse_expr_from_source_str( [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/quasi-0.16.0/src/lib.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | panictry!(parse::parse_stmt_from_source_str( [INFO] [stdout] | ^^^^^^^^ [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/aster-0.22.1/src/arm.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | attrs: Vec, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | panictry!(parse::parse_item_from_source_str( [INFO] [stdout] | ^^^^^^^^ [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/aster-0.22.1/src/arm.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | where I: IntoIterator, [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/aster-0.22.1/src/arm.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn with_attr(mut self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/arm.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | where I: IntoIterator>, [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/aster-0.22.1/src/arm.rs:71:34 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn with_pat(self, pat: P) -> ArmPatBuilder { [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/aster-0.22.1/src/arm.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | impl Invoke for ArmBuilder [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/aster-0.22.1/src/arm.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | fn invoke(self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/arm.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | impl Invoke> for ArmBuilder [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/aster-0.22.1/src/arm.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | fn invoke(self, pat: P) -> ArmPatBuilder { [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/aster-0.22.1/src/arm.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | attrs: 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/aster-0.22.1/src/arm.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | pats: 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/aster-0.22.1/src/arm.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:146:38 [INFO] [stdout] | [INFO] [stdout] 146 | where I: IntoIterator>, [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/aster-0.22.1/src/arm.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn with_pat(mut self, pat: P) -> Self { [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/aster-0.22.1/src/arm.rs:162:45 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn with_guard(self, guard: Option>) -> ArmBodyBuilder { [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/aster-0.22.1/src/arm.rs:182:39 [INFO] [stdout] | [INFO] [stdout] 182 | guard: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/arm.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | body: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | panictry!(parse_tts_from_source_str("".to_string(), s, cx.cfg(), cx.parse_sess())) [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/quasi-0.16.0/src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | panictry!(parse_tts_from_source_str("".to_string(), s, cx.cfg(), cx.parse_sess())) [INFO] [stdout] | ^^^^^^^^ [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/aster-0.22.1/src/arm.rs:184:30 [INFO] [stdout] | [INFO] [stdout] 184 | self.callback.invoke(ast::Arm { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/arm.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | impl Invoke> for ArmPatBuilder [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/aster-0.22.1/src/arm.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:198:28 [INFO] [stdout] | [INFO] [stdout] 198 | fn invoke(self, pat: P) -> Self { [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/aster-0.22.1/src/arm.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 203 | impl Invoke> for ArmPatBuilder [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/aster-0.22.1/src/arm.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 208 | fn invoke(self, guard: P) -> ArmBodyBuilder { [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/aster-0.22.1/src/arm.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | guard: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/arm.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn build(self, body: P) -> F::Result { [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/aster-0.22.1/src/arm.rs:233:18 [INFO] [stdout] | [INFO] [stdout] 233 | impl Invoke> for ArmBodyBuilder [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/aster-0.22.1/src/arm.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | where F: Invoke, [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/aster-0.22.1/src/arm.rs:238:29 [INFO] [stdout] | [INFO] [stdout] 238 | fn invoke(self, body: P) -> F::Result { [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/aster-0.22.1/src/attr.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | style: ast::AttrStyle, [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/aster-0.22.1/src/attr.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | where F: Invoke, [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/aster-0.22.1/src/attr.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | style: ast::AttrStyle::Outer, [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/aster-0.22.1/src/attr.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | self.style = ast::AttrStyle::Inner; [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/aster-0.22.1/src/attr.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn build_meta_item(self, item: P) -> F::Result { [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/aster-0.22.1/src/attr.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | let attr = respan(self.span, ast::Attribute_ { [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 `attr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | id: attr::mk_attr_id(), [INFO] [stdout] | ^^^^ use of undeclared crate or module `attr` [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/aster-0.22.1/src/attr.rs:60:41 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn build_meta_item_(self, item: ast::MetaItemKind) -> F::Result { [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/aster-0.22.1/src/attr.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | self.build_meta_item_(ast::MetaItemKind::Word(word.to_interned_string())) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:146:18 [INFO] [stdout] | [INFO] [stdout] 146 | impl Invoke> for AttrBuilder [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/aster-0.22.1/src/attr.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | where F: Invoke, [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/aster-0.22.1/src/attr.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | fn invoke(self, item: P) -> F::Result { [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/aster-0.22.1/src/attr.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | impl Invoke for AttrBuilder [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/aster-0.22.1/src/attr.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | where F: Invoke, [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/aster-0.22.1/src/attr.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | fn invoke(self, item: ast::MetaItemKind) -> F::Result { [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/aster-0.22.1/src/attr.rs:171:11 [INFO] [stdout] | [INFO] [stdout] 171 | name: token::InternedString, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | items: Vec>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | where F: Invoke>, [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/aster-0.22.1/src/attr.rs:195:38 [INFO] [stdout] | [INFO] [stdout] 195 | where I: IntoIterator>, [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/aster-0.22.1/src/attr.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | where I: IntoIterator, [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/aster-0.22.1/src/attr.rs:209:45 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn with_meta_item(mut self, item: P) -> Self { [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/aster-0.22.1/src/attr.rs:214:44 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn with_meta_item_kind(self, item: ast::MetaItemKind) -> Self { [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/aster-0.22.1/src/attr.rs:224:47 [INFO] [stdout] | [INFO] [stdout] 224 | self.with_meta_items_(iter.map(|word| ast::MetaItemKind::Word(word.to_interned_string()))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | self.with_meta_item_kind(ast::MetaItemKind::Word(word.to_interned_string())) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | impl ToTokens for ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | vec![TokenTree::Token(DUMMY_SP, token::Ident(*self))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | vec![TokenTree::Token(DUMMY_SP, token::Ident(*self))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | impl ToTokens for 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 type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtPath(Box::new(self.clone()))))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtPath(Box::new(self.clone()))))] [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/quasi-0.16.0/src/lib.rs:96:61 [INFO] [stdout] | [INFO] [stdout] 96 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtPath(Box::new(self.clone()))))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | impl ToTokens for ast::Ty { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTy(P(self.clone()))))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTy(P(self.clone()))))] [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/quasi-0.16.0/src/lib.rs:102:62 [INFO] [stdout] | [INFO] [stdout] 102 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTy(P(self.clone()))))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | impl ToTokens for P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:108:14 [INFO] [stdout] | [INFO] [stdout] 108 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTy(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:108:42 [INFO] [stdout] | [INFO] [stdout] 108 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTy(self.clone())))] [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/quasi-0.16.0/src/lib.rs:108:62 [INFO] [stdout] | [INFO] [stdout] 108 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTy(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | impl ToTokens for P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtBlock(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:114:42 [INFO] [stdout] | [INFO] [stdout] 114 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtBlock(self.clone())))] [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/quasi-0.16.0/src/lib.rs:114:62 [INFO] [stdout] | [INFO] [stdout] 114 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtBlock(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | impl ToTokens for P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtItem(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtItem(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | let item = respan(self.span, ast::MetaItemKind::List(self.name, self.items)); [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/quasi-0.16.0/src/lib.rs:120:62 [INFO] [stdout] | [INFO] [stdout] 120 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtItem(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | impl ToTokens for P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtImplItem(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtImplItem(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | impl Invoke> for AttrListBuilder [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/aster-0.22.1/src/attr.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | where F: Invoke>, [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/aster-0.22.1/src/attr.rs:259:29 [INFO] [stdout] | [INFO] [stdout] 259 | fn invoke(self, item: P) -> Self { [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/quasi-0.16.0/src/lib.rs:126:62 [INFO] [stdout] | [INFO] [stdout] 126 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtImplItem(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:264:16 [INFO] [stdout] | [INFO] [stdout] 264 | impl Invoke for AttrListBuilder [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/quasi-0.16.0/src/lib.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | impl ToTokens for P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTraitItem(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:132:42 [INFO] [stdout] | [INFO] [stdout] 132 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTraitItem(self.clone())))] [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/quasi-0.16.0/src/lib.rs:132:62 [INFO] [stdout] | [INFO] [stdout] 132 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTraitItem(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | impl ToTokens for ast::Generics { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pprust` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let s = pprust::generics_to_string(self); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [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/aster-0.22.1/src/attr.rs:265:23 [INFO] [stdout] | [INFO] [stdout] 265 | where F: Invoke>, [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/aster-0.22.1/src/attr.rs:269:27 [INFO] [stdout] | [INFO] [stdout] 269 | fn invoke(self, item: ast::MetaItemKind) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [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/aster-0.22.1/src/attr.rs:278:11 [INFO] [stdout] | [INFO] [stdout] 278 | name: token::InternedString, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/attr.rs:281:45 [INFO] [stdout] | [INFO] [stdout] 281 | impl> Invoke> for AttrNameValueBuilder { [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/aster-0.22.1/src/attr.rs:281:16 [INFO] [stdout] | [INFO] [stdout] 281 | impl> Invoke> for AttrNameValueBuilder { [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/aster-0.22.1/src/attr.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | fn invoke(self, value: P) -> F::Result { [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/aster-0.22.1/src/attr.rs:285:20 [INFO] [stdout] | [INFO] [stdout] 285 | let item = ast::MetaItemKind::NameValue(self.name, (*value).clone()); [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/aster-0.22.1/src/block.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | stmts: 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/aster-0.22.1/src/block.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | block_check_mode: ast::BlockCheckMode, [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/aster-0.22.1/src/block.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | where F: Invoke>, [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/aster-0.22.1/src/block.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | block_check_mode: ast::BlockCheckMode::Default, [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/aster-0.22.1/src/block.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | let source = ast::UnsafeSource::CompilerGenerated; [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/aster-0.22.1/src/block.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | self.block_check_mode = ast::BlockCheckMode::Unsafe(source); [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/aster-0.22.1/src/block.rs:50:36 [INFO] [stdout] | [INFO] [stdout] 50 | where I: IntoIterator [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/aster-0.22.1/src/block.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn with_stmt(mut self, stmt: ast::Stmt) -> Self { [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/aster-0.22.1/src/block.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn build_expr(self, expr: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | impl ToTokens for ast::WhereClause { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pprust` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | let s = pprust::to_string(|s| { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [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/aster-0.22.1/src/block.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | fn build_(mut self, expr: Option>) -> F::Result { [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/quasi-0.16.0/src/lib.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 163 | impl ToTokens for ast::Stmt { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | TokenTree::Token(self.span, token::Interpolated(token::NtStmt(P(self.clone())))) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/aster-0.22.1/src/block.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | self.callback.invoke(P(ast::Block { [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/quasi-0.16.0/src/lib.rs:166:41 [INFO] [stdout] | [INFO] [stdout] 166 | TokenTree::Token(self.span, token::Interpolated(token::NtStmt(P(self.clone())))) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/block.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:166:61 [INFO] [stdout] | [INFO] [stdout] 166 | TokenTree::Token(self.span, token::Interpolated(token::NtStmt(P(self.clone())))) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/block.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | impl Invoke for BlockBuilder [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/aster-0.22.1/src/block.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | where F: Invoke>, [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/aster-0.22.1/src/block.rs:97:27 [INFO] [stdout] | [INFO] [stdout] 97 | fn invoke(self, stmt: ast::Stmt) -> Self { [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/aster-0.22.1/src/block.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | impl Invoke> for BlockBuilder [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/aster-0.22.1/src/block.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | where F: Invoke>, [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/aster-0.22.1/src/block.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | fn invoke(self, expr: P) -> F::Result { [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 `classify` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | if classify::stmt_ends_with_semi(&self.node) { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `classify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:171:22 [INFO] [stdout] | [INFO] [stdout] 171 | tts.push(TokenTree::Token(self.span, token::Semi)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:171:50 [INFO] [stdout] | [INFO] [stdout] 171 | tts.push(TokenTree::Token(self.span, token::Semi)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:178:21 [INFO] [stdout] | [INFO] [stdout] 178 | impl ToTokens for 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/aster-0.22.1/src/constant.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | pub ty: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/constant.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | pub expr: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtExpr(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:180:42 [INFO] [stdout] | [INFO] [stdout] 180 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtExpr(self.clone())))] [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/quasi-0.16.0/src/lib.rs:180:62 [INFO] [stdout] | [INFO] [stdout] 180 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtExpr(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | impl ToTokens for P { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:186:14 [INFO] [stdout] | [INFO] [stdout] 186 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtPat(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtPat(self.clone())))] [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/quasi-0.16.0/src/lib.rs:186:62 [INFO] [stdout] | [INFO] [stdout] 186 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtPat(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/constant.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | expr: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | impl ToTokens for ast::Arm { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:192:14 [INFO] [stdout] | [INFO] [stdout] 192 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtArm(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/aster-0.22.1/src/constant.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn with_expr(mut self, expr: P) -> Self { [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/quasi-0.16.0/src/lib.rs:192:41 [INFO] [stdout] | [INFO] [stdout] 192 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtArm(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/constant.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn build(self, ty: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:192:61 [INFO] [stdout] | [INFO] [stdout] 192 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtArm(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | impl_to_tokens_slice! { ast::Ty, [TokenTree::Token(DUMMY_SP, token::Comma)] } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | impl_to_tokens_slice! { ast::Ty, [TokenTree::Token(DUMMY_SP, token::Comma)] } [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/aster-0.22.1/src/constant.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | impl Invoke> for ConstBuilder [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/quasi-0.16.0/src/lib.rs:213:62 [INFO] [stdout] | [INFO] [stdout] 213 | impl_to_tokens_slice! { ast::Ty, [TokenTree::Token(DUMMY_SP, token::Comma)] } [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/constant.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | fn invoke(self, expr: P) -> Self { [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/quasi-0.16.0/src/lib.rs:214:27 [INFO] [stdout] | [INFO] [stdout] 214 | impl_to_tokens_slice! { 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/aster-0.22.1/src/constant.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | impl Invoke> for ConstBuilder [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/aster-0.22.1/src/constant.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | fn invoke(self, ty: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | impl ToTokens for 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/aster-0.22.1/src/expr.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | attrs: Vec, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtMeta(self.clone())))] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtMeta(self.clone())))] [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/quasi-0.16.0/src/lib.rs:218:61 [INFO] [stdout] | [INFO] [stdout] 218 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtMeta(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | impl ToTokens for ast::Attribute { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:226:16 [INFO] [stdout] | [INFO] [stdout] 226 | r.push(TokenTree::Token(self.span, token::Pound)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:226:44 [INFO] [stdout] | [INFO] [stdout] 226 | r.push(TokenTree::Token(self.span, token::Pound)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | if self.node.style == ast::AttrStyle::Inner { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:228:20 [INFO] [stdout] | [INFO] [stdout] 228 | r.push(TokenTree::Token(self.span, token::Not)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [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/quasi-0.16.0/src/lib.rs:228:48 [INFO] [stdout] | [INFO] [stdout] 228 | r.push(TokenTree::Token(self.span, token::Not)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | r.push(TokenTree::Delimited(self.span, Rc::new(tokenstream::Delimited { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokenstream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:230:56 [INFO] [stdout] | [INFO] [stdout] 230 | r.push(TokenTree::Delimited(self.span, Rc::new(tokenstream::Delimited { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tokenstream` [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/quasi-0.16.0/src/lib.rs:231:20 [INFO] [stdout] | [INFO] [stdout] 231 | delim: token::Bracket, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 243 | = ast::LitKind::Str( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | token::intern_and_get_ident(self), ast::StrStyle::Cooked); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:244:48 [INFO] [stdout] | [INFO] [stdout] 244 | token::intern_and_get_ident(self), ast::StrStyle::Cooked); [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/aster-0.22.1/src/expr.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:251:14 [INFO] [stdout] | [INFO] [stdout] 251 | vec![TokenTree::Delimited(DUMMY_SP, Rc::new(tokenstream::Delimited { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokenstream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:251:53 [INFO] [stdout] | [INFO] [stdout] 251 | vec![TokenTree::Delimited(DUMMY_SP, Rc::new(tokenstream::Delimited { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tokenstream` [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/quasi-0.16.0/src/lib.rs:252:20 [INFO] [stdout] | [INFO] [stdout] 252 | delim: token::Paren, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:260:19 [INFO] [stdout] | [INFO] [stdout] 260 | impl ToTokens for ast::Lit { [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/quasi-0.16.0/src/lib.rs:263:11 [INFO] [stdout] | [INFO] [stdout] 263 | P(ast::Expr { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:264:17 [INFO] [stdout] | [INFO] [stdout] 264 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:265:19 [INFO] [stdout] | [INFO] [stdout] 265 | node: ast::ExprKind::Lit(P(self.clone())), [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/aster-0.22.1/src/expr.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn build(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn with_attr(mut self, attr: ast::Attribute) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThinVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:267:20 [INFO] [stdout] | [INFO] [stdout] 267 | attrs: ThinVec::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ThinVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn build_expr_kind(self, expr: ast::ExprKind) -> F::Result { [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/aster-0.22.1/src/expr.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | let expr = P(ast::Expr { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:274:23 [INFO] [stdout] | [INFO] [stdout] 274 | dummy_spanned(ast::LitKind::Bool(*self)).to_tokens(cx) [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/aster-0.22.1/src/expr.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn build_path(self, path: ast::Path) -> F::Result { [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/aster-0.22.1/src/expr.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | self.build_expr_kind(ast::ExprKind::Path(None, path)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn build_qpath(self, qself: ast::QSelf, path: ast::Path) -> F::Result { [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/aster-0.22.1/src/expr.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn build_qpath(self, qself: ast::QSelf, path: ast::Path) -> F::Result { [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/quasi-0.16.0/src/lib.rs:280:23 [INFO] [stdout] | [INFO] [stdout] 280 | dummy_spanned(ast::LitKind::Char(*self)).to_tokens(cx) [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/quasi-0.16.0/src/lib.rs:306:27 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 322 | impl_to_tokens_int! { signed, isize, ast::IntTy::Is } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:306:57 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 322 | impl_to_tokens_int! { signed, isize, ast::IntTy::Is } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | impl_to_tokens_int! { signed, isize, ast::IntTy::Is } [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/quasi-0.16.0/src/lib.rs:306:27 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 323 | impl_to_tokens_int! { signed, i8, ast::IntTy::I8 } [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:306:57 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 323 | impl_to_tokens_int! { signed, i8, ast::IntTy::I8 } [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:323:36 [INFO] [stdout] | [INFO] [stdout] 323 | impl_to_tokens_int! { signed, i8, ast::IntTy::I8 } [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/quasi-0.16.0/src/lib.rs:306:27 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 324 | impl_to_tokens_int! { signed, i16, ast::IntTy::I16 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:306:57 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 324 | impl_to_tokens_int! { signed, i16, ast::IntTy::I16 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:324:36 [INFO] [stdout] | [INFO] [stdout] 324 | impl_to_tokens_int! { signed, i16, ast::IntTy::I16 } [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/quasi-0.16.0/src/lib.rs:306:27 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 325 | impl_to_tokens_int! { signed, i32, ast::IntTy::I32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:306:57 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 325 | impl_to_tokens_int! { signed, i32, ast::IntTy::I32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:325:36 [INFO] [stdout] | [INFO] [stdout] 325 | impl_to_tokens_int! { signed, i32, ast::IntTy::I32 } [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/quasi-0.16.0/src/lib.rs:306:27 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 326 | impl_to_tokens_int! { signed, i64, ast::IntTy::I64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:306:57 [INFO] [stdout] | [INFO] [stdout] 306 | let lit = ast::LitKind::Int(val as u64, ast::LitIntType::Signed($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 326 | impl_to_tokens_int! { signed, i64, ast::IntTy::I64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:326:36 [INFO] [stdout] | [INFO] [stdout] 326 | impl_to_tokens_int! { signed, i64, ast::IntTy::I64 } [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/aster-0.22.1/src/expr.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | self.build_expr_kind(ast::ExprKind::Path(Some(qself), 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/aster-0.22.1/src/expr.rs:98:35 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn build_lit(self, lit: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 328 | impl_to_tokens_int! { unsigned, usize, ast::UintTy::Us } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 328 | impl_to_tokens_int! { unsigned, usize, ast::UintTy::Us } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:328:40 [INFO] [stdout] | [INFO] [stdout] 328 | impl_to_tokens_int! { unsigned, usize, ast::UintTy::Us } [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/quasi-0.16.0/src/lib.rs:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 329 | impl_to_tokens_int! { unsigned, u8, ast::UintTy::U8 } [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 329 | impl_to_tokens_int! { unsigned, u8, ast::UintTy::U8 } [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/aster-0.22.1/src/expr.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | self.build_expr_kind(ast::ExprKind::Lit(lit)) [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/quasi-0.16.0/src/lib.rs:329:39 [INFO] [stdout] | [INFO] [stdout] 329 | impl_to_tokens_int! { unsigned, u8, ast::UintTy::U8 } [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/quasi-0.16.0/src/lib.rs:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 330 | impl_to_tokens_int! { unsigned, u16, ast::UintTy::U16 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/aster-0.22.1/src/expr.rs:208:36 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn build_unary(self, unop: ast::UnOp, expr: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 330 | impl_to_tokens_int! { unsigned, u16, ast::UintTy::U16 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:330:39 [INFO] [stdout] | [INFO] [stdout] 330 | impl_to_tokens_int! { unsigned, u16, ast::UintTy::U16 } [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/quasi-0.16.0/src/lib.rs:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 331 | impl_to_tokens_int! { unsigned, u32, ast::UintTy::U32 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/aster-0.22.1/src/expr.rs:208:55 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn build_unary(self, unop: ast::UnOp, expr: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 331 | impl_to_tokens_int! { unsigned, u32, ast::UintTy::U32 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | impl_to_tokens_int! { unsigned, u32, ast::UintTy::U32 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 332 | impl_to_tokens_int! { unsigned, u64, ast::UintTy::U64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:315:59 [INFO] [stdout] | [INFO] [stdout] 315 | let lit = ast::LitKind::Int(*self as u64, ast::LitIntType::Unsigned($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 332 | impl_to_tokens_int! { unsigned, u64, ast::UintTy::U64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/aster-0.22.1/src/expr.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | self.build_expr_kind(ast::ExprKind::Unary(unop, expr)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:332:39 [INFO] [stdout] | [INFO] [stdout] 332 | impl_to_tokens_int! { unsigned, u64, ast::UintTy::U64 } [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/quasi-0.16.0/src/lib.rs:335:42 [INFO] [stdout] | [INFO] [stdout] 335 | fn parse_item(&self, s: String) -> 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/aster-0.22.1/src/expr.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn build_deref(self, expr: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:336:42 [INFO] [stdout] | [INFO] [stdout] 336 | fn parse_expr(&self, s: String) -> 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/quasi-0.16.0/src/lib.rs:337:40 [INFO] [stdout] | [INFO] [stdout] 337 | fn parse_stmt(&self, s: String) -> ast::Stmt; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:343:42 [INFO] [stdout] | [INFO] [stdout] 343 | fn parse_item(&self, s: String) -> 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/quasi-0.16.0/src/lib.rs:351:40 [INFO] [stdout] | [INFO] [stdout] 351 | fn parse_stmt(&self, s: String) -> ast::Stmt { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:359:42 [INFO] [stdout] | [INFO] [stdout] 359 | fn parse_expr(&self, s: String) -> 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/quasi-0.16.0/src/lib.rs:376:51 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn parse_expr_panic(parser: &mut Parser) -> 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/quasi-0.16.0/src/lib.rs:380:58 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn parse_item_panic(parser: &mut Parser) -> Option> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | self.build_unary(ast::UnOp::Deref, expr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:384:50 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn parse_pat_panic(parser: &mut Parser) -> 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/aster-0.22.1/src/expr.rs:216:36 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn build_not(self, expr: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:388:48 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn parse_arm_panic(parser: &mut Parser) -> ast::Arm { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:217:26 [INFO] [stdout] | [INFO] [stdout] 217 | self.build_unary(ast::UnOp::Not, expr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:392:49 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn parse_ty_panic(parser: &mut Parser) -> 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/aster-0.22.1/src/expr.rs:220:36 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn build_neg(self, expr: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:396:56 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn parse_stmt_panic(parser: &mut Parser) -> Option { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:221:26 [INFO] [stdout] | [INFO] [stdout] 221 | self.build_unary(ast::UnOp::Neg, expr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:400:74 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn parse_attribute_panic(parser: &mut Parser, permit_inner: bool) -> ast::Attribute { [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/quasi-0.16.0/src/lib.rs:544:21 [INFO] [stdout] | [INFO] [stdout] 544 | impl_wrap_repeat! { ast::Ident } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:224:30 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn unary(self, unop: ast::UnOp) -> ExprBuilder> { [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/quasi-0.16.0/src/lib.rs:545:21 [INFO] [stdout] | [INFO] [stdout] 545 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:546:21 [INFO] [stdout] | [INFO] [stdout] 546 | impl_wrap_repeat! { ast::Ty } [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/quasi-0.16.0/src/lib.rs:547:23 [INFO] [stdout] | [INFO] [stdout] 547 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:548:23 [INFO] [stdout] | [INFO] [stdout] 548 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:549:23 [INFO] [stdout] | [INFO] [stdout] 549 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:550:23 [INFO] [stdout] | [INFO] [stdout] 550 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:551:23 [INFO] [stdout] | [INFO] [stdout] 551 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:552:21 [INFO] [stdout] | [INFO] [stdout] 552 | impl_wrap_repeat! { ast::Generics } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:553:21 [INFO] [stdout] | [INFO] [stdout] 553 | impl_wrap_repeat! { ast::WhereClause } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 554 | impl_wrap_repeat! { ast::StmtKind } [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/quasi-0.16.0/src/lib.rs:555:23 [INFO] [stdout] | [INFO] [stdout] 555 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:556:23 [INFO] [stdout] | [INFO] [stdout] 556 | impl_wrap_repeat! { 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/aster-0.22.1/src/expr.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 233 | self.unary(ast::UnOp::Deref) [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/aster-0.22.1/src/expr.rs:237:20 [INFO] [stdout] | [INFO] [stdout] 237 | self.unary(ast::UnOp::Not) [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/aster-0.22.1/src/expr.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 241 | self.unary(ast::UnOp::Neg) [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/aster-0.22.1/src/expr.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | binop: ast::BinOpKind, [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/aster-0.22.1/src/expr.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | lhs: 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/aster-0.22.1/src/expr.rs:247:32 [INFO] [stdout] | [INFO] [stdout] 247 | rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | self.build_expr_kind(ast::ExprKind::Binary(binop, lhs, rhs)) [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/aster-0.22.1/src/expr.rs:252:35 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn build_add(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:252:54 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn build_add(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:253:27 [INFO] [stdout] | [INFO] [stdout] 253 | self.build_binary(ast::BinOpKind::Add, lhs, rhs) [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/aster-0.22.1/src/expr.rs:256:35 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn build_sub(self, lhs: P, rhs: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:557:21 [INFO] [stdout] | [INFO] [stdout] 557 | impl_wrap_repeat! { ast::Arm } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:558:23 [INFO] [stdout] | [INFO] [stdout] 558 | impl_wrap_repeat! { 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/aster-0.22.1/src/expr.rs:256:54 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn build_sub(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 257 | self.build_binary(ast::BinOpKind::Sub, lhs, rhs) [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/aster-0.22.1/src/expr.rs:260:35 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn build_mul(self, lhs: P, rhs: P) -> F::Result { [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/quasi-0.16.0/src/lib.rs:559:21 [INFO] [stdout] | [INFO] [stdout] 559 | impl_wrap_repeat! { ast::Attribute_ } [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/quasi-0.16.0/src/lib.rs:561:21 [INFO] [stdout] | [INFO] [stdout] 561 | impl_wrap_repeat! { ast::LitKind } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:260:54 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn build_mul(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | self.build_binary(ast::BinOpKind::Mul, lhs, rhs) [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/aster-0.22.1/src/expr.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn build_div(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:264:54 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn build_div(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 42 | pub trait ToTokens { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 43 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:265:27 [INFO] [stdout] | [INFO] [stdout] 265 | self.build_binary(ast::BinOpKind::Div, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | impl ToTokens for TokenTree { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:268:35 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn build_rem(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:268:54 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn build_rem(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:269:27 [INFO] [stdout] | [INFO] [stdout] 269 | self.build_binary(ast::BinOpKind::Rem, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 46 | impl ToTokens for TokenTree { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 47 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [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/quasi-0.16.0/src/lib.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:272:35 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn build_and(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:272:54 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn build_and(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 52 | impl<'a, T: ToTokens> ToTokens for &'a T { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 53 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:273:27 [INFO] [stdout] | [INFO] [stdout] 273 | self.build_binary(ast::BinOpKind::And, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:276:34 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn build_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 58 | impl<'a, T: ToTokens> ToTokens for &'a [T] { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 59 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:276:53 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn build_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:277:27 [INFO] [stdout] | [INFO] [stdout] 277 | self.build_binary(ast::BinOpKind::Or, lhs, rhs) [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/aster-0.22.1/src/expr.rs:280:39 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn build_bit_xor(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 66 | impl ToTokens for Vec { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 67 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:280:58 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn build_bit_xor(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | impl ToTokens for Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:281:27 [INFO] [stdout] | [INFO] [stdout] 281 | self.build_binary(ast::BinOpKind::BitXor, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:73:46 [INFO] [stdout] | [INFO] [stdout] 72 | impl ToTokens for Spanned { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 73 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [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/quasi-0.16.0/src/lib.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:80:46 [INFO] [stdout] | [INFO] [stdout] 79 | impl ToTokens for Option { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 80 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [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/quasi-0.16.0/src/lib.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:89:47 [INFO] [stdout] | [INFO] [stdout] 88 | impl ToTokens for ast::Ident { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 89 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | vec![TokenTree::Token(DUMMY_SP, token::Ident(*self))] [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/quasi-0.16.0/src/lib.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:95:47 [INFO] [stdout] | [INFO] [stdout] 94 | impl ToTokens for ast::Path { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 95 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtPath(Box::new(self.clone()))))] [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/quasi-0.16.0/src/lib.rs:101:31 [INFO] [stdout] | [INFO] [stdout] 101 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:101:47 [INFO] [stdout] | [INFO] [stdout] 100 | impl ToTokens for ast::Ty { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 101 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:102:74 [INFO] [stdout] | [INFO] [stdout] 102 | vec![TokenTree::Token(self.span, token::Interpolated(token::NtTy(P(self.clone()))))] [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/quasi-0.16.0/src/lib.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | impl ToTokens for 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/quasi-0.16.0/src/lib.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:107:47 [INFO] [stdout] | [INFO] [stdout] 106 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 107 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 112 | impl ToTokens for 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/quasi-0.16.0/src/lib.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:113:47 [INFO] [stdout] | [INFO] [stdout] 112 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 113 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | impl ToTokens for 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/quasi-0.16.0/src/lib.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:119:47 [INFO] [stdout] | [INFO] [stdout] 118 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 119 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | impl ToTokens for 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/quasi-0.16.0/src/lib.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:125:47 [INFO] [stdout] | [INFO] [stdout] 124 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 125 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | impl ToTokens for 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/quasi-0.16.0/src/lib.rs:131:31 [INFO] [stdout] | [INFO] [stdout] 131 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:131:47 [INFO] [stdout] | [INFO] [stdout] 130 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 131 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [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/quasi-0.16.0/src/lib.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:137:46 [INFO] [stdout] | [INFO] [stdout] 136 | impl ToTokens for ast::Generics { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 137 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:284:39 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn build_bit_and(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:284:58 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn build_bit_and(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:285:27 [INFO] [stdout] | [INFO] [stdout] 285 | self.build_binary(ast::BinOpKind::BitAnd, lhs, rhs) [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/aster-0.22.1/src/expr.rs:288:38 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn build_bit_or(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:288:57 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn build_bit_or(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:289:27 [INFO] [stdout] | [INFO] [stdout] 289 | self.build_binary(ast::BinOpKind::BitOr, lhs, rhs) [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/aster-0.22.1/src/expr.rs:292:35 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn build_shl(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:149:46 [INFO] [stdout] | [INFO] [stdout] 148 | impl ToTokens for ast::WhereClause { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 149 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:292:54 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn build_shl(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:164:31 [INFO] [stdout] | [INFO] [stdout] 164 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:293:27 [INFO] [stdout] | [INFO] [stdout] 293 | self.build_binary(ast::BinOpKind::Shl, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:164:47 [INFO] [stdout] | [INFO] [stdout] 163 | impl ToTokens for ast::Stmt { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 164 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:166:75 [INFO] [stdout] | [INFO] [stdout] 166 | TokenTree::Token(self.span, token::Interpolated(token::NtStmt(P(self.clone())))) [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/quasi-0.16.0/src/lib.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | impl ToTokens for 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/quasi-0.16.0/src/lib.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:296:35 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn build_shr(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:179:47 [INFO] [stdout] | [INFO] [stdout] 178 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 179 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 184 | impl ToTokens for 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/quasi-0.16.0/src/lib.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 185 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:185:47 [INFO] [stdout] | [INFO] [stdout] 184 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 185 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:296:54 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn build_shr(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:191:31 [INFO] [stdout] | [INFO] [stdout] 191 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:191:47 [INFO] [stdout] | [INFO] [stdout] 190 | impl ToTokens for ast::Arm { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 191 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtArm(self.clone())))] [INFO] [stdout] | ^^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:297:27 [INFO] [stdout] | [INFO] [stdout] 297 | self.build_binary(ast::BinOpKind::Shr, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 199 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 213 | impl_to_tokens_slice! { ast::Ty, [TokenTree::Token(DUMMY_SP, token::Comma)] } [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:199:54 [INFO] [stdout] | [INFO] [stdout] 199 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 213 | impl_to_tokens_slice! { ast::Ty, [TokenTree::Token(DUMMY_SP, token::Comma)] } [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:213:52 [INFO] [stdout] | [INFO] [stdout] 213 | impl_to_tokens_slice! { ast::Ty, [TokenTree::Token(DUMMY_SP, token::Comma)] } [INFO] [stdout] | ^^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:300:34 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn build_eq(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | impl_to_tokens_slice! { 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/quasi-0.16.0/src/lib.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 199 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 214 | impl_to_tokens_slice! { P, [] } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:199:54 [INFO] [stdout] | [INFO] [stdout] 199 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 214 | impl_to_tokens_slice! { P, [] } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 216 | impl ToTokens for P { [INFO] [stdout] | ^ not found in this scope [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/aster-0.22.1/src/expr.rs:300:53 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn build_eq(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:217:31 [INFO] [stdout] | [INFO] [stdout] 217 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:217:47 [INFO] [stdout] | [INFO] [stdout] 216 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 217 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | vec![TokenTree::Token(DUMMY_SP, token::Interpolated(token::NtMeta(self.clone())))] [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/quasi-0.16.0/src/lib.rs:223:30 [INFO] [stdout] | [INFO] [stdout] 223 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:223:46 [INFO] [stdout] | [INFO] [stdout] 222 | impl ToTokens for ast::Attribute { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 223 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [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/quasi-0.16.0/src/lib.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:241:46 [INFO] [stdout] | [INFO] [stdout] 240 | impl ToTokens for str { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 241 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:301:27 [INFO] [stdout] | [INFO] [stdout] 301 | self.build_binary(ast::BinOpKind::Eq, lhs, rhs) [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/aster-0.22.1/src/expr.rs:304:34 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn build_lt(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:304:53 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn build_lt(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:305:27 [INFO] [stdout] | [INFO] [stdout] 305 | self.build_binary(ast::BinOpKind::Lt, lhs, rhs) [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/aster-0.22.1/src/expr.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn build_le(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:308:53 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn build_le(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:309:27 [INFO] [stdout] | [INFO] [stdout] 309 | self.build_binary(ast::BinOpKind::Le, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:250:31 [INFO] [stdout] | [INFO] [stdout] 250 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:312:34 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn build_ne(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:250:47 [INFO] [stdout] | [INFO] [stdout] 249 | impl ToTokens for () { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 250 | fn to_tokens(&self, _cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:251:35 [INFO] [stdout] | [INFO] [stdout] 251 | vec![TokenTree::Delimited(DUMMY_SP, Rc::new(tokenstream::Delimited { [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/quasi-0.16.0/src/lib.rs:253:24 [INFO] [stdout] | [INFO] [stdout] 253 | open_span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:255:25 [INFO] [stdout] | [INFO] [stdout] 255 | close_span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:312:53 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn build_ne(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 313 | self.build_binary(ast::BinOpKind::Ne, lhs, rhs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:261:46 [INFO] [stdout] | [INFO] [stdout] 260 | impl ToTokens for ast::Lit { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 261 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | P(ast::Expr { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:265:38 [INFO] [stdout] | [INFO] [stdout] 265 | node: ast::ExprKind::Lit(P(self.clone())), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | span: 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/quasi-0.16.0/src/lib.rs:273:30 [INFO] [stdout] | [INFO] [stdout] 273 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:316:34 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn build_ge(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:273:46 [INFO] [stdout] | [INFO] [stdout] 272 | impl ToTokens for bool { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 273 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | dummy_spanned(ast::LitKind::Bool(*self)).to_tokens(cx) [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/quasi-0.16.0/src/lib.rs:279:30 [INFO] [stdout] | [INFO] [stdout] 279 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:279:46 [INFO] [stdout] | [INFO] [stdout] 278 | impl ToTokens for char { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 279 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | dummy_spanned(ast::LitKind::Char(*self)).to_tokens(cx) [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/quasi-0.16.0/src/lib.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | impl_to_tokens_int! { signed, isize, ast::IntTy::Is } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | impl_to_tokens_int! { signed, isize, ast::IntTy::Is } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 322 | impl_to_tokens_int! { signed, isize, ast::IntTy::Is } [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | impl_to_tokens_int! { signed, i8, ast::IntTy::I8 } [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | impl_to_tokens_int! { signed, i8, ast::IntTy::I8 } [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 323 | impl_to_tokens_int! { signed, i8, ast::IntTy::I8 } [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | impl_to_tokens_int! { signed, i16, ast::IntTy::I16 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | impl_to_tokens_int! { signed, i16, ast::IntTy::I16 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 324 | impl_to_tokens_int! { signed, i16, ast::IntTy::I16 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | impl_to_tokens_int! { signed, i32, ast::IntTy::I32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | impl_to_tokens_int! { signed, i32, ast::IntTy::I32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 325 | impl_to_tokens_int! { signed, i32, ast::IntTy::I32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | impl_to_tokens_int! { signed, i64, ast::IntTy::I64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:300:54 [INFO] [stdout] | [INFO] [stdout] 300 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | impl_to_tokens_int! { signed, i64, ast::IntTy::I64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:307:17 [INFO] [stdout] | [INFO] [stdout] 307 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 326 | impl_to_tokens_int! { signed, i64, ast::IntTy::I64 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | impl_to_tokens_int! { unsigned, usize, ast::UintTy::Us } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | impl_to_tokens_int! { unsigned, usize, ast::UintTy::Us } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:316:17 [INFO] [stdout] | [INFO] [stdout] 316 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 328 | impl_to_tokens_int! { unsigned, usize, ast::UintTy::Us } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | impl_to_tokens_int! { unsigned, u8, ast::UintTy::U8 } [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | impl_to_tokens_int! { unsigned, u8, ast::UintTy::U8 } [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:316:17 [INFO] [stdout] | [INFO] [stdout] 316 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 329 | impl_to_tokens_int! { unsigned, u8, ast::UintTy::U8 } [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 330 | impl_to_tokens_int! { unsigned, u16, ast::UintTy::U16 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 330 | impl_to_tokens_int! { unsigned, u16, ast::UintTy::U16 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:316:17 [INFO] [stdout] | [INFO] [stdout] 316 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 330 | impl_to_tokens_int! { unsigned, u16, ast::UintTy::U16 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | impl_to_tokens_int! { unsigned, u32, ast::UintTy::U32 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | impl_to_tokens_int! { unsigned, u32, ast::UintTy::U32 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:316:17 [INFO] [stdout] | [INFO] [stdout] 316 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 331 | impl_to_tokens_int! { unsigned, u32, ast::UintTy::U32 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | impl_to_tokens_int! { unsigned, u64, ast::UintTy::U64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:314:54 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | impl_to_tokens_int! { unsigned, u64, ast::UintTy::U64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:316:17 [INFO] [stdout] | [INFO] [stdout] 316 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 332 | impl_to_tokens_int! { unsigned, u64, ast::UintTy::U64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_to_tokens_int` (in Nightly builds, run with -Z macro-backtrace for more info) [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/quasi-0.16.0/src/lib.rs:335:40 [INFO] [stdout] | [INFO] [stdout] 335 | fn parse_item(&self, s: String) -> 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/quasi-0.16.0/src/lib.rs:336:40 [INFO] [stdout] | [INFO] [stdout] 336 | fn parse_expr(&self, s: String) -> P; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:338:43 [INFO] [stdout] | [INFO] [stdout] 334 | pub trait ExtParseUtils { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 338 | fn parse_tts(&self, s: String) -> Vec; [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/quasi-0.16.0/src/lib.rs:341:28 [INFO] [stdout] | [INFO] [stdout] 341 | impl<'a> ExtParseUtils for ExtCtxt<'a> { [INFO] [stdout] | ^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:316:53 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn build_ge(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | fn parse_item(&self, s: String) -> P { [INFO] [stdout] | ^ not found in this scope [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/aster-0.22.1/src/expr.rs:317:27 [INFO] [stdout] | [INFO] [stdout] 317 | self.build_binary(ast::BinOpKind::Ge, lhs, rhs) [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/aster-0.22.1/src/expr.rs:320:34 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn build_gt(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:320:53 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn build_gt(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:321:27 [INFO] [stdout] | [INFO] [stdout] 321 | self.build_binary(ast::BinOpKind::Gt, lhs, rhs) [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/aster-0.22.1/src/expr.rs:324:32 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn binary(self, binop: ast::BinOpKind) -> ExprBuilder> { [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/aster-0.22.1/src/expr.rs:333:21 [INFO] [stdout] | [INFO] [stdout] 333 | self.binary(ast::BinOpKind::Add) [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/aster-0.22.1/src/expr.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | self.binary(ast::BinOpKind::Sub) [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/aster-0.22.1/src/expr.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | self.binary(ast::BinOpKind::Mul) [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/aster-0.22.1/src/expr.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | self.binary(ast::BinOpKind::Div) [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/aster-0.22.1/src/expr.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | self.binary(ast::BinOpKind::Rem) [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/aster-0.22.1/src/expr.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | self.binary(ast::BinOpKind::And) [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/aster-0.22.1/src/expr.rs:357:21 [INFO] [stdout] | [INFO] [stdout] 357 | self.binary(ast::BinOpKind::Or) [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/aster-0.22.1/src/expr.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | self.binary(ast::BinOpKind::BitXor) [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/aster-0.22.1/src/expr.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | self.binary(ast::BinOpKind::BitAnd) [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/aster-0.22.1/src/expr.rs:369:21 [INFO] [stdout] | [INFO] [stdout] 369 | self.binary(ast::BinOpKind::BitOr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:359:40 [INFO] [stdout] | [INFO] [stdout] 359 | fn parse_expr(&self, s: String) -> P { [INFO] [stdout] | ^ not found in this scope [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/aster-0.22.1/src/expr.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | self.binary(ast::BinOpKind::Shl) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:367:43 [INFO] [stdout] | [INFO] [stdout] 341 | impl<'a> ExtParseUtils for ExtCtxt<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] ... [INFO] [stdout] 367 | fn parse_tts(&self, s: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:377:21 [INFO] [stdout] | [INFO] [stdout] 377 | self.binary(ast::BinOpKind::Shr) [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/aster-0.22.1/src/expr.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | self.binary(ast::BinOpKind::Eq) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:376:38 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn parse_expr_panic(parser: &mut Parser) -> P { [INFO] [stdout] | ^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | self.binary(ast::BinOpKind::Lt) [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/aster-0.22.1/src/expr.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | self.binary(ast::BinOpKind::Le) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:376:49 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn parse_expr_panic(parser: &mut Parser) -> P { [INFO] [stdout] | ^ not found in this scope [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/aster-0.22.1/src/expr.rs:393:21 [INFO] [stdout] | [INFO] [stdout] 393 | self.binary(ast::BinOpKind::Ne) [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/aster-0.22.1/src/expr.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 397 | self.binary(ast::BinOpKind::Ge) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:380:38 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn parse_item_panic(parser: &mut Parser) -> Option> { [INFO] [stdout] | ^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:401:21 [INFO] [stdout] | [INFO] [stdout] 401 | self.binary(ast::BinOpKind::Gt) [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/aster-0.22.1/src/expr.rs:408:25 [INFO] [stdout] | [INFO] [stdout] 408 | mutability: ast::Mutability::Immutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:380:56 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn parse_item_panic(parser: &mut Parser) -> Option> { [INFO] [stdout] | ^ not found in this scope [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/aster-0.22.1/src/expr.rs:416:25 [INFO] [stdout] | [INFO] [stdout] 416 | mutability: ast::Mutability::Mutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:421:30 [INFO] [stdout] | [INFO] [stdout] 421 | self.build_expr_kind(ast::ExprKind::Break(None)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:384:37 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn parse_pat_panic(parser: &mut Parser) -> P { [INFO] [stdout] | ^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:428:30 [INFO] [stdout] | [INFO] [stdout] 428 | self.build_expr_kind(ast::ExprKind::Break(Some(label))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:384:48 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn parse_pat_panic(parser: &mut Parser) -> P { [INFO] [stdout] | ^ not found in this scope [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/aster-0.22.1/src/expr.rs:432:30 [INFO] [stdout] | [INFO] [stdout] 432 | self.build_expr_kind(ast::ExprKind::Continue(None)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:388:37 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn parse_arm_panic(parser: &mut Parser) -> ast::Arm { [INFO] [stdout] | ^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:439:30 [INFO] [stdout] | [INFO] [stdout] 439 | self.build_expr_kind(ast::ExprKind::Continue(Some(label))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:392:36 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn parse_ty_panic(parser: &mut Parser) -> P { [INFO] [stdout] | ^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:443:30 [INFO] [stdout] | [INFO] [stdout] 443 | self.build_expr_kind(ast::ExprKind::Ret(None)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/quasi-0.16.0/src/lib.rs:392:47 [INFO] [stdout] | [INFO] [stdout] 392 | pub fn parse_ty_panic(parser: &mut Parser) -> P { [INFO] [stdout] | ^ not found in this scope [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/aster-0.22.1/src/expr.rs:569:39 [INFO] [stdout] | [INFO] [stdout] 569 | pub fn build_block(self, block: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:396:38 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn parse_stmt_panic(parser: &mut Parser) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:570:30 [INFO] [stdout] | [INFO] [stdout] 570 | self.build_expr_kind(ast::ExprKind::Block(block)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:400:43 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn parse_attribute_panic(parser: &mut Parser, permit_inner: bool) -> ast::Attribute { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:535:38 [INFO] [stdout] | [INFO] [stdout] 535 | impl IntoWrappedRepeat for Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | type Item = Spanned; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | type IntoIter = iter::Repeat>; [INFO] [stdout] | ^^^^^^^ not found in this scope [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/aster-0.22.1/src/expr.rs:577:38 [INFO] [stdout] | [INFO] [stdout] 577 | pub fn build_assign(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:538:50 [INFO] [stdout] | [INFO] [stdout] 538 | fn into_wrappable_iter(self) -> iter::Repeat> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.16.0/src/lib.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | impl_wrap_repeat! { TokenTree } [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/quasi-0.16.0/src/lib.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:548:21 [INFO] [stdout] | [INFO] [stdout] 548 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:549:21 [INFO] [stdout] | [INFO] [stdout] 549 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:550:21 [INFO] [stdout] | [INFO] [stdout] 550 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:551:21 [INFO] [stdout] | [INFO] [stdout] 551 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:555:21 [INFO] [stdout] | [INFO] [stdout] 555 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:556:21 [INFO] [stdout] | [INFO] [stdout] 556 | impl_wrap_repeat! { 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/quasi-0.16.0/src/lib.rs:558:21 [INFO] [stdout] | [INFO] [stdout] 558 | impl_wrap_repeat! { P } [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/quasi-0.16.0/src/lib.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | #![cfg_attr(not(feature = "with-syntex"), feature(rustc_private))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [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/aster-0.22.1/src/expr.rs:577:57 [INFO] [stdout] | [INFO] [stdout] 577 | pub fn build_assign(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:578:30 [INFO] [stdout] | [INFO] [stdout] 578 | self.build_expr_kind(ast::ExprKind::Assign(lhs, rhs)) [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/aster-0.22.1/src/expr.rs:590:35 [INFO] [stdout] | [INFO] [stdout] 590 | ... binop: ast::BinOpKind, [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/aster-0.22.1/src/expr.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | ... lhs: 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/aster-0.22.1/src/expr.rs:592:35 [INFO] [stdout] | [INFO] [stdout] 592 | ... rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:594:30 [INFO] [stdout] | [INFO] [stdout] 594 | self.build_expr_kind(ast::ExprKind::AssignOp(binop, lhs, rhs)) [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/aster-0.22.1/src/expr.rs:597:35 [INFO] [stdout] | [INFO] [stdout] 597 | pub fn assign_op(self, binop: ast::BinOpKind) -> ExprBuilder> { [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/aster-0.22.1/src/expr.rs:607:24 [INFO] [stdout] | [INFO] [stdout] 607 | self.assign_op(ast::BinOpKind::Add) [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/aster-0.22.1/src/expr.rs:611:24 [INFO] [stdout] | [INFO] [stdout] 611 | self.assign_op(ast::BinOpKind::Sub) [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/aster-0.22.1/src/expr.rs:615:24 [INFO] [stdout] | [INFO] [stdout] 615 | self.assign_op(ast::BinOpKind::Mul) [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/aster-0.22.1/src/expr.rs:619:24 [INFO] [stdout] | [INFO] [stdout] 619 | self.assign_op(ast::BinOpKind::Rem) [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/aster-0.22.1/src/expr.rs:623:24 [INFO] [stdout] | [INFO] [stdout] 623 | self.assign_op(ast::BinOpKind::And) [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/aster-0.22.1/src/expr.rs:627:24 [INFO] [stdout] | [INFO] [stdout] 627 | self.assign_op(ast::BinOpKind::Or) [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/aster-0.22.1/src/expr.rs:631:24 [INFO] [stdout] | [INFO] [stdout] 631 | self.assign_op(ast::BinOpKind::BitXor) [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/aster-0.22.1/src/expr.rs:635:24 [INFO] [stdout] | [INFO] [stdout] 635 | self.assign_op(ast::BinOpKind::BitAnd) [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/aster-0.22.1/src/expr.rs:639:24 [INFO] [stdout] | [INFO] [stdout] 639 | self.assign_op(ast::BinOpKind::BitOr) [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/aster-0.22.1/src/expr.rs:643:24 [INFO] [stdout] | [INFO] [stdout] 643 | self.assign_op(ast::BinOpKind::Shl) [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/aster-0.22.1/src/expr.rs:647:24 [INFO] [stdout] | [INFO] [stdout] 647 | self.assign_op(ast::BinOpKind::Shr) [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/aster-0.22.1/src/expr.rs:650:37 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn build_index(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:650:56 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn build_index(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:651:30 [INFO] [stdout] | [INFO] [stdout] 651 | self.build_expr_kind(ast::ExprKind::Index(lhs, rhs)) [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/aster-0.22.1/src/expr.rs:662:38 [INFO] [stdout] | [INFO] [stdout] 662 | pub fn build_repeat(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:662:57 [INFO] [stdout] | [INFO] [stdout] 662 | pub fn build_repeat(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:663:30 [INFO] [stdout] | [INFO] [stdout] 663 | self.build_expr_kind(ast::ExprKind::Repeat(lhs, rhs)) [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/aster-0.22.1/src/expr.rs:806:16 [INFO] [stdout] | [INFO] [stdout] 806 | impl Invoke for ExprBuilder [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/aster-0.22.1/src/expr.rs:807:23 [INFO] [stdout] | [INFO] [stdout] 807 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:811:27 [INFO] [stdout] | [INFO] [stdout] 811 | fn invoke(self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/expr.rs:816:18 [INFO] [stdout] | [INFO] [stdout] 816 | impl Invoke> for ExprBuilder [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/aster-0.22.1/src/expr.rs:817:23 [INFO] [stdout] | [INFO] [stdout] 817 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:821:28 [INFO] [stdout] | [INFO] [stdout] 821 | fn invoke(self, lit: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:826:16 [INFO] [stdout] | [INFO] [stdout] 826 | impl Invoke for ExprBuilder [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/aster-0.22.1/src/expr.rs:827:23 [INFO] [stdout] | [INFO] [stdout] 827 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:831:27 [INFO] [stdout] | [INFO] [stdout] 831 | fn invoke(self, path: ast::Path) -> F::Result { [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/aster-0.22.1/src/expr.rs:836:17 [INFO] [stdout] | [INFO] [stdout] 836 | impl Invoke<(ast::QSelf, ast::Path)> for ExprBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 308 previous errors [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/aster-0.22.1/src/expr.rs:836:29 [INFO] [stdout] | [INFO] [stdout] 836 | impl Invoke<(ast::QSelf, ast::Path)> for ExprBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quasi` due to 309 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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/aster-0.22.1/src/expr.rs:837:23 [INFO] [stdout] | [INFO] [stdout] 837 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:841:37 [INFO] [stdout] | [INFO] [stdout] 841 | fn invoke(self, (qself, path): (ast::QSelf, ast::Path)) -> F::Result { [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/aster-0.22.1/src/expr.rs:841:49 [INFO] [stdout] | [INFO] [stdout] 841 | fn invoke(self, (qself, path): (ast::QSelf, ast::Path)) -> F::Result { [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/aster-0.22.1/src/expr.rs:846:18 [INFO] [stdout] | [INFO] [stdout] 846 | impl Invoke> for ExprBuilder [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/aster-0.22.1/src/expr.rs:847:23 [INFO] [stdout] | [INFO] [stdout] 847 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:851:30 [INFO] [stdout] | [INFO] [stdout] 851 | fn invoke(self, block: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:860:11 [INFO] [stdout] | [INFO] [stdout] 860 | unop: ast::UnOp, [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/aster-0.22.1/src/expr.rs:863:18 [INFO] [stdout] | [INFO] [stdout] 863 | impl Invoke> for ExprUnaryBuilder [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/aster-0.22.1/src/expr.rs:864:23 [INFO] [stdout] | [INFO] [stdout] 864 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:868:29 [INFO] [stdout] | [INFO] [stdout] 868 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:877:12 [INFO] [stdout] | [INFO] [stdout] 877 | binop: ast::BinOpKind, [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/aster-0.22.1/src/expr.rs:880:18 [INFO] [stdout] | [INFO] [stdout] 880 | impl Invoke> for ExprBinaryLhsBuilder [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/aster-0.22.1/src/expr.rs:881:23 [INFO] [stdout] | [INFO] [stdout] 881 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:885:28 [INFO] [stdout] | [INFO] [stdout] 885 | fn invoke(self, lhs: P) -> ExprBuilder> { [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/aster-0.22.1/src/expr.rs:896:12 [INFO] [stdout] | [INFO] [stdout] 896 | binop: ast::BinOpKind, [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/aster-0.22.1/src/expr.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 897 | lhs: 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/aster-0.22.1/src/expr.rs:900:18 [INFO] [stdout] | [INFO] [stdout] 900 | impl Invoke> for ExprBinaryRhsBuilder [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/aster-0.22.1/src/expr.rs:901:23 [INFO] [stdout] | [INFO] [stdout] 901 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:905:28 [INFO] [stdout] | [INFO] [stdout] 905 | fn invoke(self, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:916:18 [INFO] [stdout] | [INFO] [stdout] 916 | impl Invoke> for ExprReturnBuilder [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/aster-0.22.1/src/expr.rs:917:23 [INFO] [stdout] | [INFO] [stdout] 917 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:921:29 [INFO] [stdout] | [INFO] [stdout] 921 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:922:38 [INFO] [stdout] | [INFO] [stdout] 922 | self.builder.build_expr_kind(ast::ExprKind::Ret(Some(expr))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:930:18 [INFO] [stdout] | [INFO] [stdout] 930 | exprs: 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/aster-0.22.1/src/expr.rs:933:18 [INFO] [stdout] | [INFO] [stdout] 933 | impl>> ExprTupleBuilder [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/aster-0.22.1/src/expr.rs:934:23 [INFO] [stdout] | [INFO] [stdout] 934 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:937:38 [INFO] [stdout] | [INFO] [stdout] 937 | where I: IntoIterator>, [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/aster-0.22.1/src/expr.rs:948:38 [INFO] [stdout] | [INFO] [stdout] 948 | self.builder.build_expr_kind(ast::ExprKind::Tup(self.exprs)) [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/aster-0.22.1/src/expr.rs:952:18 [INFO] [stdout] | [INFO] [stdout] 952 | impl Invoke> for ExprTupleBuilder [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/aster-0.22.1/src/expr.rs:953:23 [INFO] [stdout] | [INFO] [stdout] 953 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:957:33 [INFO] [stdout] | [INFO] [stdout] 957 | fn invoke(mut self, expr: P) -> Self { [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/aster-0.22.1/src/expr.rs:969:16 [INFO] [stdout] | [INFO] [stdout] 969 | impl Invoke for ExprStructBuilder [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/aster-0.22.1/src/expr.rs:970:23 [INFO] [stdout] | [INFO] [stdout] 970 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:974:27 [INFO] [stdout] | [INFO] [stdout] 974 | fn invoke(self, path: ast::Path) -> ExprStructPathBuilder { [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/aster-0.22.1/src/expr.rs:984:11 [INFO] [stdout] | [INFO] [stdout] 984 | path: 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/aster-0.22.1/src/expr.rs:985:17 [INFO] [stdout] | [INFO] [stdout] 985 | fields: 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/aster-0.22.1/src/expr.rs:989:23 [INFO] [stdout] | [INFO] [stdout] 989 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:997:36 [INFO] [stdout] | [INFO] [stdout] 997 | where I: IntoIterator, [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/aster-0.22.1/src/expr.rs:1004:37 [INFO] [stdout] | [INFO] [stdout] 1004 | where I: IntoIterator)>, [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/aster-0.22.1/src/expr.rs:1004:51 [INFO] [stdout] | [INFO] [stdout] 1004 | where I: IntoIterator)>, [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/aster-0.22.1/src/expr.rs:1029:25 [INFO] [stdout] | [INFO] [stdout] 1029 | let expr_kind = ast::ExprKind::Struct(self.path, self.fields, None); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1034:18 [INFO] [stdout] | [INFO] [stdout] 1034 | impl Invoke> for ExprStructPathBuilder [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/aster-0.22.1/src/expr.rs:1035:23 [INFO] [stdout] | [INFO] [stdout] 1035 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:1039:29 [INFO] [stdout] | [INFO] [stdout] 1039 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1040:25 [INFO] [stdout] | [INFO] [stdout] 1040 | let expr_kind = ast::ExprKind::Struct(self.path, self.fields, Some(expr)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1050:21 [INFO] [stdout] | [INFO] [stdout] 1050 | impl Invoke> for ExprStructFieldBuilder [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/aster-0.22.1/src/expr.rs:1052:23 [INFO] [stdout] | [INFO] [stdout] 1052 | F: Invoke>, [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/aster-0.22.1/src/expr.rs:1056:33 [INFO] [stdout] | [INFO] [stdout] 1056 | fn invoke(mut self, expr: P) -> ExprStructPathBuilder { [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/aster-0.22.1/src/expr.rs:1057:21 [INFO] [stdout] | [INFO] [stdout] 1057 | let field = ast::Field { [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/aster-0.22.1/src/expr.rs:1073:18 [INFO] [stdout] | [INFO] [stdout] 1073 | impl Invoke> for ExprCallBuilder [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/aster-0.22.1/src/expr.rs:1074:23 [INFO] [stdout] | [INFO] [stdout] 1074 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1078:29 [INFO] [stdout] | [INFO] [stdout] 1078 | fn invoke(self, expr: P) -> ExprCallArgsBuilder { [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/aster-0.22.1/src/expr.rs:1091:12 [INFO] [stdout] | [INFO] [stdout] 1091 | fn_: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1092:17 [INFO] [stdout] | [INFO] [stdout] 1092 | args: 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/aster-0.22.1/src/expr.rs:1096:23 [INFO] [stdout] | [INFO] [stdout] 1096 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1099:38 [INFO] [stdout] | [INFO] [stdout] 1099 | where I: IntoIterator>, [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/aster-0.22.1/src/expr.rs:1105:38 [INFO] [stdout] | [INFO] [stdout] 1105 | pub fn with_arg(mut self, arg: P) -> Self { [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/aster-0.22.1/src/expr.rs:1116:38 [INFO] [stdout] | [INFO] [stdout] 1116 | self.builder.build_expr_kind(ast::ExprKind::Call(self.fn_, self.args)) [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/aster-0.22.1/src/expr.rs:1120:18 [INFO] [stdout] | [INFO] [stdout] 1120 | impl Invoke> for ExprCallArgsBuilder [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/aster-0.22.1/src/expr.rs:1121:23 [INFO] [stdout] | [INFO] [stdout] 1121 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1125:28 [INFO] [stdout] | [INFO] [stdout] 1125 | fn invoke(self, arg: P) -> Self { [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/aster-0.22.1/src/expr.rs:1134:9 [INFO] [stdout] | [INFO] [stdout] 1134 | id: ast::SpannedIdent, [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/aster-0.22.1/src/expr.rs:1137:18 [INFO] [stdout] | [INFO] [stdout] 1137 | impl Invoke> for ExprMethodCallBuilder [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/aster-0.22.1/src/expr.rs:1138:23 [INFO] [stdout] | [INFO] [stdout] 1138 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1142:29 [INFO] [stdout] | [INFO] [stdout] 1142 | fn invoke(self, expr: P) -> ExprMethodCallArgsBuilder { [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/aster-0.22.1/src/expr.rs:1156:9 [INFO] [stdout] | [INFO] [stdout] 1156 | id: ast::SpannedIdent, [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/aster-0.22.1/src/expr.rs:1157:16 [INFO] [stdout] | [INFO] [stdout] 1157 | tys: 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/aster-0.22.1/src/expr.rs:1158:17 [INFO] [stdout] | [INFO] [stdout] 1158 | args: 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/aster-0.22.1/src/expr.rs:1162:23 [INFO] [stdout] | [INFO] [stdout] 1162 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1165:38 [INFO] [stdout] | [INFO] [stdout] 1165 | where I: IntoIterator>, [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/aster-0.22.1/src/expr.rs:1171:36 [INFO] [stdout] | [INFO] [stdout] 1171 | pub fn with_ty(mut self, ty: P) -> Self { [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/aster-0.22.1/src/expr.rs:1182:38 [INFO] [stdout] | [INFO] [stdout] 1182 | where I: IntoIterator>, [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/aster-0.22.1/src/expr.rs:1188:38 [INFO] [stdout] | [INFO] [stdout] 1188 | pub fn with_arg(mut self, arg: P) -> Self { [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/aster-0.22.1/src/expr.rs:1199:38 [INFO] [stdout] | [INFO] [stdout] 1199 | self.builder.build_expr_kind(ast::ExprKind::MethodCall(self.id, self.tys, self.args)) [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/aster-0.22.1/src/expr.rs:1203:18 [INFO] [stdout] | [INFO] [stdout] 1203 | impl Invoke> for ExprMethodCallArgsBuilder [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/aster-0.22.1/src/expr.rs:1204:23 [INFO] [stdout] | [INFO] [stdout] 1204 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1208:27 [INFO] [stdout] | [INFO] [stdout] 1208 | fn invoke(self, ty: P) -> Self { [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/aster-0.22.1/src/expr.rs:1213:18 [INFO] [stdout] | [INFO] [stdout] 1213 | impl Invoke> for ExprMethodCallArgsBuilder [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/aster-0.22.1/src/expr.rs:1214:23 [INFO] [stdout] | [INFO] [stdout] 1214 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1218:28 [INFO] [stdout] | [INFO] [stdout] 1218 | fn invoke(self, arg: P) -> Self { [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/aster-0.22.1/src/expr.rs:1227:17 [INFO] [stdout] | [INFO] [stdout] 1227 | mutability: ast::Mutability, [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/aster-0.22.1/src/expr.rs:1230:18 [INFO] [stdout] | [INFO] [stdout] 1230 | impl Invoke> for ExprRefBuilder [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/aster-0.22.1/src/expr.rs:1231:23 [INFO] [stdout] | [INFO] [stdout] 1231 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1235:29 [INFO] [stdout] | [INFO] [stdout] 1235 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1236:38 [INFO] [stdout] | [INFO] [stdout] 1236 | self.builder.build_expr_kind(ast::ExprKind::AddrOf(self.mutability, expr)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1244:11 [INFO] [stdout] | [INFO] [stdout] 1244 | path: 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/aster-0.22.1/src/expr.rs:1247:18 [INFO] [stdout] | [INFO] [stdout] 1247 | impl Invoke> for ExprPathBuilder [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/aster-0.22.1/src/expr.rs:1248:23 [INFO] [stdout] | [INFO] [stdout] 1248 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1252:28 [INFO] [stdout] | [INFO] [stdout] 1252 | fn invoke(self, arg: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1266:18 [INFO] [stdout] | [INFO] [stdout] 1266 | impl Invoke> for ExprAssignBuilder [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/aster-0.22.1/src/expr.rs:1267:23 [INFO] [stdout] | [INFO] [stdout] 1267 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1271:28 [INFO] [stdout] | [INFO] [stdout] 1271 | fn invoke(self, lhs: P) -> ExprBuilder> { [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/aster-0.22.1/src/expr.rs:1284:12 [INFO] [stdout] | [INFO] [stdout] 1284 | lhs: 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/aster-0.22.1/src/expr.rs:1287:18 [INFO] [stdout] | [INFO] [stdout] 1287 | impl Invoke> for ExprAssignLhsBuilder [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/aster-0.22.1/src/expr.rs:1288:23 [INFO] [stdout] | [INFO] [stdout] 1288 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1292:28 [INFO] [stdout] | [INFO] [stdout] 1292 | fn invoke(self, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1301:12 [INFO] [stdout] | [INFO] [stdout] 1301 | binop: ast::BinOpKind, [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/aster-0.22.1/src/expr.rs:1304:18 [INFO] [stdout] | [INFO] [stdout] 1304 | impl Invoke> for ExprAssignOpBuilder [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/aster-0.22.1/src/expr.rs:1305:23 [INFO] [stdout] | [INFO] [stdout] 1305 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1309:28 [INFO] [stdout] | [INFO] [stdout] 1309 | fn invoke(self, lhs: P) -> ExprBuilder> { [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/aster-0.22.1/src/expr.rs:1323:12 [INFO] [stdout] | [INFO] [stdout] 1323 | binop: ast::BinOpKind, [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/aster-0.22.1/src/expr.rs:1324:12 [INFO] [stdout] | [INFO] [stdout] 1324 | lhs: 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/aster-0.22.1/src/expr.rs:1327:18 [INFO] [stdout] | [INFO] [stdout] 1327 | impl Invoke> for ExprAssignOpLhsBuilder [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/aster-0.22.1/src/expr.rs:1328:23 [INFO] [stdout] | [INFO] [stdout] 1328 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1332:28 [INFO] [stdout] | [INFO] [stdout] 1332 | fn invoke(self, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1343:18 [INFO] [stdout] | [INFO] [stdout] 1343 | impl Invoke> for ExprIndexBuilder [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/aster-0.22.1/src/expr.rs:1344:23 [INFO] [stdout] | [INFO] [stdout] 1344 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1348:28 [INFO] [stdout] | [INFO] [stdout] 1348 | fn invoke(self, lhs: P) -> ExprBuilder> { [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/aster-0.22.1/src/expr.rs:1361:12 [INFO] [stdout] | [INFO] [stdout] 1361 | lhs: 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/aster-0.22.1/src/expr.rs:1364:18 [INFO] [stdout] | [INFO] [stdout] 1364 | impl Invoke> for ExprIndexLhsBuilder [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/aster-0.22.1/src/expr.rs:1365:23 [INFO] [stdout] | [INFO] [stdout] 1365 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1369:28 [INFO] [stdout] | [INFO] [stdout] 1369 | fn invoke(self, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1380:18 [INFO] [stdout] | [INFO] [stdout] 1380 | impl Invoke> for ExprRepeatBuilder [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/aster-0.22.1/src/expr.rs:1381:23 [INFO] [stdout] | [INFO] [stdout] 1381 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1385:28 [INFO] [stdout] | [INFO] [stdout] 1385 | fn invoke(self, lhs: P) -> ExprBuilder> { [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/aster-0.22.1/src/expr.rs:1398:12 [INFO] [stdout] | [INFO] [stdout] 1398 | lhs: 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/aster-0.22.1/src/expr.rs:1401:18 [INFO] [stdout] | [INFO] [stdout] 1401 | impl Invoke> for ExprRepeatLhsBuilder [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/aster-0.22.1/src/expr.rs:1402:23 [INFO] [stdout] | [INFO] [stdout] 1402 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1406:28 [INFO] [stdout] | [INFO] [stdout] 1406 | fn invoke(self, rhs: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1416:27 [INFO] [stdout] | [INFO] [stdout] 1416 | label: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1420:23 [INFO] [stdout] | [INFO] [stdout] 1420 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1439:18 [INFO] [stdout] | [INFO] [stdout] 1439 | impl Invoke> for ExprLoopBuilder [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/aster-0.22.1/src/expr.rs:1440:23 [INFO] [stdout] | [INFO] [stdout] 1440 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1444:30 [INFO] [stdout] | [INFO] [stdout] 1444 | fn invoke(self, block: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1445:38 [INFO] [stdout] | [INFO] [stdout] 1445 | self.builder.build_expr_kind(ast::ExprKind::Loop(block, self.label)) [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/aster-0.22.1/src/expr.rs:1455:18 [INFO] [stdout] | [INFO] [stdout] 1455 | impl Invoke> for ExprIfBuilder [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/aster-0.22.1/src/expr.rs:1456:23 [INFO] [stdout] | [INFO] [stdout] 1456 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1460:34 [INFO] [stdout] | [INFO] [stdout] 1460 | fn invoke(self, condition: P) -> ExprIfThenBuilder { [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/aster-0.22.1/src/expr.rs:1472:18 [INFO] [stdout] | [INFO] [stdout] 1472 | condition: 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/aster-0.22.1/src/expr.rs:1476:23 [INFO] [stdout] | [INFO] [stdout] 1476 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1478:38 [INFO] [stdout] | [INFO] [stdout] 1478 | pub fn build_then(self, block: P) -> ExprIfThenElseBuilder { [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/aster-0.22.1/src/expr.rs:1492:18 [INFO] [stdout] | [INFO] [stdout] 1492 | impl Invoke> for ExprIfThenBuilder [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/aster-0.22.1/src/expr.rs:1493:23 [INFO] [stdout] | [INFO] [stdout] 1493 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1497:30 [INFO] [stdout] | [INFO] [stdout] 1497 | fn invoke(self, block: P) -> ExprIfThenElseBuilder { [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/aster-0.22.1/src/expr.rs:1506:18 [INFO] [stdout] | [INFO] [stdout] 1506 | condition: 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/aster-0.22.1/src/expr.rs:1507:13 [INFO] [stdout] | [INFO] [stdout] 1507 | then: 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/aster-0.22.1/src/expr.rs:1508:22 [INFO] [stdout] | [INFO] [stdout] 1508 | else_ifs: Vec<(P, 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/aster-0.22.1/src/expr.rs:1508:36 [INFO] [stdout] | [INFO] [stdout] 1508 | else_ifs: Vec<(P, 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/aster-0.22.1/src/expr.rs:1512:23 [INFO] [stdout] | [INFO] [stdout] 1512 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1521:43 [INFO] [stdout] | [INFO] [stdout] 1521 | fn build_else_expr(self, mut else_: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1529:38 [INFO] [stdout] | [INFO] [stdout] 1529 | self.builder.build_expr_kind(ast::ExprKind::If(self.condition, self.then, Some(else_))) [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/aster-0.22.1/src/expr.rs:1532:38 [INFO] [stdout] | [INFO] [stdout] 1532 | pub fn build_else(self, block: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1563:38 [INFO] [stdout] | [INFO] [stdout] 1563 | self.builder.build_expr_kind(ast::ExprKind::If(self.condition, self.then, else_)) [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/aster-0.22.1/src/expr.rs:1567:18 [INFO] [stdout] | [INFO] [stdout] 1567 | impl Invoke> for ExprIfThenElseBuilder [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/aster-0.22.1/src/expr.rs:1568:23 [INFO] [stdout] | [INFO] [stdout] 1568 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1572:30 [INFO] [stdout] | [INFO] [stdout] 1572 | fn invoke(self, block: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1583:18 [INFO] [stdout] | [INFO] [stdout] 1583 | impl Invoke> for ExprElseIfBuilder [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/aster-0.22.1/src/expr.rs:1584:23 [INFO] [stdout] | [INFO] [stdout] 1584 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1588:29 [INFO] [stdout] | [INFO] [stdout] 1588 | fn invoke(self, expr: P) -> ExprElseIfThenBuilder { [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/aster-0.22.1/src/expr.rs:1600:18 [INFO] [stdout] | [INFO] [stdout] 1600 | condition: 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/aster-0.22.1/src/expr.rs:1604:23 [INFO] [stdout] | [INFO] [stdout] 1604 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1606:42 [INFO] [stdout] | [INFO] [stdout] 1606 | pub fn build_then(mut self, block: P) -> ExprIfThenElseBuilder { [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/aster-0.22.1/src/expr.rs:1616:18 [INFO] [stdout] | [INFO] [stdout] 1616 | impl Invoke> for ExprElseIfThenBuilder [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/aster-0.22.1/src/expr.rs:1617:23 [INFO] [stdout] | [INFO] [stdout] 1617 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1621:30 [INFO] [stdout] | [INFO] [stdout] 1621 | fn invoke(self, block: P) -> ExprIfThenElseBuilder { [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/aster-0.22.1/src/expr.rs:1632:18 [INFO] [stdout] | [INFO] [stdout] 1632 | impl Invoke> for ExprMatchBuilder [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/aster-0.22.1/src/expr.rs:1633:23 [INFO] [stdout] | [INFO] [stdout] 1633 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1637:29 [INFO] [stdout] | [INFO] [stdout] 1637 | fn invoke(self, expr: P) -> ExprMatchArmBuilder { [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/aster-0.22.1/src/expr.rs:1650:13 [INFO] [stdout] | [INFO] [stdout] 1650 | expr: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1651:15 [INFO] [stdout] | [INFO] [stdout] 1651 | arms: 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/aster-0.22.1/src/expr.rs:1655:23 [INFO] [stdout] | [INFO] [stdout] 1655 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1658:36 [INFO] [stdout] | [INFO] [stdout] 1658 | where I: IntoIterator, [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/aster-0.22.1/src/expr.rs:1664:36 [INFO] [stdout] | [INFO] [stdout] 1664 | pub fn with_arm(mut self, arm: ast::Arm) -> Self { [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/aster-0.22.1/src/expr.rs:1674:38 [INFO] [stdout] | [INFO] [stdout] 1674 | self.builder.build_expr_kind(ast::ExprKind::Match(self.expr, self.arms)) [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/aster-0.22.1/src/expr.rs:1678:16 [INFO] [stdout] | [INFO] [stdout] 1678 | impl Invoke for ExprMatchArmBuilder [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/aster-0.22.1/src/expr.rs:1679:23 [INFO] [stdout] | [INFO] [stdout] 1679 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1683:26 [INFO] [stdout] | [INFO] [stdout] 1683 | fn invoke(self, arm: ast::Arm) -> Self { [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/aster-0.22.1/src/expr.rs:1694:18 [INFO] [stdout] | [INFO] [stdout] 1694 | impl Invoke> for ExprParenBuilder [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/aster-0.22.1/src/expr.rs:1695:23 [INFO] [stdout] | [INFO] [stdout] 1695 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1699:29 [INFO] [stdout] | [INFO] [stdout] 1699 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1700:38 [INFO] [stdout] | [INFO] [stdout] 1700 | self.builder.build_expr_kind(ast::ExprKind::Paren(expr)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1708:9 [INFO] [stdout] | [INFO] [stdout] 1708 | id: ast::SpannedIdent, [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/aster-0.22.1/src/expr.rs:1711:18 [INFO] [stdout] | [INFO] [stdout] 1711 | impl Invoke> for ExprFieldBuilder [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/aster-0.22.1/src/expr.rs:1712:23 [INFO] [stdout] | [INFO] [stdout] 1712 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1716:29 [INFO] [stdout] | [INFO] [stdout] 1716 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1717:38 [INFO] [stdout] | [INFO] [stdout] 1717 | self.builder.build_expr_kind(ast::ExprKind::Field(expr, self.id)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/expr.rs:1728:18 [INFO] [stdout] | [INFO] [stdout] 1728 | impl Invoke> for ExprTupFieldBuilder [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/aster-0.22.1/src/expr.rs:1729:23 [INFO] [stdout] | [INFO] [stdout] 1729 | where F: Invoke>, [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/aster-0.22.1/src/expr.rs:1733:29 [INFO] [stdout] | [INFO] [stdout] 1733 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1734:38 [INFO] [stdout] | [INFO] [stdout] 1734 | self.builder.build_expr_kind(ast::ExprKind::TupField(expr, self.index)) [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/aster-0.22.1/src/expr.rs:1742:18 [INFO] [stdout] | [INFO] [stdout] 1742 | exprs: 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/aster-0.22.1/src/expr.rs:1745:18 [INFO] [stdout] | [INFO] [stdout] 1745 | impl>> ExprSliceBuilder [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/aster-0.22.1/src/expr.rs:1746:23 [INFO] [stdout] | [INFO] [stdout] 1746 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:1749:38 [INFO] [stdout] | [INFO] [stdout] 1749 | where I: IntoIterator>, [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/aster-0.22.1/src/expr.rs:1761:38 [INFO] [stdout] | [INFO] [stdout] 1761 | self.builder.build_expr_kind(ast::ExprKind::Vec(self.exprs)) [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/aster-0.22.1/src/expr.rs:1765:18 [INFO] [stdout] | [INFO] [stdout] 1765 | impl Invoke> for ExprSliceBuilder [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/aster-0.22.1/src/expr.rs:1766:23 [INFO] [stdout] | [INFO] [stdout] 1766 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:1770:33 [INFO] [stdout] | [INFO] [stdout] 1770 | fn invoke(mut self, expr: P) -> Self { [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/aster-0.22.1/src/expr.rs:1782:18 [INFO] [stdout] | [INFO] [stdout] 1782 | impl Invoke> for ExprVecBuilder [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/aster-0.22.1/src/expr.rs:1783:23 [INFO] [stdout] | [INFO] [stdout] 1783 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:1787:29 [INFO] [stdout] | [INFO] [stdout] 1787 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/expr.rs:1805:18 [INFO] [stdout] | [INFO] [stdout] 1805 | impl Invoke> for ExprTryBuilder [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/aster-0.22.1/src/expr.rs:1806:23 [INFO] [stdout] | [INFO] [stdout] 1806 | where F: Invoke> [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/aster-0.22.1/src/expr.rs:1810:29 [INFO] [stdout] | [INFO] [stdout] 1810 | fn invoke(self, expr: P) -> F::Result { [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/aster-0.22.1/src/fn_decl.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | args: 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/aster-0.22.1/src/fn_decl.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | where F: Invoke>, [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/aster-0.22.1/src/fn_decl.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn with_self(self, explicit_self: ast::ExplicitSelf) -> Self { [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/aster-0.22.1/src/fn_decl.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | self.with_arg(ast::Arg::from_self(explicit_self, self_ident)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/fn_decl.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn with_arg(mut self, arg: ast::Arg) -> Self { [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/aster-0.22.1/src/fn_decl.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | where I: IntoIterator [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/aster-0.22.1/src/fn_decl.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | let ret_ty = ast::FunctionRetTy::None(self.span); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/fn_decl.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let ret_ty = ast::FunctionRetTy::Default(self.span); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/fn_decl.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn build_return(self, ty: P) -> F::Result { [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/aster-0.22.1/src/fn_decl.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | self.build(ast::FunctionRetTy::Ty(ty)) [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/aster-0.22.1/src/fn_decl.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn build(self, output: ast::FunctionRetTy) -> F::Result { [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/aster-0.22.1/src/fn_decl.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | self.callback.invoke(P(ast::FnDecl { [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/aster-0.22.1/src/fn_decl.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | impl Invoke for FnDeclBuilder [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/aster-0.22.1/src/fn_decl.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | where F: Invoke> [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/aster-0.22.1/src/fn_decl.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | fn invoke(self, arg: ast::Arg) -> Self { [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/aster-0.22.1/src/fn_decl.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | impl Invoke> for FnDeclBuilder [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/aster-0.22.1/src/fn_decl.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | where F: Invoke>, [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/aster-0.22.1/src/fn_decl.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | fn invoke(self, ty: P) -> F::Result { [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/aster-0.22.1/src/fn_decl.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | impl Invoke for FnDeclBuilder [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/aster-0.22.1/src/fn_decl.rs:146:23 [INFO] [stdout] | [INFO] [stdout] 146 | where F: Invoke>, [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/aster-0.22.1/src/fn_decl.rs:150:36 [INFO] [stdout] | [INFO] [stdout] 150 | fn invoke(self, explicit_self: ast::ExplicitSelf) -> Self { [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/aster-0.22.1/src/fn_decl.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | where F: Invoke, [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/aster-0.22.1/src/fn_decl.rs:183:34 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn with_pat(self, pat: P) -> ArgPatBuilder { [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/aster-0.22.1/src/fn_decl.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | impl Invoke> for ArgBuilder [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/aster-0.22.1/src/fn_decl.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | where F: Invoke [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/aster-0.22.1/src/fn_decl.rs:225:28 [INFO] [stdout] | [INFO] [stdout] 225 | fn invoke(self, pat: P) -> Self::Result { [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/aster-0.22.1/src/fn_decl.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | pat: P, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/fn_decl.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | where F: Invoke [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/aster-0.22.1/src/fn_decl.rs:241:32 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn with_ty(self, ty: P) -> F::Result { [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/aster-0.22.1/src/fn_decl.rs:242:30 [INFO] [stdout] | [INFO] [stdout] 242 | self.callback.invoke(ast::Arg { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/fn_decl.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/fn_decl.rs:255:18 [INFO] [stdout] | [INFO] [stdout] 255 | impl Invoke> for ArgPatBuilder [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/aster-0.22.1/src/fn_decl.rs:256:21 [INFO] [stdout] | [INFO] [stdout] 256 | where F: Invoke [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/aster-0.22.1/src/fn_decl.rs:260:27 [INFO] [stdout] | [INFO] [stdout] 260 | fn invoke(self, ty: P) -> F::Result { [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/aster-0.22.1/src/generics.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | lifetimes: 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/aster-0.22.1/src/generics.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | ty_params: 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/aster-0.22.1/src/generics.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | predicates: 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/aster-0.22.1/src/generics.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn from_generics(generics: ast::Generics) -> Self { [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/aster-0.22.1/src/generics.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | where F: Invoke, [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/aster-0.22.1/src/generics.rs:48:50 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn from_generics_with_callback(generics: ast::Generics, callback: F) -> Self { [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/aster-0.22.1/src/generics.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn with(self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/generics.rs:88:46 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn with_lifetime(mut self, lifetime: ast::LifetimeDef) -> Self { [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/aster-0.22.1/src/generics.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | where I: IntoIterator, [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/aster-0.22.1/src/generics.rs:122:46 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn with_ty_param(mut self, ty_param: ast::TyParam) -> Self { [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/aster-0.22.1/src/generics.rs:141:36 [INFO] [stdout] | [INFO] [stdout] 141 | where I: IntoIterator, [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/aster-0.22.1/src/generics.rs:147:48 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn with_predicate(mut self, predicate: ast::WherePredicate) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/generics.rs:203:31 [INFO] [stdout] | [INFO] [stdout] 203 | ty_param.bounds = P::new(); [INFO] [stdout] | ^ use of undeclared type `P` [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/aster-0.22.1/src/generics.rs:214:30 [INFO] [stdout] | [INFO] [stdout] 214 | self.callback.invoke(ast::Generics { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/generics.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | ty_params: P::from_vec(self.ty_params), [INFO] [stdout] | ^ use of undeclared type `P` [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/aster-0.22.1/src/generics.rs:217:27 [INFO] [stdout] | [INFO] [stdout] 217 | where_clause: ast::WhereClause { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/generics.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/generics.rs:225:16 [INFO] [stdout] | [INFO] [stdout] 225 | impl Invoke for GenericsBuilder [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/aster-0.22.1/src/generics.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | where F: Invoke, [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/aster-0.22.1/src/generics.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 230 | fn invoke(self, lifetime: ast::LifetimeDef) -> Self { [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/aster-0.22.1/src/generics.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | impl Invoke for GenericsBuilder [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/aster-0.22.1/src/generics.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | where F: Invoke, [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/aster-0.22.1/src/generics.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | fn invoke(self, ty_param: ast::TyParam) -> Self { [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/aster-0.22.1/src/generics.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | impl Invoke for GenericsBuilder [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/aster-0.22.1/src/generics.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | where F: Invoke, [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/aster-0.22.1/src/generics.rs:250:32 [INFO] [stdout] | [INFO] [stdout] 250 | fn invoke(self, predicate: ast::WherePredicate) -> Self { [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/aster-0.22.1/src/ident.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | fn to_ident(&self) -> ast::Ident; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/ident.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | impl ToIdent for ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/ident.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_ident(&self) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/ident.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | impl ToIdent for ast::Name { [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/aster-0.22.1/src/ident.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | fn to_ident(&self) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/ident.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | ast::Ident::with_empty_ctxt(*self) [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/aster-0.22.1/src/ident.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_ident(&self) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/ident.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn to_ident(&self) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/ident.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | fn to_ident(&self) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/ident.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | fn to_ident(&self) -> ast::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | attrs: 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/aster-0.22.1/src/item.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | vis: ast::Visibility, [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/aster-0.22.1/src/item.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | vis: ast::Visibility::Inherited, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn build(self, item: P) -> F::Result { [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/aster-0.22.1/src/item.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | where I: IntoIterator, [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/aster-0.22.1/src/item.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn with_attr(mut self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/item.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | self.vis = ast::Visibility::Public; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:88:55 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn build_item_kind(self, id: T, item_kind: ast::ItemKind) -> F::Result [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/aster-0.22.1/src/item.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | let item = ast::Item { [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/aster-0.22.1/src/item.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn build_use(self, view_path: ast::ViewPath_) -> F::Result { [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/aster-0.22.1/src/item.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | let item = ast::ItemKind::Use(P(respan(self.span, view_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 `keywords` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | self.build_item_kind(keywords::Invalid.ident(), item) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | let struct_ = ast::ItemKind::Struct(data, generics); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:212:23 [INFO] [stdout] | [INFO] [stdout] 212 | unsafety: ast::Unsafety::Normal, [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/aster-0.22.1/src/item.rs:224:23 [INFO] [stdout] | [INFO] [stdout] 224 | unsafety: ast::Unsafety::Normal, [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/aster-0.22.1/src/item.rs:225:23 [INFO] [stdout] | [INFO] [stdout] 225 | polarity: ast::ImplPolarity::Positive, [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/aster-0.22.1/src/item.rs:242:16 [INFO] [stdout] | [INFO] [stdout] 242 | impl Invoke for ItemBuilder [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/aster-0.22.1/src/item.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:247:27 [INFO] [stdout] | [INFO] [stdout] 247 | fn invoke(self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/item.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | impl Invoke> for ItemFnDeclBuilder [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/aster-0.22.1/src/item.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:264:32 [INFO] [stdout] | [INFO] [stdout] 264 | fn invoke(self, fn_decl: P) -> ItemFnBuilder { [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/aster-0.22.1/src/item.rs:271:23 [INFO] [stdout] | [INFO] [stdout] 271 | unsafety: ast::Unsafety::Normal, [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/aster-0.22.1/src/item.rs:272:24 [INFO] [stdout] | [INFO] [stdout] 272 | constness: ast::Constness::NotConst, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:273:18 [INFO] [stdout] | [INFO] [stdout] 273 | abi: Abi::Rust, [INFO] [stdout] | ^^^ use of undeclared type `Abi` [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/aster-0.22.1/src/item.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:284:16 [INFO] [stdout] | [INFO] [stdout] 284 | fn_decl: 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/aster-0.22.1/src/item.rs:285:15 [INFO] [stdout] | [INFO] [stdout] 285 | unsafety: ast::Unsafety, [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/aster-0.22.1/src/item.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 286 | constness: ast::Constness, [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/aster-0.22.1/src/item.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:292:23 [INFO] [stdout] | [INFO] [stdout] 292 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:295:25 [INFO] [stdout] | [INFO] [stdout] 295 | self.unsafety = ast::Unsafety::Unsafe; [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/aster-0.22.1/src/item.rs:300:26 [INFO] [stdout] | [INFO] [stdout] 300 | self.constness = ast::Constness::Const; [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/aster-0.22.1/src/item.rs:313:33 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn build(self, block: P) -> F::Result { [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/aster-0.22.1/src/item.rs:314:47 [INFO] [stdout] | [INFO] [stdout] 314 | self.builder.build_item_kind(self.id, ast::ItemKind::Fn( [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/aster-0.22.1/src/item.rs:329:16 [INFO] [stdout] | [INFO] [stdout] 329 | impl Invoke for ItemFnBuilder [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/aster-0.22.1/src/item.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:334:35 [INFO] [stdout] | [INFO] [stdout] 334 | fn invoke(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:340:18 [INFO] [stdout] | [INFO] [stdout] 340 | impl Invoke> for ItemFnBuilder [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/aster-0.22.1/src/item.rs:341:23 [INFO] [stdout] | [INFO] [stdout] 341 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:345:30 [INFO] [stdout] | [INFO] [stdout] 345 | fn invoke(self, block: P) -> F::Result { [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/aster-0.22.1/src/item.rs:356:16 [INFO] [stdout] | [INFO] [stdout] 356 | impl Invoke for ItemUseBuilder [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/aster-0.22.1/src/item.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 357 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:361:27 [INFO] [stdout] | [INFO] [stdout] 361 | fn invoke(self, path: ast::Path) -> ItemUsePathBuilder { [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/aster-0.22.1/src/item.rs:373:11 [INFO] [stdout] | [INFO] [stdout] 373 | path: 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/aster-0.22.1/src/item.rs:377:23 [INFO] [stdout] | [INFO] [stdout] 377 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:382:32 [INFO] [stdout] | [INFO] [stdout] 382 | self.builder.build_use(ast::ViewPathSimple(id.to_ident(), self.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/aster-0.22.1/src/item.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 394 | self.builder.build_use(ast::ViewPathGlob(self.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/aster-0.22.1/src/item.rs:413:11 [INFO] [stdout] | [INFO] [stdout] 413 | path: 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/aster-0.22.1/src/item.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | idents: 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/aster-0.22.1/src/item.rs:418:23 [INFO] [stdout] | [INFO] [stdout] 418 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:426:44 [INFO] [stdout] | [INFO] [stdout] 426 | self.idents.push(respan(self.span, ast::PathListItemKind::Mod { [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/aster-0.22.1/src/item.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:436:44 [INFO] [stdout] | [INFO] [stdout] 436 | self.idents.push(respan(self.span, ast::PathListItemKind::Ident { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:445:32 [INFO] [stdout] | [INFO] [stdout] 445 | self.builder.build_use(ast::ViewPathList(self.path, self.idents)) [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/aster-0.22.1/src/item.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:454:15 [INFO] [stdout] | [INFO] [stdout] 454 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:458:23 [INFO] [stdout] | [INFO] [stdout] 458 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:460:46 [INFO] [stdout] | [INFO] [stdout] 460 | pub fn with_generics(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:470:36 [INFO] [stdout] | [INFO] [stdout] 470 | where I: IntoIterator, [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/aster-0.22.1/src/item.rs:476:36 [INFO] [stdout] | [INFO] [stdout] 476 | pub fn with_field(self, field: ast::StructField) -> VariantDataStructBuilder { [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/aster-0.22.1/src/item.rs:493:16 [INFO] [stdout] | [INFO] [stdout] 493 | impl Invoke for ItemStructBuilder [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/aster-0.22.1/src/item.rs:494:23 [INFO] [stdout] | [INFO] [stdout] 494 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:498:31 [INFO] [stdout] | [INFO] [stdout] 498 | fn invoke(self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:503:16 [INFO] [stdout] | [INFO] [stdout] 503 | impl Invoke for ItemStructBuilder [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/aster-0.22.1/src/item.rs:504:23 [INFO] [stdout] | [INFO] [stdout] 504 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:508:27 [INFO] [stdout] | [INFO] [stdout] 508 | fn invoke(self, data: ast::VariantData) -> F::Result { [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/aster-0.22.1/src/item.rs:509:23 [INFO] [stdout] | [INFO] [stdout] 509 | let struct_ = ast::ItemKind::Struct(data, self.generics); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:519:15 [INFO] [stdout] | [INFO] [stdout] 519 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:520:17 [INFO] [stdout] | [INFO] [stdout] 520 | fields: 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/aster-0.22.1/src/item.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:531:38 [INFO] [stdout] | [INFO] [stdout] 531 | where I: IntoIterator>, [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/aster-0.22.1/src/item.rs:550:20 [INFO] [stdout] | [INFO] [stdout] 550 | let data = ast::VariantData::Tuple(self.fields, ast::DUMMY_NODE_ID); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:550:57 [INFO] [stdout] | [INFO] [stdout] 550 | let data = ast::VariantData::Tuple(self.fields, ast::DUMMY_NODE_ID); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:551:23 [INFO] [stdout] | [INFO] [stdout] 551 | let struct_ = ast::ItemKind::Struct(data, self.generics); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:556:16 [INFO] [stdout] | [INFO] [stdout] 556 | impl Invoke for ItemTupleStructBuilder [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/aster-0.22.1/src/item.rs:557:23 [INFO] [stdout] | [INFO] [stdout] 557 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:561:35 [INFO] [stdout] | [INFO] [stdout] 561 | fn invoke(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:567:18 [INFO] [stdout] | [INFO] [stdout] 567 | impl Invoke> for ItemTupleStructBuilder [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/aster-0.22.1/src/item.rs:568:23 [INFO] [stdout] | [INFO] [stdout] 568 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:572:27 [INFO] [stdout] | [INFO] [stdout] 572 | fn invoke(self, ty: P) -> Self { [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/aster-0.22.1/src/item.rs:577:16 [INFO] [stdout] | [INFO] [stdout] 577 | impl Invoke for ItemTupleStructBuilder [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/aster-0.22.1/src/item.rs:578:23 [INFO] [stdout] | [INFO] [stdout] 578 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:582:32 [INFO] [stdout] | [INFO] [stdout] 582 | fn invoke(mut self, field: ast::StructField) -> Self { [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/aster-0.22.1/src/item.rs:592:9 [INFO] [stdout] | [INFO] [stdout] 592 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:593:15 [INFO] [stdout] | [INFO] [stdout] 593 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:594:19 [INFO] [stdout] | [INFO] [stdout] 594 | variants: 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/aster-0.22.1/src/item.rs:598:23 [INFO] [stdout] | [INFO] [stdout] 598 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:606:36 [INFO] [stdout] | [INFO] [stdout] 606 | where I: IntoIterator, [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/aster-0.22.1/src/item.rs:612:44 [INFO] [stdout] | [INFO] [stdout] 612 | pub fn with_variant(mut self, variant: ast::Variant) -> Self { [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/aster-0.22.1/src/item.rs:617:41 [INFO] [stdout] | [INFO] [stdout] 617 | pub fn with_variant_(self, variant: ast::Variant_) -> Self { [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/aster-0.22.1/src/item.rs:658:24 [INFO] [stdout] | [INFO] [stdout] 658 | let enum_def = ast::EnumDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:661:21 [INFO] [stdout] | [INFO] [stdout] 661 | let enum_ = ast::ItemKind::Enum(enum_def, self.generics); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:666:16 [INFO] [stdout] | [INFO] [stdout] 666 | impl Invoke for ItemEnumBuilder [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/aster-0.22.1/src/item.rs:667:23 [INFO] [stdout] | [INFO] [stdout] 667 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:671:35 [INFO] [stdout] | [INFO] [stdout] 671 | fn invoke(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:677:16 [INFO] [stdout] | [INFO] [stdout] 677 | impl Invoke for ItemEnumBuilder [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/aster-0.22.1/src/item.rs:678:23 [INFO] [stdout] | [INFO] [stdout] 678 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:682:30 [INFO] [stdout] | [INFO] [stdout] 682 | fn invoke(self, variant: ast::Variant) -> Self { [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/aster-0.22.1/src/item.rs:692:9 [INFO] [stdout] | [INFO] [stdout] 692 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:696:23 [INFO] [stdout] | [INFO] [stdout] 696 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:698:34 [INFO] [stdout] | [INFO] [stdout] 698 | pub fn with_name(self, name: ast::Name) -> F::Result { [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/aster-0.22.1/src/item.rs:699:23 [INFO] [stdout] | [INFO] [stdout] 699 | let extern_ = ast::ItemKind::ExternCrate(Some(name)); [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/aster-0.22.1/src/item.rs:704:23 [INFO] [stdout] | [INFO] [stdout] 704 | let extern_ = ast::ItemKind::ExternCrate(None); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:720:23 [INFO] [stdout] | [INFO] [stdout] 720 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:726:29 [INFO] [stdout] | [INFO] [stdout] 726 | pub fn build(self, mac: ast::Mac) -> F::Result { [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/aster-0.22.1/src/item.rs:727:24 [INFO] [stdout] | [INFO] [stdout] 727 | let item_mac = ast::ItemKind::Mac(mac); [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/aster-0.22.1/src/item.rs:728:38 [INFO] [stdout] | [INFO] [stdout] 728 | self.builder.build_item_kind(ast::Name(0).to_ident(), item_mac) [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/aster-0.22.1/src/item.rs:732:16 [INFO] [stdout] | [INFO] [stdout] 732 | impl Invoke for ItemMacBuilder [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/aster-0.22.1/src/item.rs:733:23 [INFO] [stdout] | [INFO] [stdout] 733 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:737:27 [INFO] [stdout] | [INFO] [stdout] 737 | fn invoke(self, path: ast::Path) -> MacBuilder { [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/aster-0.22.1/src/item.rs:742:16 [INFO] [stdout] | [INFO] [stdout] 742 | impl Invoke for ItemMacBuilder [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/aster-0.22.1/src/item.rs:743:23 [INFO] [stdout] | [INFO] [stdout] 743 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:747:26 [INFO] [stdout] | [INFO] [stdout] 747 | fn invoke(self, mac: ast::Mac) -> F::Result { [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/aster-0.22.1/src/item.rs:756:9 [INFO] [stdout] | [INFO] [stdout] 756 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:757:15 [INFO] [stdout] | [INFO] [stdout] 757 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:761:23 [INFO] [stdout] | [INFO] [stdout] 761 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:772:33 [INFO] [stdout] | [INFO] [stdout] 772 | pub fn build_ty(self, ty: P) -> F::Result { [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/aster-0.22.1/src/item.rs:773:19 [INFO] [stdout] | [INFO] [stdout] 773 | let ty_ = ast::ItemKind::Ty(ty, self.generics); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:778:16 [INFO] [stdout] | [INFO] [stdout] 778 | impl Invoke for ItemTyBuilder [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/aster-0.22.1/src/item.rs:779:23 [INFO] [stdout] | [INFO] [stdout] 779 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:783:35 [INFO] [stdout] | [INFO] [stdout] 783 | fn invoke(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:789:18 [INFO] [stdout] | [INFO] [stdout] 789 | impl Invoke> for ItemTyBuilder [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/aster-0.22.1/src/item.rs:790:23 [INFO] [stdout] | [INFO] [stdout] 790 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:794:27 [INFO] [stdout] | [INFO] [stdout] 794 | fn invoke(self, ty: P) -> F::Result { [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/aster-0.22.1/src/item.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:804:15 [INFO] [stdout] | [INFO] [stdout] 804 | unsafety: ast::Unsafety, [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/aster-0.22.1/src/item.rs:805:15 [INFO] [stdout] | [INFO] [stdout] 805 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:806:17 [INFO] [stdout] | [INFO] [stdout] 806 | bounds: 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/aster-0.22.1/src/item.rs:807:16 [INFO] [stdout] | [INFO] [stdout] 807 | items: Vec, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:811:23 [INFO] [stdout] | [INFO] [stdout] 811 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:814:25 [INFO] [stdout] | [INFO] [stdout] 814 | self.unsafety = ast::Unsafety::Unsafe; [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/aster-0.22.1/src/item.rs:818:46 [INFO] [stdout] | [INFO] [stdout] 818 | pub fn with_generics(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:828:32 [INFO] [stdout] | [INFO] [stdout] 828 | where I: Iterator, [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/aster-0.22.1/src/item.rs:834:40 [INFO] [stdout] | [INFO] [stdout] 834 | pub fn with_bound(mut self, bound: ast::TyParamBound) -> Self { [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/aster-0.22.1/src/item.rs:844:36 [INFO] [stdout] | [INFO] [stdout] 844 | where I: IntoIterator, [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/aster-0.22.1/src/item.rs:850:38 [INFO] [stdout] | [INFO] [stdout] 850 | pub fn with_item(mut self, item: ast::TraitItem) -> Self { [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/aster-0.22.1/src/item.rs:880:47 [INFO] [stdout] | [INFO] [stdout] 880 | self.builder.build_item_kind(self.id, ast::ItemKind::Trait( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:883:13 [INFO] [stdout] | [INFO] [stdout] 883 | P::from_vec(self.bounds), [INFO] [stdout] | ^ use of undeclared type `P` [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/aster-0.22.1/src/item.rs:889:16 [INFO] [stdout] | [INFO] [stdout] 889 | impl Invoke for ItemTraitBuilder [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/aster-0.22.1/src/item.rs:890:23 [INFO] [stdout] | [INFO] [stdout] 890 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:894:31 [INFO] [stdout] | [INFO] [stdout] 894 | fn invoke(self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:899:16 [INFO] [stdout] | [INFO] [stdout] 899 | impl Invoke for ItemTraitBuilder [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/aster-0.22.1/src/item.rs:900:23 [INFO] [stdout] | [INFO] [stdout] 900 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:904:28 [INFO] [stdout] | [INFO] [stdout] 904 | fn invoke(self, bound: ast::TyParamBound) -> Self { [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/aster-0.22.1/src/item.rs:909:16 [INFO] [stdout] | [INFO] [stdout] 909 | impl Invoke for ItemTraitBuilder [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/aster-0.22.1/src/item.rs:910:23 [INFO] [stdout] | [INFO] [stdout] 910 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:914:27 [INFO] [stdout] | [INFO] [stdout] 914 | fn invoke(self, item: ast::TraitItem) -> Self { [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/aster-0.22.1/src/item.rs:923:9 [INFO] [stdout] | [INFO] [stdout] 923 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:924:16 [INFO] [stdout] | [INFO] [stdout] 924 | attrs: 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/aster-0.22.1/src/item.rs:937:21 [INFO] [stdout] | [INFO] [stdout] 937 | where F: Invoke, [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/aster-0.22.1/src/item.rs:940:25 [INFO] [stdout] | [INFO] [stdout] 940 | where F: Invoke, [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/aster-0.22.1/src/item.rs:957:36 [INFO] [stdout] | [INFO] [stdout] 957 | where I: IntoIterator, [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/aster-0.22.1/src/item.rs:963:38 [INFO] [stdout] | [INFO] [stdout] 963 | pub fn with_attr(mut self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/item.rs:987:35 [INFO] [stdout] | [INFO] [stdout] 987 | pub fn build_item(self, node: ast::TraitItemKind) -> F::Result { [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/aster-0.22.1/src/item.rs:988:20 [INFO] [stdout] | [INFO] [stdout] 988 | let item = ast::TraitItem { [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/aster-0.22.1/src/item.rs:989:17 [INFO] [stdout] | [INFO] [stdout] 989 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:999:16 [INFO] [stdout] | [INFO] [stdout] 999 | impl Invoke for ItemTraitItemBuilder [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/aster-0.22.1/src/item.rs:1000:21 [INFO] [stdout] | [INFO] [stdout] 1000 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1004:27 [INFO] [stdout] | [INFO] [stdout] 1004 | fn invoke(self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/item.rs:1010:21 [INFO] [stdout] | [INFO] [stdout] 1010 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1015:20 [INFO] [stdout] | [INFO] [stdout] 1015 | let node = ast::TraitItemKind::Const( [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/aster-0.22.1/src/item.rs:1022:16 [INFO] [stdout] | [INFO] [stdout] 1022 | impl Invoke for ItemTraitItemBuilder [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/aster-0.22.1/src/item.rs:1023:21 [INFO] [stdout] | [INFO] [stdout] 1023 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1027:29 [INFO] [stdout] | [INFO] [stdout] 1027 | fn invoke(self, method: ast::MethodSig) -> Self::Result { [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/aster-0.22.1/src/item.rs:1039:13 [INFO] [stdout] | [INFO] [stdout] 1039 | method: ast::MethodSig, [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/aster-0.22.1/src/item.rs:1043:21 [INFO] [stdout] | [INFO] [stdout] 1043 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1045:53 [INFO] [stdout] | [INFO] [stdout] 1045 | pub fn build_option_block(self, block: Option>) -> F::Result { [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/aster-0.22.1/src/item.rs:1046:20 [INFO] [stdout] | [INFO] [stdout] 1046 | let node = ast::TraitItemKind::Method(self.method, block); [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/aster-0.22.1/src/item.rs:1050:39 [INFO] [stdout] | [INFO] [stdout] 1050 | pub fn build_block(self, block: P) -> F::Result { [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/aster-0.22.1/src/item.rs:1059:18 [INFO] [stdout] | [INFO] [stdout] 1059 | impl Invoke> for ItemTraitMethodBuilder [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/aster-0.22.1/src/item.rs:1060:21 [INFO] [stdout] | [INFO] [stdout] 1060 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1064:30 [INFO] [stdout] | [INFO] [stdout] 1064 | fn invoke(self, block: P) -> Self::Result { [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/aster-0.22.1/src/item.rs:1073:17 [INFO] [stdout] | [INFO] [stdout] 1073 | bounds: 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/aster-0.22.1/src/item.rs:1077:21 [INFO] [stdout] | [INFO] [stdout] 1077 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1080:32 [INFO] [stdout] | [INFO] [stdout] 1080 | where I: Iterator, [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/aster-0.22.1/src/item.rs:1086:40 [INFO] [stdout] | [INFO] [stdout] 1086 | pub fn with_bound(mut self, bound: ast::TyParamBound) -> Self { [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/aster-0.22.1/src/item.rs:1095:47 [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn build_option_ty(self, ty: Option>) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1096:22 [INFO] [stdout] | [INFO] [stdout] 1096 | let bounds = P::from_vec(self.bounds); [INFO] [stdout] | ^ use of undeclared type `P` [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/aster-0.22.1/src/item.rs:1097:20 [INFO] [stdout] | [INFO] [stdout] 1097 | let node = ast::TraitItemKind::Type(bounds, ty); [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/aster-0.22.1/src/item.rs:1101:33 [INFO] [stdout] | [INFO] [stdout] 1101 | pub fn build_ty(self, ty: P) -> F::Result { [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/aster-0.22.1/src/item.rs:1115:16 [INFO] [stdout] | [INFO] [stdout] 1115 | impl Invoke for ItemTraitTypeBuilder [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/aster-0.22.1/src/item.rs:1116:21 [INFO] [stdout] | [INFO] [stdout] 1116 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1120:28 [INFO] [stdout] | [INFO] [stdout] 1120 | fn invoke(self, bound: ast::TyParamBound) -> Self::Result { [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/aster-0.22.1/src/item.rs:1125:18 [INFO] [stdout] | [INFO] [stdout] 1125 | impl Invoke> for ItemTraitTypeBuilder [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/aster-0.22.1/src/item.rs:1126:21 [INFO] [stdout] | [INFO] [stdout] 1126 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1130:27 [INFO] [stdout] | [INFO] [stdout] 1130 | fn invoke(self, ty: P) -> Self::Result { [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/aster-0.22.1/src/item.rs:1139:15 [INFO] [stdout] | [INFO] [stdout] 1139 | unsafety: ast::Unsafety, [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/aster-0.22.1/src/item.rs:1140:15 [INFO] [stdout] | [INFO] [stdout] 1140 | polarity: ast::ImplPolarity, [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/aster-0.22.1/src/item.rs:1141:15 [INFO] [stdout] | [INFO] [stdout] 1141 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1142:23 [INFO] [stdout] | [INFO] [stdout] 1142 | trait_ref: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1143:16 [INFO] [stdout] | [INFO] [stdout] 1143 | items: Vec, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1147:23 [INFO] [stdout] | [INFO] [stdout] 1147 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:1150:25 [INFO] [stdout] | [INFO] [stdout] 1150 | self.unsafety = ast::Unsafety::Unsafe; [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/aster-0.22.1/src/item.rs:1155:25 [INFO] [stdout] | [INFO] [stdout] 1155 | self.polarity = ast::ImplPolarity::Negative; [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/aster-0.22.1/src/item.rs:1159:46 [INFO] [stdout] | [INFO] [stdout] 1159 | pub fn with_generics(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:1168:44 [INFO] [stdout] | [INFO] [stdout] 1168 | pub fn with_trait(mut self, trait_ref: ast::TraitRef) -> Self { [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/aster-0.22.1/src/item.rs:1182:33 [INFO] [stdout] | [INFO] [stdout] 1182 | pub fn build_ty(self, ty: P) -> F::Result { [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/aster-0.22.1/src/item.rs:1183:19 [INFO] [stdout] | [INFO] [stdout] 1183 | let ty_ = ast::ItemKind::Impl( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1190:38 [INFO] [stdout] | [INFO] [stdout] 1190 | self.builder.build_item_kind(keywords::Invalid.ident(), ty_) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1194:36 [INFO] [stdout] | [INFO] [stdout] 1194 | where I: IntoIterator, [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/aster-0.22.1/src/item.rs:1200:38 [INFO] [stdout] | [INFO] [stdout] 1200 | pub fn with_item(mut self, item: ast::ImplItem) -> Self { [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/aster-0.22.1/src/item.rs:1230:16 [INFO] [stdout] | [INFO] [stdout] 1230 | impl Invoke for ItemImplBuilder [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/aster-0.22.1/src/item.rs:1231:23 [INFO] [stdout] | [INFO] [stdout] 1231 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:1235:31 [INFO] [stdout] | [INFO] [stdout] 1235 | fn invoke(self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/item.rs:1240:16 [INFO] [stdout] | [INFO] [stdout] 1240 | impl Invoke for ItemImplBuilder [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/aster-0.22.1/src/item.rs:1241:23 [INFO] [stdout] | [INFO] [stdout] 1241 | where F: Invoke> [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/aster-0.22.1/src/item.rs:1245:27 [INFO] [stdout] | [INFO] [stdout] 1245 | fn invoke(self, path: ast::Path) -> Self { [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/aster-0.22.1/src/item.rs:1246:25 [INFO] [stdout] | [INFO] [stdout] 1246 | self.with_trait(ast::TraitRef { [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/aster-0.22.1/src/item.rs:1248:21 [INFO] [stdout] | [INFO] [stdout] 1248 | ref_id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1253:16 [INFO] [stdout] | [INFO] [stdout] 1253 | impl Invoke for ItemImplBuilder [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/aster-0.22.1/src/item.rs:1254:23 [INFO] [stdout] | [INFO] [stdout] 1254 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:1258:27 [INFO] [stdout] | [INFO] [stdout] 1258 | fn invoke(self, item: ast::ImplItem) -> Self { [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/aster-0.22.1/src/item.rs:1263:18 [INFO] [stdout] | [INFO] [stdout] 1263 | impl Invoke> for ItemImplBuilder [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/aster-0.22.1/src/item.rs:1264:23 [INFO] [stdout] | [INFO] [stdout] 1264 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:1268:27 [INFO] [stdout] | [INFO] [stdout] 1268 | fn invoke(self, ty: P) -> F::Result { [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/aster-0.22.1/src/item.rs:1277:9 [INFO] [stdout] | [INFO] [stdout] 1277 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1278:10 [INFO] [stdout] | [INFO] [stdout] 1278 | vis: ast::Visibility, [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/aster-0.22.1/src/item.rs:1279:18 [INFO] [stdout] | [INFO] [stdout] 1279 | defaultness: ast::Defaultness, [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/aster-0.22.1/src/item.rs:1280:16 [INFO] [stdout] | [INFO] [stdout] 1280 | attrs: 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/aster-0.22.1/src/item.rs:1293:21 [INFO] [stdout] | [INFO] [stdout] 1293 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1296:25 [INFO] [stdout] | [INFO] [stdout] 1296 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1302:18 [INFO] [stdout] | [INFO] [stdout] 1302 | vis: ast::Visibility::Inherited, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1303:26 [INFO] [stdout] | [INFO] [stdout] 1303 | defaultness: ast::Defaultness::Final, [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/aster-0.22.1/src/item.rs:1315:36 [INFO] [stdout] | [INFO] [stdout] 1315 | where I: IntoIterator, [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/aster-0.22.1/src/item.rs:1321:38 [INFO] [stdout] | [INFO] [stdout] 1321 | pub fn with_attr(mut self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/item.rs:1331:20 [INFO] [stdout] | [INFO] [stdout] 1331 | self.vis = ast::Visibility::Public; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1336:28 [INFO] [stdout] | [INFO] [stdout] 1336 | self.defaultness = ast::Defaultness::Default; [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/aster-0.22.1/src/item.rs:1344:39 [INFO] [stdout] | [INFO] [stdout] 1344 | pub fn build_method(self, method: ast::MethodSig) -> ItemImplMethodBuilder { [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/aster-0.22.1/src/item.rs:1364:35 [INFO] [stdout] | [INFO] [stdout] 1364 | pub fn build_item(self, node: ast::ImplItemKind) -> F::Result { [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/aster-0.22.1/src/item.rs:1365:20 [INFO] [stdout] | [INFO] [stdout] 1365 | let item = ast::ImplItem { [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/aster-0.22.1/src/item.rs:1366:17 [INFO] [stdout] | [INFO] [stdout] 1366 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1378:16 [INFO] [stdout] | [INFO] [stdout] 1378 | impl Invoke for ItemImplItemBuilder [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/aster-0.22.1/src/item.rs:1379:21 [INFO] [stdout] | [INFO] [stdout] 1379 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1383:27 [INFO] [stdout] | [INFO] [stdout] 1383 | fn invoke(self, attr: ast::Attribute) -> Self { [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/aster-0.22.1/src/item.rs:1389:21 [INFO] [stdout] | [INFO] [stdout] 1389 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1394:20 [INFO] [stdout] | [INFO] [stdout] 1394 | let node = ast::ImplItemKind::Const(const_.ty, const_.expr.expect("an expr is required for a const impl item")); [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/aster-0.22.1/src/item.rs:1399:16 [INFO] [stdout] | [INFO] [stdout] 1399 | impl Invoke for ItemImplItemBuilder [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/aster-0.22.1/src/item.rs:1400:21 [INFO] [stdout] | [INFO] [stdout] 1400 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1404:29 [INFO] [stdout] | [INFO] [stdout] 1404 | fn invoke(self, method: ast::MethodSig) -> Self::Result { [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/aster-0.22.1/src/item.rs:1409:18 [INFO] [stdout] | [INFO] [stdout] 1409 | impl Invoke> for ItemImplItemBuilder [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/aster-0.22.1/src/item.rs:1410:21 [INFO] [stdout] | [INFO] [stdout] 1410 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1414:27 [INFO] [stdout] | [INFO] [stdout] 1414 | fn invoke(self, ty: P) -> F::Result { [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/aster-0.22.1/src/item.rs:1415:20 [INFO] [stdout] | [INFO] [stdout] 1415 | let node = ast::ImplItemKind::Type(ty); [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/aster-0.22.1/src/item.rs:1420:16 [INFO] [stdout] | [INFO] [stdout] 1420 | impl Invoke for ItemImplItemBuilder [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/aster-0.22.1/src/item.rs:1421:21 [INFO] [stdout] | [INFO] [stdout] 1421 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1425:26 [INFO] [stdout] | [INFO] [stdout] 1425 | fn invoke(self, mac: ast::Mac) -> F::Result { [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/aster-0.22.1/src/item.rs:1426:20 [INFO] [stdout] | [INFO] [stdout] 1426 | let node = ast::ImplItemKind::Macro(mac); [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/aster-0.22.1/src/item.rs:1435:13 [INFO] [stdout] | [INFO] [stdout] 1435 | method: ast::MethodSig, [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/aster-0.22.1/src/item.rs:1439:21 [INFO] [stdout] | [INFO] [stdout] 1439 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1441:39 [INFO] [stdout] | [INFO] [stdout] 1441 | pub fn build_block(self, block: P) -> F::Result { [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/aster-0.22.1/src/item.rs:1442:20 [INFO] [stdout] | [INFO] [stdout] 1442 | let node = ast::ImplItemKind::Method(self.method, block); [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/aster-0.22.1/src/item.rs:1451:18 [INFO] [stdout] | [INFO] [stdout] 1451 | impl Invoke> for ItemImplMethodBuilder [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/aster-0.22.1/src/item.rs:1452:21 [INFO] [stdout] | [INFO] [stdout] 1452 | where F: Invoke, [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/aster-0.22.1/src/item.rs:1456:30 [INFO] [stdout] | [INFO] [stdout] 1456 | fn invoke(self, block: P) -> Self::Result { [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/aster-0.22.1/src/item.rs:1465:9 [INFO] [stdout] | [INFO] [stdout] 1465 | id: ast::Ident, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/item.rs:1469:23 [INFO] [stdout] | [INFO] [stdout] 1469 | where F: Invoke>, [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/aster-0.22.1/src/item.rs:1474:18 [INFO] [stdout] | [INFO] [stdout] 1474 | let ty = ast::ItemKind::Const(const_.ty, const_.expr.expect("an expr is required for a const item")); [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/aster-0.22.1/src/lifetime.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | fn into_lifetime(self) -> ast::Lifetime; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | impl IntoLifetime for ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | fn into_lifetime(self) -> ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | fn into_lifetime(self) -> ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | fn into_lifetime_def(self) -> ast::LifetimeDef; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | impl IntoLifetimeDef for ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | fn into_lifetime_def(self) -> ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | impl IntoLifetimeDef for ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | fn into_lifetime_def(self) -> ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | fn into_lifetime_def(self) -> ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | fn into_lifetime_def(self) -> ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:66:15 [INFO] [stdout] | [INFO] [stdout] 66 | lifetime: ast::Lifetime, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | bounds: 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/aster-0.22.1/src/lifetime.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | where F: Invoke, [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/aster-0.22.1/src/lifetime.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | let lifetime = ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | let lifetime = ast::Lifetime { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lifetime.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | self.callback.invoke(ast::LifetimeDef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lit.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | where F: Invoke>, [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/aster-0.22.1/src/lit.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn build_lit(self, lit: ast::LitKind) -> F::Result { [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/aster-0.22.1/src/lit.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | self.callback.invoke(P(ast::Lit { [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/aster-0.22.1/src/lit.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | self.build_lit(ast::LitKind::Bool(value)) [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/aster-0.22.1/src/lit.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | self.build_lit(ast::LitKind::Int(value as u64, ast::LitIntType::Unsuffixed)) [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/aster-0.22.1/src/lit.rs:61:56 [INFO] [stdout] | [INFO] [stdout] 61 | self.build_lit(ast::LitKind::Int(value as u64, ast::LitIntType::Unsuffixed)) [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/aster-0.22.1/src/lit.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | fn build_int(self, value: i64, ty: ast::IntTy) -> F::Result { [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/aster-0.22.1/src/lit.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | self.build_lit(ast::LitKind::Int(value as u64, ast::LitIntType::Signed(ty))) [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/aster-0.22.1/src/lit.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | self.build_lit(ast::LitKind::Int(value as u64, ast::LitIntType::Signed(ty))) [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/aster-0.22.1/src/lit.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | self.build_int(value as i64, ast::IntTy::Is) [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/aster-0.22.1/src/lit.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | self.build_int(value as i64, ast::IntTy::I8) [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/aster-0.22.1/src/lit.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | self.build_int(value as i64, ast::IntTy::I16) [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/aster-0.22.1/src/lit.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | self.build_int(value as i64, ast::IntTy::I32) [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/aster-0.22.1/src/lit.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | self.build_int(value, ast::IntTy::I64) [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/aster-0.22.1/src/lit.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | self.build_lit(ast::LitKind::Int(value, ast::LitIntType::Unsuffixed)) [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/aster-0.22.1/src/lit.rs:94:49 [INFO] [stdout] | [INFO] [stdout] 94 | self.build_lit(ast::LitKind::Int(value, ast::LitIntType::Unsuffixed)) [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/aster-0.22.1/src/lit.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | fn build_uint(self, value: u64, ty: ast::UintTy) -> F::Result { [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/aster-0.22.1/src/lit.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | self.build_lit(ast::LitKind::Int(value, ast::LitIntType::Unsigned(ty))) [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/aster-0.22.1/src/lit.rs:98:49 [INFO] [stdout] | [INFO] [stdout] 98 | self.build_lit(ast::LitKind::Int(value, ast::LitIntType::Unsigned(ty))) [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/aster-0.22.1/src/lit.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | self.build_uint(value as u64, ast::UintTy::Us) [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/aster-0.22.1/src/lit.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | self.build_uint(value as u64, ast::UintTy::U8) [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/aster-0.22.1/src/lit.rs:110:39 [INFO] [stdout] | [INFO] [stdout] 110 | self.build_uint(value as u64, ast::UintTy::U16) [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/aster-0.22.1/src/lit.rs:114:39 [INFO] [stdout] | [INFO] [stdout] 114 | self.build_uint(value as u64, ast::UintTy::U32) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/lit.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | self.build_uint(value, ast::UintTy::U64) [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/aster-0.22.1/src/lit.rs:121:43 [INFO] [stdout] | [INFO] [stdout] 121 | fn build_float(self, value: S, ty: ast::FloatTy) -> F::Result [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/aster-0.22.1/src/lit.rs:124:24 [INFO] [stdout] | [INFO] [stdout] 124 | self.build_lit(ast::LitKind::Float(value.to_interned_string(), ty)) [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/aster-0.22.1/src/lit.rs:130:33 [INFO] [stdout] | [INFO] [stdout] 130 | self.build_float(value, ast::FloatTy::F32) [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/aster-0.22.1/src/lit.rs:136:33 [INFO] [stdout] | [INFO] [stdout] 136 | self.build_float(value, ast::FloatTy::F64) [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/aster-0.22.1/src/lit.rs:140:24 [INFO] [stdout] | [INFO] [stdout] 140 | self.build_lit(ast::LitKind::Char(value)) [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/aster-0.22.1/src/lit.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | self.build_lit(ast::LitKind::Byte(value)) [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/aster-0.22.1/src/lit.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | self.build_lit(ast::LitKind::Str(value, ast::StrStyle::Cooked)) [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/aster-0.22.1/src/lit.rs:151:49 [INFO] [stdout] | [INFO] [stdout] 151 | self.build_lit(ast::LitKind::Str(value, ast::StrStyle::Cooked)) [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/aster-0.22.1/src/lit.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | self.build_lit(ast::LitKind::ByteStr(Rc::new(value.into()))) [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/aster-0.22.1/src/mac.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | path: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | where F: Invoke [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/aster-0.22.1/src/mac.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn path(mut self, path: ast::Path) -> Self { [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/aster-0.22.1/src/mac.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | let mac = ast::Mac_ { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseSess` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | let parse_sess = ParseSess::new(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ParseSess` [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/aster-0.22.1/src/mac.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | impl Invoke> for MacBuilder [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/aster-0.22.1/src/mac.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | where F: Invoke, [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/aster-0.22.1/src/mac.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | fn invoke(self, expr: P) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | let info = codemap::ExpnInfo { [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 100 | call_site: codemap::DUMMY_SP, [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | callee: codemap::NameAndSpan { [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | format: codemap::MacroAttribute("test".to_name()), [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 `expand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | let ecfg = expand::ExpansionConfig::default(String::new()); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `expand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExtCtxt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/mac.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | let mut cx = ExtCtxt::new(sess, cfg, ecfg, macro_loader); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ExtCtxt` [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/aster-0.22.1/src/method.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | generics: ast::Generics, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/method.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | unsafety: ast::Unsafety, [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/aster-0.22.1/src/method.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | constness: ast::Constness, [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/aster-0.22.1/src/method.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/method.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | abi: Abi::Rust, [INFO] [stdout] | ^^^ use of undeclared type `Abi` [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/aster-0.22.1/src/method.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | unsafety: ast::Unsafety::Normal, [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/aster-0.22.1/src/method.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | constness: ast::Constness::NotConst, [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/aster-0.22.1/src/method.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | self.unsafety = ast::Unsafety::Unsafe; [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/aster-0.22.1/src/method.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | self.constness = ast::Constness::Const; [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/aster-0.22.1/src/method.rs:61:46 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn with_generics(mut self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/method.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn build_fn_decl(self, fn_decl: P) -> F::Result { [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/aster-0.22.1/src/method.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | self.callback.invoke(ast::MethodSig { [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/aster-0.22.1/src/method.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | impl Invoke for MethodSigBuilder [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/aster-0.22.1/src/method.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | where F: Invoke, [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/aster-0.22.1/src/method.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | fn invoke(self, generics: ast::Generics) -> Self { [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/aster-0.22.1/src/method.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | impl Invoke> for MethodSigBuilder [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/aster-0.22.1/src/method.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | where F: Invoke, [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/aster-0.22.1/src/method.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | fn invoke(self, fn_decl: P) -> Self::Result { [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/aster-0.22.1/src/name.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | fn to_name(&self) -> ast::Name; [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/aster-0.22.1/src/name.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | impl ToName for ast::Name { [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/aster-0.22.1/src/name.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | fn to_name(&self) -> ast::Name { [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/aster-0.22.1/src/name.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | fn to_name(&self) -> ast::Name { [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/aster-0.22.1/src/name.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | token::intern(*self) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/name.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn to_name(&self) -> ast::Name { [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/aster-0.22.1/src/name.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fn to_name(&self) -> ast::Name { [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/aster-0.22.1/src/pat.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | where F: Invoke>, [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/aster-0.22.1/src/pat.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn build(self, pat: P) -> F::Result { [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/aster-0.22.1/src/pat.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn build_pat_kind(self, pat_kind: ast::PatKind) -> F::Result { [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/aster-0.22.1/src/pat.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | self.build(P(ast::Pat { [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/aster-0.22.1/src/pat.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | self.build_pat_kind(ast::PatKind::Wild) [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/aster-0.22.1/src/pat.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn build_id(self, mode: ast::BindingMode, id: I, sub: Option>) -> F::Result [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/aster-0.22.1/src/pat.rs:59:75 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn build_id(self, mode: ast::BindingMode, id: I, sub: Option>) -> F::Result [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/aster-0.22.1/src/pat.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | self.build_pat_kind(ast::PatKind::Ident(mode, id, sub)) [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/aster-0.22.1/src/pat.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | let mode = ast::BindingMode::ByValue(ast::Mutability::Immutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | let mode = ast::BindingMode::ByValue(ast::Mutability::Immutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | let mode = ast::BindingMode::ByValue(ast::Mutability::Mutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | let mode = ast::BindingMode::ByValue(ast::Mutability::Mutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | let mode = ast::BindingMode::ByRef(ast::Mutability::Immutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 84 | let mode = ast::BindingMode::ByRef(ast::Mutability::Immutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | let mode = ast::BindingMode::ByRef(ast::Mutability::Mutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 91 | let mode = ast::BindingMode::ByRef(ast::Mutability::Mutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:107:35 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn build_path(self, path: ast::Path) -> F::Result { [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/aster-0.22.1/src/pat.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | self.build_pat_kind(ast::PatKind::Path(None, path)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.22.1/src/pat.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn build_qpath(self, qself: ast::QSelf, path: ast::Path) -> F::Result { [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/aster-0.22.1/src/pat.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn build_qpath(self, qself: ast::QSelf, path: ast::Path) -> F::Result { [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/aster-0.22.1/src/pat.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | self.build_pat_kind(ast::PatKind::Path(Some(qself), 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/aster-0.22.1/src/pat.rs:123:37 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn build_range(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/pat.rs:123:56 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn build_range(self, lhs: P, rhs: P) -> F::Result { [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/aster-0.22.1/src/pat.rs:124:29 [INFO] [stdout] | [INFO] [stdout] 124 | self.build_pat_kind(ast::PatKind::Range(lhs, rhs)) [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/aster-0.22.1/src/pat.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | impl Invoke for PatBuilder [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/aster-0.22.1/src/pat.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | where F: Invoke>, [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/aster-0.22.1/src/pat.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | fn invoke(self, path: ast::Path) -> F::Result { [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/aster-0.22.1/src/pat.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | impl Invoke<(ast::QSelf, ast::Path)> for PatBuilder [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/aster-0.22.1/src/pat.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | impl Invoke<(ast::QSelf, ast::Path)> for PatBuilder [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/aster-0.22.1/src/pat.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | where F: Invoke>, [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/aster-0.22.1/src/pat.rs:155:37 [INFO] [stdout] | [INFO] [stdout] 155 | fn invoke(self, (qself, path): (ast::QSelf, ast::Path)) -> F::Result { [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/aster-0.22.1/src/pat.rs:155:49 [INFO] [stdout] | [INFO] [stdout] 155 | fn invoke(self, (qself, path): (ast::QSelf, ast::Path)) -> F::Result { [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/aster-0.22.1/src/pat.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | impl Invoke> for PatRangeBuilder [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/aster-0.22.1/src/pat.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | where F: Invoke> [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/aster-0.22.1/src/pat.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | fn invoke(self, lhs: P) -> Self::Result { [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/aster-0.22.1/src/pat.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | lhs: 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/aster-0.22.1/src/pat.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | impl Invoke> for PatRangeExprBuilder [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/aster-0.22.1/src/pat.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | where F: Invoke> [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/aster-0.22.1/src/pat.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | fn invoke(self, rhs: P) -> Self::Result { [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/aster-0.22.1/src/pat.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | impl Invoke for PatEnumBuilder { [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/aster-0.22.1/src/pat.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | fn invoke(self, path: ast::Path) -> PatEnumPathBuilder { [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/aster-0.22.1/src/pat.rs:215:11 [INFO] [stdout] | [INFO] [stdout] 215 | path: 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` [WARN] too many lines in the log, truncating it