[INFO] fetching crate mockers_codegen 0.9.4... [INFO] documenting mockers_codegen-0.9.4 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate mockers_codegen 0.9.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate mockers_codegen 0.9.4 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mockers_codegen 0.9.4 [INFO] finished tweaking crates.io crate mockers_codegen 0.9.4 [INFO] tweaked toml for crates.io crate mockers_codegen 0.9.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c0b4a64e6e843434f3fa28e58df9bca07797207d1c1676896bd54813961e3da [INFO] running `Command { std: "docker" "start" "-a" "4c0b4a64e6e843434f3fa28e58df9bca07797207d1c1676896bd54813961e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c0b4a64e6e843434f3fa28e58df9bca07797207d1c1676896bd54813961e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0b4a64e6e843434f3fa28e58df9bca07797207d1c1676896bd54813961e3da", kill_on_drop: false }` [INFO] [stdout] 4c0b4a64e6e843434f3fa28e58df9bca07797207d1c1676896bd54813961e3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7f74409f9c4660c1acd20c41a441c0f03ee73f7812b870cb298f7a7c6fa63c5 [INFO] running `Command { std: "docker" "start" "-a" "e7f74409f9c4660c1acd20c41a441c0f03ee73f7812b870cb298f7a7c6fa63c5", kill_on_drop: false }` [INFO] [stderr] Compiling mockers_codegen v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Documenting mockers_codegen v0.9.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> 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] --> 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] --> 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[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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 `ExtCtxt` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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 `ExtCtxt` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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 `Ty` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> 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] --> 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] --> 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[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> 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] --> 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] --> 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[E0412]: cannot find type `TraitRef` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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[E0405]: cannot find trait `ToTokens` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] --> 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[E0412]: cannot find type `AngleBracketedParameterData` in this scope [INFO] [stdout] --> 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[E0412]: cannot find type `WhereClause` in this scope [INFO] [stdout] --> 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[E0412]: cannot find type `ItemKind` in this scope [INFO] [stdout] --> 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] --> 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] --> 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] [stdout] error[E0412]: cannot find type `TyParamBounds` in this scope [INFO] [stdout] --> 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] --> 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] --> 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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> 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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 111 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `mockers_codegen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name mockers_codegen src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a5af97fd9543b24d -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bef1579a61811a6e.rmeta --cap-lints=warn --crate-version 0.9.4` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "e7f74409f9c4660c1acd20c41a441c0f03ee73f7812b870cb298f7a7c6fa63c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f74409f9c4660c1acd20c41a441c0f03ee73f7812b870cb298f7a7c6fa63c5", kill_on_drop: false }` [INFO] [stdout] e7f74409f9c4660c1acd20c41a441c0f03ee73f7812b870cb298f7a7c6fa63c5