[INFO] fetching crate yew-nested-router 0.7.2... [INFO] testing yew-nested-router-0.7.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate yew-nested-router 0.7.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate yew-nested-router 0.7.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yew-nested-router 0.7.2 [INFO] tweaked toml for crates.io crate yew-nested-router 0.7.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yew-nested-router 0.7.2 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 112 packages to latest compatible versions [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 926d6ef43ca0cfce6f6589b6b516e2fce78a5833f4feef65a1717097bcbe1e17 [INFO] running `Command { std: "docker" "start" "-a" "926d6ef43ca0cfce6f6589b6b516e2fce78a5833f4feef65a1717097bcbe1e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926d6ef43ca0cfce6f6589b6b516e2fce78a5833f4feef65a1717097bcbe1e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926d6ef43ca0cfce6f6589b6b516e2fce78a5833f4feef65a1717097bcbe1e17", kill_on_drop: false }` [INFO] [stdout] 926d6ef43ca0cfce6f6589b6b516e2fce78a5833f4feef65a1717097bcbe1e17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 60421cececc8775da9fc96c37caf03c24dbaa1f89d4b5eb3a4dcaa20c8409f2f [INFO] running `Command { std: "docker" "start" "-a" "60421cececc8775da9fc96c37caf03c24dbaa1f89d4b5eb3a4dcaa20c8409f2f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling implicit-clone v0.4.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yew-nested-router-macros v0.7.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.82 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo v0.10.0 [INFO] [stderr] Compiling yew v0.21.0 [INFO] [stderr] Compiling yew-nested-router v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.80s [INFO] running `Command { std: "docker" "inspect" "60421cececc8775da9fc96c37caf03c24dbaa1f89d4b5eb3a4dcaa20c8409f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60421cececc8775da9fc96c37caf03c24dbaa1f89d4b5eb3a4dcaa20c8409f2f", kill_on_drop: false }` [INFO] [stdout] 60421cececc8775da9fc96c37caf03c24dbaa1f89d4b5eb3a4dcaa20c8409f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 181423fe70161924fc3c5e3bd12cee5e09b1b7c6b40358722f75e7dfb4bf95d1 [INFO] running `Command { std: "docker" "start" "-a" "181423fe70161924fc3c5e3bd12cee5e09b1b7c6b40358722f75e7dfb4bf95d1", kill_on_drop: false }` [INFO] [stderr] Compiling yew-nested-router v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/example1.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 60 | fn test_default_inherit() { [INFO] [stdout] | ------------------------- move the `impl` block outside of this function `test_default_inherit` [INFO] [stdout] ... [INFO] [stdout] 74 | impl Default for DetailsSection { [INFO] [stdout] | ^^^^^-------^^^^^-------------- [INFO] [stdout] | | | [INFO] [stdout] | | `DetailsSection` is not local [INFO] [stdout] | `Default` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "181423fe70161924fc3c5e3bd12cee5e09b1b7c6b40358722f75e7dfb4bf95d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181423fe70161924fc3c5e3bd12cee5e09b1b7c6b40358722f75e7dfb4bf95d1", kill_on_drop: false }` [INFO] [stdout] 181423fe70161924fc3c5e3bd12cee5e09b1b7c6b40358722f75e7dfb4bf95d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1cd7c88d2b34566a8c23159f2a2f904838b8fc00ab6099d5fc40ebb1e02dd8aa [INFO] running `Command { std: "docker" "start" "-a" "1cd7c88d2b34566a8c23159f2a2f904838b8fc00ab6099d5fc40ebb1e02dd8aa", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> tests/example1.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 60 | fn test_default_inherit() { [INFO] [stderr] | ------------------------- move the `impl` block outside of this function `test_default_inherit` [INFO] [stderr] ... [INFO] [stderr] 74 | impl Default for DetailsSection { [INFO] [stderr] | ^^^^^-------^^^^^-------------- [INFO] [stderr] | | | [INFO] [stderr] | | `DetailsSection` is not local [INFO] [stderr] | `Default` is not local [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `yew-nested-router` (test "example1") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_nested_router-991eea85bcaae260) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/example1.rs (/opt/rustwide/target/debug/deps/example1-a43cf027b96402bf) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_default_explicit ... ok [INFO] [stdout] test test1 ... ok [INFO] [stdout] test test_default_inherit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/example2.rs (/opt/rustwide/target/debug/deps/example2-013c40bc00676bab) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests yew_nested_router [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] test src/lib.rs - (line 90) ... ok [INFO] [stdout] test src/lib.rs - (line 144) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/lib.rs - (line 33) ... ok [INFO] [stdout] test src/lib.rs - (line 186) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1cd7c88d2b34566a8c23159f2a2f904838b8fc00ab6099d5fc40ebb1e02dd8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd7c88d2b34566a8c23159f2a2f904838b8fc00ab6099d5fc40ebb1e02dd8aa", kill_on_drop: false }` [INFO] [stdout] 1cd7c88d2b34566a8c23159f2a2f904838b8fc00ab6099d5fc40ebb1e02dd8aa