[INFO] fetching crate yew-router-min 0.8.0...
[INFO] testing yew-router-min-0.8.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate yew-router-min 0.8.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate yew-router-min 0.8.0
[INFO] finished tweaking crates.io crate yew-router-min 0.8.0
[INFO] tweaked toml for crates.io crate yew-router-min 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yew-router-min 0.8.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding nom v5.1.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d565a98b9b81d224007fd1909b294575cbcd78152748cbc4f940eb96aff0148e
[INFO] running `Command { std: "docker" "start" "-a" "d565a98b9b81d224007fd1909b294575cbcd78152748cbc4f940eb96aff0148e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d565a98b9b81d224007fd1909b294575cbcd78152748cbc4f940eb96aff0148e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d565a98b9b81d224007fd1909b294575cbcd78152748cbc4f940eb96aff0148e", kill_on_drop: false }`
[INFO] [stdout] d565a98b9b81d224007fd1909b294575cbcd78152748cbc4f940eb96aff0148e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 992b85bddb28c442d0a30a7827805f3db35bf61712b26130b3ce361713aece3b
[INFO] running `Command { std: "docker" "start" "-a" "992b85bddb28c442d0a30a7827805f3db35bf61712b26130b3ce361713aece3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yew-router-min-route-parser v0.8.0
[INFO] [stderr]    Compiling yew-router-min-macro v0.8.0
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-router-min-macro-0.8.0/src/switch.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     export::TokenStream2, parse_macro_input, Data, DeriveInput, Fields, GenericParam, Generics,
[INFO] [stdout]   |     ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-router-min-macro-0.8.0/src/switch/enum_impl.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{export::TokenStream2, Field, Fields, Generics, Ident, Type};
[INFO] [stdout]   |           ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-router-min-macro-0.8.0/src/switch/shadow.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::export::TokenStream2;
[INFO] [stdout]   |          ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::export`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-router-min-macro-0.8.0/src/switch/struct_impl.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     export::{TokenStream, TokenStream2},
[INFO] [stdout]   |     ^^^^^^ could not find `export` in `syn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-router-min-macro-0.8.0/src/switch/enum_impl.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 | /             quote! {
[INFO] [stdout] 80 | |                 if let ::std::option::Option::Some(mut captures) = matcher.capture_route_into_map(route).ok().map(|x| x.1) {
[INFO] [stdout] 81 | |                     return ::std::option::Option::Some(
[INFO] [stdout] 82 | |                         #enum_ident::#variant_ident {
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |                 };
[INFO] [stdout] 87 | |             }
[INFO] [stdout]    | |_____________^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-router-min-macro-0.8.0/src/switch/struct_impl.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |               return quote! {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 69 | |                 if let ::std::option::Option::Some(mut captures) = matcher.capture_route_into_map(route).ok().map(|x| x.1) {
[INFO] [stdout] 70 | |                     return ::std::option::Option::Some(
[INFO] [stdout] 71 | |                         #ident {
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |                 };
[INFO] [stdout] 76 | |             };
[INFO] [stdout]    | |_____________^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yew-router-min-macro` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "992b85bddb28c442d0a30a7827805f3db35bf61712b26130b3ce361713aece3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "992b85bddb28c442d0a30a7827805f3db35bf61712b26130b3ce361713aece3b", kill_on_drop: false }`
[INFO] [stdout] 992b85bddb28c442d0a30a7827805f3db35bf61712b26130b3ce361713aece3b
