[INFO] cloning repository https://github.com/tenjava/deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tenjava/deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenjava%2Fdeploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenjava%2Fdeploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01d424a5ba8ae3d1756863a322c9c71f08b2e67b [INFO] testing tenjava/deploy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftenjava%2Fdeploy" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tenjava/deploy on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tenjava/deploy [INFO] finished tweaking git repo https://github.com/tenjava/deploy [INFO] tweaked toml for git repo https://github.com/tenjava/deploy written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/tenjava/deploy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded traitobject v0.0.3 [INFO] [stderr] Downloaded typemap v0.3.3 [INFO] [stderr] Downloaded url v1.2.0 [INFO] [stderr] Downloaded mime v0.2.2 [INFO] [stderr] Downloaded phf_shared v0.7.16 [INFO] [stderr] Downloaded itertools v0.4.18 [INFO] [stderr] Downloaded syntex v0.39.0 [INFO] [stderr] Downloaded hyper v0.9.10 [INFO] [stderr] Downloaded syntex_errors v0.39.0 [INFO] [stderr] Downloaded aster v0.22.1 [INFO] [stderr] Downloaded quasi v0.16.0 [INFO] [stderr] Downloaded libc v0.2.15 [INFO] [stderr] Downloaded textnonce v0.3.4 [INFO] [stderr] Downloaded formdata v0.8.4 [INFO] [stderr] Downloaded regex-syntax v0.3.4 [INFO] [stderr] Downloaded serde_codegen v0.7.15 [INFO] [stderr] Downloaded gcc v0.3.35 [INFO] [stderr] Downloaded quick-error v1.1.0 [INFO] [stderr] Downloaded unsafe-any v0.4.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.2 [INFO] [stderr] Downloaded dtoa v0.2.2 [INFO] [stderr] Downloaded time v0.1.35 [INFO] [stderr] Downloaded pencil v0.2.1 [INFO] [stderr] Downloaded handlebars v0.16.1 [INFO] [stderr] Downloaded thread_local v0.2.6 [INFO] [stderr] Downloaded aho-corasick v0.5.2 [INFO] [stderr] Downloaded itoa v0.1.1 [INFO] [stderr] Downloaded num-traits v0.1.35 [INFO] [stderr] Downloaded serde_json v0.8.1 [INFO] [stderr] Downloaded serde_codegen_internals v0.4.0 [INFO] [stderr] Downloaded quasi_codegen v0.16.0 [INFO] [stderr] Downloaded syntex_pos v0.39.0 [INFO] [stderr] Downloaded syntex_syntax v0.39.0 [INFO] [stderr] Downloaded httparse v1.1.2 [INFO] [stderr] Downloaded phf v0.7.16 [INFO] [stderr] Downloaded phf_codegen v0.7.16 [INFO] [stderr] Downloaded mime_guess v1.8.0 [INFO] [stderr] Downloaded regex v0.1.73 [INFO] [stderr] Downloaded quasi_macros v0.19.0 [INFO] [stderr] Downloaded phf_generator v0.7.16 [INFO] [stderr] Downloaded serde_macros v0.8.5 [INFO] [stderr] Downloaded quasi_codegen v0.19.0 [INFO] [stderr] Downloaded serde_codegen v0.8.5 [INFO] [stderr] Downloaded serde_codegen_internals v0.8.0 [INFO] [stderr] Downloaded quasi v0.19.0 [INFO] [stderr] Downloaded aster v0.26.0 [INFO] [stderr] Downloaded serde v0.8.5 [INFO] [stderr] Downloaded unicode-bidi v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0480119b7f80f3c00cbbfc27be052643867bf51b7c6dd0d5c4b48b953a3ca65c [INFO] running `Command { std: "docker" "start" "-a" "0480119b7f80f3c00cbbfc27be052643867bf51b7c6dd0d5c4b48b953a3ca65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0480119b7f80f3c00cbbfc27be052643867bf51b7c6dd0d5c4b48b953a3ca65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0480119b7f80f3c00cbbfc27be052643867bf51b7c6dd0d5c4b48b953a3ca65c", kill_on_drop: false }` [INFO] [stdout] 0480119b7f80f3c00cbbfc27be052643867bf51b7c6dd0d5c4b48b953a3ca65c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 852fce116097383fdf7dee9e19d50ca18176e222967f66df9ddd04dce1b9e3a3 [INFO] running `Command { std: "docker" "start" "-a" "852fce116097383fdf7dee9e19d50ca18176e222967f66df9ddd04dce1b9e3a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling aster v0.26.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.4 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling serde_codegen v0.8.5 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling httparse v1.1.2 [INFO] [stderr] Compiling traitobject v0.0.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling quick-error v1.1.0 [INFO] [stderr] Compiling itertools v0.4.18 [INFO] [stderr] Compiling quasi v0.19.0 [INFO] [stderr] Compiling serde_codegen_internals v0.8.0 [INFO] [stderr] Compiling serde v0.8.5 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/src/attr.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | items: Vec, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/serde_codegen_internals-0.8.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.8.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.8.0/src/attr.rs:609:15 [INFO] [stdout] | [INFO] [stdout] 609 | 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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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/aster-0.26.0/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.26.0/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.26.0/src/attr.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | respan(span, ast::NestedMetaItemKind::MetaItem(meta_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.26.0/src/attr.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | 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/serde_codegen_internals-0.8.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.8.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.8.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/aster-0.26.0/src/attr.rs:212:45 [INFO] [stdout] | [INFO] [stdout] 212 | 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/serde_codegen_internals-0.8.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/aster-0.26.0/src/attr.rs:213:43 [INFO] [stdout] | [INFO] [stdout] 213 | self.items.push(respan(self.span, ast::NestedMetaItemKind::MetaItem(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.8.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.8.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.8.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.8.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.8.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.8.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/aster-0.26.0/src/attr.rs:217:44 [INFO] [stdout] | [INFO] [stdout] 217 | 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.26.0/src/attr.rs:227:47 [INFO] [stdout] | [INFO] [stdout] 227 | 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.26.0/src/attr.rs:233:34 [INFO] [stdout] | [INFO] [stdout] 233 | 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/aster-0.26.0/src/attr.rs:252:38 [INFO] [stdout] | [INFO] [stdout] 252 | 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/src/attr.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | 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.26.0/src/attr.rs:258:23 [INFO] [stdout] | [INFO] [stdout] 258 | 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.26.0/src/attr.rs:262:29 [INFO] [stdout] | [INFO] [stdout] 262 | 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/src/attr.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | 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.26.0/src/attr.rs:268:23 [INFO] [stdout] | [INFO] [stdout] 268 | 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.26.0/src/attr.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | fn invoke(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/src/attr.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | 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.26.0/src/attr.rs:284:45 [INFO] [stdout] | [INFO] [stdout] 284 | 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.26.0/src/attr.rs:284:16 [INFO] [stdout] | [INFO] [stdout] 284 | 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.26.0/src/attr.rs:287:30 [INFO] [stdout] | [INFO] [stdout] 287 | 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.26.0/src/attr.rs:288:20 [INFO] [stdout] | [INFO] [stdout] 288 | 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.26.0/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/serde_codegen_internals-0.8.0/src/attr.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | 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.8.0/src/attr.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | 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.8.0/src/attr.rs:113:42 [INFO] [stdout] | [INFO] [stdout] 113 | 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.8.0/src/attr.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | 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.8.0/src/attr.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | 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.8.0/src/attr.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | 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.8.0/src/attr.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | 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.8.0/src/attr.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | 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.8.0/src/attr.rs:192:41 [INFO] [stdout] | [INFO] [stdout] 192 | 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.8.0/src/attr.rs:196:40 [INFO] [stdout] | [INFO] [stdout] 196 | 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.8.0/src/attr.rs:208:45 [INFO] [stdout] | [INFO] [stdout] 208 | 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.8.0/src/attr.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | 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.8.0/src/attr.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | 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.8.0/src/attr.rs:263:33 [INFO] [stdout] | [INFO] [stdout] 263 | 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.8.0/src/attr.rs:265:28 [INFO] [stdout] | [INFO] [stdout] 265 | serialize_with: Option, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [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.8.0/src/attr.rs:266:30 [INFO] [stdout] | [INFO] [stdout] 266 | 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.8.0/src/attr.rs:267:27 [INFO] [stdout] | [INFO] [stdout] 267 | 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/aster-0.26.0/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/serde_codegen_internals-0.8.0/src/attr.rs:268:26 [INFO] [stdout] | [INFO] [stdout] 268 | 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.8.0/src/attr.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | 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.8.0/src/attr.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | 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.26.0/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] [stderr] Compiling unicode-bidi v0.2.3 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.0/src/attr.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | 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/aster-0.26.0/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/serde_codegen_internals-0.8.0/src/attr.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | 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/aster-0.26.0/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/serde_codegen_internals-0.8.0/src/attr.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | 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.8.0/src/attr.rs:324:21 [INFO] [stdout] | [INFO] [stdout] 324 | 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.8.0/src/attr.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | 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[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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] [stderr] Compiling rustc_version v0.1.7 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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/aster-0.26.0/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/aster-0.26.0/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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.0/src/attr.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | 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.8.0/src/attr.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | 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.8.0/src/attr.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 346 | 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.8.0/src/attr.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | 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.8.0/src/attr.rs:360:21 [INFO] [stdout] | [INFO] [stdout] 360 | 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.8.0/src/attr.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | 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.8.0/src/attr.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | 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.8.0/src/attr.rs:426:50 [INFO] [stdout] | [INFO] [stdout] 426 | 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.8.0/src/attr.rs:434:45 [INFO] [stdout] | [INFO] [stdout] 434 | 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.8.0/src/attr.rs:438:47 [INFO] [stdout] | [INFO] [stdout] 438 | 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.8.0/src/attr.rs:442:41 [INFO] [stdout] | [INFO] [stdout] 442 | 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.8.0/src/attr.rs:446:40 [INFO] [stdout] | [INFO] [stdout] 446 | 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.8.0/src/attr.rs:459:34 [INFO] [stdout] | [INFO] [stdout] 459 | 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.8.0/src/attr.rs:456:14 [INFO] [stdout] | [INFO] [stdout] 456 | items: &[ast::NestedMetaItem], [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.8.0/src/attr.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | ast::NestedMetaItemKind::MetaItem(ref meta_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.8.0/src/attr.rs:468:21 [INFO] [stdout] | [INFO] [stdout] 468 | 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.8.0/src/attr.rs:474:21 [INFO] [stdout] | [INFO] [stdout] 474 | 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.8.0/src/attr.rs:509:14 [INFO] [stdout] | [INFO] [stdout] 509 | items: &[ast::NestedMetaItem], [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.8.0/src/attr.rs:516:14 [INFO] [stdout] | [INFO] [stdout] 516 | items: &[ast::NestedMetaItem], [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.8.0/src/attr.rs:517:26 [INFO] [stdout] | [INFO] [stdout] 517 | ) -> 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.8.0/src/attr.rs:521:36 [INFO] [stdout] | [INFO] [stdout] 521 | pub fn get_serde_meta_items(attr: &ast::Attribute) -> 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.8.0/src/attr.rs:521:66 [INFO] [stdout] | [INFO] [stdout] 521 | pub fn get_serde_meta_items(attr: &ast::Attribute) -> 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.8.0/src/attr.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | 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.8.0/src/attr.rs:524:13 [INFO] [stdout] | [INFO] [stdout] 524 | 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.0/src/attr.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | ast::NestedMetaItemKind::MetaItem(ref meta_item) => { [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/serde_codegen_internals-0.8.0/src/attr.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | 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.8.0/src/attr.rs:547:17 [INFO] [stdout] | [INFO] [stdout] 547 | 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.8.0/src/attr.rs:552:13 [INFO] [stdout] | [INFO] [stdout] 552 | 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.8.0/src/attr.rs:553:17 [INFO] [stdout] | [INFO] [stdout] 553 | 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.8.0/src/attr.rs:555:29 [INFO] [stdout] | [INFO] [stdout] 555 | 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.8.0/src/attr.rs:563:13 [INFO] [stdout] | [INFO] [stdout] 563 | 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.8.0/src/attr.rs:564:17 [INFO] [stdout] | [INFO] [stdout] 564 | 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.8.0/src/attr.rs:566:29 [INFO] [stdout] | [INFO] [stdout] 566 | 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.8.0/src/attr.rs:585:53 [INFO] [stdout] | [INFO] [stdout] 585 | 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.8.0/src/attr.rs:587:9 [INFO] [stdout] | [INFO] [stdout] 587 | 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.8.0/src/attr.rs:607:44 [INFO] [stdout] | [INFO] [stdout] 607 | 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.8.0/src/attr.rs:618:22 [INFO] [stdout] | [INFO] [stdout] 618 | 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.0/src/lib.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | panictry!(parser.parse_pat()) [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.19.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.19.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.19.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.19.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.19.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: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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: cannot find macro `panictry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.26.0/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/serde_codegen_internals-0.8.0/src/attr.rs:629:26 [INFO] [stdout] | [INFO] [stdout] 629 | 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.8.0/src/attr.rs:640:56 [INFO] [stdout] | [INFO] [stdout] 640 | 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.8.0/src/attr.rs:640:76 [INFO] [stdout] | [INFO] [stdout] 640 | 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.8.0/src/attr.rs:644:27 [INFO] [stdout] | [INFO] [stdout] 644 | 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.8.0/src/attr.rs:648:57 [INFO] [stdout] | [INFO] [stdout] 648 | 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.8.0/src/attr.rs:648:81 [INFO] [stdout] | [INFO] [stdout] 648 | 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.8.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.8.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.8.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.8.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.8.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.8.0/src/attr.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | 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.8.0/src/attr.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | 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.8.0/src/attr.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | 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.8.0/src/attr.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | 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.8.0/src/attr.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | 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.8.0/src/attr.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | 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.8.0/src/attr.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | 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.8.0/src/attr.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | 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.8.0/src/attr.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | 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.8.0/src/attr.rs:64:36 [INFO] [stdout] | [INFO] [stdout] 64 | 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.8.0/src/attr.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | 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.8.0/src/attr.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | 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.8.0/src/attr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | 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.8.0/src/attr.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | 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.8.0/src/attr.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | 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.8.0/src/attr.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | 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.8.0/src/attr.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | 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.8.0/src/attr.rs:167:38 [INFO] [stdout] | [INFO] [stdout] 167 | ... 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.8.0/src/attr.rs:208:26 [INFO] [stdout] | [INFO] [stdout] 208 | 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.8.0/src/attr.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | ... 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.8.0/src/attr.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | 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.8.0/src/attr.rs:386:38 [INFO] [stdout] | [INFO] [stdout] 386 | ... 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.8.0/src/attr.rs:394:21 [INFO] [stdout] | [INFO] [stdout] 394 | 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 `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.0/src/attr.rs:451:28 [INFO] [stdout] | [INFO] [stdout] 451 | type SerAndDe = (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.8.0/src/attr.rs:451:48 [INFO] [stdout] | [INFO] [stdout] 451 | type SerAndDe = (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.8.0/src/attr.rs:459:18 [INFO] [stdout] | [INFO] [stdout] 459 | 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.8.0/src/attr.rs:454:10 [INFO] [stdout] | [INFO] [stdout] 454 | 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.8.0/src/attr.rs:485:37 [INFO] [stdout] | [INFO] [stdout] 485 | ... meta_item_to_string(meta_item))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `meta_list_item_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.0/src/attr.rs:497:30 [INFO] [stdout] | [INFO] [stdout] 497 | ... meta_list_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.8.0/src/attr.rs:508:10 [INFO] [stdout] | [INFO] [stdout] 508 | cx: &ExtCtxt, [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.8.0/src/attr.rs:510:22 [INFO] [stdout] | [INFO] [stdout] 507 | fn get_renames( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 510 | ) -> 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.8.0/src/attr.rs:515:10 [INFO] [stdout] | [INFO] [stdout] 515 | 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.8.0/src/attr.rs:540:13 [INFO] [stdout] | [INFO] [stdout] 540 | 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.8.0/src/attr.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | 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.8.0/src/attr.rs:544:32 [INFO] [stdout] | [INFO] [stdout] 544 | 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.8.0/src/attr.rs:544:46 [INFO] [stdout] | [INFO] [stdout] 544 | 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.8.0/src/attr.rs:576:34 [INFO] [stdout] | [INFO] [stdout] 576 | 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.8.0/src/attr.rs:576:43 [INFO] [stdout] | [INFO] [stdout] 576 | 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.8.0/src/attr.rs:577:9 [INFO] [stdout] | [INFO] [stdout] 577 | 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.8.0/src/attr.rs:585:26 [INFO] [stdout] | [INFO] [stdout] 585 | 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.8.0/src/attr.rs:585:73 [INFO] [stdout] | [INFO] [stdout] 585 | 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.8.0/src/attr.rs:593:26 [INFO] [stdout] | [INFO] [stdout] 593 | 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.8.0/src/attr.rs:607:33 [INFO] [stdout] | [INFO] [stdout] 607 | 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.8.0/src/attr.rs:606:36 [INFO] [stdout] | [INFO] [stdout] 606 | 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.8.0/src/attr.rs:640:29 [INFO] [stdout] | [INFO] [stdout] 640 | 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.8.0/src/attr.rs:648:30 [INFO] [stdout] | [INFO] [stdout] 648 | 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 stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_codegen_internals-0.8.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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/aster-0.26.0/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/quasi-0.19.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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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/aster-0.26.0/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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.19.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: aborting due to 141 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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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/aster-0.26.0/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.26.0/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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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/aster-0.26.0/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.26.0/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/aster-0.26.0/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/aster-0.26.0/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/aster-0.26.0/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/aster-0.26.0/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/aster-0.26.0/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/aster-0.26.0/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/aster-0.26.0/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/aster-0.26.0/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] [stderr] error: could not compile `serde_codegen_internals` due to 142 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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/aster-0.26.0/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/aster-0.26.0/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 type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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 type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.26.0/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/aster-0.26.0/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.26.0/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.26.0/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/aster-0.26.0/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.26.0/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.26.0/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/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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/quasi-0.19.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.19.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/quasi-0.19.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.19.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `classify` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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 type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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/quasi-0.19.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.19.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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/quasi-0.19.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/quasi-0.19.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 type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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 type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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/aster-0.26.0/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/quasi-0.19.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.19.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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared type `ThinVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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/quasi-0.19.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/quasi-0.19.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.19.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.19.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.19.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/aster-0.26.0/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/quasi-0.19.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/aster-0.26.0/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/quasi-0.19.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/aster-0.26.0/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/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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/quasi-0.19.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/aster-0.26.0/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/quasi-0.19.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.19.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/aster-0.26.0/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/quasi-0.19.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.19.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/quasi-0.19.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/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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/quasi-0.19.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/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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/quasi-0.19.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.19.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/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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/quasi-0.19.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/quasi-0.19.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/quasi-0.19.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/quasi-0.19.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/quasi-0.19.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/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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/quasi-0.19.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/quasi-0.19.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.19.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.19.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.19.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.19.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/aster-0.26.0/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.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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/quasi-0.19.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.19.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/quasi-0.19.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.19.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.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0425]: cannot find value `DUMMY_SP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.26.0/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 `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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[E0425]: cannot find function `dummy_spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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 `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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 `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.26.0/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 `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.19.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.19.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[E0412]: cannot find type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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.19.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 stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.19.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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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[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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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: aborting due to 308 previous errors [INFO] [stdout] [INFO] [stdout] [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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/src/fn_decl.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | 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.26.0/src/fn_decl.rs:106:37 [INFO] [stdout] | [INFO] [stdout] 106 | 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.26.0/src/fn_decl.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | 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.26.0/src/fn_decl.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | 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.26.0/src/fn_decl.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | 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.26.0/src/fn_decl.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | 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.26.0/src/fn_decl.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | 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.26.0/src/fn_decl.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | 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.26.0/src/fn_decl.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | 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.26.0/src/fn_decl.rs:135:23 [INFO] [stdout] | [INFO] [stdout] 135 | 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.26.0/src/fn_decl.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | 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.26.0/src/fn_decl.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | 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.26.0/src/fn_decl.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | 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.26.0/src/fn_decl.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | 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.26.0/src/fn_decl.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | 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.26.0/src/fn_decl.rs:182:34 [INFO] [stdout] | [INFO] [stdout] 182 | 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.26.0/src/fn_decl.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | 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.26.0/src/fn_decl.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | 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.26.0/src/fn_decl.rs:224:28 [INFO] [stdout] | [INFO] [stdout] 224 | 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.26.0/src/fn_decl.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 234 | 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.26.0/src/fn_decl.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | 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.26.0/src/fn_decl.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | 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.26.0/src/fn_decl.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | 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.26.0/src/fn_decl.rs:242:17 [INFO] [stdout] | [INFO] [stdout] 242 | 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.26.0/src/fn_decl.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | 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.26.0/src/fn_decl.rs:255:21 [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.26.0/src/fn_decl.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | 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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/src/generics.rs:226:16 [INFO] [stdout] | [INFO] [stdout] 226 | 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.26.0/src/generics.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | 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.26.0/src/generics.rs:231:31 [INFO] [stdout] | [INFO] [stdout] 231 | 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.26.0/src/generics.rs:236:16 [INFO] [stdout] | [INFO] [stdout] 236 | 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.26.0/src/generics.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | 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.26.0/src/generics.rs:241:31 [INFO] [stdout] | [INFO] [stdout] 241 | 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.26.0/src/generics.rs:246:16 [INFO] [stdout] | [INFO] [stdout] 246 | 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.26.0/src/generics.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | 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.26.0/src/generics.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | 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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/src/item.rs:114:39 [INFO] [stdout] | [INFO] [stdout] 114 | 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.26.0/src/item.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | 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.26.0/src/item.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | 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.26.0/src/item.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | 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.26.0/src/item.rs:214:23 [INFO] [stdout] | [INFO] [stdout] 214 | 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.26.0/src/item.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | 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.26.0/src/item.rs:227:23 [INFO] [stdout] | [INFO] [stdout] 227 | 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.26.0/src/item.rs:244:16 [INFO] [stdout] | [INFO] [stdout] 244 | 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.26.0/src/item.rs:245:23 [INFO] [stdout] | [INFO] [stdout] 245 | 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.26.0/src/item.rs:249:27 [INFO] [stdout] | [INFO] [stdout] 249 | 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.26.0/src/item.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | 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.26.0/src/item.rs:262:18 [INFO] [stdout] | [INFO] [stdout] 262 | 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.26.0/src/item.rs:263:23 [INFO] [stdout] | [INFO] [stdout] 263 | 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.26.0/src/item.rs:267:32 [INFO] [stdout] | [INFO] [stdout] 267 | 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.26.0/src/item.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | 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.26.0/src/item.rs:276:24 [INFO] [stdout] | [INFO] [stdout] 276 | 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.26.0/src/item.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | 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.26.0/src/item.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | 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.26.0/src/item.rs:289:16 [INFO] [stdout] | [INFO] [stdout] 289 | 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.26.0/src/item.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | 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.26.0/src/item.rs:291:16 [INFO] [stdout] | [INFO] [stdout] 291 | 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.26.0/src/item.rs:293:15 [INFO] [stdout] | [INFO] [stdout] 293 | 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.26.0/src/item.rs:297:23 [INFO] [stdout] | [INFO] [stdout] 297 | 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.26.0/src/item.rs:300:25 [INFO] [stdout] | [INFO] [stdout] 300 | 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.26.0/src/item.rs:305:26 [INFO] [stdout] | [INFO] [stdout] 305 | 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.26.0/src/item.rs:318:33 [INFO] [stdout] | [INFO] [stdout] 318 | 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.26.0/src/item.rs:319:47 [INFO] [stdout] | [INFO] [stdout] 319 | 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.26.0/src/item.rs:334:16 [INFO] [stdout] | [INFO] [stdout] 334 | 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.26.0/src/item.rs:335:23 [INFO] [stdout] | [INFO] [stdout] 335 | 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.26.0/src/item.rs:339:35 [INFO] [stdout] | [INFO] [stdout] 339 | 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.26.0/src/item.rs:345:18 [INFO] [stdout] | [INFO] [stdout] 345 | 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.26.0/src/item.rs:346:23 [INFO] [stdout] | [INFO] [stdout] 346 | 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.26.0/src/item.rs:350:30 [INFO] [stdout] | [INFO] [stdout] 350 | 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.26.0/src/item.rs:361:16 [INFO] [stdout] | [INFO] [stdout] 361 | 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.26.0/src/item.rs:362:23 [INFO] [stdout] | [INFO] [stdout] 362 | 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.26.0/src/item.rs:366:27 [INFO] [stdout] | [INFO] [stdout] 366 | 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.26.0/src/item.rs:378:11 [INFO] [stdout] | [INFO] [stdout] 378 | 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.26.0/src/item.rs:382:23 [INFO] [stdout] | [INFO] [stdout] 382 | 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.26.0/src/item.rs:387:32 [INFO] [stdout] | [INFO] [stdout] 387 | 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.26.0/src/item.rs:399:32 [INFO] [stdout] | [INFO] [stdout] 399 | 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.26.0/src/item.rs:418:11 [INFO] [stdout] | [INFO] [stdout] 418 | 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.26.0/src/item.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | 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.26.0/src/item.rs:423:23 [INFO] [stdout] | [INFO] [stdout] 423 | 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.26.0/src/item.rs:431:44 [INFO] [stdout] | [INFO] [stdout] 431 | self.idents.push(respan(self.span, ast::PathListItem_ { [INFO] [stdout] | ^^^ 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.26.0/src/item.rs:432:19 [INFO] [stdout] | [INFO] [stdout] 432 | name: keywords::SelfValue.ident(), [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.26.0/src/item.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | 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.26.0/src/item.rs:442:44 [INFO] [stdout] | [INFO] [stdout] 442 | self.idents.push(respan(self.span, ast::PathListItem_ { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.26.0/src/item.rs:445:17 [INFO] [stdout] | [INFO] [stdout] 445 | 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.26.0/src/item.rs:451:32 [INFO] [stdout] | [INFO] [stdout] 451 | 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.26.0/src/item.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | 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.26.0/src/item.rs:460:15 [INFO] [stdout] | [INFO] [stdout] 460 | 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.26.0/src/item.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 464 | 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.26.0/src/item.rs:466:46 [INFO] [stdout] | [INFO] [stdout] 466 | 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.26.0/src/item.rs:476:36 [INFO] [stdout] | [INFO] [stdout] 476 | 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.26.0/src/item.rs:482:36 [INFO] [stdout] | [INFO] [stdout] 482 | 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.26.0/src/item.rs:499:16 [INFO] [stdout] | [INFO] [stdout] 499 | 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.26.0/src/item.rs:500:23 [INFO] [stdout] | [INFO] [stdout] 500 | 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.26.0/src/item.rs:504:31 [INFO] [stdout] | [INFO] [stdout] 504 | 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.26.0/src/item.rs:509:16 [INFO] [stdout] | [INFO] [stdout] 509 | 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.26.0/src/item.rs:510:23 [INFO] [stdout] | [INFO] [stdout] 510 | 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.26.0/src/item.rs:514:27 [INFO] [stdout] | [INFO] [stdout] 514 | 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.26.0/src/item.rs:515:23 [INFO] [stdout] | [INFO] [stdout] 515 | 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.26.0/src/item.rs:524:9 [INFO] [stdout] | [INFO] [stdout] 524 | 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.26.0/src/item.rs:525:15 [INFO] [stdout] | [INFO] [stdout] 525 | 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.26.0/src/item.rs:526:17 [INFO] [stdout] | [INFO] [stdout] 526 | 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.26.0/src/item.rs:530:23 [INFO] [stdout] | [INFO] [stdout] 530 | 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.26.0/src/item.rs:537:38 [INFO] [stdout] | [INFO] [stdout] 537 | 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.26.0/src/item.rs:556:20 [INFO] [stdout] | [INFO] [stdout] 556 | 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.26.0/src/item.rs:556:57 [INFO] [stdout] | [INFO] [stdout] 556 | 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.26.0/src/item.rs:557:23 [INFO] [stdout] | [INFO] [stdout] 557 | 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.26.0/src/item.rs:562:16 [INFO] [stdout] | [INFO] [stdout] 562 | 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.26.0/src/item.rs:563:23 [INFO] [stdout] | [INFO] [stdout] 563 | 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.26.0/src/item.rs:567:35 [INFO] [stdout] | [INFO] [stdout] 567 | 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.26.0/src/item.rs:573:18 [INFO] [stdout] | [INFO] [stdout] 573 | 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.26.0/src/item.rs:574:23 [INFO] [stdout] | [INFO] [stdout] 574 | 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.26.0/src/item.rs:578:27 [INFO] [stdout] | [INFO] [stdout] 578 | 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.26.0/src/item.rs:583:16 [INFO] [stdout] | [INFO] [stdout] 583 | 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.26.0/src/item.rs:584:23 [INFO] [stdout] | [INFO] [stdout] 584 | 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.26.0/src/item.rs:588:32 [INFO] [stdout] | [INFO] [stdout] 588 | 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.26.0/src/item.rs:598:9 [INFO] [stdout] | [INFO] [stdout] 598 | 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.26.0/src/item.rs:599:15 [INFO] [stdout] | [INFO] [stdout] 599 | 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.26.0/src/item.rs:600:19 [INFO] [stdout] | [INFO] [stdout] 600 | 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.26.0/src/item.rs:604:23 [INFO] [stdout] | [INFO] [stdout] 604 | 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.26.0/src/item.rs:612:36 [INFO] [stdout] | [INFO] [stdout] 612 | 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.26.0/src/item.rs:618:44 [INFO] [stdout] | [INFO] [stdout] 618 | 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.26.0/src/item.rs:623:41 [INFO] [stdout] | [INFO] [stdout] 623 | 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.26.0/src/item.rs:664:24 [INFO] [stdout] | [INFO] [stdout] 664 | 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.26.0/src/item.rs:667:21 [INFO] [stdout] | [INFO] [stdout] 667 | 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.26.0/src/item.rs:672:16 [INFO] [stdout] | [INFO] [stdout] 672 | 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.26.0/src/item.rs:673:23 [INFO] [stdout] | [INFO] [stdout] 673 | 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.26.0/src/item.rs:677:35 [INFO] [stdout] | [INFO] [stdout] 677 | 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.26.0/src/item.rs:683:16 [INFO] [stdout] | [INFO] [stdout] 683 | 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.26.0/src/item.rs:684:23 [INFO] [stdout] | [INFO] [stdout] 684 | 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.26.0/src/item.rs:688:30 [INFO] [stdout] | [INFO] [stdout] 688 | 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.26.0/src/item.rs:698:9 [INFO] [stdout] | [INFO] [stdout] 698 | 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.26.0/src/item.rs:702:23 [INFO] [stdout] | [INFO] [stdout] 702 | 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.26.0/src/item.rs:704:34 [INFO] [stdout] | [INFO] [stdout] 704 | 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.26.0/src/item.rs:705:23 [INFO] [stdout] | [INFO] [stdout] 705 | 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.26.0/src/item.rs:710:23 [INFO] [stdout] | [INFO] [stdout] 710 | 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.26.0/src/item.rs:726:23 [INFO] [stdout] | [INFO] [stdout] 726 | 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.26.0/src/item.rs:732:29 [INFO] [stdout] | [INFO] [stdout] 732 | 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.26.0/src/item.rs:733:24 [INFO] [stdout] | [INFO] [stdout] 733 | 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.26.0/src/item.rs:734:38 [INFO] [stdout] | [INFO] [stdout] 734 | 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.26.0/src/item.rs:738:16 [INFO] [stdout] | [INFO] [stdout] 738 | 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.26.0/src/item.rs:739:23 [INFO] [stdout] | [INFO] [stdout] 739 | 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.26.0/src/item.rs:743:27 [INFO] [stdout] | [INFO] [stdout] 743 | 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.26.0/src/item.rs:748:16 [INFO] [stdout] | [INFO] [stdout] 748 | 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.26.0/src/item.rs:749:23 [INFO] [stdout] | [INFO] [stdout] 749 | 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.26.0/src/item.rs:753:26 [INFO] [stdout] | [INFO] [stdout] 753 | 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.26.0/src/item.rs:762:9 [INFO] [stdout] | [INFO] [stdout] 762 | 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.26.0/src/item.rs:763:15 [INFO] [stdout] | [INFO] [stdout] 763 | 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.26.0/src/item.rs:767:23 [INFO] [stdout] | [INFO] [stdout] 767 | 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.26.0/src/item.rs:778:33 [INFO] [stdout] | [INFO] [stdout] 778 | 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.26.0/src/item.rs:779:19 [INFO] [stdout] | [INFO] [stdout] 779 | 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.26.0/src/item.rs:784:16 [INFO] [stdout] | [INFO] [stdout] 784 | 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.26.0/src/item.rs:785:23 [INFO] [stdout] | [INFO] [stdout] 785 | 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.26.0/src/item.rs:789:35 [INFO] [stdout] | [INFO] [stdout] 789 | 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.26.0/src/item.rs:795:18 [INFO] [stdout] | [INFO] [stdout] 795 | 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.26.0/src/item.rs:796:23 [INFO] [stdout] | [INFO] [stdout] 796 | 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.26.0/src/item.rs:800:27 [INFO] [stdout] | [INFO] [stdout] 800 | 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.26.0/src/item.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | 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.26.0/src/item.rs:810:15 [INFO] [stdout] | [INFO] [stdout] 810 | 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.26.0/src/item.rs:811:15 [INFO] [stdout] | [INFO] [stdout] 811 | 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.26.0/src/item.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | 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.26.0/src/item.rs:813:16 [INFO] [stdout] | [INFO] [stdout] 813 | 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.26.0/src/item.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.26.0/src/item.rs:820:25 [INFO] [stdout] | [INFO] [stdout] 820 | 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.26.0/src/item.rs:824:46 [INFO] [stdout] | [INFO] [stdout] 824 | 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.26.0/src/item.rs:834:32 [INFO] [stdout] | [INFO] [stdout] 834 | 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.26.0/src/item.rs:840:40 [INFO] [stdout] | [INFO] [stdout] 840 | 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.26.0/src/item.rs:850:36 [INFO] [stdout] | [INFO] [stdout] 850 | 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.26.0/src/item.rs:856:38 [INFO] [stdout] | [INFO] [stdout] 856 | 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.26.0/src/item.rs:886:47 [INFO] [stdout] | [INFO] [stdout] 886 | 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.26.0/src/item.rs:889:13 [INFO] [stdout] | [INFO] [stdout] 889 | 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.26.0/src/item.rs:895:16 [INFO] [stdout] | [INFO] [stdout] 895 | 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.26.0/src/item.rs:896:23 [INFO] [stdout] | [INFO] [stdout] 896 | 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.26.0/src/item.rs:900:31 [INFO] [stdout] | [INFO] [stdout] 900 | 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.26.0/src/item.rs:905:16 [INFO] [stdout] | [INFO] [stdout] 905 | 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.26.0/src/item.rs:906:23 [INFO] [stdout] | [INFO] [stdout] 906 | 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.26.0/src/item.rs:910:28 [INFO] [stdout] | [INFO] [stdout] 910 | 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.26.0/src/item.rs:915:16 [INFO] [stdout] | [INFO] [stdout] 915 | 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.26.0/src/item.rs:916:23 [INFO] [stdout] | [INFO] [stdout] 916 | 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.26.0/src/item.rs:920:27 [INFO] [stdout] | [INFO] [stdout] 920 | 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.26.0/src/item.rs:929:9 [INFO] [stdout] | [INFO] [stdout] 929 | 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.26.0/src/item.rs:930:16 [INFO] [stdout] | [INFO] [stdout] 930 | 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.26.0/src/item.rs:943:21 [INFO] [stdout] | [INFO] [stdout] 943 | 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.26.0/src/item.rs:946:25 [INFO] [stdout] | [INFO] [stdout] 946 | 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.26.0/src/item.rs:963:36 [INFO] [stdout] | [INFO] [stdout] 963 | 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.26.0/src/item.rs:969:38 [INFO] [stdout] | [INFO] [stdout] 969 | 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.26.0/src/item.rs:993:35 [INFO] [stdout] | [INFO] [stdout] 993 | 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.26.0/src/item.rs:994:20 [INFO] [stdout] | [INFO] [stdout] 994 | 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.26.0/src/item.rs:995:17 [INFO] [stdout] | [INFO] [stdout] 995 | 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.26.0/src/item.rs:1005:16 [INFO] [stdout] | [INFO] [stdout] 1005 | 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.26.0/src/item.rs:1006:21 [INFO] [stdout] | [INFO] [stdout] 1006 | 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.26.0/src/item.rs:1010:27 [INFO] [stdout] | [INFO] [stdout] 1010 | 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.26.0/src/item.rs:1016:21 [INFO] [stdout] | [INFO] [stdout] 1016 | 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.26.0/src/item.rs:1021:20 [INFO] [stdout] | [INFO] [stdout] 1021 | 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.26.0/src/item.rs:1028:16 [INFO] [stdout] | [INFO] [stdout] 1028 | 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.26.0/src/item.rs:1029:21 [INFO] [stdout] | [INFO] [stdout] 1029 | 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.26.0/src/item.rs:1033:29 [INFO] [stdout] | [INFO] [stdout] 1033 | 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.26.0/src/item.rs:1045:13 [INFO] [stdout] | [INFO] [stdout] 1045 | 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.26.0/src/item.rs:1049:21 [INFO] [stdout] | [INFO] [stdout] 1049 | 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.26.0/src/item.rs:1051:53 [INFO] [stdout] | [INFO] [stdout] 1051 | 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.26.0/src/item.rs:1052:20 [INFO] [stdout] | [INFO] [stdout] 1052 | 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.26.0/src/item.rs:1056:39 [INFO] [stdout] | [INFO] [stdout] 1056 | 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.26.0/src/item.rs:1065:18 [INFO] [stdout] | [INFO] [stdout] 1065 | 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.26.0/src/item.rs:1066:21 [INFO] [stdout] | [INFO] [stdout] 1066 | 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.26.0/src/item.rs:1070:30 [INFO] [stdout] | [INFO] [stdout] 1070 | 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.26.0/src/item.rs:1079:17 [INFO] [stdout] | [INFO] [stdout] 1079 | 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.26.0/src/item.rs:1083:21 [INFO] [stdout] | [INFO] [stdout] 1083 | 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.26.0/src/item.rs:1086:32 [INFO] [stdout] | [INFO] [stdout] 1086 | 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.26.0/src/item.rs:1092:40 [INFO] [stdout] | [INFO] [stdout] 1092 | 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.26.0/src/item.rs:1101:47 [INFO] [stdout] | [INFO] [stdout] 1101 | 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.26.0/src/item.rs:1102:22 [INFO] [stdout] | [INFO] [stdout] 1102 | 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.26.0/src/item.rs:1103:20 [INFO] [stdout] | [INFO] [stdout] 1103 | 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.26.0/src/item.rs:1107:33 [INFO] [stdout] | [INFO] [stdout] 1107 | 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.26.0/src/item.rs:1121:16 [INFO] [stdout] | [INFO] [stdout] 1121 | 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.26.0/src/item.rs:1122:21 [INFO] [stdout] | [INFO] [stdout] 1122 | 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.26.0/src/item.rs:1126:28 [INFO] [stdout] | [INFO] [stdout] 1126 | 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.26.0/src/item.rs:1131:18 [INFO] [stdout] | [INFO] [stdout] 1131 | 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.26.0/src/item.rs:1132:21 [INFO] [stdout] | [INFO] [stdout] 1132 | 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.26.0/src/item.rs:1136:27 [INFO] [stdout] | [INFO] [stdout] 1136 | 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.26.0/src/item.rs:1145:15 [INFO] [stdout] | [INFO] [stdout] 1145 | 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.26.0/src/item.rs:1146:15 [INFO] [stdout] | [INFO] [stdout] 1146 | 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.26.0/src/item.rs:1147:15 [INFO] [stdout] | [INFO] [stdout] 1147 | 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.26.0/src/item.rs:1148:23 [INFO] [stdout] | [INFO] [stdout] 1148 | 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.26.0/src/item.rs:1149:16 [INFO] [stdout] | [INFO] [stdout] 1149 | 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.26.0/src/item.rs:1153:23 [INFO] [stdout] | [INFO] [stdout] 1153 | 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.26.0/src/item.rs:1156:25 [INFO] [stdout] | [INFO] [stdout] 1156 | 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.26.0/src/item.rs:1161:25 [INFO] [stdout] | [INFO] [stdout] 1161 | 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.26.0/src/item.rs:1165:46 [INFO] [stdout] | [INFO] [stdout] 1165 | 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.26.0/src/item.rs:1174:44 [INFO] [stdout] | [INFO] [stdout] 1174 | 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.26.0/src/item.rs:1188:33 [INFO] [stdout] | [INFO] [stdout] 1188 | 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.26.0/src/item.rs:1189:19 [INFO] [stdout] | [INFO] [stdout] 1189 | 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.26.0/src/item.rs:1196:38 [INFO] [stdout] | [INFO] [stdout] 1196 | 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.26.0/src/item.rs:1200:36 [INFO] [stdout] | [INFO] [stdout] 1200 | 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.26.0/src/item.rs:1206:38 [INFO] [stdout] | [INFO] [stdout] 1206 | 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.26.0/src/item.rs:1236:16 [INFO] [stdout] | [INFO] [stdout] 1236 | 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.26.0/src/item.rs:1237:23 [INFO] [stdout] | [INFO] [stdout] 1237 | 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.26.0/src/item.rs:1241:31 [INFO] [stdout] | [INFO] [stdout] 1241 | 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.26.0/src/item.rs:1246:16 [INFO] [stdout] | [INFO] [stdout] 1246 | 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.26.0/src/item.rs:1247:23 [INFO] [stdout] | [INFO] [stdout] 1247 | 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.26.0/src/item.rs:1251:27 [INFO] [stdout] | [INFO] [stdout] 1251 | 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.26.0/src/item.rs:1252:25 [INFO] [stdout] | [INFO] [stdout] 1252 | 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.26.0/src/item.rs:1254:21 [INFO] [stdout] | [INFO] [stdout] 1254 | 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.26.0/src/item.rs:1259:16 [INFO] [stdout] | [INFO] [stdout] 1259 | 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.26.0/src/item.rs:1260:23 [INFO] [stdout] | [INFO] [stdout] 1260 | 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.26.0/src/item.rs:1264:27 [INFO] [stdout] | [INFO] [stdout] 1264 | 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.26.0/src/item.rs:1269:18 [INFO] [stdout] | [INFO] [stdout] 1269 | 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.26.0/src/item.rs:1270:23 [INFO] [stdout] | [INFO] [stdout] 1270 | 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.26.0/src/item.rs:1274:27 [INFO] [stdout] | [INFO] [stdout] 1274 | 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.26.0/src/item.rs:1283:9 [INFO] [stdout] | [INFO] [stdout] 1283 | 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.26.0/src/item.rs:1284:10 [INFO] [stdout] | [INFO] [stdout] 1284 | 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.26.0/src/item.rs:1285:18 [INFO] [stdout] | [INFO] [stdout] 1285 | 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.26.0/src/item.rs:1286:16 [INFO] [stdout] | [INFO] [stdout] 1286 | 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.26.0/src/item.rs:1299:21 [INFO] [stdout] | [INFO] [stdout] 1299 | 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.26.0/src/item.rs:1302:25 [INFO] [stdout] | [INFO] [stdout] 1302 | 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.26.0/src/item.rs:1308:18 [INFO] [stdout] | [INFO] [stdout] 1308 | 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.26.0/src/item.rs:1309:26 [INFO] [stdout] | [INFO] [stdout] 1309 | 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.26.0/src/item.rs:1321:36 [INFO] [stdout] | [INFO] [stdout] 1321 | 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.26.0/src/item.rs:1327:38 [INFO] [stdout] | [INFO] [stdout] 1327 | 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.26.0/src/item.rs:1337:20 [INFO] [stdout] | [INFO] [stdout] 1337 | 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.26.0/src/item.rs:1342:28 [INFO] [stdout] | [INFO] [stdout] 1342 | 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.26.0/src/item.rs:1350:39 [INFO] [stdout] | [INFO] [stdout] 1350 | 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.26.0/src/item.rs:1370:35 [INFO] [stdout] | [INFO] [stdout] 1370 | 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.26.0/src/item.rs:1371:20 [INFO] [stdout] | [INFO] [stdout] 1371 | 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.26.0/src/item.rs:1372:17 [INFO] [stdout] | [INFO] [stdout] 1372 | 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.26.0/src/item.rs:1384:16 [INFO] [stdout] | [INFO] [stdout] 1384 | 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.26.0/src/item.rs:1385:21 [INFO] [stdout] | [INFO] [stdout] 1385 | 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.26.0/src/item.rs:1389:27 [INFO] [stdout] | [INFO] [stdout] 1389 | 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.26.0/src/item.rs:1395:21 [INFO] [stdout] | [INFO] [stdout] 1395 | 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.26.0/src/item.rs:1400:20 [INFO] [stdout] | [INFO] [stdout] 1400 | 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.26.0/src/item.rs:1405:16 [INFO] [stdout] | [INFO] [stdout] 1405 | 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.26.0/src/item.rs:1406:21 [INFO] [stdout] | [INFO] [stdout] 1406 | 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.26.0/src/item.rs:1410:29 [INFO] [stdout] | [INFO] [stdout] 1410 | 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.26.0/src/item.rs:1415:18 [INFO] [stdout] | [INFO] [stdout] 1415 | 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.26.0/src/item.rs:1416:21 [INFO] [stdout] | [INFO] [stdout] 1416 | 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.26.0/src/item.rs:1420:27 [INFO] [stdout] | [INFO] [stdout] 1420 | 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.26.0/src/item.rs:1421:20 [INFO] [stdout] | [INFO] [stdout] 1421 | 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.26.0/src/item.rs:1426:16 [INFO] [stdout] | [INFO] [stdout] 1426 | 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.26.0/src/item.rs:1427:21 [INFO] [stdout] | [INFO] [stdout] 1427 | 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.26.0/src/item.rs:1431:26 [INFO] [stdout] | [INFO] [stdout] 1431 | 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.26.0/src/item.rs:1432:20 [INFO] [stdout] | [INFO] [stdout] 1432 | 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.26.0/src/item.rs:1441:13 [INFO] [stdout] | [INFO] [stdout] 1441 | 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.26.0/src/item.rs:1445:21 [INFO] [stdout] | [INFO] [stdout] 1445 | 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.26.0/src/item.rs:1447:39 [INFO] [stdout] | [INFO] [stdout] 1447 | 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.26.0/src/item.rs:1448:20 [INFO] [stdout] | [INFO] [stdout] 1448 | 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.26.0/src/item.rs:1457:18 [INFO] [stdout] | [INFO] [stdout] 1457 | 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.26.0/src/item.rs:1458:21 [INFO] [stdout] | [INFO] [stdout] 1458 | 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.26.0/src/item.rs:1462:30 [INFO] [stdout] | [INFO] [stdout] 1462 | 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.26.0/src/item.rs:1471:9 [INFO] [stdout] | [INFO] [stdout] 1471 | 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.26.0/src/item.rs:1475:23 [INFO] [stdout] | [INFO] [stdout] 1475 | 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.26.0/src/item.rs:1480:18 [INFO] [stdout] | [INFO] [stdout] 1480 | 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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/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.26.0/src/pat.rs:201:27 [WARN] too many lines in the log, truncating it