[INFO] cloning repository https://github.com/yberreby/hypest-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yberreby/hypest-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyberreby%2Fhypest-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyberreby%2Fhypest-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b3350bb969e7b4aa0b9b8afa5fa7bfc523c611a [INFO] testing yberreby/hypest-api against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyberreby%2Fhypest-api" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yberreby/hypest-api 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/yberreby/hypest-api [INFO] finished tweaking git repo https://github.com/yberreby/hypest-api [INFO] tweaked toml for git repo https://github.com/yberreby/hypest-api written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yberreby/hypest-api 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] Updating git repository `https://github.com/filsmick/nickel-postgres.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.3.2 [INFO] [stderr] Downloaded ansi_term v0.6.3 [INFO] [stderr] Downloaded aho-corasick v0.3.4 [INFO] [stderr] Downloaded rand v0.3.11 [INFO] [stderr] Downloaded serde v0.6.1 [INFO] [stderr] Downloaded libc v0.1.10 [INFO] [stderr] Downloaded kernel32-sys v0.1.4 [INFO] [stderr] Downloaded traitobject v0.0.3 [INFO] [stderr] Downloaded openssl-sys v0.6.7 [INFO] [stderr] Downloaded unsafe-any v0.4.1 [INFO] [stderr] Downloaded bitflags v0.3.2 [INFO] [stderr] Downloaded url v0.2.37 [INFO] [stderr] Downloaded chrono v0.2.16 [INFO] [stderr] Downloaded mustache v0.6.3 [INFO] [stderr] Downloaded unicase v1.0.1 [INFO] [stderr] Downloaded hpack v0.2.0 [INFO] [stderr] Downloaded matches v0.1.2 [INFO] [stderr] Downloaded groupable v0.2.0 [INFO] [stderr] Downloaded solicit v0.4.4 [INFO] [stderr] Downloaded traitobject v0.0.1 [INFO] [stderr] Downloaded language-tags v0.0.7 [INFO] [stderr] Downloaded winapi v0.2.4 [INFO] [stderr] Downloaded num_cpus v0.2.7 [INFO] [stderr] Downloaded libressl-pnacl-sys v2.1.6 [INFO] [stderr] Downloaded httparse v1.0.0 [INFO] [stderr] Downloaded openssl v0.6.7 [INFO] [stderr] Downloaded cookie v0.1.21 [INFO] [stderr] Downloaded clap v1.4.5 [INFO] [stderr] Downloaded postgres v0.10.0 [INFO] [stderr] Downloaded mime v0.1.0 [INFO] [stderr] Downloaded r2d2 v0.6.1 [INFO] [stderr] Downloaded phf v0.7.5 [INFO] [stderr] Downloaded phf_shared v0.7.5 [INFO] [stderr] Downloaded quasi v0.3.5 [INFO] [stderr] Downloaded quasi_codegen v0.3.5 [INFO] [stderr] Downloaded phf_codegen v0.7.5 [INFO] [stderr] Downloaded phf_generator v0.7.5 [INFO] [stderr] Downloaded pnacl-build-helper v1.4.10 [INFO] [stderr] Downloaded hyper v0.6.15 [INFO] [stderr] Downloaded memchr v0.1.6 [INFO] [stderr] Downloaded regex-syntax v0.2.2 [INFO] [stderr] Downloaded cookie v0.2.0 [INFO] [stderr] Downloaded r2d2_postgres v0.9.3 [INFO] [stderr] Downloaded regex v0.1.41 [INFO] [stderr] Downloaded strsim v0.4.0 [INFO] [stderr] Downloaded bufstream v0.1.1 [INFO] [stderr] Downloaded time v0.1.33 [INFO] [stderr] Downloaded nickel v0.7.0 [INFO] [stderr] Downloaded octavo v0.1.0 [INFO] [stderr] Downloaded quasi_macros v0.3.5 [INFO] [stderr] Downloaded serde_codegen v0.6.1 [INFO] [stderr] Downloaded serde_macros v0.5.3 [INFO] [stderr] Downloaded aster v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b61772a5aacc505e754eb4d88099239bdbda745c52f8e40856548e4142f354c1 [INFO] running `Command { std: "docker" "start" "-a" "b61772a5aacc505e754eb4d88099239bdbda745c52f8e40856548e4142f354c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b61772a5aacc505e754eb4d88099239bdbda745c52f8e40856548e4142f354c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61772a5aacc505e754eb4d88099239bdbda745c52f8e40856548e4142f354c1", kill_on_drop: false }` [INFO] [stdout] b61772a5aacc505e754eb4d88099239bdbda745c52f8e40856548e4142f354c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 2c228447862a856a6efbc7ba75be15c86e4aee59ffa8c8a4617c9d41aaf84eb8 [INFO] running `Command { std: "docker" "start" "-a" "2c228447862a856a6efbc7ba75be15c86e4aee59ffa8c8a4617c9d41aaf84eb8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.1.10 [INFO] [stderr] Compiling winapi v0.2.4 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling pkg-config v0.3.6 [INFO] [stderr] Compiling bitflags v0.3.2 [INFO] [stderr] Compiling phf_shared v0.7.5 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling aster v0.5.0 [INFO] [stderr] Compiling bufstream v0.1.1 [INFO] [stderr] Compiling language-tags v0.0.7 [INFO] [stderr] Compiling unicase v1.0.1 [INFO] [stderr] Compiling serde_codegen v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.2.2 [INFO] [stderr] Compiling httparse v1.0.0 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling strsim v0.4.0 [INFO] [stderr] Compiling quasi v0.3.5 [INFO] [stderr] Compiling ansi_term v0.6.3 [INFO] [stderr] Compiling kernel32-sys v0.1.4 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [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.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.3.2 [INFO] [stderr] Compiling memchr v0.1.6 [INFO] [stderr] Compiling num_cpus v0.2.7 [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | 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/quasi-0.3.5/src/lib.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | vec![ast::TtToken(DUMMY_SP, token::Ident(*self, token::Plain))] [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | vec![ast::TtToken(DUMMY_SP, token::Ident(*self, token::Plain))] [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.3.5/src/lib.rs:76:57 [INFO] [stdout] | [INFO] [stdout] 76 | vec![ast::TtToken(DUMMY_SP, token::Ident(*self, token::Plain))] [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.3.5/src/lib.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | vec![ast::TtToken(DUMMY_SP, token::Interpolated(token::NtPath(Box::new(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | vec![ast::TtToken(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.3.5/src/lib.rs:82:57 [INFO] [stdout] | [INFO] [stdout] 82 | vec![ast::TtToken(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.3.5/src/lib.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | 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/quasi-0.3.5/src/lib.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | vec![ast::TtToken(self.span, token::Interpolated(token::NtTy(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | vec![ast::TtToken(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.3.5/src/lib.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | vec![ast::TtToken(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[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.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] [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.3.5/src/lib.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | 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/quasi-0.3.5/src/lib.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | vec![ast::TtToken(self.span, token::Interpolated(token::NtTy(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | vec![ast::TtToken(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.3.5/src/lib.rs:94:58 [INFO] [stdout] | [INFO] [stdout] 94 | vec![ast::TtToken(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.3.5/src/lib.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | 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/quasi-0.3.5/src/lib.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | vec![ast::TtToken(self.span, token::Interpolated(token::NtBlock(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 100 | vec![ast::TtToken(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.3.5/src/lib.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 100 | vec![ast::TtToken(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.3.5/src/lib.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | 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/quasi-0.3.5/src/lib.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | vec![ast::TtToken(self.span, token::Interpolated(token::NtItem(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:106:38 [INFO] [stdout] | [INFO] [stdout] 106 | vec![ast::TtToken(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.3.5/src/lib.rs:106:58 [INFO] [stdout] | [INFO] [stdout] 106 | vec![ast::TtToken(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.3.5/src/lib.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | 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.5.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.5.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.5.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/quasi-0.3.5/src/lib.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | vec![ast::TtToken(self.span, token::Interpolated(token::NtImplItem(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.5.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | vec![ast::TtToken(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.5.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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:112:58 [INFO] [stdout] | [INFO] [stdout] 112 | vec![ast::TtToken(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.5.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.5.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.5.0/src/attr.rs:60:41 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn build_meta_item_(self, item: ast::MetaItem_) -> 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.5.0/src/attr.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | self.build_meta_item_(ast::MetaWord(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.5.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.5.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.5.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.5.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.5.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.5.0/src/attr.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | fn invoke(self, item: ast::MetaItem_) -> 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.5.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.5.0/src/attr.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | items: Vec>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.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.5.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.5.0/src/attr.rs:202:36 [INFO] [stdout] | [INFO] [stdout] 202 | where I: IntoIterator, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:209:45 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn with_meta_item(mut self, item: P) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn with_meta_item_(self, item: ast::MetaItem_) -> 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.5.0/src/attr.rs:224:47 [INFO] [stdout] | [INFO] [stdout] 224 | self.with_meta_items_(iter.map(|word| ast::MetaWord(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.5.0/src/attr.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | self.with_meta_item_(ast::MetaWord(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.5.0/src/attr.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | let item = respan(self.span, ast::MetaList(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.5.0/src/attr.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | impl Invoke> for AttrListBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:259:29 [INFO] [stdout] | [INFO] [stdout] 259 | fn invoke(self, item: P) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:264:16 [INFO] [stdout] | [INFO] [stdout] 264 | impl Invoke for AttrListBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:265:23 [INFO] [stdout] | [INFO] [stdout] 265 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:269:27 [INFO] [stdout] | [INFO] [stdout] 269 | fn invoke(self, item: ast::MetaItem_) -> 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.5.0/src/attr.rs:278:11 [INFO] [stdout] | [INFO] [stdout] 278 | name: token::InternedString, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:281:42 [INFO] [stdout] | [INFO] [stdout] 281 | impl> Invoke> for AttrNameValueBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:281:16 [INFO] [stdout] | [INFO] [stdout] 281 | impl> Invoke> for AttrNameValueBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/attr.rs:284:30 [INFO] [stdout] | [INFO] [stdout] 284 | fn invoke(self, value: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | 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.5.0/src/attr.rs:285:20 [INFO] [stdout] | [INFO] [stdout] 285 | let item = ast::MetaNameValue(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.5.0/src/block.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | stmts: Vec>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.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/aster-0.5.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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/block.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | block_check_mode: ast::BlockCheckMode::DefaultBlock, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.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/aster-0.5.0/src/block.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | self.block_check_mode = ast::BlockCheckMode::UnsafeBlock(source); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/block.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | where I: IntoIterator> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/block.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn with_stmt(mut self, stmt: 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.5.0/src/block.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | 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.5.0/src/block.rs:77:36 [INFO] [stdout] | [INFO] [stdout] 77 | fn build_(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.5.0/src/block.rs:78:32 [INFO] [stdout] | [INFO] [stdout] 78 | 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.5.0/src/block.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | 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.5.0/src/block.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | 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.5.0/src/block.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/block.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | fn invoke(self, stmt: 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.5.0/src/block.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | 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.5.0/src/block.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/block.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | 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/quasi-0.3.5/src/lib.rs:118:14 [INFO] [stdout] | [INFO] [stdout] 118 | vec![ast::TtToken(self.span, token::Interpolated(token::NtTraitItem(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | vec![ast::TtToken(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.3.5/src/lib.rs:118:58 [INFO] [stdout] | [INFO] [stdout] 118 | vec![ast::TtToken(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.3.5/src/lib.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | 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.3.5/src/lib.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | 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.3.5/src/lib.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.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.5.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/aster-0.5.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.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[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/constant.rs:61:30 [INFO] [stdout] | [INFO] [stdout] 61 | 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/constant.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | 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.5.0/src/constant.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | 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.5.0/src/constant.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | 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.5.0/src/constant.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | 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.5.0/src/expr.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | 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.5.0/src/expr.rs:50:36 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn build_expr_(self, expr: ast::Expr_) -> 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.5.0/src/expr.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | 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.5.0/src/expr.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | 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.5.0/src/expr.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | 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.5.0/src/expr.rs:60:26 [INFO] [stdout] | [INFO] [stdout] 60 | self.build_expr_(ast::Expr_::ExprPath(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.5.0/src/expr.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | 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.5.0/src/expr.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 63 | 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.5.0/src/expr.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | self.build_expr_(ast::Expr_::ExprPath(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.5.0/src/expr.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | 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.5.0/src/expr.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | self.build_expr_(ast::Expr_::ExprLit(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.5.0/src/expr.rs:155:36 [INFO] [stdout] | [INFO] [stdout] 155 | 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.5.0/src/expr.rs:155:55 [INFO] [stdout] | [INFO] [stdout] 155 | 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.5.0/src/expr.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | self.build_expr_(ast::ExprUnary(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.5.0/src/expr.rs:159:38 [INFO] [stdout] | [INFO] [stdout] 159 | 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.5.0/src/expr.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | self.build_unary(ast::UnDeref, 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.5.0/src/expr.rs:163:36 [INFO] [stdout] | [INFO] [stdout] 163 | 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.5.0/src/expr.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | self.build_unary(ast::UnNot, 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.5.0/src/expr.rs:167:36 [INFO] [stdout] | [INFO] [stdout] 167 | 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.5.0/src/expr.rs:168:26 [INFO] [stdout] | [INFO] [stdout] 168 | self.build_unary(ast::UnNeg, 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.5.0/src/expr.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn unary(self, unop: ast::UnOp) -> ExprBuilder> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | self.unary(ast::UnDeref) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | self.unary(ast::UnNot) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:187:20 [INFO] [stdout] | [INFO] [stdout] 187 | self.unary(ast::UnNeg) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:192:16 [INFO] [stdout] | [INFO] [stdout] 192 | binop: ast::BinOp_, [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | let s = pprust::to_string(|s| { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:193:16 [INFO] [stdout] | [INFO] [stdout] 193 | 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.5.0/src/expr.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | rhs: 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.5.0/src/expr.rs:197:26 [INFO] [stdout] | [INFO] [stdout] 197 | self.build_expr_(ast::Expr_::ExprBinary(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.5.0/src/expr.rs:200:35 [INFO] [stdout] | [INFO] [stdout] 200 | 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.5.0/src/expr.rs:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | 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.5.0/src/expr.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | self.build_binary(ast::BinOp_::BiAdd, 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.5.0/src/expr.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | 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.5.0/src/expr.rs:204:54 [INFO] [stdout] | [INFO] [stdout] 204 | 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.5.0/src/expr.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | self.build_binary(ast::BinOp_::BiSub, 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.5.0/src/expr.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | 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.5.0/src/expr.rs:208:54 [INFO] [stdout] | [INFO] [stdout] 208 | 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.5.0/src/expr.rs:209:27 [INFO] [stdout] | [INFO] [stdout] 209 | self.build_binary(ast::BinOp_::BiMul, 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.5.0/src/expr.rs:212:35 [INFO] [stdout] | [INFO] [stdout] 212 | 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.5.0/src/expr.rs:212:54 [INFO] [stdout] | [INFO] [stdout] 212 | 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.5.0/src/expr.rs:213:27 [INFO] [stdout] | [INFO] [stdout] 213 | self.build_binary(ast::BinOp_::BiDiv, 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.5.0/src/expr.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 216 | 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.5.0/src/expr.rs:216:54 [INFO] [stdout] | [INFO] [stdout] 216 | 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.5.0/src/expr.rs:217:27 [INFO] [stdout] | [INFO] [stdout] 217 | self.build_binary(ast::BinOp_::BiRem, 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.5.0/src/expr.rs:220:35 [INFO] [stdout] | [INFO] [stdout] 220 | 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.5.0/src/expr.rs:220:54 [INFO] [stdout] | [INFO] [stdout] 220 | 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.5.0/src/expr.rs:221:27 [INFO] [stdout] | [INFO] [stdout] 221 | self.build_binary(ast::BinOp_::BiAnd, 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.5.0/src/expr.rs:224:34 [INFO] [stdout] | [INFO] [stdout] 224 | 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/aster-0.5.0/src/expr.rs:224:53 [INFO] [stdout] | [INFO] [stdout] 224 | 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/aster-0.5.0/src/expr.rs:225:27 [INFO] [stdout] | [INFO] [stdout] 225 | self.build_binary(ast::BinOp_::BiOr, 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.5.0/src/expr.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | 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.5.0/src/expr.rs:228:58 [INFO] [stdout] | [INFO] [stdout] 228 | 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.5.0/src/expr.rs:229:27 [INFO] [stdout] | [INFO] [stdout] 229 | self.build_binary(ast::BinOp_::BiBitXor, 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.5.0/src/expr.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn build_bit_and(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:232:58 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn build_bit_and(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:233:27 [INFO] [stdout] | [INFO] [stdout] 233 | self.build_binary(ast::BinOp_::BiBitAnd, 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.5.0/src/expr.rs:236:38 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn build_bit_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:236:57 [INFO] [stdout] | [INFO] [stdout] 236 | pub fn build_bit_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:237:27 [INFO] [stdout] | [INFO] [stdout] 237 | self.build_binary(ast::BinOp_::BiBitOr, 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.5.0/src/expr.rs:240:35 [INFO] [stdout] | [INFO] [stdout] 240 | 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/aster-0.5.0/src/expr.rs:240:54 [INFO] [stdout] | [INFO] [stdout] 240 | 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/aster-0.5.0/src/expr.rs:241:27 [INFO] [stdout] | [INFO] [stdout] 241 | self.build_binary(ast::BinOp_::BiShl, 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.5.0/src/expr.rs:244:35 [INFO] [stdout] | [INFO] [stdout] 244 | 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.5.0/src/expr.rs:244:54 [INFO] [stdout] | [INFO] [stdout] 244 | 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.5.0/src/expr.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | self.build_binary(ast::BinOp_::BiShr, 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.5.0/src/expr.rs:248:34 [INFO] [stdout] | [INFO] [stdout] 248 | 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.5.0/src/expr.rs:248:53 [INFO] [stdout] | [INFO] [stdout] 248 | 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.5.0/src/expr.rs:249:27 [INFO] [stdout] | [INFO] [stdout] 249 | self.build_binary(ast::BinOp_::BiEq, 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.5.0/src/expr.rs:252:34 [INFO] [stdout] | [INFO] [stdout] 252 | 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.5.0/src/expr.rs:252:53 [INFO] [stdout] | [INFO] [stdout] 252 | 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.5.0/src/expr.rs:253:27 [INFO] [stdout] | [INFO] [stdout] 253 | self.build_binary(ast::BinOp_::BiLt, 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.5.0/src/expr.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | 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.5.0/src/expr.rs:256:53 [INFO] [stdout] | [INFO] [stdout] 256 | 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.5.0/src/expr.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 257 | self.build_binary(ast::BinOp_::BiLe, 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.5.0/src/expr.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | 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.5.0/src/expr.rs:260:53 [INFO] [stdout] | [INFO] [stdout] 260 | 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.5.0/src/expr.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | self.build_binary(ast::BinOp_::BiNe, 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.5.0/src/expr.rs:264:34 [INFO] [stdout] | [INFO] [stdout] 264 | 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.5.0/src/expr.rs:264:53 [INFO] [stdout] | [INFO] [stdout] 264 | 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.5.0/src/expr.rs:265:27 [INFO] [stdout] | [INFO] [stdout] 265 | self.build_binary(ast::BinOp_::BiGe, 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.5.0/src/expr.rs:268:34 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn build_gt(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:268:53 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn build_gt(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:269:27 [INFO] [stdout] | [INFO] [stdout] 269 | self.build_binary(ast::BinOp_::BiGt, 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.5.0/src/expr.rs:272:32 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn binary(self, binop: ast::BinOp_) -> 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.5.0/src/expr.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | self.binary(ast::BinOp_::BiAdd) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | self.binary(ast::BinOp_::BiSub) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:288:21 [INFO] [stdout] | [INFO] [stdout] 288 | self.binary(ast::BinOp_::BiMul) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | self.binary(ast::BinOp_::BiDiv) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | self.binary(ast::BinOp_::BiRem) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | self.binary(ast::BinOp_::BiAnd) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:304:21 [INFO] [stdout] | [INFO] [stdout] 304 | self.binary(ast::BinOp_::BiOr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | self.binary(ast::BinOp_::BiBitXor) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | self.binary(ast::BinOp_::BiBitAnd) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | self.binary(ast::BinOp_::BiBitOr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | self.binary(ast::BinOp_::BiShl) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:324:21 [INFO] [stdout] | [INFO] [stdout] 324 | self.binary(ast::BinOp_::BiShr) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | self.binary(ast::BinOp_::BiEq) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | self.binary(ast::BinOp_::BiLt) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | self.binary(ast::BinOp_::BiLe) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:340:21 [INFO] [stdout] | [INFO] [stdout] 340 | self.binary(ast::BinOp_::BiNe) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | self.binary(ast::BinOp_::BiGe) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:348:21 [INFO] [stdout] | [INFO] [stdout] 348 | self.binary(ast::BinOp_::BiGt) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | mutability: ast::Mutability::MutImmutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:361:25 [INFO] [stdout] | [INFO] [stdout] 361 | mutability: ast::Mutability::MutMutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:543:18 [INFO] [stdout] | [INFO] [stdout] 543 | 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.5.0/src/expr.rs:544:23 [INFO] [stdout] | [INFO] [stdout] 544 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:548:28 [INFO] [stdout] | [INFO] [stdout] 548 | 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.5.0/src/expr.rs:553:16 [INFO] [stdout] | [INFO] [stdout] 553 | 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.5.0/src/expr.rs:554:23 [INFO] [stdout] | [INFO] [stdout] 554 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:558:27 [INFO] [stdout] | [INFO] [stdout] 558 | 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.5.0/src/expr.rs:563:17 [INFO] [stdout] | [INFO] [stdout] 563 | 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.5.0/src/expr.rs:563:29 [INFO] [stdout] | [INFO] [stdout] 563 | 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.5.0/src/expr.rs:564:23 [INFO] [stdout] | [INFO] [stdout] 564 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:568:37 [INFO] [stdout] | [INFO] [stdout] 568 | 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.5.0/src/expr.rs:568:49 [INFO] [stdout] | [INFO] [stdout] 568 | 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.5.0/src/expr.rs:573:18 [INFO] [stdout] | [INFO] [stdout] 573 | 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.5.0/src/expr.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.5.0/src/expr.rs:578:30 [INFO] [stdout] | [INFO] [stdout] 578 | 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.5.0/src/expr.rs:579:26 [INFO] [stdout] | [INFO] [stdout] 579 | self.build_expr_(ast::ExprBlock(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.5.0/src/expr.rs:587:11 [INFO] [stdout] | [INFO] [stdout] 587 | 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.5.0/src/expr.rs:590:18 [INFO] [stdout] | [INFO] [stdout] 590 | 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.5.0/src/expr.rs:591:23 [INFO] [stdout] | [INFO] [stdout] 591 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:595:29 [INFO] [stdout] | [INFO] [stdout] 595 | 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.5.0/src/expr.rs:604:12 [INFO] [stdout] | [INFO] [stdout] 604 | binop: ast::BinOp_, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:607:18 [INFO] [stdout] | [INFO] [stdout] 607 | 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.5.0/src/expr.rs:608:23 [INFO] [stdout] | [INFO] [stdout] 608 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:612:28 [INFO] [stdout] | [INFO] [stdout] 612 | 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.5.0/src/expr.rs:623:12 [INFO] [stdout] | [INFO] [stdout] 623 | binop: ast::BinOp_, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:624:12 [INFO] [stdout] | [INFO] [stdout] 624 | 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.5.0/src/expr.rs:627:18 [INFO] [stdout] | [INFO] [stdout] 627 | 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.5.0/src/expr.rs:628:23 [INFO] [stdout] | [INFO] [stdout] 628 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:632:28 [INFO] [stdout] | [INFO] [stdout] 632 | 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.5.0/src/expr.rs:641:18 [INFO] [stdout] | [INFO] [stdout] 641 | 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.5.0/src/expr.rs:644:18 [INFO] [stdout] | [INFO] [stdout] 644 | 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.5.0/src/expr.rs:645:23 [INFO] [stdout] | [INFO] [stdout] 645 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:648:38 [INFO] [stdout] | [INFO] [stdout] 648 | 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.5.0/src/expr.rs:659:34 [INFO] [stdout] | [INFO] [stdout] 659 | self.builder.build_expr_(ast::ExprTup(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/quasi-0.3.5/src/lib.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | 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/quasi-0.3.5/src/lib.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | ast::TtToken(self.span, token::Interpolated(token::NtStmt(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:143:37 [INFO] [stdout] | [INFO] [stdout] 143 | ast::TtToken(self.span, token::Interpolated(token::NtStmt(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.3.5/src/lib.rs:143:57 [INFO] [stdout] | [INFO] [stdout] 143 | ast::TtToken(self.span, token::Interpolated(token::NtStmt(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 `classify` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | tts.push(ast::TtToken(self.span, token::Semi)); [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:148:46 [INFO] [stdout] | [INFO] [stdout] 148 | tts.push(ast::TtToken(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.3.5/src/lib.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | 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.5.0/src/expr.rs:663:18 [INFO] [stdout] | [INFO] [stdout] 663 | 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/quasi-0.3.5/src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | vec![ast::TtToken(self.span, token::Interpolated(token::NtExpr(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:157:38 [INFO] [stdout] | [INFO] [stdout] 157 | vec![ast::TtToken(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.3.5/src/lib.rs:157:58 [INFO] [stdout] | [INFO] [stdout] 157 | vec![ast::TtToken(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.3.5/src/lib.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | 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/quasi-0.3.5/src/lib.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | vec![ast::TtToken(self.span, token::Interpolated(token::NtPat(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | vec![ast::TtToken(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.3.5/src/lib.rs:163:58 [INFO] [stdout] | [INFO] [stdout] 163 | vec![ast::TtToken(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.3.5/src/lib.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:664:23 [INFO] [stdout] | [INFO] [stdout] 664 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:169:14 [INFO] [stdout] | [INFO] [stdout] 169 | vec![ast::TtToken(DUMMY_SP, token::Interpolated(token::NtArm(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.5.0/src/expr.rs:668:33 [INFO] [stdout] | [INFO] [stdout] 668 | 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.5.0/src/expr.rs:680:16 [INFO] [stdout] | [INFO] [stdout] 680 | 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | vec![ast::TtToken(DUMMY_SP, token::Interpolated(token::NtArm(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:681:23 [INFO] [stdout] | [INFO] [stdout] 681 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:685:27 [INFO] [stdout] | [INFO] [stdout] 685 | 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.5.0/src/expr.rs:695:11 [INFO] [stdout] | [INFO] [stdout] 695 | 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.5.0/src/expr.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | 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.5.0/src/expr.rs:700:23 [INFO] [stdout] | [INFO] [stdout] 700 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:708:36 [INFO] [stdout] | [INFO] [stdout] 708 | 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.5.0/src/expr.rs:715:37 [INFO] [stdout] | [INFO] [stdout] 715 | 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.5.0/src/expr.rs:715:51 [INFO] [stdout] | [INFO] [stdout] 715 | 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.5.0/src/expr.rs:738:21 [INFO] [stdout] | [INFO] [stdout] 738 | let expr_ = ast::ExprStruct(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.5.0/src/expr.rs:743:18 [INFO] [stdout] | [INFO] [stdout] 743 | 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.5.0/src/expr.rs:744:23 [INFO] [stdout] | [INFO] [stdout] 744 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:748:29 [INFO] [stdout] | [INFO] [stdout] 748 | 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.5.0/src/expr.rs:749:21 [INFO] [stdout] | [INFO] [stdout] 749 | let expr_ = ast::ExprStruct(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.5.0/src/expr.rs:759:21 [INFO] [stdout] | [INFO] [stdout] 759 | 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.5.0/src/expr.rs:761:23 [INFO] [stdout] | [INFO] [stdout] 761 | F: Invoke>, [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:169:57 [INFO] [stdout] | [INFO] [stdout] 169 | vec![ast::TtToken(DUMMY_SP, token::Interpolated(token::NtArm(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:765:33 [INFO] [stdout] | [INFO] [stdout] 765 | 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.5.0/src/expr.rs:766:21 [INFO] [stdout] | [INFO] [stdout] 766 | 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/quasi-0.3.5/src/lib.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | impl_to_tokens_slice! { ast::Ty, [ast::TtToken(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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:782:18 [INFO] [stdout] | [INFO] [stdout] 782 | 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/quasi-0.3.5/src/lib.rs:190:35 [INFO] [stdout] | [INFO] [stdout] 190 | impl_to_tokens_slice! { ast::Ty, [ast::TtToken(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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:783:23 [INFO] [stdout] | [INFO] [stdout] 783 | where F: Invoke>, [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:190:58 [INFO] [stdout] | [INFO] [stdout] 190 | impl_to_tokens_slice! { ast::Ty, [ast::TtToken(DUMMY_SP, token::Comma)] } [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:787:29 [INFO] [stdout] | [INFO] [stdout] 787 | 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/quasi-0.3.5/src/lib.rs:191:27 [INFO] [stdout] | [INFO] [stdout] 191 | impl_to_tokens_slice! { P, [] } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:800:12 [INFO] [stdout] | [INFO] [stdout] 800 | 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/quasi-0.3.5/src/lib.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | 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.5.0/src/expr.rs:801:17 [INFO] [stdout] | [INFO] [stdout] 801 | 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.5.0/src/expr.rs:805:23 [INFO] [stdout] | [INFO] [stdout] 805 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:808:38 [INFO] [stdout] | [INFO] [stdout] 808 | 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.5.0/src/expr.rs:814:38 [INFO] [stdout] | [INFO] [stdout] 814 | 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.5.0/src/expr.rs:824:34 [INFO] [stdout] | [INFO] [stdout] 824 | self.builder.build_expr_(ast::ExprCall(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.5.0/src/expr.rs:828:18 [INFO] [stdout] | [INFO] [stdout] 828 | 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.5.0/src/expr.rs:829:23 [INFO] [stdout] | [INFO] [stdout] 829 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:833:28 [INFO] [stdout] | [INFO] [stdout] 833 | 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.5.0/src/expr.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | 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.5.0/src/expr.rs:845:18 [INFO] [stdout] | [INFO] [stdout] 845 | 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.5.0/src/expr.rs:846:23 [INFO] [stdout] | [INFO] [stdout] 846 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:850:29 [INFO] [stdout] | [INFO] [stdout] 850 | 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.5.0/src/expr.rs:864:9 [INFO] [stdout] | [INFO] [stdout] 864 | 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.5.0/src/expr.rs:865:16 [INFO] [stdout] | [INFO] [stdout] 865 | 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.5.0/src/expr.rs:866:17 [INFO] [stdout] | [INFO] [stdout] 866 | 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.5.0/src/expr.rs:870:23 [INFO] [stdout] | [INFO] [stdout] 870 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:873:38 [INFO] [stdout] | [INFO] [stdout] 873 | 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.5.0/src/expr.rs:879:36 [INFO] [stdout] | [INFO] [stdout] 879 | 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.5.0/src/expr.rs:889:38 [INFO] [stdout] | [INFO] [stdout] 889 | 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.5.0/src/expr.rs:895:38 [INFO] [stdout] | [INFO] [stdout] 895 | 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.5.0/src/expr.rs:905:34 [INFO] [stdout] | [INFO] [stdout] 905 | self.builder.build_expr_(ast::ExprMethodCall(self.id, self.tys, self.args)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | vec![ast::TtToken(DUMMY_SP, token::Interpolated(token::NtMeta(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | vec![ast::TtToken(DUMMY_SP, token::Interpolated(token::NtMeta(self.clone())))] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:195:57 [INFO] [stdout] | [INFO] [stdout] 195 | vec![ast::TtToken(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.3.5/src/lib.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | 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/quasi-0.3.5/src/lib.rs:203:16 [INFO] [stdout] | [INFO] [stdout] 203 | r.push(ast::TtToken(self.span, token::Pound)); [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:203:40 [INFO] [stdout] | [INFO] [stdout] 203 | r.push(ast::TtToken(self.span, token::Pound)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | r.push(ast::TtToken(self.span, token::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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:205:44 [INFO] [stdout] | [INFO] [stdout] 205 | r.push(ast::TtToken(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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:207:16 [INFO] [stdout] | [INFO] [stdout] 207 | r.push(ast::TtDelimited(self.span, Rc::new(ast::Delimited { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:207:52 [INFO] [stdout] | [INFO] [stdout] 207 | r.push(ast::TtDelimited(self.span, Rc::new(ast::Delimited { [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:208:20 [INFO] [stdout] | [INFO] [stdout] 208 | 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/aster-0.5.0/src/expr.rs:909:18 [INFO] [stdout] | [INFO] [stdout] 909 | 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.5.0/src/expr.rs:910:23 [INFO] [stdout] | [INFO] [stdout] 910 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:914:27 [INFO] [stdout] | [INFO] [stdout] 914 | 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.5.0/src/expr.rs:919:18 [INFO] [stdout] | [INFO] [stdout] 919 | 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/quasi-0.3.5/src/lib.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | let lit = ast::LitStr( [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | token::intern_and_get_ident(self), ast::CookedStr); [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.3.5/src/lib.rs:220:48 [INFO] [stdout] | [INFO] [stdout] 220 | token::intern_and_get_ident(self), ast::CookedStr); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | vec![ast::TtDelimited(DUMMY_SP, Rc::new(ast::Delimited { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:920:23 [INFO] [stdout] | [INFO] [stdout] 920 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:924:28 [INFO] [stdout] | [INFO] [stdout] 924 | 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.5.0/src/expr.rs:933:17 [INFO] [stdout] | [INFO] [stdout] 933 | 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.5.0/src/expr.rs:936:18 [INFO] [stdout] | [INFO] [stdout] 936 | impl Invoke> for ExprAddrOfBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:937:23 [INFO] [stdout] | [INFO] [stdout] 937 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:941:29 [INFO] [stdout] | [INFO] [stdout] 941 | 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.5.0/src/expr.rs:942:34 [INFO] [stdout] | [INFO] [stdout] 942 | self.builder.build_expr_(ast::ExprAddrOf(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.5.0/src/expr.rs:950:11 [INFO] [stdout] | [INFO] [stdout] 950 | 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.5.0/src/expr.rs:953:18 [INFO] [stdout] | [INFO] [stdout] 953 | 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.5.0/src/expr.rs:954:23 [INFO] [stdout] | [INFO] [stdout] 954 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:958:28 [INFO] [stdout] | [INFO] [stdout] 958 | 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.5.0/src/expr.rs:972:18 [INFO] [stdout] | [INFO] [stdout] 972 | 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/quasi-0.3.5/src/lib.rs:227:49 [INFO] [stdout] | [INFO] [stdout] 227 | vec![ast::TtDelimited(DUMMY_SP, Rc::new(ast::Delimited { [INFO] [stdout] | ^^^ 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.3.5/src/lib.rs:228:20 [INFO] [stdout] | [INFO] [stdout] 228 | 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.3.5/src/lib.rs:236:19 [INFO] [stdout] | [INFO] [stdout] 236 | 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.3.5/src/lib.rs:239:11 [INFO] [stdout] | [INFO] [stdout] 239 | P(ast::Expr { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | 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.3.5/src/lib.rs:241:19 [INFO] [stdout] | [INFO] [stdout] 241 | node: ast::ExprLit(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.5.0/src/expr.rs:973:23 [INFO] [stdout] | [INFO] [stdout] 973 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:977:29 [INFO] [stdout] | [INFO] [stdout] 977 | 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.5.0/src/expr.rs:978:34 [INFO] [stdout] | [INFO] [stdout] 978 | self.builder.build_expr_(ast::ExprParen(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.5.0/src/expr.rs:986:9 [INFO] [stdout] | [INFO] [stdout] 986 | 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.5.0/src/expr.rs:989:18 [INFO] [stdout] | [INFO] [stdout] 989 | 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.5.0/src/expr.rs:990:23 [INFO] [stdout] | [INFO] [stdout] 990 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:994:29 [INFO] [stdout] | [INFO] [stdout] 994 | 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.5.0/src/expr.rs:995:34 [INFO] [stdout] | [INFO] [stdout] 995 | self.builder.build_expr_(ast::ExprField(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.5.0/src/expr.rs:1006:18 [INFO] [stdout] | [INFO] [stdout] 1006 | 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.5.0/src/expr.rs:1007:23 [INFO] [stdout] | [INFO] [stdout] 1007 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:1011:29 [INFO] [stdout] | [INFO] [stdout] 1011 | 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/quasi-0.3.5/src/lib.rs:249:23 [INFO] [stdout] | [INFO] [stdout] 249 | dummy_spanned(ast::LitBool(*self)).to_tokens(cx) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:1012:34 [INFO] [stdout] | [INFO] [stdout] 1012 | self.builder.build_expr_(ast::ExprTupField(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.5.0/src/expr.rs:1020:18 [INFO] [stdout] | [INFO] [stdout] 1020 | 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.5.0/src/expr.rs:1023:18 [INFO] [stdout] | [INFO] [stdout] 1023 | 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.5.0/src/expr.rs:1024:23 [INFO] [stdout] | [INFO] [stdout] 1024 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:1027:38 [INFO] [stdout] | [INFO] [stdout] 1027 | 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/quasi-0.3.5/src/lib.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | dummy_spanned(ast::LitChar(*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.3.5/src/lib.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 279 | impl_to_tokens_int! { signed, isize, ast::TyIs } [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.3.5/src/lib.rs:263:53 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 279 | impl_to_tokens_int! { signed, isize, ast::TyIs } [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.3.5/src/lib.rs:279:38 [INFO] [stdout] | [INFO] [stdout] 279 | impl_to_tokens_int! { signed, isize, ast::TyIs } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:264:71 [INFO] [stdout] | [INFO] [stdout] 264 | ast::Sign::new(*self))); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 279 | impl_to_tokens_int! { signed, isize, ast::TyIs } [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.5.0/src/expr.rs:1038:34 [INFO] [stdout] | [INFO] [stdout] 1038 | self.builder.build_expr_(ast::ExprVec(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.5.0/src/expr.rs:1042:18 [INFO] [stdout] | [INFO] [stdout] 1042 | 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.5.0/src/expr.rs:1043:23 [INFO] [stdout] | [INFO] [stdout] 1043 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:1047:33 [INFO] [stdout] | [INFO] [stdout] 1047 | 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.5.0/src/expr.rs:1059:18 [INFO] [stdout] | [INFO] [stdout] 1059 | 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/quasi-0.3.5/src/lib.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 280 | impl_to_tokens_int! { signed, i8, ast::TyI8 } [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.5.0/src/expr.rs:1060:23 [INFO] [stdout] | [INFO] [stdout] 1060 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/expr.rs:1064:29 [INFO] [stdout] | [INFO] [stdout] 1064 | 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.5.0/src/fn_decl.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | 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.5.0/src/fn_decl.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | 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.5.0/src/fn_decl.rs:52:36 [INFO] [stdout] | [INFO] [stdout] 52 | 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.5.0/src/fn_decl.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | let ret_ty = ast::FunctionRetTy::NoReturn(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.5.0/src/fn_decl.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | let ret_ty = ast::FunctionRetTy::DefaultReturn(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.5.0/src/fn_decl.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | 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.5.0/src/fn_decl.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | self.build(ast::FunctionRetTy::Return(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.5.0/src/fn_decl.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | 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/quasi-0.3.5/src/lib.rs:263:53 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 280 | impl_to_tokens_int! { signed, i8, ast::TyI8 } [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.3.5/src/lib.rs:280:36 [INFO] [stdout] | [INFO] [stdout] 280 | impl_to_tokens_int! { signed, i8, ast::TyI8 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:264:71 [INFO] [stdout] | [INFO] [stdout] 264 | ast::Sign::new(*self))); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 280 | impl_to_tokens_int! { signed, i8, ast::TyI8 } [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.3.5/src/lib.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 281 | impl_to_tokens_int! { signed, i16, ast::TyI16 } [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.3.5/src/lib.rs:263:53 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 281 | impl_to_tokens_int! { signed, i16, ast::TyI16 } [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.3.5/src/lib.rs:281:36 [INFO] [stdout] | [INFO] [stdout] 281 | impl_to_tokens_int! { signed, i16, ast::TyI16 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:264:71 [INFO] [stdout] | [INFO] [stdout] 264 | ast::Sign::new(*self))); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 281 | impl_to_tokens_int! { signed, i16, ast::TyI16 } [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.3.5/src/lib.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 282 | impl_to_tokens_int! { signed, i32, ast::TyI32 } [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.3.5/src/lib.rs:263:53 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 282 | impl_to_tokens_int! { signed, i32, ast::TyI32 } [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.3.5/src/lib.rs:282:36 [INFO] [stdout] | [INFO] [stdout] 282 | impl_to_tokens_int! { signed, i32, ast::TyI32 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:264:71 [INFO] [stdout] | [INFO] [stdout] 264 | ast::Sign::new(*self))); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 282 | impl_to_tokens_int! { signed, i32, ast::TyI32 } [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.5.0/src/fn_decl.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | 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.5.0/src/fn_decl.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | 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.5.0/src/fn_decl.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | 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.5.0/src/fn_decl.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | 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.5.0/src/fn_decl.rs:102:23 [INFO] [stdout] | [INFO] [stdout] 102 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | 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.5.0/src/fn_decl.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | 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.5.0/src/fn_decl.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | 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.5.0/src/fn_decl.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | 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.5.0/src/fn_decl.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | 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.3.5/src/lib.rs:263:27 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 283 | impl_to_tokens_int! { signed, i64, ast::TyI64 } [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.3.5/src/lib.rs:263:53 [INFO] [stdout] | [INFO] [stdout] 263 | let lit = ast::LitInt(*self as u64, ast::SignedIntLit($tag, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 283 | impl_to_tokens_int! { signed, i64, ast::TyI64 } [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.3.5/src/lib.rs:283:36 [INFO] [stdout] | [INFO] [stdout] 283 | impl_to_tokens_int! { signed, i64, ast::TyI64 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:264:71 [INFO] [stdout] | [INFO] [stdout] 264 | ast::Sign::new(*self))); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 283 | impl_to_tokens_int! { signed, i64, ast::TyI64 } [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.3.5/src/lib.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 285 | impl_to_tokens_int! { unsigned, usize, ast::TyUs } [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.3.5/src/lib.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 285 | impl_to_tokens_int! { unsigned, usize, ast::TyUs } [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.3.5/src/lib.rs:285:40 [INFO] [stdout] | [INFO] [stdout] 285 | impl_to_tokens_int! { unsigned, usize, ast::TyUs } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 286 | impl_to_tokens_int! { unsigned, u8, ast::TyU8 } [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.3.5/src/lib.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 286 | impl_to_tokens_int! { unsigned, u8, ast::TyU8 } [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.3.5/src/lib.rs:286:39 [INFO] [stdout] | [INFO] [stdout] 286 | impl_to_tokens_int! { unsigned, u8, ast::TyU8 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | pat: 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.5.0/src/fn_decl.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | 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.5.0/src/fn_decl.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | node: ast::PatIdent( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | ast::BindByValue(ast::Mutability::MutImmutable), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 152 | ast::BindByValue(ast::Mutability::MutImmutable), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | impl> Invoke> for ArgTyBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | impl> Invoke> for ArgTyBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/fn_decl.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | 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.5.0/src/generics.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | 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.5.0/src/generics.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | 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.5.0/src/generics.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | 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.5.0/src/generics.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | 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.5.0/src/generics.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/generics.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | 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.5.0/src/generics.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | 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.5.0/src/generics.rs:87:46 [INFO] [stdout] | [INFO] [stdout] 87 | 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.5.0/src/generics.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | 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.5.0/src/generics.rs:121:46 [INFO] [stdout] | [INFO] [stdout] 121 | 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.5.0/src/generics.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | 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.5.0/src/generics.rs:146:48 [INFO] [stdout] | [INFO] [stdout] 146 | 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 `OwnedSlice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/generics.rs:198:31 [INFO] [stdout] | [INFO] [stdout] 198 | ty_param.bounds = OwnedSlice::empty(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `OwnedSlice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/generics.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | 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 `OwnedSlice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/generics.rs:211:24 [INFO] [stdout] | [INFO] [stdout] 211 | ty_params: OwnedSlice::from_vec(self.ty_params), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `OwnedSlice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/generics.rs:212:27 [INFO] [stdout] | [INFO] [stdout] 212 | 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.5.0/src/generics.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | 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.5.0/src/generics.rs:220:16 [INFO] [stdout] | [INFO] [stdout] 220 | 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.5.0/src/generics.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.5.0/src/generics.rs:225:31 [INFO] [stdout] | [INFO] [stdout] 225 | 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.5.0/src/generics.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | 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.5.0/src/generics.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/generics.rs:235:31 [INFO] [stdout] | [INFO] [stdout] 235 | 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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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/quasi-0.3.5/src/lib.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 287 | impl_to_tokens_int! { unsigned, u16, ast::TyU16 } [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.3.5/src/lib.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 287 | impl_to_tokens_int! { unsigned, u16, ast::TyU16 } [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.5.0/src/item.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | 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.5.0/src/item.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | 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.5.0/src/item.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | 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.5.0/src/item.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | 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.5.0/src/item.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | 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.5.0/src/item.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | 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.5.0/src/item.rs:80:47 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn build_item_(self, id: T, item_: ast::Item_) -> 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.5.0/src/item.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | 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.5.0/src/item.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | 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.5.0/src/item.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | 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.5.0/src/item.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | let item = ast::ItemUse(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | self.build_item_(token::special_idents::invalid, item) [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.5.0/src/item.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | 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.5.0/src/item.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | 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.5.0/src/item.rs:210:16 [INFO] [stdout] | [INFO] [stdout] 210 | 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.5.0/src/item.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | 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.5.0/src/item.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | 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.5.0/src/item.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | 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.5.0/src/item.rs:228:23 [INFO] [stdout] | [INFO] [stdout] 228 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:287:39 [INFO] [stdout] | [INFO] [stdout] 287 | impl_to_tokens_int! { unsigned, u16, ast::TyU16 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | 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/quasi-0.3.5/src/lib.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 288 | impl_to_tokens_int! { unsigned, u32, ast::TyU32 } [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.5.0/src/item.rs:239:23 [INFO] [stdout] | [INFO] [stdout] 239 | 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.5.0/src/item.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 240 | 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/quasi-0.3.5/src/lib.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 288 | impl_to_tokens_int! { unsigned, u32, ast::TyU32 } [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.3.5/src/lib.rs:288:39 [INFO] [stdout] | [INFO] [stdout] 288 | impl_to_tokens_int! { unsigned, u32, ast::TyU32 } [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.5.0/src/item.rs:241:18 [INFO] [stdout] | [INFO] [stdout] 241 | 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/quasi-0.3.5/src/lib.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 289 | impl_to_tokens_int! { unsigned, u64, ast::TyU64 } [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.5.0/src/item.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | 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/quasi-0.3.5/src/lib.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | let lit = ast::LitInt(*self as u64, ast::UnsignedIntLit($tag)); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] ... [INFO] [stdout] 289 | impl_to_tokens_int! { unsigned, u64, ast::TyU64 } [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.3.5/src/lib.rs:289:39 [INFO] [stdout] | [INFO] [stdout] 289 | impl_to_tokens_int! { unsigned, u64, ast::TyU64 } [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [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.3.5/src/lib.rs:292:42 [INFO] [stdout] | [INFO] [stdout] 292 | 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.3.5/src/lib.rs:293:42 [INFO] [stdout] | [INFO] [stdout] 293 | 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.3.5/src/lib.rs:294:42 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_stmt(&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.3.5/src/lib.rs:295:43 [INFO] [stdout] | [INFO] [stdout] 295 | fn parse_tts(&self, s: String) -> 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.5.0/src/item.rs:252:16 [INFO] [stdout] | [INFO] [stdout] 252 | 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/quasi-0.3.5/src/lib.rs:300:42 [INFO] [stdout] | [INFO] [stdout] 300 | 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 `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | parse::parse_item_from_source_str( [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 253 | 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/quasi-0.3.5/src/lib.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 308 | fn parse_stmt(&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 `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | parse::parse_stmt_from_source_str("".to_string(), [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.5.0/src/item.rs:254:16 [INFO] [stdout] | [INFO] [stdout] 254 | 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/quasi-0.3.5/src/lib.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | 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 `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | parse::parse_expr_from_source_str("".to_string(), [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/quasi-0.3.5/src/lib.rs:322:43 [INFO] [stdout] | [INFO] [stdout] 322 | fn parse_tts(&self, s: String) -> 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.5.0/src/item.rs:256:15 [INFO] [stdout] | [INFO] [stdout] 256 | 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 `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | parse::parse_tts_from_source_str("".to_string(), [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.5.0/src/item.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | 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.5.0/src/item.rs:263:25 [INFO] [stdout] | [INFO] [stdout] 263 | 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.5.0/src/item.rs:268:26 [INFO] [stdout] | [INFO] [stdout] 268 | self.constness = ast::Constness::Const; [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.3.5/src/lib.rs:29:47 [INFO] [stdout] | [INFO] [stdout] 28 | pub trait ToTokens { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 29 | 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.3.5/src/lib.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | 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.3.5/src/lib.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | 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.3.5/src/lib.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 32 | impl ToTokens for TokenTree { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 33 | 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.5.0/src/item.rs:281:33 [INFO] [stdout] | [INFO] [stdout] 281 | 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.5.0/src/item.rs:282:43 [INFO] [stdout] | [INFO] [stdout] 282 | self.builder.build_item_(self.id, ast::Item_::ItemFn( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:297:16 [INFO] [stdout] | [INFO] [stdout] 297 | 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.5.0/src/item.rs:298:23 [INFO] [stdout] | [INFO] [stdout] 298 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:302:35 [INFO] [stdout] | [INFO] [stdout] 302 | 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.5.0/src/item.rs:308:18 [INFO] [stdout] | [INFO] [stdout] 308 | 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.5.0/src/item.rs:309:23 [INFO] [stdout] | [INFO] [stdout] 309 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:313:30 [INFO] [stdout] | [INFO] [stdout] 313 | 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.5.0/src/item.rs:324:16 [INFO] [stdout] | [INFO] [stdout] 324 | 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.5.0/src/item.rs:325:23 [INFO] [stdout] | [INFO] [stdout] 325 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:329:27 [INFO] [stdout] | [INFO] [stdout] 329 | 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.5.0/src/item.rs:341:11 [INFO] [stdout] | [INFO] [stdout] 341 | 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.5.0/src/item.rs:345:23 [INFO] [stdout] | [INFO] [stdout] 345 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:350:32 [INFO] [stdout] | [INFO] [stdout] 350 | 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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | 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.3.5/src/lib.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a, T: ToTokens> ToTokens for &'a T { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 39 | 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.3.5/src/lib.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | 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.3.5/src/lib.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 44 | impl<'a, T: ToTokens> ToTokens for &'a [T] { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 45 | 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.3.5/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.3.5/src/lib.rs:53:46 [INFO] [stdout] | [INFO] [stdout] 52 | impl ToTokens for Vec { [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 `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | 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.3.5/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.3.5/src/lib.rs:59:46 [INFO] [stdout] | [INFO] [stdout] 58 | impl ToTokens for Spanned { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 59 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:362:32 [INFO] [stdout] | [INFO] [stdout] 362 | 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.5.0/src/item.rs:381:11 [INFO] [stdout] | [INFO] [stdout] 381 | 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.5.0/src/item.rs:382:17 [INFO] [stdout] | [INFO] [stdout] 382 | 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.5.0/src/item.rs:386:23 [INFO] [stdout] | [INFO] [stdout] 386 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:394:44 [INFO] [stdout] | [INFO] [stdout] 394 | self.idents.push(respan(self.span, ast::PathListMod { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | id: ast::DUMMY_NODE_ID, [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.3.5/src/lib.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | 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.3.5/src/lib.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 65 | impl ToTokens for Option { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 66 | 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.5.0/src/item.rs:404:44 [INFO] [stdout] | [INFO] [stdout] 404 | self.idents.push(respan(self.span, ast::PathListIdent { [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.3.5/src/lib.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | 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.5.0/src/item.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | id: ast::DUMMY_NODE_ID, [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.3.5/src/lib.rs:75:47 [INFO] [stdout] | [INFO] [stdout] 74 | impl ToTokens for ast::Ident { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 75 | 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.3.5/src/lib.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | vec![ast::TtToken(DUMMY_SP, token::Ident(*self, token::Plain))] [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.3.5/src/lib.rs:81:31 [INFO] [stdout] | [INFO] [stdout] 81 | 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.5.0/src/item.rs:413:32 [INFO] [stdout] | [INFO] [stdout] 413 | 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[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 80 | impl ToTokens for ast::Path { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 81 | 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.5.0/src/item.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | id: ast::Ident, [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.3.5/src/lib.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | vec![ast::TtToken(DUMMY_SP, token::Interpolated(token::NtPath(Box::new(self.clone()))))] [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:422:15 [INFO] [stdout] | [INFO] [stdout] 422 | generics: ast::Generics, [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.3.5/src/lib.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | 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.3.5/src/lib.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 86 | impl ToTokens for ast::Ty { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 87 | 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.3.5/src/lib.rs:88:70 [INFO] [stdout] | [INFO] [stdout] 88 | vec![ast::TtToken(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.3.5/src/lib.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | 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.5.0/src/item.rs:426:23 [INFO] [stdout] | [INFO] [stdout] 426 | where F: Invoke>, [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.3.5/src/lib.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | 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.5.0/src/item.rs:433:36 [INFO] [stdout] | [INFO] [stdout] 433 | where I: IntoIterator, [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.3.5/src/lib.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 92 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 93 | 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.5.0/src/item.rs:439:36 [INFO] [stdout] | [INFO] [stdout] 439 | 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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | 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.5.0/src/item.rs:456:16 [INFO] [stdout] | [INFO] [stdout] 456 | impl Invoke for ItemStructBuilder [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.3.5/src/lib.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | 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.3.5/src/lib.rs:99:47 [INFO] [stdout] | [INFO] [stdout] 98 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 99 | 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.5.0/src/item.rs:457:23 [INFO] [stdout] | [INFO] [stdout] 457 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:461:35 [INFO] [stdout] | [INFO] [stdout] 461 | 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.5.0/src/item.rs:467:18 [INFO] [stdout] | [INFO] [stdout] 467 | impl Invoke> for ItemStructBuilder [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.3.5/src/lib.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | 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.5.0/src/item.rs:468:23 [INFO] [stdout] | [INFO] [stdout] 468 | where F: Invoke>, [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.3.5/src/lib.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | 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.3.5/src/lib.rs:105:47 [INFO] [stdout] | [INFO] [stdout] 104 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 105 | 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.3.5/src/lib.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | 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.5.0/src/item.rs:472:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn invoke(self, data: 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.5.0/src/item.rs:473:23 [INFO] [stdout] | [INFO] [stdout] 473 | let struct_ = ast::ItemStruct(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.5.0/src/item.rs:482:9 [INFO] [stdout] | [INFO] [stdout] 482 | 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.5.0/src/item.rs:483:15 [INFO] [stdout] | [INFO] [stdout] 483 | 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.5.0/src/item.rs:484:17 [INFO] [stdout] | [INFO] [stdout] 484 | 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.5.0/src/item.rs:488:23 [INFO] [stdout] | [INFO] [stdout] 488 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:495:38 [INFO] [stdout] | [INFO] [stdout] 495 | 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.5.0/src/item.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | 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.5.0/src/item.rs:513:57 [INFO] [stdout] | [INFO] [stdout] 513 | 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.5.0/src/item.rs:514:23 [INFO] [stdout] | [INFO] [stdout] 514 | let struct_ = ast::ItemStruct(P(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.5.0/src/item.rs:519:16 [INFO] [stdout] | [INFO] [stdout] 519 | 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.5.0/src/item.rs:520:23 [INFO] [stdout] | [INFO] [stdout] 520 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:524:35 [INFO] [stdout] | [INFO] [stdout] 524 | 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.5.0/src/item.rs:530:18 [INFO] [stdout] | [INFO] [stdout] 530 | 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.5.0/src/item.rs:531:23 [INFO] [stdout] | [INFO] [stdout] 531 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:535:27 [INFO] [stdout] | [INFO] [stdout] 535 | 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.5.0/src/item.rs:540:16 [INFO] [stdout] | [INFO] [stdout] 540 | 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.5.0/src/item.rs:541:23 [INFO] [stdout] | [INFO] [stdout] 541 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:545:32 [INFO] [stdout] | [INFO] [stdout] 545 | 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.5.0/src/item.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 555 | 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.5.0/src/item.rs:556:15 [INFO] [stdout] | [INFO] [stdout] 556 | generics: ast::Generics, [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.3.5/src/lib.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | 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.3.5/src/lib.rs:111:47 [INFO] [stdout] | [INFO] [stdout] 110 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 111 | 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.3.5/src/lib.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | 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.3.5/src/lib.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | 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.3.5/src/lib.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 116 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 117 | 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.3.5/src/lib.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | 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.3.5/src/lib.rs:123:46 [INFO] [stdout] | [INFO] [stdout] 122 | impl ToTokens for ast::Generics { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 123 | 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 `parse_tts_from_source_str` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | parse_tts_from_source_str("".to_string(), s, cx.cfg(), cx.parse_sess()) [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.3.5/src/lib.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:131:46 [INFO] [stdout] | [INFO] [stdout] 130 | impl ToTokens for ast::WhereClause { [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[E0425]: cannot find function `parse_tts_from_source_str` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | parse_tts_from_source_str("".to_string(), s, cx.cfg(), cx.parse_sess()) [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.3.5/src/lib.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | 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.3.5/src/lib.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | 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.3.5/src/lib.rs:141:47 [INFO] [stdout] | [INFO] [stdout] 140 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 141 | 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.3.5/src/lib.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | 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.3.5/src/lib.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | 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.3.5/src/lib.rs:156:47 [INFO] [stdout] | [INFO] [stdout] 155 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 156 | 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.3.5/src/lib.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | 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.3.5/src/lib.rs:162:31 [INFO] [stdout] | [INFO] [stdout] 162 | 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.3.5/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 161 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 162 | 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.3.5/src/lib.rs:168:31 [INFO] [stdout] | [INFO] [stdout] 168 | 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.3.5/src/lib.rs:168:47 [INFO] [stdout] | [INFO] [stdout] 167 | impl ToTokens for ast::Arm { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 168 | 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.3.5/src/lib.rs:169:27 [INFO] [stdout] | [INFO] [stdout] 169 | vec![ast::TtToken(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.3.5/src/lib.rs:176:38 [INFO] [stdout] | [INFO] [stdout] 176 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 190 | impl_to_tokens_slice! { ast::Ty, [ast::TtToken(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.3.5/src/lib.rs:176:54 [INFO] [stdout] | [INFO] [stdout] 176 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 190 | impl_to_tokens_slice! { ast::Ty, [ast::TtToken(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.3.5/src/lib.rs:190:48 [INFO] [stdout] | [INFO] [stdout] 190 | impl_to_tokens_slice! { ast::Ty, [ast::TtToken(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.3.5/src/lib.rs:191:25 [INFO] [stdout] | [INFO] [stdout] 191 | 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.3.5/src/lib.rs:176:38 [INFO] [stdout] | [INFO] [stdout] 176 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 191 | 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.3.5/src/lib.rs:176:54 [INFO] [stdout] | [INFO] [stdout] 176 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 191 | 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.3.5/src/lib.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | 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.5.0/src/item.rs:557:21 [INFO] [stdout] | [INFO] [stdout] 557 | variants: Vec>, [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.3.5/src/lib.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 194 | 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.3.5/src/lib.rs:194:47 [INFO] [stdout] | [INFO] [stdout] 193 | impl ToTokens for P { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 194 | 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.5.0/src/item.rs:561:23 [INFO] [stdout] | [INFO] [stdout] 561 | where F: Invoke>, [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.3.5/src/lib.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | vec![ast::TtToken(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.3.5/src/lib.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | 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.5.0/src/item.rs:568:38 [INFO] [stdout] | [INFO] [stdout] 568 | where I: IntoIterator>, [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.3.5/src/lib.rs:200:46 [INFO] [stdout] | [INFO] [stdout] 199 | impl ToTokens for ast::Attribute { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 200 | 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.5.0/src/item.rs:574:46 [INFO] [stdout] | [INFO] [stdout] 574 | pub fn with_variant(mut self, variant: 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.5.0/src/item.rs:579:41 [INFO] [stdout] | [INFO] [stdout] 579 | 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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:218:30 [INFO] [stdout] | [INFO] [stdout] 218 | 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.3.5/src/lib.rs:218:46 [INFO] [stdout] | [INFO] [stdout] 217 | impl ToTokens for str { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 218 | 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.5.0/src/item.rs:619:24 [INFO] [stdout] | [INFO] [stdout] 619 | let enum_def = ast::EnumDef { [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.3.5/src/lib.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | dummy_spanned(lit).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.3.5/src/lib.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | 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.5.0/src/item.rs:622:21 [INFO] [stdout] | [INFO] [stdout] 622 | let enum_ = ast::ItemEnum(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.5.0/src/item.rs:627:16 [INFO] [stdout] | [INFO] [stdout] 627 | impl Invoke for ItemEnumBuilder [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.3.5/src/lib.rs:226:47 [INFO] [stdout] | [INFO] [stdout] 225 | impl ToTokens for () { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 226 | 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.5.0/src/item.rs:628:23 [INFO] [stdout] | [INFO] [stdout] 628 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:632:35 [INFO] [stdout] | [INFO] [stdout] 632 | fn invoke(mut self, generics: ast::Generics) -> Self { [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.3.5/src/lib.rs:227:31 [INFO] [stdout] | [INFO] [stdout] 227 | vec![ast::TtDelimited(DUMMY_SP, Rc::new(ast::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.3.5/src/lib.rs:229:24 [INFO] [stdout] | [INFO] [stdout] 229 | 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.3.5/src/lib.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | 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.3.5/src/lib.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | 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.3.5/src/lib.rs:237:46 [INFO] [stdout] | [INFO] [stdout] 236 | impl ToTokens for ast::Lit { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 237 | 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.3.5/src/lib.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | 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.3.5/src/lib.rs:241:32 [INFO] [stdout] | [INFO] [stdout] 241 | node: ast::ExprLit(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.3.5/src/lib.rs:242:19 [INFO] [stdout] | [INFO] [stdout] 242 | 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.3.5/src/lib.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | 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.3.5/src/lib.rs:248:46 [INFO] [stdout] | [INFO] [stdout] 247 | impl ToTokens for bool { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 248 | 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.3.5/src/lib.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | dummy_spanned(ast::LitBool(*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.3.5/src/lib.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | 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.3.5/src/lib.rs:254:46 [INFO] [stdout] | [INFO] [stdout] 253 | impl ToTokens for char { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 254 | 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.3.5/src/lib.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | dummy_spanned(ast::LitChar(*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.3.5/src/lib.rs:262:38 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 279 | impl_to_tokens_int! { signed, isize, ast::TyIs } [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.3.5/src/lib.rs:262:54 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 279 | impl_to_tokens_int! { signed, isize, ast::TyIs } [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.3.5/src/lib.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 279 | impl_to_tokens_int! { signed, isize, ast::TyIs } [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.3.5/src/lib.rs:262:38 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 280 | impl_to_tokens_int! { signed, i8, ast::TyI8 } [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.3.5/src/lib.rs:262:54 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 280 | impl_to_tokens_int! { signed, i8, ast::TyI8 } [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.3.5/src/lib.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 280 | impl_to_tokens_int! { signed, i8, ast::TyI8 } [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.3.5/src/lib.rs:262:38 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 281 | impl_to_tokens_int! { signed, i16, ast::TyI16 } [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.3.5/src/lib.rs:262:54 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 281 | impl_to_tokens_int! { signed, i16, ast::TyI16 } [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.3.5/src/lib.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 281 | impl_to_tokens_int! { signed, i16, ast::TyI16 } [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.3.5/src/lib.rs:262:38 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 282 | impl_to_tokens_int! { signed, i32, ast::TyI32 } [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.3.5/src/lib.rs:262:54 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 282 | impl_to_tokens_int! { signed, i32, ast::TyI32 } [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.3.5/src/lib.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 282 | impl_to_tokens_int! { signed, i32, ast::TyI32 } [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] [stderr] Compiling phf v0.7.5 [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:262:38 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 283 | impl_to_tokens_int! { signed, i64, ast::TyI64 } [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.3.5/src/lib.rs:262:54 [INFO] [stdout] | [INFO] [stdout] 262 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 283 | impl_to_tokens_int! { signed, i64, ast::TyI64 } [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.3.5/src/lib.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 283 | impl_to_tokens_int! { signed, i64, ast::TyI64 } [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.3.5/src/lib.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 285 | impl_to_tokens_int! { unsigned, usize, ast::TyUs } [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.3.5/src/lib.rs:271:54 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 285 | impl_to_tokens_int! { unsigned, usize, ast::TyUs } [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.3.5/src/lib.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 285 | impl_to_tokens_int! { unsigned, usize, ast::TyUs } [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.3.5/src/lib.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 286 | impl_to_tokens_int! { unsigned, u8, ast::TyU8 } [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.3.5/src/lib.rs:271:54 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 286 | impl_to_tokens_int! { unsigned, u8, ast::TyU8 } [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.3.5/src/lib.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 286 | impl_to_tokens_int! { unsigned, u8, ast::TyU8 } [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.3.5/src/lib.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 287 | impl_to_tokens_int! { unsigned, u16, ast::TyU16 } [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.3.5/src/lib.rs:271:54 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 287 | impl_to_tokens_int! { unsigned, u16, ast::TyU16 } [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.3.5/src/lib.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 287 | impl_to_tokens_int! { unsigned, u16, ast::TyU16 } [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.3.5/src/lib.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 288 | impl_to_tokens_int! { unsigned, u32, ast::TyU32 } [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.3.5/src/lib.rs:271:54 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 288 | impl_to_tokens_int! { unsigned, u32, ast::TyU32 } [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.3.5/src/lib.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 288 | impl_to_tokens_int! { unsigned, u32, ast::TyU32 } [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.3.5/src/lib.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 289 | impl_to_tokens_int! { unsigned, u64, ast::TyU64 } [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.3.5/src/lib.rs:271:54 [INFO] [stdout] | [INFO] [stdout] 271 | fn to_tokens(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 289 | impl_to_tokens_int! { unsigned, u64, ast::TyU64 } [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.3.5/src/lib.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | dummy_spanned(lit).to_tokens(cx) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 289 | impl_to_tokens_int! { unsigned, u64, ast::TyU64 } [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.3.5/src/lib.rs:292:40 [INFO] [stdout] | [INFO] [stdout] 292 | 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.3.5/src/lib.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | 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 `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi-0.3.5/src/lib.rs:294:40 [INFO] [stdout] | [INFO] [stdout] 294 | fn parse_stmt(&self, s: String) -> 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.3.5/src/lib.rs:298:28 [INFO] [stdout] | [INFO] [stdout] 298 | 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.3.5/src/lib.rs:300:40 [INFO] [stdout] | [INFO] [stdout] 300 | 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.3.5/src/lib.rs:308:40 [INFO] [stdout] | [INFO] [stdout] 308 | fn parse_stmt(&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.3.5/src/lib.rs:315:40 [INFO] [stdout] | [INFO] [stdout] 315 | fn parse_expr(&self, s: String) -> 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.3.5/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.5.0/src/item.rs:638:18 [INFO] [stdout] | [INFO] [stdout] 638 | 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.5.0/src/item.rs:639:23 [INFO] [stdout] | [INFO] [stdout] 639 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 259 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] [stderr] error: could not compile `quasi` due to 260 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.5.0/src/item.rs:643:32 [INFO] [stdout] | [INFO] [stdout] 643 | fn invoke(self, variant: 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.5.0/src/item.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | 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.5.0/src/item.rs:657:23 [INFO] [stdout] | [INFO] [stdout] 657 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:659:34 [INFO] [stdout] | [INFO] [stdout] 659 | 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.5.0/src/item.rs:660:23 [INFO] [stdout] | [INFO] [stdout] 660 | let extern_ = ast::ItemExternCrate(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.5.0/src/item.rs:665:23 [INFO] [stdout] | [INFO] [stdout] 665 | let extern_ = ast::ItemExternCrate(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.5.0/src/item.rs:681:23 [INFO] [stdout] | [INFO] [stdout] 681 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:687:29 [INFO] [stdout] | [INFO] [stdout] 687 | 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.5.0/src/item.rs:688:24 [INFO] [stdout] | [INFO] [stdout] 688 | let item_mac = ast::ItemMac(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.5.0/src/item.rs:689:34 [INFO] [stdout] | [INFO] [stdout] 689 | self.builder.build_item_(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.5.0/src/item.rs:693:16 [INFO] [stdout] | [INFO] [stdout] 693 | 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.5.0/src/item.rs:694:23 [INFO] [stdout] | [INFO] [stdout] 694 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:698:27 [INFO] [stdout] | [INFO] [stdout] 698 | 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.5.0/src/item.rs:703:16 [INFO] [stdout] | [INFO] [stdout] 703 | 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.5.0/src/item.rs:704:23 [INFO] [stdout] | [INFO] [stdout] 704 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:708:26 [INFO] [stdout] | [INFO] [stdout] 708 | 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.5.0/src/item.rs:717:9 [INFO] [stdout] | [INFO] [stdout] 717 | 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.5.0/src/item.rs:718:15 [INFO] [stdout] | [INFO] [stdout] 718 | 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.5.0/src/item.rs:722:23 [INFO] [stdout] | [INFO] [stdout] 722 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:732:33 [INFO] [stdout] | [INFO] [stdout] 732 | 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.5.0/src/item.rs:733:19 [INFO] [stdout] | [INFO] [stdout] 733 | let ty_ = ast::ItemTy(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.5.0/src/item.rs:738:16 [INFO] [stdout] | [INFO] [stdout] 738 | 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.5.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.5.0/src/item.rs:743:35 [INFO] [stdout] | [INFO] [stdout] 743 | 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.5.0/src/item.rs:749:18 [INFO] [stdout] | [INFO] [stdout] 749 | 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.5.0/src/item.rs:750:23 [INFO] [stdout] | [INFO] [stdout] 750 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:754:27 [INFO] [stdout] | [INFO] [stdout] 754 | 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.5.0/src/item.rs:763:15 [INFO] [stdout] | [INFO] [stdout] 763 | 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.5.0/src/item.rs:764:15 [INFO] [stdout] | [INFO] [stdout] 764 | 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.5.0/src/item.rs:765:15 [INFO] [stdout] | [INFO] [stdout] 765 | 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.5.0/src/item.rs:766:23 [INFO] [stdout] | [INFO] [stdout] 766 | 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.5.0/src/item.rs:767:18 [INFO] [stdout] | [INFO] [stdout] 767 | 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.5.0/src/item.rs:771:23 [INFO] [stdout] | [INFO] [stdout] 771 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:774:25 [INFO] [stdout] | [INFO] [stdout] 774 | 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.5.0/src/item.rs:779:25 [INFO] [stdout] | [INFO] [stdout] 779 | 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.5.0/src/item.rs:783:46 [INFO] [stdout] | [INFO] [stdout] 783 | 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.5.0/src/item.rs:792:44 [INFO] [stdout] | [INFO] [stdout] 792 | 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.5.0/src/item.rs:805:33 [INFO] [stdout] | [INFO] [stdout] 805 | 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.5.0/src/item.rs:806:19 [INFO] [stdout] | [INFO] [stdout] 806 | let ty_ = ast::ItemImpl( [INFO] [stdout] | ^^^ 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.5.0/src/item.rs:813:34 [INFO] [stdout] | [INFO] [stdout] 813 | self.builder.build_item_(token::special_idents::invalid, ty_) [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.5.0/src/item.rs:817:38 [INFO] [stdout] | [INFO] [stdout] 817 | 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.5.0/src/item.rs:823:40 [INFO] [stdout] | [INFO] [stdout] 823 | pub fn with_item(mut self, item: P) -> Self { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:835:16 [INFO] [stdout] | [INFO] [stdout] 835 | 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.5.0/src/item.rs:836:23 [INFO] [stdout] | [INFO] [stdout] 836 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:840:31 [INFO] [stdout] | [INFO] [stdout] 840 | 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.5.0/src/item.rs:845:16 [INFO] [stdout] | [INFO] [stdout] 845 | 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.5.0/src/item.rs:846:23 [INFO] [stdout] | [INFO] [stdout] 846 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:850:27 [INFO] [stdout] | [INFO] [stdout] 850 | 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.5.0/src/item.rs:851:25 [INFO] [stdout] | [INFO] [stdout] 851 | 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.5.0/src/item.rs:858:18 [INFO] [stdout] | [INFO] [stdout] 858 | 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.5.0/src/item.rs:859:23 [INFO] [stdout] | [INFO] [stdout] 859 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:863:29 [INFO] [stdout] | [INFO] [stdout] 863 | 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.5.0/src/item.rs:868:18 [INFO] [stdout] | [INFO] [stdout] 868 | 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.5.0/src/item.rs:869:23 [INFO] [stdout] | [INFO] [stdout] 869 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:873:27 [INFO] [stdout] | [INFO] [stdout] 873 | 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.5.0/src/item.rs:882:9 [INFO] [stdout] | [INFO] [stdout] 882 | 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.5.0/src/item.rs:883:10 [INFO] [stdout] | [INFO] [stdout] 883 | 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.5.0/src/item.rs:884:16 [INFO] [stdout] | [INFO] [stdout] 884 | 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.5.0/src/item.rs:889:23 [INFO] [stdout] | [INFO] [stdout] 889 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:892:27 [INFO] [stdout] | [INFO] [stdout] 892 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:898:18 [INFO] [stdout] | [INFO] [stdout] 898 | 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.5.0/src/item.rs:909:38 [INFO] [stdout] | [INFO] [stdout] 909 | 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.5.0/src/item.rs:919:20 [INFO] [stdout] | [INFO] [stdout] 919 | 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.5.0/src/item.rs:939:35 [INFO] [stdout] | [INFO] [stdout] 939 | pub fn build_item(self, node: ast::ImplItem_) -> 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.5.0/src/item.rs:940:20 [INFO] [stdout] | [INFO] [stdout] 940 | 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.5.0/src/item.rs:941:17 [INFO] [stdout] | [INFO] [stdout] 941 | 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.5.0/src/item.rs:952:16 [INFO] [stdout] | [INFO] [stdout] 952 | 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.5.0/src/item.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.5.0/src/item.rs:957:27 [INFO] [stdout] | [INFO] [stdout] 957 | 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.5.0/src/item.rs:963:23 [INFO] [stdout] | [INFO] [stdout] 963 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:968:20 [INFO] [stdout] | [INFO] [stdout] 968 | let node = ast::ConstImplItem(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.5.0/src/item.rs:974:23 [INFO] [stdout] | [INFO] [stdout] 974 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:979:20 [INFO] [stdout] | [INFO] [stdout] 979 | let node = ast::MethodImplItem(method.sig, method.block.expect("a block is required for a method 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.5.0/src/item.rs:984:18 [INFO] [stdout] | [INFO] [stdout] 984 | 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.5.0/src/item.rs:985:23 [INFO] [stdout] | [INFO] [stdout] 985 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:989:27 [INFO] [stdout] | [INFO] [stdout] 989 | 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.5.0/src/item.rs:990:20 [INFO] [stdout] | [INFO] [stdout] 990 | let node = ast::TypeImplItem(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.5.0/src/item.rs:995:16 [INFO] [stdout] | [INFO] [stdout] 995 | 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.5.0/src/item.rs:996:23 [INFO] [stdout] | [INFO] [stdout] 996 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:1000:26 [INFO] [stdout] | [INFO] [stdout] 1000 | 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.5.0/src/item.rs:1001:20 [INFO] [stdout] | [INFO] [stdout] 1001 | let node = ast::MacImplItem(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.5.0/src/item.rs:1010:9 [INFO] [stdout] | [INFO] [stdout] 1010 | 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.5.0/src/item.rs:1014:23 [INFO] [stdout] | [INFO] [stdout] 1014 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/item.rs:1019:18 [INFO] [stdout] | [INFO] [stdout] 1019 | let ty = ast::ItemConst(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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0/src/lit.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn build_lit(self, lit: ast::Lit_) -> 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.5.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.5.0/src/lit.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | self.build_lit(ast::LitBool(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.5.0/src/lit.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | let sign = ast::Sign::new(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.5.0/src/lit.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | self.build_lit(ast::LitInt(value as u64, ast::UnsuffixedIntLit(sign))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | self.build_lit(ast::LitInt(value as u64, ast::UnsuffixedIntLit(sign))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | 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.5.0/src/lit.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | let sign = ast::Sign::new(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.5.0/src/lit.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | self.build_lit(ast::LitInt(value as u64, ast::LitIntType::SignedIntLit(ty, sign))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:58:50 [INFO] [stdout] | [INFO] [stdout] 58 | self.build_lit(ast::LitInt(value as u64, ast::LitIntType::SignedIntLit(ty, sign))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | self.build_int(value as i64, ast::IntTy::TyIs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | self.build_int(value as i64, ast::IntTy::TyI8) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | self.build_int(value as i64, ast::IntTy::TyI16) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | self.build_int(value as i64, ast::IntTy::TyI32) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | self.build_int(value, ast::IntTy::TyI64) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | 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.5.0/src/lit.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | self.build_lit(ast::LitInt(value, ast::LitIntType::UnsignedIntLit(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.5.0/src/lit.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 82 | self.build_lit(ast::LitInt(value, ast::LitIntType::UnsignedIntLit(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.5.0/src/lit.rs:86:39 [INFO] [stdout] | [INFO] [stdout] 86 | self.build_uint(value as u64, ast::UintTy::TyUs) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | self.build_uint(value as u64, ast::UintTy::TyU8) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | self.build_uint(value as u64, ast::UintTy::TyU16) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:98:39 [INFO] [stdout] | [INFO] [stdout] 98 | self.build_uint(value as u64, ast::UintTy::TyU32) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | self.build_uint(value, ast::UintTy::TyU64) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:105:43 [INFO] [stdout] | [INFO] [stdout] 105 | 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.5.0/src/lit.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | self.build_lit(ast::LitFloat(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.5.0/src/lit.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 114 | self.build_float(value, ast::FloatTy::TyF32) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | self.build_float(value, ast::FloatTy::TyF64) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:124:24 [INFO] [stdout] | [INFO] [stdout] 124 | self.build_lit(ast::LitChar(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.5.0/src/lit.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | self.build_lit(ast::LitByte(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.5.0/src/lit.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | self.build_lit(ast::LitStr(value, ast::CookedStr)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:135:43 [INFO] [stdout] | [INFO] [stdout] 135 | self.build_lit(ast::LitStr(value, ast::CookedStr)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lit.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 141 | self.build_lit(ast::LitByteStr(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.5.0/src/mac.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | tokens: 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.5.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.5.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.5.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.5.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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/mac.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | ctxt: ast::EMPTY_CTXT, [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.5.0/src/mac.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | 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.5.0/src/mac.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | 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.5.0/src/mac.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/mac.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | 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.5.0/src/mac.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | 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.5.0/src/mac.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | 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.5.0/src/mac.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | 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.5.0/src/mac.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | 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.5.0/src/mac.rs:110:16 [INFO] [stdout] | [INFO] [stdout] 110 | 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.5.0/src/mac.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | let mut cx = ExtCtxt::new(&sess, cfg, ecfg, feature_gated_cfgs); [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.5.0/src/method.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | pub sig: 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.5.0/src/method.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub block: 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.5.0/src/method.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | 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.5.0/src/method.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | 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.5.0/src/method.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | 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.5.0/src/method.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | explicit_self: ast::ExplicitSelf, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | 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.5.0/src/method.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | block: Option>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Abi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | 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.5.0/src/method.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | 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.5.0/src/method.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | 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.5.0/src/method.rs:51:45 [INFO] [stdout] | [INFO] [stdout] 51 | explicit_self: respan(DUMMY_SP, ast::ExplicitSelf_::SelfStatic), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | fn_decl: 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.5.0/src/method.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | output: ast::FunctionRetTy::NoReturn(DUMMY_SP), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | self.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.5.0/src/method.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | 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.5.0/src/method.rs:81:46 [INFO] [stdout] | [INFO] [stdout] 81 | 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.5.0/src/method.rs:90:47 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn with_self(mut 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.5.0/src/method.rs:99:46 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn with_fn_decl(mut self, fn_decl: 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.5.0/src/method.rs:108:42 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn with_block(mut self, block: 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.5.0/src/method.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | let method_sig = 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.5.0/src/method.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 133 | impl Invoke for MethodBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | 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.5.0/src/method.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | impl Invoke for MethodBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | 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.5.0/src/method.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 153 | impl Invoke> for MethodBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:158:32 [INFO] [stdout] | [INFO] [stdout] 158 | fn invoke(self, fn_decl: 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.5.0/src/method.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | impl Invoke> for MethodBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:168:30 [INFO] [stdout] | [INFO] [stdout] 168 | fn invoke(self, block: 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.5.0/src/method.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:190:31 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn build(self, self_: ast::ExplicitSelf) -> 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.5.0/src/method.rs:199:37 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn build_self_(self, self_: ast::ExplicitSelf_) -> 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.5.0/src/method.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | self.build_self_(ast::ExplicitSelf_::SelfStatic) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | self.build_self_(ast::ExplicitSelf_::SelfValue("self".to_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.5.0/src/method.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | self.build_self_(ast::ExplicitSelf_::SelfRegion( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | ast::Mutability::MutImmutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:223:26 [INFO] [stdout] | [INFO] [stdout] 223 | self.build_self_(ast::ExplicitSelf_::SelfRegion( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | ast::Mutability::MutImmutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:231:26 [INFO] [stdout] | [INFO] [stdout] 231 | self.build_self_(ast::ExplicitSelf_::SelfRegion( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | ast::Mutability::MutMutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:241:26 [INFO] [stdout] | [INFO] [stdout] 241 | self.build_self_(ast::ExplicitSelf_::SelfRegion( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | ast::Mutability::MutMutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:255:18 [INFO] [stdout] | [INFO] [stdout] 255 | impl Invoke> for SelfBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:256:21 [INFO] [stdout] | [INFO] [stdout] 256 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:260:27 [INFO] [stdout] | [INFO] [stdout] 260 | fn invoke(self, ty: P) -> F::Result { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/method.rs:261:26 [INFO] [stdout] | [INFO] [stdout] 261 | self.build_self_(ast::ExplicitSelf_::SelfExplicit(ty, "self".to_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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0/src/pat.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn build_pat_(self, pat_: ast::Pat_) -> 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.5.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.5.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.5.0/src/pat.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | self.build_pat_(ast::Pat_::PatWild(ast::PatWildKind::PatWildSingle)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | self.build_pat_(ast::Pat_::PatWild(ast::PatWildKind::PatWildSingle)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | self.build_pat_(ast::Pat_::PatWild(ast::PatWildKind::PatWildMulti)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | self.build_pat_(ast::Pat_::PatWild(ast::PatWildKind::PatWildMulti)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | 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.5.0/src/pat.rs:63:75 [INFO] [stdout] | [INFO] [stdout] 63 | 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.5.0/src/pat.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | self.build_pat_(ast::Pat_::PatIdent(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.5.0/src/pat.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | let mode = ast::BindingMode::BindByValue(ast::Mutability::MutImmutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | let mode = ast::BindingMode::BindByValue(ast::Mutability::MutImmutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | let mode = ast::BindingMode::BindByValue(ast::Mutability::MutMutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:81:50 [INFO] [stdout] | [INFO] [stdout] 81 | let mode = ast::BindingMode::BindByValue(ast::Mutability::MutMutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | let mode = ast::BindingMode::BindByRef(ast::Mutability::MutImmutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | let mode = ast::BindingMode::BindByRef(ast::Mutability::MutImmutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | let mode = ast::BindingMode::BindByRef(ast::Mutability::MutMutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:95:48 [INFO] [stdout] | [INFO] [stdout] 95 | let mode = ast::BindingMode::BindByRef(ast::Mutability::MutMutable); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | 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.5.0/src/pat.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | fn invoke(self, path: ast::Path) -> PatEnumPathBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | 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.5.0/src/pat.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | 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.5.0/src/pat.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:147:38 [INFO] [stdout] | [INFO] [stdout] 147 | 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.5.0/src/pat.rs:174:33 [INFO] [stdout] | [INFO] [stdout] 174 | self.builder.build_pat_(ast::Pat_::PatEnum(self.path, Some(self.pats))) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | impl Invoke> for PatEnumPathBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | fn invoke(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.5.0/src/pat.rs:193:16 [INFO] [stdout] | [INFO] [stdout] 193 | impl Invoke for PatStructBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | fn invoke(self, path: ast::Path) -> PatStructPathBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | 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.5.0/src/pat.rs:210:23 [INFO] [stdout] | [INFO] [stdout] 210 | 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.5.0/src/pat.rs:214:23 [INFO] [stdout] | [INFO] [stdout] 214 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:216:42 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn with_field_pat(mut self, pat: ast::FieldPat) -> 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.5.0/src/pat.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | 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.5.0/src/pat.rs:257:29 [INFO] [stdout] | [INFO] [stdout] 257 | self.with_field_pat(ast::FieldPat { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:265:33 [INFO] [stdout] | [INFO] [stdout] 265 | self.builder.build_pat_(ast::Pat_::PatStruct(self.path, self.pats, true)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:269:33 [INFO] [stdout] | [INFO] [stdout] 269 | self.builder.build_pat_(ast::Pat_::PatStruct(self.path, self.pats, false)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | 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.5.0/src/pat.rs:280:18 [INFO] [stdout] | [INFO] [stdout] 280 | impl Invoke> for PatStructFieldBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:285:28 [INFO] [stdout] | [INFO] [stdout] 285 | fn invoke(self, pat: P) -> PatStructPathBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:286:37 [INFO] [stdout] | [INFO] [stdout] 286 | self.builder.with_field_pat(ast::FieldPat { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:298:18 [INFO] [stdout] | [INFO] [stdout] 298 | impl Invoke> for PatExprBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:299:23 [INFO] [stdout] | [INFO] [stdout] 299 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | 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.5.0/src/pat.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 304 | self.0.build_pat_(ast::Pat_::PatLit(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.5.0/src/pat.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | 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.5.0/src/pat.rs:315:18 [INFO] [stdout] | [INFO] [stdout] 315 | impl>> PatTupleBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:316:23 [INFO] [stdout] | [INFO] [stdout] 316 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:318:38 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn with_pat(mut self, pat: P) -> PatTupleBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:328:33 [INFO] [stdout] | [INFO] [stdout] 328 | self.builder.build_pat_(ast::PatTup(self.pats)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | impl Invoke> for PatTupleBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:333:23 [INFO] [stdout] | [INFO] [stdout] 333 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/pat.rs:337:28 [INFO] [stdout] | [INFO] [stdout] 337 | 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.5.0/src/path.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn into_path(self) -> 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.5.0/src/path.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl IntoPath 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 crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | fn into_path(self) -> 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.5.0/src/path.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | impl IntoPath 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.5.0/src/path.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | fn into_path(self) -> 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.5.0/src/path.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | fn into_path(self) -> 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.5.0/src/path.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn into_path(self) -> 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.5.0/src/path.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | fn into_path(self) -> 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.5.0/src/path.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn build(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.5.0/src/path.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | segments: 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.5.0/src/path.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:157:30 [INFO] [stdout] | [INFO] [stdout] 157 | self.callback.invoke(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.5.0/src/path.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | impl Invoke for PathSegmentsBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | fn invoke(mut self, segment: ast::PathSegment) -> 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.5.0/src/path.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | 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.5.0/src/path.rs:180:20 [INFO] [stdout] | [INFO] [stdout] 180 | 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.5.0/src/path.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | 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.5.0/src/path.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | bindings: 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.5.0/src/path.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:206:42 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn with_generics(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.5.0/src/path.rs:237:24 [INFO] [stdout] | [INFO] [stdout] 237 | 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.5.0/src/path.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | 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.5.0/src/path.rs:246:38 [INFO] [stdout] | [INFO] [stdout] 246 | 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.5.0/src/path.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | 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.5.0/src/path.rs:262:20 [INFO] [stdout] | [INFO] [stdout] 262 | let data = ast::AngleBracketedParameterData { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OwnedSlice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | types: OwnedSlice::from_vec(self.tys), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `OwnedSlice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OwnedSlice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:265:23 [INFO] [stdout] | [INFO] [stdout] 265 | bindings: OwnedSlice::from_vec(self.bindings), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `OwnedSlice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:268:26 [INFO] [stdout] | [INFO] [stdout] 268 | let parameters = ast::PathParameters::AngleBracketedParameters(data); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:270:30 [INFO] [stdout] | [INFO] [stdout] 270 | self.callback.invoke(ast::PathSegment { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | impl Invoke> for PathSegmentBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:278:21 [INFO] [stdout] | [INFO] [stdout] 278 | where F: Invoke [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/path.rs:282:27 [INFO] [stdout] | [INFO] [stdout] 282 | 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.5.0/src/qpath.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn build(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.5.0/src/qpath.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn build(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.5.0/src/qpath.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | impl Invoke> for QPathBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/qpath.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | fn invoke(self, ty: P) -> QPathTyBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/qpath.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | 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.5.0/src/qpath.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | let 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.5.0/src/qpath.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | let 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.5.0/src/qpath.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | impl Invoke for QPathTyBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/qpath.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:107:34 [INFO] [stdout] | [INFO] [stdout] 107 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | fn invoke(self, path: ast::Path) -> QPathQSelfBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/qpath.rs:114:20 [INFO] [stdout] | [INFO] [stdout] 114 | qself: ast::QSelf { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/qpath.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | qself: ast::QSelf, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/qpath.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | 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.5.0/src/qpath.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | impl Invoke for QPathQSelfBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/qpath.rs:148:22 [INFO] [stdout] | [INFO] [stdout] 148 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | where F: Invoke<(ast::QSelf, 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.5.0/src/qpath.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 152 | fn invoke(mut self, segment: ast::PathSegment) -> 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.5.0/src/stmt.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.5.0/src/stmt.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn build(self, stmt: 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.5.0/src/stmt.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn build_stmt_(self, stmt_: ast::Stmt_) -> 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.5.0/src/stmt.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | 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.5.0/src/stmt.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | ty: 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.5.0/src/stmt.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | init: 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.5.0/src/stmt.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | let local = ast::Local { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | 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.5.0/src/stmt.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | let decl = respan(self.span, ast::Decl_::DeclLocal(P(local))); [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | self.build_stmt_(ast::StmtDecl(P(decl), 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.5.0/src/stmt.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | self.build_stmt_(ast::StmtDecl(P(decl), 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.5.0/src/stmt.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | 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.5.0/src/stmt.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | self.build_stmt_(ast::Stmt_::StmtExpr(expr, 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.5.0/src/stmt.rs:79:53 [INFO] [stdout] | [INFO] [stdout] 79 | self.build_stmt_(ast::Stmt_::StmtExpr(expr, 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.5.0/src/stmt.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn build_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.5.0/src/stmt.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | let decl = respan(self.span, ast::Decl_::DeclItem(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.5.0/src/stmt.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | self.build_stmt_(ast::StmtDecl(P(decl), 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.5.0/src/stmt.rs:94:49 [INFO] [stdout] | [INFO] [stdout] 94 | self.build_stmt_(ast::StmtDecl(P(decl), 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.5.0/src/stmt.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | impl Invoke> for StmtBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn invoke(self, pat: P) -> StmtLetBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:118:48 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct StmtLetIdBuilder(StmtBuilder, 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.5.0/src/stmt.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 120 | impl Invoke> for StmtLetIdBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:125:29 [INFO] [stdout] | [INFO] [stdout] 125 | 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.5.0/src/stmt.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | impl Invoke> for StmtExprBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.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.5.0/src/stmt.rs:139:29 [INFO] [stdout] | [INFO] [stdout] 139 | 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.5.0/src/stmt.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | impl Invoke> for StmtSemiBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | 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.5.0/src/stmt.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | self.0.build_stmt_(ast::Stmt_::StmtSemi(expr, 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.5.0/src/stmt.rs:154:55 [INFO] [stdout] | [INFO] [stdout] 154 | self.0.build_stmt_(ast::Stmt_::StmtSemi(expr, 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.5.0/src/stmt.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | 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.5.0/src/stmt.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 166 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | fn build_ty(self, ty: P) -> StmtLetTyBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:180:37 [INFO] [stdout] | [INFO] [stdout] 180 | 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.5.0/src/stmt.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | impl Invoke> for StmtLetBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:194:23 [INFO] [stdout] | [INFO] [stdout] 194 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 198 | fn invoke(self, ty: P) -> StmtLetTyBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:203:18 [INFO] [stdout] | [INFO] [stdout] 203 | impl Invoke> for StmtLetBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:204:23 [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.5.0/src/stmt.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | 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.5.0/src/stmt.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | 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.5.0/src/stmt.rs:218:11 [INFO] [stdout] | [INFO] [stdout] 218 | 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.5.0/src/stmt.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:233:18 [INFO] [stdout] | [INFO] [stdout] 233 | impl Invoke> for StmtLetTyBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:234:23 [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.5.0/src/stmt.rs:238:29 [INFO] [stdout] | [INFO] [stdout] 238 | 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.5.0/src/stmt.rs:247:18 [INFO] [stdout] | [INFO] [stdout] 247 | impl Invoke> for StmtItemBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:248:23 [INFO] [stdout] | [INFO] [stdout] 248 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/stmt.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | fn to_interned_string(&self) -> 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | impl ToInternedString for 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | fn to_interned_string(&self) -> 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:22:37 [INFO] [stdout] | [INFO] [stdout] 22 | fn to_interned_string(&self) -> 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | token::intern_and_get_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/aster-0.5.0/src/str.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | impl ToInternedString 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:28:37 [INFO] [stdout] | [INFO] [stdout] 28 | fn to_interned_string(&self) -> 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.5.0/src/str.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | impl ToInternedString 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | fn to_interned_string(&self) -> 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/str.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_interned_string(&self) -> 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.5.0/src/struct_field.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | kind: ast::StructFieldKind, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/struct_field.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | 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.5.0/src/struct_field.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/struct_field.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | kind: ast::StructFieldKind::NamedField(id, ast::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.5.0/src/struct_field.rs:41:56 [INFO] [stdout] | [INFO] [stdout] 41 | kind: ast::StructFieldKind::NamedField(id, ast::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.5.0/src/struct_field.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | kind: ast::StructFieldKind::UnnamedField(ast::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.5.0/src/struct_field.rs:50:54 [INFO] [stdout] | [INFO] [stdout] 50 | kind: ast::StructFieldKind::UnnamedField(ast::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.5.0/src/struct_field.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | ast::StructFieldKind::NamedField(_, ref mut vis) => { *vis = ast::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.5.0/src/struct_field.rs:62:74 [INFO] [stdout] | [INFO] [stdout] 62 | ast::StructFieldKind::NamedField(_, ref mut vis) => { *vis = ast::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.5.0/src/struct_field.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | ast::StructFieldKind::UnnamedField(ref mut vis) => { *vis = ast::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.5.0/src/struct_field.rs:63:73 [INFO] [stdout] | [INFO] [stdout] 63 | ast::StructFieldKind::UnnamedField(ref mut vis) => { *vis = ast::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.5.0/src/struct_field.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | 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.5.0/src/struct_field.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let field = 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.5.0/src/struct_field.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | 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.5.0/src/struct_field.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | impl Invoke for StructFieldBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/struct_field.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | fn invoke(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.5.0/src/struct_field.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | impl Invoke> for StructFieldBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/struct_field.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/struct_field.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | 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.5.0/src/ty.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.5.0/src/ty.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | 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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn build_ty_(self, ty_: ast::Ty_) -> 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.5.0/src/ty.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | self.build(P(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.5.0/src/ty.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | 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.5.0/src/ty.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | 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.5.0/src/ty.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | self.build_ty_(ast::Ty_::TyPath(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.5.0/src/ty.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | 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.5.0/src/ty.rs:64:55 [INFO] [stdout] | [INFO] [stdout] 64 | 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.5.0/src/ty.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | self.build_ty_(ast::Ty_::TyPath(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.5.0/src/ty.rs:135:36 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn build_slice(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.5.0/src/ty.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | self.build_ty_(ast::Ty_::TyVec(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.5.0/src/ty.rs:147:25 [INFO] [stdout] | [INFO] [stdout] 147 | mutability: ast::MutImmutable, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | self.build_ty_(ast::TyInfer) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | impl Invoke for TyPathBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:177:27 [INFO] [stdout] | [INFO] [stdout] 177 | 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.5.0/src/ty.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | impl Invoke<(ast::QSelf, ast::Path)> for TyQPathBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | impl Invoke<(ast::QSelf, ast::Path)> for TyQPathBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:187:23 [INFO] [stdout] | [INFO] [stdout] 187 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:191:37 [INFO] [stdout] | [INFO] [stdout] 191 | 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.5.0/src/ty.rs:191:49 [INFO] [stdout] | [INFO] [stdout] 191 | 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.5.0/src/ty.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | impl Invoke> for TySliceBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:201:23 [INFO] [stdout] | [INFO] [stdout] 201 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | 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.5.0/src/ty.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | lifetime: 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.5.0/src/ty.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | 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.5.0/src/ty.rs:219:23 [INFO] [stdout] | [INFO] [stdout] 219 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | self.mutability = ast::MutMutable; [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:229:30 [INFO] [stdout] | [INFO] [stdout] 229 | self.lifetime = Some(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.5.0/src/ty.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | 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.5.0/src/ty.rs:237:33 [INFO] [stdout] | [INFO] [stdout] 237 | 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.5.0/src/ty.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | let ty = ast::MutTy { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:242:32 [INFO] [stdout] | [INFO] [stdout] 242 | self.builder.build_ty_(ast::TyRptr(self.lifetime, 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.5.0/src/ty.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 250 | impl Invoke> for TyRefBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | 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.5.0/src/ty.rs:264:18 [INFO] [stdout] | [INFO] [stdout] 264 | impl Invoke> for TyOptionBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:265:23 [INFO] [stdout] | [INFO] [stdout] 265 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:269:27 [INFO] [stdout] | [INFO] [stdout] 269 | 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.5.0/src/ty.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 287 | impl Invoke> for TyResultOkBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:288:23 [INFO] [stdout] | [INFO] [stdout] 288 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:292:27 [INFO] [stdout] | [INFO] [stdout] 292 | fn invoke(self, ty: P) -> TyBuilder> { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:297:50 [INFO] [stdout] | [INFO] [stdout] 297 | pub struct TyResultErrBuilder(TyBuilder, 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.5.0/src/ty.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | impl Invoke> for TyResultErrBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 304 | 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.5.0/src/ty.rs:323:18 [INFO] [stdout] | [INFO] [stdout] 323 | impl Invoke> for TyPhantomDataBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:328:27 [INFO] [stdout] | [INFO] [stdout] 328 | 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.5.0/src/ty.rs:346:16 [INFO] [stdout] | [INFO] [stdout] 346 | 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.5.0/src/ty.rs:350:23 [INFO] [stdout] | [INFO] [stdout] 350 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:353:38 [INFO] [stdout] | [INFO] [stdout] 353 | 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.5.0/src/ty.rs:359:36 [INFO] [stdout] | [INFO] [stdout] 359 | 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.5.0/src/ty.rs:369:32 [INFO] [stdout] | [INFO] [stdout] 369 | self.builder.build_ty_(ast::TyTup(self.tys)) [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:373:18 [INFO] [stdout] | [INFO] [stdout] 373 | impl Invoke> for TyTupleBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:374:23 [INFO] [stdout] | [INFO] [stdout] 374 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty.rs:378:27 [INFO] [stdout] | [INFO] [stdout] 378 | 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.5.0/src/ty_param.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 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.5.0/src/ty_param.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | 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.5.0/src/ty_param.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | default: 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.5.0/src/ty_param.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn from_ty_param(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.5.0/src/ty_param.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:49:63 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn from_ty_param_with_callback(callback: F, 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.5.0/src/ty_param.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn with_default(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.5.0/src/ty_param.rs:69:50 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn with_trait_bound(mut self, trait_ref: ast::PolyTraitRef) -> 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.5.0/src/ty_param.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | self.bounds.push(ast::TyParamBound::TraitTyParamBound( [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | ast::TraitBoundModifier::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.5.0/src/ty_param.rs:88:26 [INFO] [stdout] | [INFO] [stdout] 88 | self.bounds.push(ast::TyParamBound::RegionTyParamBound(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.5.0/src/ty_param.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | self.callback.invoke(ast::TyParam { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | 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 type `OwnedSlice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | bounds: OwnedSlice::from_vec(self.bounds), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `OwnedSlice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | impl Invoke for TyParamBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | fn invoke(self, trait_ref: ast::PolyTraitRef) -> 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.5.0/src/ty_param.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | trait_ref: 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.5.0/src/ty_param.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | 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.5.0/src/ty_param.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | let trait_ref = 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.5.0/src/ty_param.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | 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.5.0/src/ty_param.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | self.callback.invoke(ast::PolyTraitRef { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | impl Invoke for PolyTraitRefBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | where F: Invoke, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/ty_param.rs:173:31 [INFO] [stdout] | [INFO] [stdout] 173 | 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.5.0/src/variant.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | 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.5.0/src/variant.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | 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.5.0/src/variant.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn build_variant_data(self, data: 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.5.0/src/variant.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | let variant_ = ast::Variant_ { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant.rs:79:42 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn build_variant_(self, variant: ast::Variant_) -> 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.5.0/src/variant.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn build(self, variant: 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.5.0/src/variant.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | impl Invoke for VariantBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | fn invoke(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.5.0/src/variant.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | impl Invoke> for VariantBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | fn invoke(self, data: 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.5.0/src/variant_data.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant_data.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | self.callback.invoke(P(ast::VariantData::Unit(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.5.0/src/variant_data.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | self.callback.invoke(P(ast::VariantData::Unit(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.5.0/src/variant_data.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | 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.5.0/src/variant_data.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant_data.rs:73:36 [INFO] [stdout] | [INFO] [stdout] 73 | 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.5.0/src/variant_data.rs:79:40 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn with_field(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.5.0/src/variant_data.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_ty(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.5.0/src/variant_data.rs:99:32 [INFO] [stdout] | [INFO] [stdout] 99 | self.callback.invoke(P(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.5.0/src/variant_data.rs:99:69 [INFO] [stdout] | [INFO] [stdout] 99 | self.callback.invoke(P(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.5.0/src/variant_data.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | impl Invoke> for VariantDataTupleBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant_data.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant_data.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | 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.5.0/src/variant_data.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | impl Invoke for VariantDataTupleBuilder [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant_data.rs:114:23 [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.5.0/src/variant_data.rs:118:28 [INFO] [stdout] | [INFO] [stdout] 118 | fn invoke(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.5.0/src/variant_data.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | 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.5.0/src/variant_data.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | where F: Invoke> [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant_data.rs:135:36 [INFO] [stdout] | [INFO] [stdout] 135 | 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.5.0/src/variant_data.rs:141:40 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn with_field(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.5.0/src/variant_data.rs:154:32 [INFO] [stdout] | [INFO] [stdout] 154 | self.callback.invoke(P(ast::VariantData::Struct(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.5.0/src/variant_data.rs:154:70 [INFO] [stdout] | [INFO] [stdout] 154 | self.callback.invoke(P(ast::VariantData::Struct(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.5.0/src/variant_data.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | impl Invoke for 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.5.0/src/variant_data.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | where F: Invoke>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/variant_data.rs:163:28 [INFO] [stdout] | [INFO] [stdout] 163 | fn invoke(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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lib.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn interned_string(&self, s: S) -> 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.5.0/src/lib.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn id(&self, id: I) -> 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.5.0/src/lib.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn name(&self, name: N) -> 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.5.0/src/lib.rs:78:47 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn lifetime(&self, lifetime: L) -> 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.5.0/src/lib.rs:108:43 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn from_ty_param(&self, ty_param: ast::TyParam) -> ty_param::TyParamBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aster-0.5.0/src/lib.rs:116:43 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn from_generics(&self, generics: ast::Generics) -> generics::GenericsBuilder { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [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/aster-0.5.0/src/attr.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | span: Span, [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/aster-0.5.0/src/attr.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | span: DUMMY_SP, [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/aster-0.5.0/src/attr.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn span(mut self, span: Span) -> Self { [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/aster-0.5.0/src/attr.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 28 | impl AttrBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn build_meta_item(self, item: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let attr = respan(self.span, ast::Attribute_ { [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/aster-0.5.0/src/attr.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | let item = P(respan(self.span, item)); [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/aster-0.5.0/src/attr.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let item = P(respan(self.span, item)); [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/aster-0.5.0/src/attr.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | impl Invoke> for AttrBuilder [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `F` defined here [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/aster-0.5.0/src/attr.rs:151:27 [INFO] [stdout] | [INFO] [stdout] 146 | impl Invoke> for AttrBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 151 | fn invoke(self, item: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | span: Span, [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/aster-0.5.0/src/attr.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct AttrListBuilder { [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 172 | items: Vec>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 175 | impl AttrListBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] 176 | where F: Invoke>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | span: DUMMY_SP, [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/aster-0.5.0/src/attr.rs:189:33 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn span(mut self, span: Span) -> Self { [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/aster-0.5.0/src/attr.rs:195:36 [INFO] [stdout] | [INFO] [stdout] 175 | impl AttrListBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 195 | where I: IntoIterator>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:206:46 [INFO] [stdout] | [INFO] [stdout] 206 | self.with_meta_items(iter.map(|item| P(respan(span, item)))) [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/aster-0.5.0/src/attr.rs:206:48 [INFO] [stdout] | [INFO] [stdout] 206 | self.with_meta_items(iter.map(|item| P(respan(span, item)))) [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists: `span` [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/aster-0.5.0/src/attr.rs:209:43 [INFO] [stdout] | [INFO] [stdout] 175 | impl AttrListBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 209 | pub fn with_meta_item(mut self, item: P) -> Self { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:216:29 [INFO] [stdout] | [INFO] [stdout] 216 | self.with_meta_item(P(respan(span, item))) [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/aster-0.5.0/src/attr.rs:216:31 [INFO] [stdout] | [INFO] [stdout] 216 | self.with_meta_item(P(respan(span, item))) [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists: `span` [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/aster-0.5.0/src/attr.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | let item = respan(self.span, ast::MetaList(self.name, self.items)); [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/aster-0.5.0/src/attr.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | self.callback.invoke(P(item)) [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/aster-0.5.0/src/attr.rs:254:16 [INFO] [stdout] | [INFO] [stdout] 254 | impl Invoke> for AttrListBuilder [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `F` defined here [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/aster-0.5.0/src/attr.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 254 | impl Invoke> for AttrListBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] 255 | where F: Invoke>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 254 | impl Invoke> for AttrListBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 259 | fn invoke(self, item: P) -> Self { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 264 | impl Invoke for AttrListBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] 265 | where F: Invoke>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/attr.rs:281:40 [INFO] [stdout] | [INFO] [stdout] 281 | impl> Invoke> for AttrNameValueBuilder { [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `F` defined here [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/aster-0.5.0/src/attr.rs:284:28 [INFO] [stdout] | [INFO] [stdout] 281 | impl> Invoke> for AttrNameValueBuilder { [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 284 | fn invoke(self, value: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | span: Span, [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/aster-0.5.0/src/block.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BlockBuilder { [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 16 | stmts: Vec>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 26 | impl BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] 27 | where F: Invoke>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | span: DUMMY_SP, [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/aster-0.5.0/src/block.rs:38:33 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn span(mut self, span: Span) -> Self { [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/aster-0.5.0/src/block.rs:50:36 [INFO] [stdout] | [INFO] [stdout] 26 | impl BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 50 | where I: IntoIterator> [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 26 | impl BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn with_stmt(mut self, stmt: P) -> Self { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 26 | impl BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn build_expr(self, expr: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 26 | impl BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 77 | fn build_(self, expr: Option>) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | self.callback.invoke(P(ast::Block { [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/aster-0.5.0/src/block.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | impl Invoke> for BlockBuilder [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `F` defined here [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/aster-0.5.0/src/block.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 88 | impl Invoke> for BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] 89 | where F: Invoke>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 88 | impl Invoke> for BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 93 | fn invoke(self, stmt: P) -> Self { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | impl Invoke> for BlockBuilder [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `F` defined here [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/aster-0.5.0/src/block.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 98 | impl Invoke> for BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] 99 | where F: Invoke>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/block.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 98 | impl Invoke> for BlockBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 103 | fn invoke(self, expr: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/constant.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | pub ty: 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/aster-0.5.0/src/constant.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub expr: 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/aster-0.5.0/src/constant.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | span: Span, [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/aster-0.5.0/src/constant.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ConstBuilder { [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 21 | expr: Option>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/constant.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | span: DUMMY_SP, [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/aster-0.5.0/src/constant.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn span(mut self, span: Span) -> Self { [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/aster-0.5.0/src/constant.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 30 | impl ConstBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn with_expr(mut self, expr: P) -> Self { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/constant.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 30 | impl ConstBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn build(self, ty: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/constant.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | impl Invoke> for ConstBuilder [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `F` defined here [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/aster-0.5.0/src/constant.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 69 | impl Invoke> for ConstBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 74 | fn invoke(self, expr: P) -> Self { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/constant.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | impl Invoke> for ConstBuilder [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `F` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `F` defined here [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/aster-0.5.0/src/constant.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 79 | impl Invoke> for ConstBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 84 | fn invoke(self, ty: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | span: Span, [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/aster-0.5.0/src/expr.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] 32 | where F: Invoke>, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | span: DUMMY_SP, [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/aster-0.5.0/src/expr.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn build(self, expr: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn span(mut self, span: Span) -> Self { [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/aster-0.5.0/src/expr.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let expr = P(ast::Expr { [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/aster-0.5.0/src/expr.rs:81:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn build_lit(self, lit: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:155:53 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 155 | pub fn build_unary(self, unop: ast::UnOp, expr: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 159 | pub fn build_deref(self, expr: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:163:34 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn build_not(self, expr: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn build_neg(self, expr: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 193 | lhs: P, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 194 | rhs: P, [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | let binop = respan(self.span, binop); [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/aster-0.5.0/src/expr.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn build_add(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:200:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn build_add(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:204:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn build_sub(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:204:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn build_sub(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn build_mul(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:208:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn build_mul(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:212:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn build_div(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:212:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 212 | pub fn build_div(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 216 | pub fn build_rem(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 216 | pub fn build_rem(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:220:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn build_and(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:220:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn build_and(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn build_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:224:51 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn build_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:228:37 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn build_bit_xor(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:228:56 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn build_bit_xor(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:232:37 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn build_bit_and(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:232:56 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn build_bit_and(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:236:36 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 236 | pub fn build_bit_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:236:55 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 236 | pub fn build_bit_or(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:240:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 240 | pub fn build_shl(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:240:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 240 | pub fn build_shl(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:244:33 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn build_shr(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:244:52 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn build_shr(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:248:32 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [INFO] [stdout] | - similarly named type parameter `F` defined here [INFO] [stdout] ... [INFO] [stdout] 248 | pub fn build_eq(self, lhs: P, rhs: P) -> F::Result { [INFO] [stdout] | ^ help: a type parameter with a similar name exists: `F` [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/aster-0.5.0/src/expr.rs:248:51 [INFO] [stdout] | [INFO] [stdout] 31 | impl ExprBuilder [WARN] too many lines in the log, truncating it