[INFO] fetching crate error_def 0.3.16...
[INFO] checking error_def-0.3.16 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate error_def 0.3.16 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate error_def 0.3.16 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate error_def 0.3.16
[INFO] finished tweaking crates.io crate error_def 0.3.16
[INFO] tweaked toml for crates.io crate error_def 0.3.16 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `error_def` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66b8e8a8d5e8a79b5061bcb86c981ae9f9df9d517115353f86b5663a0507b62d
[INFO] running `Command { std: "docker" "start" "-a" "66b8e8a8d5e8a79b5061bcb86c981ae9f9df9d517115353f86b5663a0507b62d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66b8e8a8d5e8a79b5061bcb86c981ae9f9df9d517115353f86b5663a0507b62d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66b8e8a8d5e8a79b5061bcb86c981ae9f9df9d517115353f86b5663a0507b62d", kill_on_drop: false }`
[INFO] [stdout] 66b8e8a8d5e8a79b5061bcb86c981ae9f9df9d517115353f86b5663a0507b62d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98e709f700ac7fc3f338919f546a5a3f459e08a119ced8e906ae7532c269a32b
[INFO] running `Command { std: "docker" "start" "-a" "98e709f700ac7fc3f338919f546a5a3f459e08a119ced8e906ae7532c269a32b", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `error_def` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] [stderr]    Compiling error_def v0.3.16 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(quote)]
[INFO] [stdout]   |            ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(quote)]
[INFO] [stdout]   |            ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(plugin_registrar)]
[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/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(plugin_registrar)]
[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/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(quote)]
[INFO] [stdout]   |            ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(plugin_registrar)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote_tokens!(cx, $attrs $ident: $ty,)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote_tokens!(cx, $attrs $ident: $ty,)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 VariantData::Unit(..) => quote_tokens!(cx, $attrs $name,),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 VariantData::Unit(..) => quote_tokens!(cx, $attrs $name,),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     quote_tokens!(cx, $attrs $name {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     quote_tokens!(cx, $attrs $name {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let the_enum = quote_item!(cx, pub enum $type_name {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let the_enum = quote_item!(cx, pub enum $type_name {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let mut body = quote_tokens!(cx, f.debug_struct($full_name));
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote_tokens!(cx, $attrs $ident: $ty,)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let mut body = quote_tokens!(cx, f.debug_struct($full_name));
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 VariantData::Unit(..) => quote_tokens!(cx, $attrs $name,),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     body.extend(quote_tokens!(cx, .field($ident_lit, $ident)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 body.extend(quote_tokens!(cx, .finish()?));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     quote_tokens!(cx, $attrs $name {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     body.extend(quote_tokens!(cx, .field($ident_lit, $ident)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let the_enum = quote_item!(cx, pub enum $type_name {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 body.extend(quote_tokens!(cx, .finish()?));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let debug_impl = quote_item!(cx, impl ::std::fmt::Debug for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:353:27
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let print_short = quote_stmt!(cx, write!(f, $short)?;); 
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let mut body = quote_tokens!(cx, f.debug_struct($full_name));
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let debug_impl = quote_item!(cx, impl ::std::fmt::Debug for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut body = quote_tokens!(cx, $print_short);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:353:27
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let print_short = quote_stmt!(cx, write!(f, $short)?;); 
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:361:29
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 args.extend(quote_tokens!(cx, $arg,));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     body.extend(quote_tokens!(cx, .field($ident_lit, $ident)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut body = quote_tokens!(cx, $print_short);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:363:30
[INFO] [stdout]     |
[INFO] [stdout] 363 |             let print_long = quote_stmt!(cx, write!(f, $long, $args)?;);
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 body.extend(quote_tokens!(cx, .finish()?));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:361:29
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 args.extend(quote_tokens!(cx, $arg,));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |             body.extend(quote_tokens!(cx, $print_long));
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:363:30
[INFO] [stdout]     |
[INFO] [stdout] 363 |             let print_long = quote_stmt!(cx, write!(f, $long, $args)?;);
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let debug_impl = quote_item!(cx, impl ::std::fmt::Debug for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |             body.extend(quote_tokens!(cx, $print_long));
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:353:27
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let print_short = quote_stmt!(cx, write!(f, $short)?;); 
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:380:31
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut body = quote_tokens!(cx, $print_short);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:380:31
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:361:29
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 args.extend(quote_tokens!(cx, $arg,));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let display_impl = quote_item!(cx, impl ::std::fmt::Display for $type_name {
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:363:30
[INFO] [stdout]     |
[INFO] [stdout] 363 |             let print_long = quote_stmt!(cx, write!(f, $long, $args)?;);
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |             body.extend(quote_tokens!(cx, $print_long));
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let display_impl = quote_item!(cx, impl ::std::fmt::Display for $type_name {
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |                 quote_tokens!(cx, $type_name::$name { .. } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 quote_tokens!(cx, $type_name::$name => None,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:380:31
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 460 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |                 quote_tokens!(cx, $type_name::$name { .. } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let display_impl = quote_item!(cx, impl ::std::fmt::Display for $type_name {
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     None => quote_expr!(cx, None),
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 quote_tokens!(cx, $type_name::$name => None,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |                         quote_expr!(cx, Some($ident))
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 460 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |                 quote_tokens!(cx, $type_name::$name { .. } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 quote_tokens!(cx, $type_name::$name { $ms } => $expr,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     None => quote_expr!(cx, None),
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 quote_tokens!(cx, $type_name::$name => None,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let error_impl = quote_item!(cx, impl ::std::error::Error for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |                         quote_expr!(cx, Some($ident))
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 460 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:522:29
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let from_impl = quote_item!(cx, impl ::std::convert::From<$ty> for $type_name {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 quote_tokens!(cx, $type_name::$name { $ms } => $expr,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     None => quote_expr!(cx, None),
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let error_impl = quote_item!(cx, impl ::std::error::Error for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |                         quote_expr!(cx, Some($ident))
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]    --> src/lib.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[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 macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:522:29
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let from_impl = quote_item!(cx, impl ::std::convert::From<$ty> for $type_name {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 quote_tokens!(cx, $type_name::$name { $ms } => $expr,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let error_impl = quote_item!(cx, impl ::std::error::Error for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]    --> src/lib.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[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] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |     MacEager::items((SmallVector::many(items)))
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 531 -     MacEager::items((SmallVector::many(items)))
[INFO] [stdout] 531 +     MacEager::items(SmallVector::many(items))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:522:29
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let from_impl = quote_item!(cx, impl ::std::convert::From<$ty> for $type_name {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]    --> src/lib.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[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] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |     MacEager::items((SmallVector::many(items)))
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 531 -     MacEager::items((SmallVector::many(items)))
[INFO] [stdout] 531 +     MacEager::items(SmallVector::many(items))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<MacResult + 'c> {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<dyn MacResult + 'c> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |     MacEager::items((SmallVector::many(items)))
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 531 -     MacEager::items((SmallVector::many(items)))
[INFO] [stdout] 531 +     MacEager::items(SmallVector::many(items))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<MacResult + 'c> {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<dyn MacResult + 'c> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<MacResult + 'c> {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<dyn MacResult + 'c> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `error_def` (lib) due to 35 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `error_def` (lib test) due to 35 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `error_def` (lib) due to 35 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "98e709f700ac7fc3f338919f546a5a3f459e08a119ced8e906ae7532c269a32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e709f700ac7fc3f338919f546a5a3f459e08a119ced8e906ae7532c269a32b", kill_on_drop: false }`
[INFO] [stdout] 98e709f700ac7fc3f338919f546a5a3f459e08a119ced8e906ae7532c269a32b
[INFO] checking error_def-0.3.16 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate error_def 0.3.16 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate error_def 0.3.16 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate error_def 0.3.16
[INFO] finished tweaking crates.io crate error_def 0.3.16
[INFO] tweaked toml for crates.io crate error_def 0.3.16 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `error_def` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c54a266a9575f7dc40248bb8beff0594e6a0a98a41392a808abc13a83237f9a4
[INFO] running `Command { std: "docker" "start" "-a" "c54a266a9575f7dc40248bb8beff0594e6a0a98a41392a808abc13a83237f9a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c54a266a9575f7dc40248bb8beff0594e6a0a98a41392a808abc13a83237f9a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54a266a9575f7dc40248bb8beff0594e6a0a98a41392a808abc13a83237f9a4", kill_on_drop: false }`
[INFO] [stdout] c54a266a9575f7dc40248bb8beff0594e6a0a98a41392a808abc13a83237f9a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2142a72bfc8a6631215f3cf804cdd8653e220033b066b8c4ed2e5a91b2d21bc
[INFO] running `Command { std: "docker" "start" "-a" "f2142a72bfc8a6631215f3cf804cdd8653e220033b066b8c4ed2e5a91b2d21bc", kill_on_drop: false }`
[INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `error_def` should not specify `plugin = true`
[INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future
[INFO] [stderr]    Compiling error_def v0.3.16 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(quote)]
[INFO] [stdout]   |            ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(plugin_registrar)]
[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/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(quote)]
[INFO] [stdout]   |            ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(plugin_registrar)]
[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/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(quote)]
[INFO] [stdout]   |            ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(plugin_registrar)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote_tokens!(cx, $attrs $ident: $ty,)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote_tokens!(cx, $attrs $ident: $ty,)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 VariantData::Unit(..) => quote_tokens!(cx, $attrs $name,),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 VariantData::Unit(..) => quote_tokens!(cx, $attrs $name,),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     quote_tokens!(cx, $attrs $name {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote_tokens!(cx, $attrs $ident: $ty,)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     quote_tokens!(cx, $attrs $name {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let the_enum = quote_item!(cx, pub enum $type_name {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let the_enum = quote_item!(cx, pub enum $type_name {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |                 VariantData::Unit(..) => quote_tokens!(cx, $attrs $name,),
[INFO] [stdout]     |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:253:21
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     quote_tokens!(cx, $attrs $name {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let mut body = quote_tokens!(cx, f.debug_struct($full_name));
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:271:20
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let the_enum = quote_item!(cx, pub enum $type_name {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let mut body = quote_tokens!(cx, f.debug_struct($full_name));
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     body.extend(quote_tokens!(cx, .field($ident_lit, $ident)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 let mut body = quote_tokens!(cx, f.debug_struct($full_name));
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     body.extend(quote_tokens!(cx, .field($ident_lit, $ident)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 body.extend(quote_tokens!(cx, .finish()?));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 body.extend(quote_tokens!(cx, .finish()?));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:309:31
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     body.extend(quote_tokens!(cx, .field($ident_lit, $ident)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let debug_impl = quote_item!(cx, impl ::std::fmt::Debug for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let debug_impl = quote_item!(cx, impl ::std::fmt::Debug for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:313:29
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 body.extend(quote_tokens!(cx, .finish()?));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:353:27
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let print_short = quote_stmt!(cx, write!(f, $short)?;); 
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:353:27
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let print_short = quote_stmt!(cx, write!(f, $short)?;); 
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:315:17
[INFO] [stdout]     |
[INFO] [stdout] 315 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut body = quote_tokens!(cx, $print_short);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut body = quote_tokens!(cx, $print_short);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:325:22
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let debug_impl = quote_item!(cx, impl ::std::fmt::Debug for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:361:29
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 args.extend(quote_tokens!(cx, $arg,));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:361:29
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 args.extend(quote_tokens!(cx, $arg,));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:353:27
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let print_short = quote_stmt!(cx, write!(f, $short)?;); 
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:363:30
[INFO] [stdout]     |
[INFO] [stdout] 363 |             let print_long = quote_stmt!(cx, write!(f, $long, $args)?;);
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:363:30
[INFO] [stdout]     |
[INFO] [stdout] 363 |             let print_long = quote_stmt!(cx, write!(f, $long, $args)?;);
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:354:24
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let mut body = quote_tokens!(cx, $print_short);
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |             body.extend(quote_tokens!(cx, $print_long));
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |             body.extend(quote_tokens!(cx, $print_long));
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:361:29
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 args.extend(quote_tokens!(cx, $arg,));
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_stmt` in this scope
[INFO] [stdout]    --> src/lib.rs:363:30
[INFO] [stdout]     |
[INFO] [stdout] 363 |             let print_long = quote_stmt!(cx, write!(f, $long, $args)?;);
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:380:31
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |             body.extend(quote_tokens!(cx, $print_long));
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:380:31
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let display_impl = quote_item!(cx, impl ::std::fmt::Display for $type_name {
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:380:31
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let display_impl = quote_item!(cx, impl ::std::fmt::Display for $type_name {
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:382:17
[INFO] [stdout]     |
[INFO] [stdout] 382 |                 quote_tokens!(cx, $type_name::$name { $ms } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |                 quote_tokens!(cx, $type_name::$name { .. } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let display_impl = quote_item!(cx, impl ::std::fmt::Display for $type_name {
[INFO] [stdout]     |                        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 quote_tokens!(cx, $type_name::$name => None,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |                 quote_tokens!(cx, $type_name::$name { .. } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |                 quote_tokens!(cx, $type_name::$name => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 460 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 quote_tokens!(cx, $type_name::$name => None,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:427:17
[INFO] [stdout]     |
[INFO] [stdout] 427 |                 quote_tokens!(cx, $type_name::$name { .. } => {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     None => quote_expr!(cx, None),
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 460 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 quote_tokens!(cx, $type_name::$name => None,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |                         quote_expr!(cx, Some($ident))
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     None => quote_expr!(cx, None),
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:460:31
[INFO] [stdout]     |
[INFO] [stdout] 460 |                     ms.extend(quote_tokens!(cx, ref $ident,));
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 quote_tokens!(cx, $type_name::$name { $ms } => $expr,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |                         quote_expr!(cx, Some($ident))
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                     None => quote_expr!(cx, None),
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let error_impl = quote_item!(cx, impl ::std::error::Error for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 quote_tokens!(cx, $type_name::$name { $ms } => $expr,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> src/lib.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |                         quote_expr!(cx, Some($ident))
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:522:29
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let from_impl = quote_item!(cx, impl ::std::convert::From<$ty> for $type_name {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let error_impl = quote_item!(cx, impl ::std::error::Error for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> src/lib.rs:472:17
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 quote_tokens!(cx, $type_name::$name { $ms } => $expr,)
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:522:29
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let from_impl = quote_item!(cx, impl ::std::convert::From<$ty> for $type_name {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |     let error_impl = quote_item!(cx, impl ::std::error::Error for $type_name {
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]    --> src/lib.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[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 macro `quote_item` in this scope
[INFO] [stdout]    --> src/lib.rs:522:29
[INFO] [stdout]     |
[INFO] [stdout] 522 |             let from_impl = quote_item!(cx, impl ::std::convert::From<$ty> for $type_name {
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]    --> src/lib.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[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/lib.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 | #[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] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |     MacEager::items((SmallVector::many(items)))
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 531 -     MacEager::items((SmallVector::many(items)))
[INFO] [stdout] 531 +     MacEager::items(SmallVector::many(items))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |     MacEager::items((SmallVector::many(items)))
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 531 -     MacEager::items((SmallVector::many(items)))
[INFO] [stdout] 531 +     MacEager::items(SmallVector::many(items))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/lib.rs:531:21
[INFO] [stdout]     |
[INFO] [stdout] 531 |     MacEager::items((SmallVector::many(items)))
[INFO] [stdout]     |                     ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 531 -     MacEager::items((SmallVector::many(items)))
[INFO] [stdout] 531 +     MacEager::items(SmallVector::many(items))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<MacResult + 'c> {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<dyn MacResult + 'c> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<MacResult + 'c> {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<dyn MacResult + 'c> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<MacResult + 'c> {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Box<dyn MacResult + 'c> {
[INFO] [stdout]    |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `error_def` (lib) due to 35 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `error_def` (lib test) due to 35 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `error_def` (lib) due to 35 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f2142a72bfc8a6631215f3cf804cdd8653e220033b066b8c4ed2e5a91b2d21bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2142a72bfc8a6631215f3cf804cdd8653e220033b066b8c4ed2e5a91b2d21bc", kill_on_drop: false }`
[INFO] [stdout] f2142a72bfc8a6631215f3cf804cdd8653e220033b066b8c4ed2e5a91b2d21bc
