[INFO] fetching crate eventmill_derive 0.3.0... [INFO] testing eventmill_derive-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate eventmill_derive 0.3.0 into /workspace/builds/worker-1-tc2/source [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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate eventmill_derive 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ecc685b78b7fd266193c344588f9b176fd86dbfecce5f0384818d2d672a25c3 [INFO] running `Command { std: "docker" "start" "-a" "7ecc685b78b7fd266193c344588f9b176fd86dbfecce5f0384818d2d672a25c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ecc685b78b7fd266193c344588f9b176fd86dbfecce5f0384818d2d672a25c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecc685b78b7fd266193c344588f9b176fd86dbfecce5f0384818d2d672a25c3", kill_on_drop: false }` [INFO] [stdout] 7ecc685b78b7fd266193c344588f9b176fd86dbfecce5f0384818d2d672a25c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba388b1b73e2538a0e5305048eccf53a788f27d5553a225ae0f91dca2faa144a [INFO] running `Command { std: "docker" "start" "-a" "ba388b1b73e2538a0e5305048eccf53a788f27d5553a225ae0f91dca2faa144a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling 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).into_token_stream()) [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).into_token_stream()) [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).into_token_stream()) [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).into_token_stream()) [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).into_token_stream()) [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).into_token_stream()) [INFO] [stdout] 84 + .map(|attr| (&attr.tokens).to_token_stream()) [INFO] [stdout] | [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 7 previous errors [INFO] running `Command { std: "docker" "inspect" "ba388b1b73e2538a0e5305048eccf53a788f27d5553a225ae0f91dca2faa144a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba388b1b73e2538a0e5305048eccf53a788f27d5553a225ae0f91dca2faa144a", kill_on_drop: false }` [INFO] [stdout] ba388b1b73e2538a0e5305048eccf53a788f27d5553a225ae0f91dca2faa144a