[INFO] fetching crate futures-await-quote 0.4.0...
[INFO] checking futures-await-quote-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate futures-await-quote 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate futures-await-quote 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate futures-await-quote 0.4.0
[INFO] finished tweaking crates.io crate futures-await-quote 0.4.0
[INFO] tweaked toml for crates.io crate futures-await-quote 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cbdc965669047a33b297ba547ed2308a291f06f66e94f08a21ae8da310e6ca3
[INFO] running `Command { std: "docker" "start" "-a" "9cbdc965669047a33b297ba547ed2308a291f06f66e94f08a21ae8da310e6ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cbdc965669047a33b297ba547ed2308a291f06f66e94f08a21ae8da310e6ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cbdc965669047a33b297ba547ed2308a291f06f66e94f08a21ae8da310e6ca3", kill_on_drop: false }`
[INFO] [stdout] 9cbdc965669047a33b297ba547ed2308a291f06f66e94f08a21ae8da310e6ca3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97ed4c33e0f54190df14fc6c36281a3d07d79c0fbf3921e2d6981a20933cb485
[INFO] running `Command { std: "docker" "start" "-a" "97ed4c33e0f54190df14fc6c36281a3d07d79c0fbf3921e2d6981a20933cb485", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking proc-macro2 v0.1.10
[INFO] [stderr]     Checking futures-await-quote v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `proc_macro` is imported redundantly
[INFO] [stdout]   --> src/tokens.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use proc_macro;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate proc_macro;
[INFO] [stdout]    | ------------------------ the item `proc_macro` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro` is imported redundantly
[INFO] [stdout]   --> src/tokens.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use proc_macro;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate proc_macro;
[INFO] [stdout]    | ------------------------ the item `proc_macro` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/to_tokens.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn to_tokens(&self, &mut Tokens);
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Tokens`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/to_tokens.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn to_tokens(&self, &mut Tokens);
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Tokens`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `quote`
[INFO] [stdout]  --> tests/test.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate quote;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:357:18
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let tokens = quote! { #(#fields)* };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:355:20
[INFO] [stdout]     |
[INFO] [stdout] 355 |         .map(|var| quote! { #var });
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:343:18
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let tokens = quote! { #owned #borrowed };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let tokens = quote! { #b };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:325:18
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let tokens = quote!();
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let tokens = quote! { #(#_i),* };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:309:18
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let tokens = quote!(#(a b)* #(c d),*);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let tokens = quote!(#ch #ch);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let tokens = quote!(struct #foo; enum #bar {});
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:180:18
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let tokens = quote!(vec!#x);  // Note: explicit `vec!`
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let tokens = quote!(&#x);  // Note: explicit `&`
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let tokens = quote!(#x);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let tokens = quote!(#x);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let tokens = quote!(#x);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let tokens = quote! {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let value = quote!( self.x );
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let path = quote!( SomeTrait::serialize_with );
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let item_ty = quote!( Cow<'a, str> );
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let field_ty = quote!( String );
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let where_clause = quote!( where T: Serialize );
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let generics = quote!( <'a, T> );
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_eq!("X , X , X , X", quote!(#(#primes),*).to_string());
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!("X , X , X , X ,", quote!(#(#primes,)*).to_string());
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq!("X X X X", quote!(#(#primes)*).to_string());
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let tokens = quote!(#x <#x> (#x) [#x] {#x});
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tokens.append_tokens(quote!("Hello World!";));
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let mut tokens = quote!(let x =);
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let tokens = quote!(
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-await-quote` (test "test") due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "97ed4c33e0f54190df14fc6c36281a3d07d79c0fbf3921e2d6981a20933cb485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ed4c33e0f54190df14fc6c36281a3d07d79c0fbf3921e2d6981a20933cb485", kill_on_drop: false }`
[INFO] [stdout] 97ed4c33e0f54190df14fc6c36281a3d07d79c0fbf3921e2d6981a20933cb485
[INFO] checking futures-await-quote-0.4.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate futures-await-quote 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate futures-await-quote 0.4.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate futures-await-quote 0.4.0
[INFO] finished tweaking crates.io crate futures-await-quote 0.4.0
[INFO] tweaked toml for crates.io crate futures-await-quote 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d5584ae2526f1a66baffb5fdd4faf97d9ee47825cb8d58e2c846b2c779be38e
[INFO] running `Command { std: "docker" "start" "-a" "6d5584ae2526f1a66baffb5fdd4faf97d9ee47825cb8d58e2c846b2c779be38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d5584ae2526f1a66baffb5fdd4faf97d9ee47825cb8d58e2c846b2c779be38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d5584ae2526f1a66baffb5fdd4faf97d9ee47825cb8d58e2c846b2c779be38e", kill_on_drop: false }`
[INFO] [stdout] 6d5584ae2526f1a66baffb5fdd4faf97d9ee47825cb8d58e2c846b2c779be38e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce31b7ec5ac36e8caa90a61e9cf7dfc30b8bfc0a314c1acaf8e4b097c52f59b
[INFO] running `Command { std: "docker" "start" "-a" "9ce31b7ec5ac36e8caa90a61e9cf7dfc30b8bfc0a314c1acaf8e4b097c52f59b", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking proc-macro2 v0.1.10
[INFO] [stderr]     Checking futures-await-quote v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `proc_macro` is imported redundantly
[INFO] [stdout]   --> src/tokens.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use proc_macro;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate proc_macro;
[INFO] [stdout]    | ------------------------ the item `proc_macro` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `proc_macro` is imported redundantly
[INFO] [stdout]   --> src/tokens.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | use proc_macro;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | extern crate proc_macro;
[INFO] [stdout]    | ------------------------ the item `proc_macro` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/to_tokens.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn to_tokens(&self, &mut Tokens);
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Tokens`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/to_tokens.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn to_tokens(&self, &mut Tokens);
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Tokens`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `quote`
[INFO] [stdout]  --> tests/test.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate quote;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:357:18
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let tokens = quote! { #(#fields)* };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:355:20
[INFO] [stdout]     |
[INFO] [stdout] 355 |         .map(|var| quote! { #var });
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:343:18
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let tokens = quote! { #owned #borrowed };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let tokens = quote! { #b };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:325:18
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let tokens = quote!();
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let tokens = quote! { #(#_i),* };
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:309:18
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let tokens = quote!(#(a b)* #(c d),*);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let tokens = quote!(#ch #ch);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let tokens = quote!(struct #foo; enum #bar {});
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let tokens = quote!(#s);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:180:18
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let tokens = quote! {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let tokens = quote!(vec!#x);  // Note: explicit `vec!`
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let tokens = quote!(&#x);  // Note: explicit `&`
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let tokens = quote!(#x);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let tokens = quote!(#x);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> tests/test.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let tokens = quote!(#x);
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]    --> tests/test.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout] 4   | extern crate quote;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let tokens = quote! {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let value = quote!( self.x );
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let path = quote!( SomeTrait::serialize_with );
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let item_ty = quote!( Cow<'a, str> );
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let field_ty = quote!( String );
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let where_clause = quote!( where T: Serialize );
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let generics = quote!( <'a, T> );
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_eq!("X , X , X , X", quote!(#(#primes),*).to_string());
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!("X , X , X , X ,", quote!(#(#primes,)*).to_string());
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_eq!("X X X X", quote!(#(#primes)*).to_string());
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let tokens = quote!(#x <#x> (#x) [#x] {#x});
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     tokens.append_tokens(quote!("Hello World!";));
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let mut tokens = quote!(let x =);
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> tests/test.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let tokens = quote!(
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro
[INFO] [stdout]   --> tests/test.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | extern crate quote;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-await-quote` (test "test") due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ce31b7ec5ac36e8caa90a61e9cf7dfc30b8bfc0a314c1acaf8e4b097c52f59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce31b7ec5ac36e8caa90a61e9cf7dfc30b8bfc0a314c1acaf8e4b097c52f59b", kill_on_drop: false }`
[INFO] [stdout] 9ce31b7ec5ac36e8caa90a61e9cf7dfc30b8bfc0a314c1acaf8e4b097c52f59b
