[INFO] fetching crate yew-state 0.5.2... [INFO] testing yew-state-0.5.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate yew-state 0.5.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate yew-state 0.5.2 [INFO] finished tweaking crates.io crate yew-state 0.5.2 [INFO] tweaked toml for crates.io crate yew-state 0.5.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yew-state 0.5.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 packages to latest compatible versions [INFO] [stderr] Adding yew v0.17.4 (available: v0.21.0) [INFO] [stderr] Adding yewtil v0.3.2 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded yewtil v0.3.2 [INFO] [stderr] Downloaded cfg-match v0.2.1 [INFO] [stderr] Downloaded gloo-timers v0.2.6 [INFO] [stderr] Downloaded proc-macro-nested v0.1.7 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded gloo-events v0.1.2 [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded yew v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4727f48ec01b6f2280b1be7c151813226d96419fda2e1e0fb3388adda96e43ed [INFO] running `Command { std: "docker" "start" "-a" "4727f48ec01b6f2280b1be7c151813226d96419fda2e1e0fb3388adda96e43ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4727f48ec01b6f2280b1be7c151813226d96419fda2e1e0fb3388adda96e43ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4727f48ec01b6f2280b1be7c151813226d96419fda2e1e0fb3388adda96e43ed", kill_on_drop: false }` [INFO] [stdout] 4727f48ec01b6f2280b1be7c151813226d96419fda2e1e0fb3388adda96e43ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bdd3671d836593ae7ec31679c5e48b67fc7ee190acb70045457fd8da9ece1e3 [INFO] running `Command { std: "docker" "start" "-a" "8bdd3671d836593ae7ec31679c5e48b67fc7ee190acb70045457fd8da9ece1e3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew-state v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.26s [INFO] running `Command { std: "docker" "inspect" "8bdd3671d836593ae7ec31679c5e48b67fc7ee190acb70045457fd8da9ece1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdd3671d836593ae7ec31679c5e48b67fc7ee190acb70045457fd8da9ece1e3", kill_on_drop: false }` [INFO] [stdout] 8bdd3671d836593ae7ec31679c5e48b67fc7ee190acb70045457fd8da9ece1e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9311ac8d5563b7aa5bde2710ff8743aaf2dc24657b1111c30f407d3a5a365e7c [INFO] running `Command { std: "docker" "start" "-a" "9311ac8d5563b7aa5bde2710ff8743aaf2dc24657b1111c30f407d3a5a365e7c", kill_on_drop: false }` [INFO] [stderr] Compiling yew-state v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "9311ac8d5563b7aa5bde2710ff8743aaf2dc24657b1111c30f407d3a5a365e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9311ac8d5563b7aa5bde2710ff8743aaf2dc24657b1111c30f407d3a5a365e7c", kill_on_drop: false }` [INFO] [stdout] 9311ac8d5563b7aa5bde2710ff8743aaf2dc24657b1111c30f407d3a5a365e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 718271122a650a6a5e4b4ed9fb89189628442bff4ea0b83a580b4425d32126e7 [INFO] running `Command { std: "docker" "start" "-a" "718271122a650a6a5e4b4ed9fb89189628442bff4ea0b83a580b4425d32126e7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_state-9dc89c47076fc22f) [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] Doc-tests yew_state [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/component/wrapper.rs - component::wrapper::SharedStateComponent (line 43) ... FAILED [INFO] [stdout] test src/component/wrapper.rs - component::wrapper::SharedStateComponent (line 38) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/component/wrapper.rs - component::wrapper::SharedStateComponent (line 43) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `SharedStateComponent` in this scope [INFO] [stdout] --> src/component/wrapper.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 5 | pub type MyComponent = SharedStateComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use yew_state::SharedStateComponent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MyComponentModel` in this scope [INFO] [stdout] --> src/component/wrapper.rs:46:45 [INFO] [stdout] | [INFO] [stdout] 5 | pub type MyComponent = SharedStateComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 5 | pub type MyComponent = SharedStateComponent; [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/component/wrapper.rs - component::wrapper::SharedStateComponent (line 38) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `SharedStateComponent` in this scope [INFO] [stdout] --> src/component/wrapper.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub type MyComponent = SharedStateComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use yew_state::SharedStateComponent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MyComponentModel` in this scope [INFO] [stdout] --> src/component/wrapper.rs:39:45 [INFO] [stdout] | [INFO] [stdout] 3 | pub type MyComponent = SharedStateComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 3 | pub type MyComponent = SharedStateComponent; [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/component/wrapper.rs - component::wrapper::SharedStateComponent (line 38) [INFO] [stdout] src/component/wrapper.rs - component::wrapper::SharedStateComponent (line 43) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "718271122a650a6a5e4b4ed9fb89189628442bff4ea0b83a580b4425d32126e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718271122a650a6a5e4b4ed9fb89189628442bff4ea0b83a580b4425d32126e7", kill_on_drop: false }` [INFO] [stdout] 718271122a650a6a5e4b4ed9fb89189628442bff4ea0b83a580b4425d32126e7