[INFO] fetching crate yew-router-nested 0.16.0... [INFO] testing yew-router-nested-0.16.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate yew-router-nested 0.16.0 into /workspace/builds/worker-96/source [INFO] validating manifest of crates.io crate yew-router-nested 0.16.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yew-router-nested 0.16.0 [INFO] finished tweaking crates.io crate yew-router-nested 0.16.0 [INFO] tweaked toml for crates.io crate yew-router-nested 0.16.0 written to /workspace/builds/worker-96/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew-router-nested-macro v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bb5fa20e1ea152062777cf7405ea4e43348cc635becb12d1e4d11fad9e4583e [INFO] running `Command { std: "docker" "start" "-a" "4bb5fa20e1ea152062777cf7405ea4e43348cc635becb12d1e4d11fad9e4583e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bb5fa20e1ea152062777cf7405ea4e43348cc635becb12d1e4d11fad9e4583e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb5fa20e1ea152062777cf7405ea4e43348cc635becb12d1e4d11fad9e4583e", kill_on_drop: false }` [INFO] [stdout] 4bb5fa20e1ea152062777cf7405ea4e43348cc635becb12d1e4d11fad9e4583e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea26cab1a6bb48c56ecd37e84354f4ddcb0fe2b134b374cf3f731120b4562147 [INFO] running `Command { std: "docker" "start" "-a" "ea26cab1a6bb48c56ecd37e84354f4ddcb0fe2b134b374cf3f731120b4562147", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling yew-router-nested-route-parser v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-router-nested-macro v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-storage v0.2.0 [INFO] [stderr] Compiling gloo-file v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling yew-agent v0.1.0 [INFO] [stderr] Compiling yew-router-nested v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.02s [INFO] running `Command { std: "docker" "inspect" "ea26cab1a6bb48c56ecd37e84354f4ddcb0fe2b134b374cf3f731120b4562147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea26cab1a6bb48c56ecd37e84354f4ddcb0fe2b134b374cf3f731120b4562147", kill_on_drop: false }` [INFO] [stdout] ea26cab1a6bb48c56ecd37e84354f4ddcb0fe2b134b374cf3f731120b4562147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dd92bd7892f1b318b78e85bf51f3470f600616bf82cef14602cde07961a2f2a [INFO] running `Command { std: "docker" "start" "-a" "9dd92bd7892f1b318b78e85bf51f3470f600616bf82cef14602cde07961a2f2a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling yew-router-nested v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `yew_router` [INFO] [stdout] --> tests/example.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router::{route::Route, switch::Permissive, Switch}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `yew_router` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `yew_router` [INFO] [stdout] --> tests/example.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router::{route::Route, switch::Permissive, Switch}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `yew_router` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Switch` [INFO] [stdout] --> tests/example.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, Eq, PartialEq, Switch)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[to = "/left"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[to = "/right"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Switch` [INFO] [stdout] --> tests/example.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Debug, Eq, PartialEq, Switch)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[to = "/single/{number}"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Switch` [INFO] [stdout] --> tests/example.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, Switch)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[to = "/othersingle/{number}"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Switch` [INFO] [stdout] --> tests/example.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Clone, Debug, Eq, PartialEq, Switch)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[to = "{*:path}#{route}"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Switch` [INFO] [stdout] --> tests/example.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Debug, PartialEq, Switch)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[to = "/some/route"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[to = "/some/{thing}/{other}"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[to = "/another/{}"] // Tuple-enums don't need names in the capture groups. [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[to = "/doot/{}/{something}"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[to = "/inner"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rest` in this scope [INFO] [stdout] --> tests/example.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[rest] // same as /inner{*} [INFO] [stdout] | ^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::rest [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rest` in this scope [INFO] [stdout] --> tests/example.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[rest] // Rest delegates the remaining input to the next attribute [INFO] [stdout] | ^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::rest [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rest` in this scope [INFO] [stdout] --> tests/example.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[rest] [INFO] [stdout] | ^^^^ help: an attribute macro with a similar name exists: `test` [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::rest [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[to = "/option/{}"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `to` in this scope [INFO] [stdout] --> tests/example.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[to = "/missing/capture"] [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this attribute macro: [INFO] [stdout] yew_router_macro::to [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Permissive` in this scope [INFO] [stdout] --> tests/example.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | Optional(Permissive), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::switch::Permissive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Permissive` in this scope [INFO] [stdout] --> tests/example.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | MissingCapture(Permissive), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::switch::Permissive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | let route = Route::new_no_state("/some/route"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let route = Route::new_no_state("/some/thing/other"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let route = Route::new_no_state("/another/other"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | let route = Route::new_no_state("/inner/left"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let route = Route::new_no_state("/yeet"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | let route = Route::new_no_state("/single/32"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let route = Route::new_no_state("/othersingle/472"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> tests/example.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let route = Route::new_no_state("/option/test"); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::prelude::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Permissive` in this scope [INFO] [stdout] --> tests/example.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | Some(AppRoute::Optional(Permissive(Some("test".to_owned())))) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router_nested::switch::Permissive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-router-nested` due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9dd92bd7892f1b318b78e85bf51f3470f600616bf82cef14602cde07961a2f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd92bd7892f1b318b78e85bf51f3470f600616bf82cef14602cde07961a2f2a", kill_on_drop: false }` [INFO] [stdout] 9dd92bd7892f1b318b78e85bf51f3470f600616bf82cef14602cde07961a2f2a