[INFO] fetching crate jit_macros 0.0.9... [INFO] checking jit_macros-0.0.9 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate jit_macros 0.0.9 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate jit_macros 0.0.9 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jit_macros 0.0.9 [INFO] finished tweaking crates.io crate jit_macros 0.0.9 [INFO] tweaked toml for crates.io crate jit_macros 0.0.9 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fbf2cd22130b9ccecebc6ffa4bd141befc19d01602f61c8e00a400dc59715ba [INFO] running `Command { std: "docker" "start" "-a" "3fbf2cd22130b9ccecebc6ffa4bd141befc19d01602f61c8e00a400dc59715ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fbf2cd22130b9ccecebc6ffa4bd141befc19d01602f61c8e00a400dc59715ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbf2cd22130b9ccecebc6ffa4bd141befc19d01602f61c8e00a400dc59715ba", kill_on_drop: false }` [INFO] [stdout] 3fbf2cd22130b9ccecebc6ffa4bd141befc19d01602f61c8e00a400dc59715ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 026040fbf809f06655d2b67728a367cf827770b1a0bfeba0319c55dc0ffd10e6 [INFO] running `Command { std: "docker" "start" "-a" "026040fbf809f06655d2b67728a367cf827770b1a0bfeba0319c55dc0ffd10e6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking jit_macros v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/macros.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private, plugin_registrar, quote, plugin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/macros.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private, plugin_registrar, quote, plugin)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/macros.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private, plugin_registrar, quote, plugin)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/macros.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private, plugin_registrar, quote, plugin)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/macros.rs:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private, plugin_registrar, quote, plugin)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/macros.rs:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private, plugin_registrar, quote, plugin)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$arg:ty` may be followed by `->`, which is not allowed for `ty` fragments [INFO] [stdout] --> src/macros.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | ($($arg:ty),* -> $ret:ty) => ({ [INFO] [stdout] | ^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$arg:ty` may be followed by `->`, which is not allowed for `ty` fragments [INFO] [stdout] --> src/macros.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | ($($arg:ty),* -> $ret:ty) => ({ [INFO] [stdout] | ^^ not allowed after `ty` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `{`, `[`, `=>`, `,`, `>`, `=`, `:`, `;`, `|`, `as` or `where` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$arg:expr` may be followed by `->`, which is not allowed for `expr` fragments [INFO] [stdout] --> src/macros.rs:369:25 [INFO] [stdout] | [INFO] [stdout] 369 | (raw $($arg:expr),* -> $ret:expr) => ({ [INFO] [stdout] | ^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `$arg:expr` may be followed by `->`, which is not allowed for `expr` fragments [INFO] [stdout] --> src/macros.rs:369:25 [INFO] [stdout] | [INFO] [stdout] 369 | (raw $($arg:expr),* -> $ret:expr) => ({ [INFO] [stdout] | ^^ not allowed after `expr` fragments [INFO] [stdout] | [INFO] [stdout] = note: allowed there are: `=>`, `,` or `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> src/macros.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> src/macros.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> src/macros.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> src/macros.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/f609b7e0586f81fefb3523e3e17adf779ac416be/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `matches` is already in scope [INFO] [stdout] --> src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `matches` is already in scope [INFO] [stdout] --> src/macros.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin` in this scope [INFO] [stdout] --> src/macros.rs:2:4 [INFO] [stdout] | [INFO] [stdout] 2 | #![plugin(matches)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin` in this scope [INFO] [stdout] --> src/macros.rs:2:4 [INFO] [stdout] | [INFO] [stdout] 2 | #![plugin(matches)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let mut expr = quote_expr!(cx, jit::typecs::$name()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | let mut expr = quote_expr!(cx, jit::typecs::$name()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | expr = quote_expr!(cx, $expr.into()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | expr = quote_expr!(cx, $expr.into()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | quote_expr!(cx, &$qpath()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | quote_expr!(cx, &$qpath()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | let expr = quote_expr!(cx, (self as $inner_ty).compile(&func)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | let expr = quote_expr!(cx, (self as $inner_ty).compile(&func)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> src/macros.rs:224:35 [INFO] [stdout] | [INFO] [stdout] 224 | compiler.push(quote_stmt!(cx, func.insn_store_relative(value, $current_offset, self.$name.compile(func))).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> src/macros.rs:224:35 [INFO] [stdout] | [INFO] [stdout] 224 | compiler.push(quote_stmt!(cx, func.insn_store_relative(value, $current_offset, self.$name.compile(func))).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> src/macros.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | compiler.push(quote_stmt!(cx, offset += $size_of()).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_stmt` in this scope [INFO] [stdout] --> src/macros.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | compiler.push(quote_stmt!(cx, offset += $size_of()).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:237:29 [INFO] [stdout] | [INFO] [stdout] 237 | type_expr = quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> src/macros.rs:237:29 [INFO] [stdout] | [INFO] [stdout] 237 | type_expr = quote_expr!(cx, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> src/macros.rs:322:3 [INFO] [stdout] | [INFO] [stdout] 322 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> src/macros.rs:322:3 [INFO] [stdout] | [INFO] [stdout] 322 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> src/macros.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | fn simple_type(cx: &mut ExtCtxt, name: &'static str, as_cow:bool) -> Option
> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> src/macros.rs:26:79 [INFO] [stdout] | [INFO] [stdout] 26 | fn simple_type(cx: &mut ExtCtxt, name: &'static str, as_cow:bool) -> Option
> {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 26 | fn simple_type > {
[INFO] [stdout] | ++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope
[INFO] [stdout] --> src/macros.rs:35:23
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: P > {
[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/macros.rs:35:36
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: 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/macros.rs:35:48
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: P > {
[INFO] [stdout] | ^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope
[INFO] [stdout] --> src/macros.rs:35:79
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: P > {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr > {
[INFO] [stdout] | ++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QSelf` in this scope
[INFO] [stdout] --> src/macros.rs:66:22
[INFO] [stdout] |
[INFO] [stdout] 66 | Some(QSelf {
[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/macros.rs:87:24
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:37
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:51
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:67
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:97
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, 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 `Generics` in this scope
[INFO] [stdout] --> src/macros.rs:121:21
[INFO] [stdout] |
[INFO] [stdout] 121 | Generics {
[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] --> src/macros.rs:122:42
[INFO] [stdout] |
[INFO] [stdout] 122 | lifetimes: vec![ LifetimeDef {lifetime: jit_life, bounds: vec![]}],
[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] --> src/macros.rs:124:39
[INFO] [stdout] |
[INFO] [stdout] 124 | where_clause: 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] --> src/macros.rs:125:33
[INFO] [stdout] |
[INFO] [stdout] 125 | ... 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 `ImplItem` in this scope
[INFO] [stdout] --> src/macros.rs:132:27
[INFO] [stdout] |
[INFO] [stdout] 132 | P(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] --> src/macros.rs:134:33
[INFO] [stdout] |
[INFO] [stdout] 134 | ... 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 `MethodSig` in this scope
[INFO] [stdout] --> src/macros.rs:139:33
[INFO] [stdout] |
[INFO] [stdout] 139 | ... MethodSig {
[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] --> src/macros.rs:148:27
[INFO] [stdout] |
[INFO] [stdout] 148 | P(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] --> src/macros.rs:150:33
[INFO] [stdout] |
[INFO] [stdout] 150 | ... 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 `MethodSig` in this scope
[INFO] [stdout] --> src/macros.rs:155:33
[INFO] [stdout] |
[INFO] [stdout] 155 | ... MethodSig {
[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] --> src/macros.rs:246:17
[INFO] [stdout] |
[INFO] [stdout] 246 | Generics {
[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] --> src/macros.rs:247:38
[INFO] [stdout] |
[INFO] [stdout] 247 | lifetimes: vec![ LifetimeDef {lifetime: jit_life, bounds: vec![]}],
[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] --> src/macros.rs:249:35
[INFO] [stdout] |
[INFO] [stdout] 249 | where_clause: 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] --> src/macros.rs:250:29
[INFO] [stdout] |
[INFO] [stdout] 250 | 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 `WhereBoundPredicate` in this scope
[INFO] [stdout] --> src/macros.rs:253:33
[INFO] [stdout] |
[INFO] [stdout] 253 | ... WhereBoundPredicate {
[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] --> src/macros.rs:271:23
[INFO] [stdout] |
[INFO] [stdout] 271 | P(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] --> src/macros.rs:273:29
[INFO] [stdout] |
[INFO] [stdout] 273 | 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 `MethodSig` in this scope
[INFO] [stdout] --> src/macros.rs:278:29
[INFO] [stdout] |
[INFO] [stdout] 278 | ... MethodSig {
[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] --> src/macros.rs:288:23
[INFO] [stdout] |
[INFO] [stdout] 288 | P(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] --> src/macros.rs:290:29
[INFO] [stdout] |
[INFO] [stdout] 290 | 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 `MethodSig` in this scope
[INFO] [stdout] --> src/macros.rs:295:29
[INFO] [stdout] |
[INFO] [stdout] 295 | ... MethodSig {
[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/macros.rs:26:25
[INFO] [stdout] |
[INFO] [stdout] 26 | fn simple_type(cx: &mut ExtCtxt, name: &'static str, as_cow:bool) -> Option > {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope
[INFO] [stdout] --> src/macros.rs:26:79
[INFO] [stdout] |
[INFO] [stdout] 26 | fn simple_type(cx: &mut ExtCtxt, name: &'static str, as_cow:bool) -> Option > {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 26 | fn simple_type > {
[INFO] [stdout] | ++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope
[INFO] [stdout] --> src/macros.rs:35:23
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: P > {
[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/macros.rs:35:36
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: 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/macros.rs:35:48
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: P > {
[INFO] [stdout] | ^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope
[INFO] [stdout] --> src/macros.rs:35:79
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr(cx: &mut ExtCtxt, sp: Span, ty: P > {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 35 | fn type_expr > {
[INFO] [stdout] | ++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QSelf` in this scope
[INFO] [stdout] --> src/macros.rs:66:22
[INFO] [stdout] |
[INFO] [stdout] 66 | Some(QSelf {
[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/macros.rs:87:24
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:37
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:51
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:67
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(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/macros.rs:87:97
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, 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 `Generics` in this scope
[INFO] [stdout] --> src/macros.rs:121:21
[INFO] [stdout] |
[INFO] [stdout] 121 | Generics {
[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] --> src/macros.rs:122:42
[INFO] [stdout] |
[INFO] [stdout] 122 | lifetimes: vec![ LifetimeDef {lifetime: jit_life, bounds: vec![]}],
[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] --> src/macros.rs:124:39
[INFO] [stdout] |
[INFO] [stdout] 124 | where_clause: 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] --> src/macros.rs:125:33
[INFO] [stdout] |
[INFO] [stdout] 125 | ... 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 `ImplItem` in this scope
[INFO] [stdout] --> src/macros.rs:132:27
[INFO] [stdout] |
[INFO] [stdout] 132 | P(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] --> src/macros.rs:134:33
[INFO] [stdout] |
[INFO] [stdout] 134 | ... 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 `MethodSig` in this scope
[INFO] [stdout] --> src/macros.rs:139:33
[INFO] [stdout] |
[INFO] [stdout] 139 | ... MethodSig {
[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] --> src/macros.rs:148:27
[INFO] [stdout] |
[INFO] [stdout] 148 | P(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] --> src/macros.rs:150:33
[INFO] [stdout] |
[INFO] [stdout] 150 | ... 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 `MethodSig` in this scope
[INFO] [stdout] --> src/macros.rs:155:33
[INFO] [stdout] |
[INFO] [stdout] 155 | ... MethodSig {
[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] --> src/macros.rs:246:17
[INFO] [stdout] |
[INFO] [stdout] 246 | Generics {
[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] --> src/macros.rs:247:38
[INFO] [stdout] |
[INFO] [stdout] 247 | lifetimes: vec![ LifetimeDef {lifetime: jit_life, bounds: vec![]}],
[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] --> src/macros.rs:249:35
[INFO] [stdout] |
[INFO] [stdout] 249 | where_clause: 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] --> src/macros.rs:250:29
[INFO] [stdout] |
[INFO] [stdout] 250 | 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 `WhereBoundPredicate` in this scope
[INFO] [stdout] --> src/macros.rs:253:33
[INFO] [stdout] |
[INFO] [stdout] 253 | ... WhereBoundPredicate {
[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] --> src/macros.rs:271:23
[INFO] [stdout] |
[INFO] [stdout] 271 | P(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] --> src/macros.rs:273:29
[INFO] [stdout] |
[INFO] [stdout] 273 | 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 `MethodSig` in this scope
[INFO] [stdout] --> src/macros.rs:278:29
[INFO] [stdout] |
[INFO] [stdout] 278 | ... MethodSig {
[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] --> src/macros.rs:288:23
[INFO] [stdout] |
[INFO] [stdout] 288 | P(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] --> src/macros.rs:290:29
[INFO] [stdout] |
[INFO] [stdout] 290 | id: DUMMY_NODE_ID,
[INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/macros.rs:87:91
[INFO] [stdout] |
[INFO] [stdout] 87 | fn expand_jit(cx: &mut ExtCtxt, sp: Span, _meta: &MetaItem, item: Annotatable, push: &mut FnMut(Annotatable)) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see