[INFO] fetching crate mockers_macros 0.9.4... [INFO] testing mockers_macros-0.9.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate mockers_macros 0.9.4 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate mockers_macros 0.9.4 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mockers_macros 0.9.4 [INFO] finished tweaking crates.io crate mockers_macros 0.9.4 [INFO] tweaked toml for crates.io crate mockers_macros 0.9.4 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b88e340e8b1238ad26b2c7999b39d81393fc85c32494401f56dcc72aa0b62fc2 [INFO] running `Command { std: "docker" "start" "-a" "b88e340e8b1238ad26b2c7999b39d81393fc85c32494401f56dcc72aa0b62fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b88e340e8b1238ad26b2c7999b39d81393fc85c32494401f56dcc72aa0b62fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88e340e8b1238ad26b2c7999b39d81393fc85c32494401f56dcc72aa0b62fc2", kill_on_drop: false }` [INFO] [stdout] b88e340e8b1238ad26b2c7999b39d81393fc85c32494401f56dcc72aa0b62fc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9476061446b4e64f6b6e24428df99229cbcefffd7c324b534e495dc4e9e0042 [INFO] running `Command { std: "docker" "start" "-a" "c9476061446b4e64f6b6e24428df99229cbcefffd7c324b534e495dc4e9e0042", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mockers_codegen v0.9.4 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature="with-syntex"), feature(quote, rustc_private))] [INFO] [stdout] | ^^^^^ feature has been removed [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/mockers_codegen-0.9.4/src/lib.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature="with-syntex"))] extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_attr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | it.attrs.push(quote_attr!(cx, #[cfg(test)])); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | quote_ty!(cx, ::std::marker::PhantomData<$ty_param>) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | let struct_item = quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | quote_expr!(cx, ::std::marker::PhantomData) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:328:26 [INFO] [stdout] | [INFO] [stdout] 328 | let mock_impl_item = quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:345:27 [INFO] [stdout] | [INFO] [stdout] 345 | let debug_impl_item = quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 377 | let mocked_impl_item = quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:473:19 [INFO] [stdout] | [INFO] [stdout] 473 | new_args.push(quote_expr!(cx, $mock_type_id)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:526:23 [INFO] [stdout] | [INFO] [stdout] 526 | new_args.push(quote_expr!(cx, Box::new($arg_ident))); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:541:18 [INFO] [stdout] | [INFO] [stdout] 541 | let output = quote_ty!(cx, $ret_type); //cx.ty_path(ret_type.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:652:19 [INFO] [stdout] | [INFO] [stdout] 652 | let fn_mock = quote_block!(cx, { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | Annotatable::Item(ref item) => item, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | Annotatable::TraitItem(_) | Annotatable::ImplItem(_) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | Annotatable::TraitItem(_) | Annotatable::ImplItem(_) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Annotatable` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | push(Annotatable::Item(item)); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Annotatable` [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/mockers_codegen-0.9.4/src/lib.in.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | token::Ident(id) if id.name == keywords::SelfValue.name() => { [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 `keywords` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | token::Ident(id) if id.name == keywords::SelfValue.name() => { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | _ => match parser.parse_path(PathStyle::Mod) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PathStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | parser.expect(&Token::Comma)?; [INFO] [stdout] | ^^^^^ use of undeclared type `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/mockers_codegen-0.9.4/src/lib.in.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | let items = parser.parse_seq_to_before_end(&token::Eof, SeqSep::trailing_allowed(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 type `SeqSep` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:92:61 [INFO] [stdout] | [INFO] [stdout] 92 | let items = parser.parse_seq_to_before_end(&token::Eof, SeqSep::trailing_allowed(token::Comma), [INFO] [stdout] | ^^^^^^ use of undeclared type `SeqSep` [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/mockers_codegen-0.9.4/src/lib.in.rs:92:86 [INFO] [stdout] | [INFO] [stdout] 92 | let items = parser.parse_seq_to_before_end(&token::Eof, SeqSep::trailing_allowed(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 type `Token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | parser.expect(&Token::Comma)?; [INFO] [stdout] | ^^^^^ use of undeclared type `Token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | return DummyResult::any(sp) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | MacEager::items(SmallVector::many(generated_items)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | MacEager::items(SmallVector::many(generated_items)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | ref item_kind @ ItemKind::Trait(..) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | if unsafety != Unsafety::Normal { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyParamBound` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | TyParamBound::TraitTyParamBound(ref poly_trait_ref, ref bound_modifier) => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TyParamBound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitBoundModifier` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:164:33 [INFO] [stdout] | [INFO] [stdout] 164 | ... TraitBoundModifier::None => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `TraitBoundModifier` [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/mockers_codegen-0.9.4/src/lib.in.rs:171:63 [INFO] [stdout] | [INFO] [stdout] 171 | ... if !trait_paths.contains(&pprust::path_to_string(&path)) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyParamBound` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | TyParamBound::RegionTyParamBound(lifetime) => [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TyParamBound` [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/mockers_codegen-0.9.4/src/lib.in.rs:187:36 [INFO] [stdout] | [INFO] [stdout] 187 | trait_paths.insert(pprust::path_to_string(&trait_path)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | if let TraitItemKind::Type(ref bounds, ref _dflt) = member.node { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:221:40 [INFO] [stdout] | [INFO] [stdout] 221 | let phantom_tuple_type = cx.ty(sp, TyKind::Tup(phantom_types)); [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Generics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:234:23 [INFO] [stdout] | [INFO] [stdout] 234 | let mut gen = Generics::default(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GenericParam` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | GenericParam::Type(cx.typaram(sp, param, vec![], bounds, None)) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GenericParam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | TraitItemKind::Method(ref sig, ref _opt_body) => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:260:40 [INFO] [stdout] | [INFO] [stdout] 260 | if sig.unsafety != Unsafety::Normal { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:264:46 [INFO] [stdout] | [INFO] [stdout] 264 | if sig.constness.node != Constness::NotConst { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Constness` [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/mockers_codegen-0.9.4/src/lib.in.rs:268:35 [INFO] [stdout] | [INFO] [stdout] 268 | if sig.abi != Abi::Rust { [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | TraitItemKind::Type(ref bounds, ref _dflt) => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | TraitItemKind::Const(..) => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | TraitItemKind::Macro(..) => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Defaultness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:306:30 [INFO] [stdout] | [INFO] [stdout] 306 | defaultness: Defaultness::Final, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Defaultness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:307:39 [INFO] [stdout] | [INFO] [stdout] 307 | .. mk_implitem(assoc, ImplItemKind::Type(cx.ty_ident(sp, param)), Generics::default()) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Generics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:307:83 [INFO] [stdout] | [INFO] [stdout] 307 | .. mk_implitem(assoc, ImplItemKind::Type(cx.ty_ident(sp, param)), Generics::default()) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Generics` [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/mockers_codegen-0.9.4/src/lib.in.rs:322:64 [INFO] [stdout] | [INFO] [stdout] 322 | let mocked_class_name = traits.iter().map(|&(ref path, _)| pprust::path_to_string(&path)).join("+"); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:365:24 [INFO] [stdout] | [INFO] [stdout] 365 | Some(P(PathParameters::AngleBracketed(AngleBracketedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SelfKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:393:30 [INFO] [stdout] | [INFO] [stdout] 393 | Some(Spanned { node: SelfKind::Value(..), ..}) | [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SelfKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SelfKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | Some(Spanned { node: SelfKind::Region(..), ..}) => {}, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SelfKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SelfKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:396:44 [INFO] [stdout] | [INFO] [stdout] 396 | Some(Spanned { span: sp_arg, node: SelfKind::Explicit(..)}) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SelfKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 412 | FunctionRetTy::Default(span) => cx.ty(span, TyKind::Tup(vec![])), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:412:53 [INFO] [stdout] | [INFO] [stdout] 412 | FunctionRetTy::Default(span) => cx.ty(span, TyKind::Tup(vec![])), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | FunctionRetTy::Ty(ref ty) => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | &TyKind::Rptr(ref _old_lifetime, ref mut_ty) => { [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:500:38 [INFO] [stdout] | [INFO] [stdout] 500 | cx.ty(arg_type.span, TyKind::Rptr(Some(lifetime), mut_ty.clone())) [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyParamBound` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:519:47 [INFO] [stdout] | [INFO] [stdout] 519 | ... TyParamBound::RegionTyParamBound( [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TyParamBound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThinVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:547:20 [INFO] [stdout] | [INFO] [stdout] 547 | attrs: ThinVec::new(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `ThinVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GenericParam` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:554:41 [INFO] [stdout] | [INFO] [stdout] 554 | params.extend(arg_lifetime_defs.map(GenericParam::Lifetime)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GenericParam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GenericParam` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:555:53 [INFO] [stdout] | [INFO] [stdout] 555 | params.extend(arg_matcher_types.into_iter().map(GenericParam::Type)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GenericParam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:569:20 [INFO] [stdout] | [INFO] [stdout] 569 | let self_arg = Arg::from_self(respan(sp, SelfKind::Region(None, Mutability::Immutable)), [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SelfKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:569:46 [INFO] [stdout] | [INFO] [stdout] 569 | let self_arg = Arg::from_self(respan(sp, SelfKind::Region(None, Mutability::Immutable)), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SelfKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:569:69 [INFO] [stdout] | [INFO] [stdout] 569 | let self_arg = Arg::from_self(respan(sp, SelfKind::Region(None, Mutability::Immutable)), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `keywords` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:570:46 [INFO] [stdout] | [INFO] [stdout] 570 | ... respan(sp, keywords::SelfValue.ident())); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `keywords` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:574:19 [INFO] [stdout] | [INFO] [stdout] 574 | unsafety: Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:575:31 [INFO] [stdout] | [INFO] [stdout] 575 | constness: respan(sp, Constness::NotConst), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Constness` [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/mockers_codegen-0.9.4/src/lib.in.rs:576:14 [INFO] [stdout] | [INFO] [stdout] 576 | abi: Abi::Rust, [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:580:25 [INFO] [stdout] | [INFO] [stdout] 580 | output: FunctionRetTy::Ty(output), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VisibilityKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:589:31 [INFO] [stdout] | [INFO] [stdout] 589 | vis: respan(DUMMY_SP, VisibilityKind::Public), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VisibilityKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:591:55 [INFO] [stdout] | [INFO] [stdout] 591 | ... attrs: vec![cx.attribute(sp, cx.meta_list(sp, Symbol::intern("allow"), vec![cx.meta_list_item_word(sp, Symbol::intern("dead_code"))... [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:591:112 [INFO] [stdout] | [INFO] [stdout] 591 | ...ntern("allow"), vec![cx.meta_list_item_word(sp, Symbol::intern("dead_code"))]))], [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Defaultness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:593:22 [INFO] [stdout] | [INFO] [stdout] 593 | defaultness: Defaultness::Final, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Defaultness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:594:44 [INFO] [stdout] | [INFO] [stdout] 594 | .. mk_implitem(expect_method_name, ImplItemKind::Method(call_sig, body), generics) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:630:20 [INFO] [stdout] | [INFO] [stdout] 630 | if let PatKind::Ident(_, SpannedIdent {node: ident, ..}, _) = i.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:643:29 [INFO] [stdout] | [INFO] [stdout] 643 | let self_ident = if let PatKind::Ident(_, spanned_ident, _) = self_arg.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:662:13 [INFO] [stdout] | [INFO] [stdout] 662 | PatKind::Ident(_, ident, _) => ident, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:669:19 [INFO] [stdout] | [INFO] [stdout] 669 | unsafety: Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:670:31 [INFO] [stdout] | [INFO] [stdout] 670 | constness: respan(sp, Constness::NotConst), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Constness` [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/mockers_codegen-0.9.4/src/lib.in.rs:671:14 [INFO] [stdout] | [INFO] [stdout] 671 | abi: Abi::Rust, [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:675:25 [INFO] [stdout] | [INFO] [stdout] 675 | output: FunctionRetTy::Ty(P(return_type.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Generics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:678:13 [INFO] [stdout] | [INFO] [stdout] 678 | Generics::default(), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VisibilityKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:683:31 [INFO] [stdout] | [INFO] [stdout] 683 | vis: respan(DUMMY_SP, VisibilityKind::Inherited), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VisibilityKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:685:55 [INFO] [stdout] | [INFO] [stdout] 685 | ... attrs: vec![cx.attribute(sp, cx.meta_list(sp, Symbol::intern("allow"), vec![cx.meta_list_item_word(sp, Symbol::intern("unused_mut")... [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:685:112 [INFO] [stdout] | [INFO] [stdout] 685 | ...ntern("allow"), vec![cx.meta_list_item_word(sp, Symbol::intern("unused_mut"))]))], [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Defaultness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:687:22 [INFO] [stdout] | [INFO] [stdout] 687 | defaultness: Defaultness::Final, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Defaultness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:688:38 [INFO] [stdout] | [INFO] [stdout] 688 | .. mk_implitem(method_ident, ImplItemKind::Method(impl_sig, fn_mock), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Generics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:689:24 [INFO] [stdout] | [INFO] [stdout] 689 | Generics::default()) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Generics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:699:13 [INFO] [stdout] | [INFO] [stdout] 699 | TyKind::Slice(ref t) => TyKind::Slice(qualify_ty(&t, trait_path)), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:699:37 [INFO] [stdout] | [INFO] [stdout] 699 | TyKind::Slice(ref t) => TyKind::Slice(qualify_ty(&t, trait_path)), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:700:13 [INFO] [stdout] | [INFO] [stdout] 700 | TyKind::Array(ref t, ref n) => TyKind::Array(qualify_ty(&t, trait_path), n.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:700:44 [INFO] [stdout] | [INFO] [stdout] 700 | TyKind::Array(ref t, ref n) => TyKind::Array(qualify_ty(&t, trait_path), n.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | TyKind::Ptr(ref t) => TyKind::Ptr(MutTy { ty: qualify_ty(&t.ty, trait_path), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:701:35 [INFO] [stdout] | [INFO] [stdout] 701 | TyKind::Ptr(ref t) => TyKind::Ptr(MutTy { ty: qualify_ty(&t.ty, trait_path), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | TyKind::Rptr(lifetime, ref t) => TyKind::Rptr(lifetime, MutTy { ty: qualify_ty(&t.ty, trait_path), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:703:46 [INFO] [stdout] | [INFO] [stdout] 703 | TyKind::Rptr(lifetime, ref t) => TyKind::Rptr(lifetime, MutTy { ty: qualify_ty(&t.ty, trait_path), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | TyKind::BareFn(ref fnty) => TyKind::BareFn(P(BareFnTy { unsafety: fnty.unsafety, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:705:41 [INFO] [stdout] | [INFO] [stdout] 705 | TyKind::BareFn(ref fnty) => TyKind::BareFn(P(BareFnTy { unsafety: fnty.unsafety, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:709:13 [INFO] [stdout] | [INFO] [stdout] 709 | TyKind::Never => TyKind::Never, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:709:30 [INFO] [stdout] | [INFO] [stdout] 709 | TyKind::Never => TyKind::Never, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | TyKind::Tup(ref ts) => TyKind::Tup(ts.iter().map(|t| qualify_ty(t, trait_path)).collect()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:710:36 [INFO] [stdout] | [INFO] [stdout] 710 | TyKind::Tup(ref ts) => TyKind::Tup(ts.iter().map(|t| qualify_ty(t, trait_path)).collect()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:711:13 [INFO] [stdout] | [INFO] [stdout] 711 | TyKind::Path(ref qself, ref path) => { [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:716:46 [INFO] [stdout] | [INFO] [stdout] 716 | ... node: TyKind::Path(None, Path { span: DUMMY_SP, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:723:29 [INFO] [stdout] | [INFO] [stdout] 723 | let a = TyKind::Path(Some(new_qself), Path { span: DUMMY_SP, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:727:21 [INFO] [stdout] | [INFO] [stdout] 727 | TyKind::Path(qself.clone(), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:731:21 [INFO] [stdout] | [INFO] [stdout] 731 | ref t @ TyKind::TraitObject(..) => t.clone(), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:732:13 [INFO] [stdout] | [INFO] [stdout] 732 | TyKind::ImplTrait(ref bounds) => TyKind::ImplTrait(bounds.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:732:46 [INFO] [stdout] | [INFO] [stdout] 732 | TyKind::ImplTrait(ref bounds) => TyKind::ImplTrait(bounds.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:733:13 [INFO] [stdout] | [INFO] [stdout] 733 | TyKind::Paren(ref t) => TyKind::Paren(qualify_ty(&t, trait_path)), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:733:37 [INFO] [stdout] | [INFO] [stdout] 733 | TyKind::Paren(ref t) => TyKind::Paren(qualify_ty(&t, trait_path)), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:734:13 [INFO] [stdout] | [INFO] [stdout] 734 | TyKind::Typeof(ref expr) => TyKind::Typeof(expr.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:734:41 [INFO] [stdout] | [INFO] [stdout] 734 | TyKind::Typeof(ref expr) => TyKind::Typeof(expr.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:735:13 [INFO] [stdout] | [INFO] [stdout] 735 | TyKind::Infer => TyKind::Infer, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:735:30 [INFO] [stdout] | [INFO] [stdout] 735 | TyKind::Infer => TyKind::Infer, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:736:13 [INFO] [stdout] | [INFO] [stdout] 736 | TyKind::ImplicitSelf => TyKind::ImplicitSelf, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:736:37 [INFO] [stdout] | [INFO] [stdout] 736 | TyKind::ImplicitSelf => TyKind::ImplicitSelf, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:737:13 [INFO] [stdout] | [INFO] [stdout] 737 | TyKind::Mac(ref mac) => TyKind::Mac(mac.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:737:37 [INFO] [stdout] | [INFO] [stdout] 737 | TyKind::Mac(ref mac) => TyKind::Mac(mac.clone()), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:739:13 [INFO] [stdout] | [INFO] [stdout] 739 | TyKind::Err => TyKind::Err, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:739:28 [INFO] [stdout] | [INFO] [stdout] 739 | TyKind::Err => TyKind::Err, [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:751:17 [INFO] [stdout] | [INFO] [stdout] 751 | FunctionRetTy::Default(span) => FunctionRetTy::Default(span), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:751:49 [INFO] [stdout] | [INFO] [stdout] 751 | FunctionRetTy::Default(span) => FunctionRetTy::Default(span), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:752:17 [INFO] [stdout] | [INFO] [stdout] 752 | FunctionRetTy::Ty(ref t) => FunctionRetTy::Ty(qualify_ty(t, trait_path)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:752:45 [INFO] [stdout] | [INFO] [stdout] 752 | FunctionRetTy::Ty(ref t) => FunctionRetTy::Ty(qualify_ty(t, trait_path)), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:763:30 [INFO] [stdout] | [INFO] [stdout] 763 | ... PathParameters::AngleBracketed(ref data) => [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:764:34 [INFO] [stdout] | [INFO] [stdout] 764 | ... PathParameters::AngleBracketed(AngleBracketedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:777:30 [INFO] [stdout] | [INFO] [stdout] 777 | ... PathParameters::Parenthesized(ref data) => [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:778:34 [INFO] [stdout] | [INFO] [stdout] 778 | ... PathParameters::Parenthesized(ParenthesizedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:802:5 [INFO] [stdout] | [INFO] [stdout] 802 | ItemKind::Impl(Unsafety::Normal, ImplPolarity::Positive, Defaultness::Final, generics, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:802:20 [INFO] [stdout] | [INFO] [stdout] 802 | ItemKind::Impl(Unsafety::Normal, ImplPolarity::Positive, Defaultness::Final, generics, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplPolarity` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:802:38 [INFO] [stdout] | [INFO] [stdout] 802 | ItemKind::Impl(Unsafety::Normal, ImplPolarity::Positive, Defaultness::Final, generics, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplPolarity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Defaultness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:802:62 [INFO] [stdout] | [INFO] [stdout] 802 | ItemKind::Impl(Unsafety::Normal, ImplPolarity::Positive, Defaultness::Final, generics, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Defaultness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:820:39 [INFO] [stdout] | [INFO] [stdout] 820 | v.extend_from_slice(&[TokenTree::Token(DUMMY_SP, token::Comma)]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:820:66 [INFO] [stdout] | [INFO] [stdout] 820 | v.extend_from_slice(&[TokenTree::Token(DUMMY_SP, token::Comma)]); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VisibilityKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:833:31 [INFO] [stdout] | [INFO] [stdout] 833 | vis: respan(DUMMY_SP, VisibilityKind::Inherited), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VisibilityKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Defaultness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:838:22 [INFO] [stdout] | [INFO] [stdout] 838 | defaultness: Defaultness::Final, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Defaultness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:846:19 [INFO] [stdout] | [INFO] [stdout] 846 | unsafety: Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Constness` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:847:37 [INFO] [stdout] | [INFO] [stdout] 847 | constness: respan(DUMMY_SP, Constness::NotConst), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Constness` [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/mockers_codegen-0.9.4/src/lib.in.rs:848:14 [INFO] [stdout] | [INFO] [stdout] 848 | abi: Abi::Rust, [INFO] [stdout] | ^^^ use of undeclared type `Abi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:870:5 [INFO] [stdout] | [INFO] [stdout] 870 | ItemKind::Trait(_is_auto, unsafety, ref generics, ref param_bounds, ref subitems) => (unsafety, generics, param_bounds, subitems), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | reg.register_syntax_extension(Symbol::intern("derive_Mock"), [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.rs:38:54 [INFO] [stdout] | [INFO] [stdout] 38 | reg.register_attribute("derive_Mock".to_owned(), AttributeType::Whitelisted); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AttributeType` [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/mockers_codegen-0.9.4/src/lib.in.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn derive_mock(cx: &mut ExtCtxt, span: Span, meta_item: &MetaItem, ann_item: &Annotatable, [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/mockers_codegen-0.9.4/src/lib.in.rs:40:44 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn derive_mock(cx: &mut ExtCtxt, span: Span, meta_item: &MetaItem, ann_item: &Annotatable, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MetaItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:40:62 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn derive_mock(cx: &mut ExtCtxt, span: Span, meta_item: &MetaItem, ann_item: &Annotatable, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Annotatable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:40:83 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn derive_mock(cx: &mut ExtCtxt, span: Span, meta_item: &MetaItem, ann_item: &Annotatable, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Annotatable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | push: &mut FnMut(Annotatable)) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | let trait_desc = TraitDesc { mod_path: Path { span: DUMMY_SP, segments: vec![] }, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:52:57 [INFO] [stdout] | [INFO] [stdout] 52 | let trait_desc = TraitDesc { mod_path: Path { span: DUMMY_SP, segments: vec![] }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_module_path<'a>(parser: &mut Parser<'a>) -> PResult<'a, Path> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:66:54 [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_module_path<'a>(parser: &mut Parser<'a>) -> PResult<'a, Path> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:66:66 [INFO] [stdout] | [INFO] [stdout] 66 | fn parse_module_path<'a>(parser: &mut Parser<'a>) -> PResult<'a, Path> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | Ok(Path { span: DUMMY_SP, segments: vec![] }) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | Ok(Path { span: DUMMY_SP, segments: vec![] }) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | mod_path: Path, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | trait_item: P, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 81 | struct TraitDesc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 82 | mod_path: Path, [INFO] [stdout] 83 | trait_item: P, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_macro_args<'a>(parser: &mut Parser<'a>) -> PResult<'a, (Ident, Vec)> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:88:53 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_macro_args<'a>(parser: &mut Parser<'a>) -> PResult<'a, (Ident, Vec)> { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:88:66 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse_macro_args<'a>(parser: &mut Parser<'a>) -> PResult<'a, (Ident, Vec)> { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, Ident` [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/mockers_codegen-0.9.4/src/lib.in.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box { [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/mockers_codegen-0.9.4/src/lib.in.rs:108:53 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box { [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/mockers_codegen-0.9.4/src/lib.in.rs:108:67 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:108:86 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn generate_mock<'cx>(cx: &'cx mut ExtCtxt, sp: Span, args: &[TokenTree]) -> Box { [INFO] [stdout] | - help: you might be missing a type parameter: `, MacResult` ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | trait_impl_method: ImplItem, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | impl_method: ImplItem, [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/mockers_codegen-0.9.4/src/lib.in.rs:141:38 [INFO] [stdout] | [INFO] [stdout] 141 | fn generate_mock_for_traits(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:141:51 [INFO] [stdout] | [INFO] [stdout] 141 | fn generate_mock_for_traits(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:142:41 [INFO] [stdout] | [INFO] [stdout] 142 | ... mock_ident: Ident, trait_items: &[TraitDesc], [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/mockers_codegen-0.9.4/src/lib.in.rs:143:49 [INFO] [stdout] | [INFO] [stdout] 143 | ... local: bool) -> Vec> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 141 | fn generate_mock_for_traits(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 142 | mock_ident: Ident, trait_items: &[TraitDesc], [INFO] [stdout] 143 | local: bool) -> Vec> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | let traits: Vec<(Path, &Vec)> = trait_items.iter().flat_map(|desc| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:146:33 [INFO] [stdout] | [INFO] [stdout] 141 | fn generate_mock_for_traits(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 146 | let traits: Vec<(Path, &Vec)> = trait_items.iter().flat_map(|desc| { [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/mockers_codegen-0.9.4/src/lib.in.rs:185:85 [INFO] [stdout] | [INFO] [stdout] 185 | trait_path.segments.push(create_path_segment(desc.trait_item.ident, DUMMY_SP)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | ImplItem { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TypeBinding` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | TypeBinding { id: DUMMY_NODE_ID, ident: assoc, ty: cx.ty_ident(sp, param), span: sp } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:360:31 [INFO] [stdout] | [INFO] [stdout] 360 | TypeBinding { id: DUMMY_NODE_ID, ident: assoc, ty: cx.ty_ident(sp, param), span: sp } [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/mockers_codegen-0.9.4/src/lib.in.rs:365:22 [INFO] [stdout] | [INFO] [stdout] 365 | Some(P(PathParameters::AngleBracketed(AngleBracketedParameterData { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 365 | Some(p(PathParameters::AngleBracketed(AngleBracketedParameterData { [INFO] [stdout] | ~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 141 | fn generate_mock_for_traits

(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:365:55 [INFO] [stdout] | [INFO] [stdout] 365 | Some(P(PathParameters::AngleBracketed(AngleBracketedParameterData { [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/mockers_codegen-0.9.4/src/lib.in.rs:389:36 [INFO] [stdout] | [INFO] [stdout] 389 | fn generate_trait_methods(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:389:49 [INFO] [stdout] | [INFO] [stdout] 389 | fn generate_trait_methods(cx: &mut ExtCtxt, sp: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:390:41 [INFO] [stdout] | [INFO] [stdout] 390 | method_ident: Ident, decl: &FnDecl, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:390:55 [INFO] [stdout] | [INFO] [stdout] 390 | method_ident: Ident, decl: &FnDecl, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:391:40 [INFO] [stdout] | [INFO] [stdout] 391 | trait_path: &Path) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:393:14 [INFO] [stdout] | [INFO] [stdout] 393 | Some(Spanned { node: SelfKind::Value(..), ..}) | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:394:14 [INFO] [stdout] | [INFO] [stdout] 394 | Some(Spanned { node: SelfKind::Region(..), ..}) => {}, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 396 | Some(Spanned { span: sp_arg, node: SelfKind::Explicit(..)}) => { [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/mockers_codegen-0.9.4/src/lib.in.rs:458:34 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [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/mockers_codegen-0.9.4/src/lib.in.rs:458:47 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:459:39 [INFO] [stdout] | [INFO] [stdout] 459 | method_ident: Ident, args: &[Arg], [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:459:54 [INFO] [stdout] | [INFO] [stdout] 459 | method_ident: Ident, args: &[Arg], [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:460:39 [INFO] [stdout] | [INFO] [stdout] 460 | return_type: &Ty, trait_path: &Path) -> Option { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:460:56 [INFO] [stdout] | [INFO] [stdout] 460 | return_type: &Ty, trait_path: &Path) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:460:72 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 459 | method_ident: Ident, args: &[Arg], [INFO] [stdout] 460 | return_type: &Ty, trait_path: &Path) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyParam` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:467:39 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 467 | let mut arg_matcher_types = Vec::::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:468:28 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 468 | let mut inputs = Vec::::new(); [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/mockers_codegen-0.9.4/src/lib.in.rs:471:30 [INFO] [stdout] | [INFO] [stdout] 471 | let mut new_args = Vec::>::new(); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:471:32 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 471 | let mut new_args = Vec::>::new(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lifetime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:477:35 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 477 | let mut arg_lifetimes = Vec::::new(); [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/mockers_codegen-0.9.4/src/lib.in.rs:498:45 [INFO] [stdout] | [INFO] [stdout] 498 | let lifetime = cx.lifetime(DUMMY_SP, mk_ident_or_symbol(cx, &format!("'a{}", i))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LifetimeDef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | LifetimeDef { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericParam` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:553:28 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 553 | let mut params = Vec::::new(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:557:20 [INFO] [stdout] | [INFO] [stdout] 557 | let generics = Generics { [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/mockers_codegen-0.9.4/src/lib.in.rs:569:35 [INFO] [stdout] | [INFO] [stdout] 569 | let self_arg = Arg::from_self(respan(sp, SelfKind::Region(None, Mutability::Immutable)), [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/mockers_codegen-0.9.4/src/lib.in.rs:570:35 [INFO] [stdout] | [INFO] [stdout] 570 | ... respan(sp, keywords::SelfValue.ident())); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MethodSig` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:573:20 [INFO] [stdout] | [INFO] [stdout] 573 | let call_sig = MethodSig { [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/mockers_codegen-0.9.4/src/lib.in.rs:575:20 [INFO] [stdout] | [INFO] [stdout] 575 | constness: respan(sp, Constness::NotConst), [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/mockers_codegen-0.9.4/src/lib.in.rs:578:13 [INFO] [stdout] | [INFO] [stdout] 458 | fn generate_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 578 | P(FnDecl { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:578:15 [INFO] [stdout] | [INFO] [stdout] 578 | P(FnDecl { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:587:24 [INFO] [stdout] | [INFO] [stdout] 587 | let impl_subitem = ImplItem { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:588:13 [INFO] [stdout] | [INFO] [stdout] 588 | id: DUMMY_NODE_ID, [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/mockers_codegen-0.9.4/src/lib.in.rs:589:14 [INFO] [stdout] | [INFO] [stdout] 589 | vis: respan(DUMMY_SP, VisibilityKind::Public), [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/mockers_codegen-0.9.4/src/lib.in.rs:589:21 [INFO] [stdout] | [INFO] [stdout] 589 | vis: respan(DUMMY_SP, VisibilityKind::Public), [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/mockers_codegen-0.9.4/src/lib.in.rs:623:40 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [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/mockers_codegen-0.9.4/src/lib.in.rs:623:53 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:624:45 [INFO] [stdout] | [INFO] [stdout] 624 | ... method_ident: Ident, self_arg: &Arg, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:624:63 [INFO] [stdout] | [INFO] [stdout] 624 | ... method_ident: Ident, self_arg: &Arg, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:625:39 [INFO] [stdout] | [INFO] [stdout] 625 | ... args: &[Arg], return_type: &Ty) -> Option { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:625:59 [INFO] [stdout] | [INFO] [stdout] 625 | ... args: &[Arg], return_type: &Ty) -> Option { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:625:73 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 624 | method_ident: Ident, self_arg: &Arg, [INFO] [stdout] 625 | args: &[Arg], return_type: &Ty) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:628:25 [INFO] [stdout] | [INFO] [stdout] 628 | let arg_values: Vec> = [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:628:27 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 628 | let arg_values: Vec> = [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpannedIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:630:38 [INFO] [stdout] | [INFO] [stdout] 630 | if let PatKind::Ident(_, SpannedIdent {node: ident, ..}, _) = i.pat.node { [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/mockers_codegen-0.9.4/src/lib.in.rs:641:26 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 641 | call_match_args.push(P(return_type.clone())); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:660:28 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 660 | let mut impl_args: Vec = args.iter().map(|a| { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MethodSig` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:668:20 [INFO] [stdout] | [INFO] [stdout] 668 | let impl_sig = MethodSig { [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/mockers_codegen-0.9.4/src/lib.in.rs:670:20 [INFO] [stdout] | [INFO] [stdout] 670 | constness: respan(sp, Constness::NotConst), [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/mockers_codegen-0.9.4/src/lib.in.rs:673:13 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 673 | P(FnDecl { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:673:15 [INFO] [stdout] | [INFO] [stdout] 673 | P(FnDecl { [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/mockers_codegen-0.9.4/src/lib.in.rs:675:43 [INFO] [stdout] | [INFO] [stdout] 623 | fn generate_trait_impl_method(cx: &mut ExtCtxt, sp: Span, mock_type_id: usize, [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 675 | output: FunctionRetTy::Ty(P(return_type.clone())), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:681:30 [INFO] [stdout] | [INFO] [stdout] 681 | let trait_impl_subitem = ImplItem { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | id: DUMMY_NODE_ID, [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/mockers_codegen-0.9.4/src/lib.in.rs:683:14 [INFO] [stdout] | [INFO] [stdout] 683 | vis: respan(DUMMY_SP, VisibilityKind::Inherited), [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/mockers_codegen-0.9.4/src/lib.in.rs:683:21 [INFO] [stdout] | [INFO] [stdout] 683 | vis: respan(DUMMY_SP, VisibilityKind::Inherited), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:696:22 [INFO] [stdout] | [INFO] [stdout] 696 | fn qualify_self(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:696:39 [INFO] [stdout] | [INFO] [stdout] 696 | fn qualify_self(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:696:48 [INFO] [stdout] | [INFO] [stdout] 696 | fn qualify_self(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:696:50 [INFO] [stdout] | [INFO] [stdout] 696 | fn qualify_self(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | - ^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:697:24 [INFO] [stdout] | [INFO] [stdout] 697 | fn qualify_ty(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:697:41 [INFO] [stdout] | [INFO] [stdout] 697 | fn qualify_ty(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:697:50 [INFO] [stdout] | [INFO] [stdout] 697 | fn qualify_ty(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:697:52 [INFO] [stdout] | [INFO] [stdout] 697 | fn qualify_ty(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | - ^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MutTy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:701:47 [INFO] [stdout] | [INFO] [stdout] 701 | TyKind::Ptr(ref t) => TyKind::Ptr(MutTy { ty: qualify_ty(&t.ty, trait_path), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MutTy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:703:69 [INFO] [stdout] | [INFO] [stdout] 703 | TyKind::Rptr(lifetime, ref t) => TyKind::Rptr(lifetime, MutTy { ty: qualify_ty(&t.ty, trait_path), [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/mockers_codegen-0.9.4/src/lib.in.rs:705:56 [INFO] [stdout] | [INFO] [stdout] 697 | fn qualify_ty(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 705 | TyKind::BareFn(ref fnty) => TyKind::BareFn(P(BareFnTy { unsafety: fnty.unsafety, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BareFnTy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:705:58 [INFO] [stdout] | [INFO] [stdout] 705 | TyKind::BareFn(ref fnty) => TyKind::BareFn(P(BareFnTy { unsafety: fnty.unsafety, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:715:35 [INFO] [stdout] | [INFO] [stdout] 715 | let self_ty = Ty { id: DUMMY_NODE_ID, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:715:44 [INFO] [stdout] | [INFO] [stdout] 715 | let self_ty = Ty { id: DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:716:65 [INFO] [stdout] | [INFO] [stdout] 716 | ... node: TyKind::Path(None, Path { span: DUMMY_SP, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:716:78 [INFO] [stdout] | [INFO] [stdout] 716 | ... node: TyKind::Path(None, Path { 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/mockers_codegen-0.9.4/src/lib.in.rs:718:46 [INFO] [stdout] | [INFO] [stdout] 718 | ... span: DUMMY_SP }; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QSelf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:719:37 [INFO] [stdout] | [INFO] [stdout] 719 | let new_qself = QSelf { ty: P(self_ty), [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/mockers_codegen-0.9.4/src/lib.in.rs:719:49 [INFO] [stdout] | [INFO] [stdout] 697 | fn qualify_ty(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 719 | let new_qself = QSelf { ty: P(self_ty), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:723:59 [INFO] [stdout] | [INFO] [stdout] 723 | let a = TyKind::Path(Some(new_qself), Path { span: DUMMY_SP, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:723:72 [INFO] [stdout] | [INFO] [stdout] 723 | let a = TyKind::Path(Some(new_qself), Path { span: DUMMY_SP, [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/mockers_codegen-0.9.4/src/lib.in.rs:741:9 [INFO] [stdout] | [INFO] [stdout] 697 | fn qualify_ty(ty: &Ty, trait_path: &Path) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 741 | P(Ty { id: ty.id, node: node, span: ty.span }) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:741:11 [INFO] [stdout] | [INFO] [stdout] 741 | P(Ty { id: ty.id, node: node, span: ty.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/mockers_codegen-0.9.4/src/lib.in.rs:743:31 [INFO] [stdout] | [INFO] [stdout] 743 | fn qualify_fn_decl(decl: &P, trait_path: &Path) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:743:33 [INFO] [stdout] | [INFO] [stdout] 743 | fn qualify_fn_decl(decl: &P, trait_path: &Path) -> P { [INFO] [stdout] | - ^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:743:55 [INFO] [stdout] | [INFO] [stdout] 743 | fn qualify_fn_decl(decl: &P, trait_path: &Path) -> P { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [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/mockers_codegen-0.9.4/src/lib.in.rs:743:64 [INFO] [stdout] | [INFO] [stdout] 743 | fn qualify_fn_decl(decl: &P, trait_path: &Path) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:743:66 [INFO] [stdout] | [INFO] [stdout] 743 | fn qualify_fn_decl(decl: &P, trait_path: &Path) -> P { [INFO] [stdout] | - ^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:744:9 [INFO] [stdout] | [INFO] [stdout] 743 | fn qualify_fn_decl(decl: &P, trait_path: &Path) -> P { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] 744 | P(FnDecl { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:744:11 [INFO] [stdout] | [INFO] [stdout] 744 | P(FnDecl { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | Arg { ty: arg.ty.clone(), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:757:28 [INFO] [stdout] | [INFO] [stdout] 757 | fn qualify_path(path: &Path, trait_path: &Path) -> Path { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:757:47 [INFO] [stdout] | [INFO] [stdout] 757 | fn qualify_path(path: &Path, trait_path: &Path) -> Path { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:757:56 [INFO] [stdout] | [INFO] [stdout] 757 | fn qualify_path(path: &Path, trait_path: &Path) -> Path { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:758:9 [INFO] [stdout] | [INFO] [stdout] 758 | Path { span: path.span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:760:20 [INFO] [stdout] | [INFO] [stdout] 760 | PathSegment { [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/mockers_codegen-0.9.4/src/lib.in.rs:762:26 [INFO] [stdout] | [INFO] [stdout] 757 | fn qualify_path(path: &Path, trait_path: &Path) -> Path { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 762 | P(match **params { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:764:65 [INFO] [stdout] | [INFO] [stdout] 764 | ... PathParameters::AngleBracketed(AngleBracketedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TypeBinding` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:768:42 [INFO] [stdout] | [INFO] [stdout] 768 | ... TypeBinding { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ParenthesizedParameterData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:778:64 [INFO] [stdout] | [INFO] [stdout] 778 | ... PathParameters::Parenthesized(ParenthesizedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:793:31 [INFO] [stdout] | [INFO] [stdout] 793 | fn create_path_segment(ident: Ident, span: Span) -> PathSegment { [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/mockers_codegen-0.9.4/src/lib.in.rs:793:44 [INFO] [stdout] | [INFO] [stdout] 793 | fn create_path_segment(ident: Ident, span: Span) -> PathSegment { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:793:53 [INFO] [stdout] | [INFO] [stdout] 793 | fn create_path_segment(ident: Ident, span: Span) -> PathSegment { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:794:5 [INFO] [stdout] | [INFO] [stdout] 794 | PathSegment { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:801:34 [INFO] [stdout] | [INFO] [stdout] 801 | fn item_kind_impl(traits: Option, self_ty: P, items: Vec, generics: Generics) -> ItemKind { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:801:54 [INFO] [stdout] | [INFO] [stdout] 801 | fn item_kind_impl(traits: Option, self_ty: P, items: Vec, generics: Generics) -> ItemKind { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:801:56 [INFO] [stdout] | [INFO] [stdout] 801 | fn item_kind_impl(traits: Option, self_ty: P, items: Vec, generics: Generics) -> ItemKind { [INFO] [stdout] | - ^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:801:72 [INFO] [stdout] | [INFO] [stdout] 801 | fn item_kind_impl(traits: Option, self_ty: P, items: Vec, generics: Generics) -> ItemKind { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:801:93 [INFO] [stdout] | [INFO] [stdout] 801 | fn item_kind_impl(traits: Option, self_ty: P, items: Vec, generics: Generics) -> ItemKind { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ItemKind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:801:106 [INFO] [stdout] | [INFO] [stdout] 801 | fn item_kind_impl(traits: Option, self_ty: P, items: Vec, generics: Generics) -> ItemKind { [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/mockers_codegen-0.9.4/src/lib.in.rs:806:18 [INFO] [stdout] | [INFO] [stdout] 806 | fn mk_ident(cx: &ExtCtxt, name: &str) -> Ident { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:806:42 [INFO] [stdout] | [INFO] [stdout] 806 | fn mk_ident(cx: &ExtCtxt, name: &str) -> Ident { [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/mockers_codegen-0.9.4/src/lib.in.rs:810:28 [INFO] [stdout] | [INFO] [stdout] 810 | fn mk_ident_or_symbol(cx: &ExtCtxt, name: &str) -> Ident { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:810:52 [INFO] [stdout] | [INFO] [stdout] 810 | fn mk_ident_or_symbol(cx: &ExtCtxt, name: &str) -> Ident { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToTokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:814:24 [INFO] [stdout] | [INFO] [stdout] 814 | struct CommaSep<'a, T: ToTokens + 'a>(&'a [T]); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToTokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:815:28 [INFO] [stdout] | [INFO] [stdout] 815 | impl<'a, T: ToTokens + 'a> ToTokens for CommaSep<'a, T> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToTokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:815:13 [INFO] [stdout] | [INFO] [stdout] 815 | impl<'a, T: ToTokens + 'a> ToTokens for CommaSep<'a, T> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:816:30 [INFO] [stdout] | [INFO] [stdout] 816 | 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/mockers_codegen-0.9.4/src/lib.in.rs:816:46 [INFO] [stdout] | [INFO] [stdout] 815 | impl<'a, T: ToTokens + 'a> ToTokens for CommaSep<'a, T> { [INFO] [stdout] | - help: you might be missing a type parameter: `, TokenTree` [INFO] [stdout] 816 | 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/mockers_codegen-0.9.4/src/lib.in.rs:820:56 [INFO] [stdout] | [INFO] [stdout] 820 | v.extend_from_slice(&[TokenTree::Token(DUMMY_SP, token::Comma)]); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToTokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:827:21 [INFO] [stdout] | [INFO] [stdout] 827 | fn comma_sep<'a, T: ToTokens + 'a>(items: &'a [T]) -> CommaSep<'a, T> { CommaSep(items) } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:829:23 [INFO] [stdout] | [INFO] [stdout] 829 | fn mk_implitem(ident: Ident, node: ImplItemKind, generics: Generics) -> ImplItem { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItemKind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:829:36 [INFO] [stdout] | [INFO] [stdout] 829 | fn mk_implitem(ident: Ident, node: ImplItemKind, generics: Generics) -> ImplItem { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:829:60 [INFO] [stdout] | [INFO] [stdout] 829 | fn mk_implitem(ident: Ident, node: ImplItemKind, generics: Generics) -> ImplItem { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:829:73 [INFO] [stdout] | [INFO] [stdout] 829 | fn mk_implitem(ident: Ident, node: ImplItemKind, generics: Generics) -> ImplItem { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:830:5 [INFO] [stdout] | [INFO] [stdout] 830 | ImplItem { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:831:13 [INFO] [stdout] | [INFO] [stdout] 831 | id: DUMMY_NODE_ID, [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/mockers_codegen-0.9.4/src/lib.in.rs:833:14 [INFO] [stdout] | [INFO] [stdout] 833 | vis: respan(DUMMY_SP, VisibilityKind::Inherited), [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/mockers_codegen-0.9.4/src/lib.in.rs:833:21 [INFO] [stdout] | [INFO] [stdout] 833 | vis: respan(DUMMY_SP, VisibilityKind::Inherited), [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/mockers_codegen-0.9.4/src/lib.in.rs:837:15 [INFO] [stdout] | [INFO] [stdout] 837 | 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/mockers_codegen-0.9.4/src/lib.in.rs:844:24 [INFO] [stdout] | [INFO] [stdout] 844 | fn mk_method_sig(decl: P, _generics: Generics) -> MethodSig { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:844:26 [INFO] [stdout] | [INFO] [stdout] 844 | fn mk_method_sig(decl: P, _generics: Generics) -> MethodSig { [INFO] [stdout] | - ^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:844:46 [INFO] [stdout] | [INFO] [stdout] 844 | fn mk_method_sig(decl: P, _generics: Generics) -> MethodSig { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MethodSig` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:844:59 [INFO] [stdout] | [INFO] [stdout] 844 | fn mk_method_sig(decl: P, _generics: Generics) -> MethodSig { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MethodSig` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | MethodSig { [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/mockers_codegen-0.9.4/src/lib.in.rs:847:20 [INFO] [stdout] | [INFO] [stdout] 847 | constness: respan(DUMMY_SP, Constness::NotConst), [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/mockers_codegen-0.9.4/src/lib.in.rs:847:27 [INFO] [stdout] | [INFO] [stdout] 847 | constness: respan(DUMMY_SP, Constness::NotConst), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AngleBracketedParameterData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:853:41 [INFO] [stdout] | [INFO] [stdout] 853 | fn mk_default_angle_bracketed_data() -> AngleBracketedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:854:5 [INFO] [stdout] | [INFO] [stdout] 854 | AngleBracketedParameterData { [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/mockers_codegen-0.9.4/src/lib.in.rs:855:67 [INFO] [stdout] | [INFO] [stdout] 855 | lifetimes: vec![], types: vec![], bindings: vec![], span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WhereClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:859:25 [INFO] [stdout] | [INFO] [stdout] 859 | fn mk_where_clause() -> WhereClause { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WhereClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:860:5 [INFO] [stdout] | [INFO] [stdout] 860 | WhereClause { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:861:13 [INFO] [stdout] | [INFO] [stdout] 861 | id: DUMMY_NODE_ID, [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/mockers_codegen-0.9.4/src/lib.in.rs:863:15 [INFO] [stdout] | [INFO] [stdout] 863 | span: DUMMY_SP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ItemKind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:867:41 [INFO] [stdout] | [INFO] [stdout] 867 | fn destruct_item_kind_trait(item_kind: &ItemKind) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unsafety` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:868:9 [INFO] [stdout] | [INFO] [stdout] 868 | -> (Unsafety, &Generics, &TyParamBounds, &Vec) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:868:20 [INFO] [stdout] | [INFO] [stdout] 868 | -> (Unsafety, &Generics, &TyParamBounds, &Vec) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mockers_codegen` due to 331 previous errors [INFO] [stdout] error[E0412]: cannot find type `TyParamBounds` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:868:31 [INFO] [stdout] | [INFO] [stdout] 868 | -> (Unsafety, &Generics, &TyParamBounds, &Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:868:51 [INFO] [stdout] | [INFO] [stdout] 867 | fn destruct_item_kind_trait(item_kind: &ItemKind) [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 868 | -> (Unsafety, &Generics, &TyParamBounds, &Vec) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.in.rs:880:19 [INFO] [stdout] | [INFO] [stdout] 880 | fn debug_item(_: &Item) {} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MultiDecorator` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | ... MultiDecorator(Box::new(derive_mock))); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockers_codegen-0.9.4/src/lib.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(not(feature="with-syntex"), feature(quote, rustc_private))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 330 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9476061446b4e64f6b6e24428df99229cbcefffd7c324b534e495dc4e9e0042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9476061446b4e64f6b6e24428df99229cbcefffd7c324b534e495dc4e9e0042", kill_on_drop: false }` [INFO] [stdout] c9476061446b4e64f6b6e24428df99229cbcefffd7c324b534e495dc4e9e0042