[INFO] fetching crate eventmill_derive 0.3.0...
[INFO] checking eventmill_derive-0.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate eventmill_derive 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate eventmill_derive 0.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate eventmill_derive 0.3.0
[INFO] finished tweaking crates.io crate eventmill_derive 0.3.0
[INFO] tweaked toml for crates.io crate eventmill_derive 0.3.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" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded basic-toml v0.1.9
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7e01e2c765a72c34ed11772b89eceab06fecd22b47c9d29fc1eecb14a9557b1
[INFO] running `Command { std: "docker" "start" "-a" "b7e01e2c765a72c34ed11772b89eceab06fecd22b47c9d29fc1eecb14a9557b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7e01e2c765a72c34ed11772b89eceab06fecd22b47c9d29fc1eecb14a9557b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e01e2c765a72c34ed11772b89eceab06fecd22b47c9d29fc1eecb14a9557b1", kill_on_drop: false }`
[INFO] [stdout] b7e01e2c765a72c34ed11772b89eceab06fecd22b47c9d29fc1eecb14a9557b1
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0f064ac86a4ef59f166108e5b14ab0d9c65571385c0d9e41d34a9fd680577ea
[INFO] running `Command { std: "docker" "start" "-a" "f0f064ac86a4ef59f166108e5b14ab0d9c65571385c0d9e41d34a9fd680577ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking basic-toml v0.1.9
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking eventmill_derive v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/event_type.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::export::ToTokens;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                            ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventmill_derive` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f0f064ac86a4ef59f166108e5b14ab0d9c65571385c0d9e41d34a9fd680577ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0f064ac86a4ef59f166108e5b14ab0d9c65571385c0d9e41d34a9fd680577ea", kill_on_drop: false }`
[INFO] [stdout] f0f064ac86a4ef59f166108e5b14ab0d9c65571385c0d9e41d34a9fd680577ea
[INFO] checking eventmill_derive-0.3.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate eventmill_derive 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate eventmill_derive 0.3.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate eventmill_derive 0.3.0
[INFO] finished tweaking crates.io crate eventmill_derive 0.3.0
[INFO] tweaked toml for crates.io crate eventmill_derive 0.3.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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b14d5740182d1b914195ef1a4b13679013f1db8540aa55bcccab32d5f7b3c973
[INFO] running `Command { std: "docker" "start" "-a" "b14d5740182d1b914195ef1a4b13679013f1db8540aa55bcccab32d5f7b3c973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b14d5740182d1b914195ef1a4b13679013f1db8540aa55bcccab32d5f7b3c973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14d5740182d1b914195ef1a4b13679013f1db8540aa55bcccab32d5f7b3c973", kill_on_drop: false }`
[INFO] [stdout] b14d5740182d1b914195ef1a4b13679013f1db8540aa55bcccab32d5f7b3c973
[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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff606a073d488dccc90a9988c0707b2bf07f5e41fe74984430d2b04f1a47872a
[INFO] running `Command { std: "docker" "start" "-a" "ff606a073d488dccc90a9988c0707b2bf07f5e41fe74984430d2b04f1a47872a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking basic-toml v0.1.9
[INFO] [stderr]     Checking eventmill_derive v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> src/event_type.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::export::ToTokens;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                            ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_token_stream` found for reference `&TokenStream2` in the current scope
[INFO] [stdout]   --> src/event_type.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .map(|attr| (&attr.tokens).into_token_stream())
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToTokens` which provides `into_token_stream` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use quote::ToTokens;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `to_token_stream` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .map(|attr| (&attr.tokens).to_token_stream())
[INFO] [stdout]    |                                    ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventmill_derive` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff606a073d488dccc90a9988c0707b2bf07f5e41fe74984430d2b04f1a47872a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff606a073d488dccc90a9988c0707b2bf07f5e41fe74984430d2b04f1a47872a", kill_on_drop: false }`
[INFO] [stdout] ff606a073d488dccc90a9988c0707b2bf07f5e41fe74984430d2b04f1a47872a
