[INFO] fetching crate dioxus-stores 0.7.1... [INFO] testing dioxus-stores-0.7.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate dioxus-stores 0.7.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate dioxus-stores 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dioxus-stores 0.7.1 [INFO] tweaked toml for crates.io crate dioxus-stores 0.7.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dioxus-stores 0.7.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dioxus-stores 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72d7b7423e9b12665a894d29af0025a68e89b81e7a9da334b1790a1a7cd5d9b0 [INFO] running `Command { std: "docker" "start" "-a" "72d7b7423e9b12665a894d29af0025a68e89b81e7a9da334b1790a1a7cd5d9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72d7b7423e9b12665a894d29af0025a68e89b81e7a9da334b1790a1a7cd5d9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d7b7423e9b12665a894d29af0025a68e89b81e7a9da334b1790a1a7cd5d9b0", kill_on_drop: false }` [INFO] [stdout] 72d7b7423e9b12665a894d29af0025a68e89b81e7a9da334b1790a1a7cd5d9b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 002d278838258141eed8a0f2e0333ce1a1ff566b48bb5211b8f643e264b69068 [INFO] running `Command { std: "docker" "start" "-a" "002d278838258141eed8a0f2e0333ce1a1ff566b48bb5211b8f643e264b69068", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dioxus-core-types v0.7.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling generational-box v0.7.1 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling subsecond-types v0.7.1 [INFO] [stderr] Compiling subsecond v0.7.1 [INFO] [stderr] Compiling dioxus-core v0.7.1 [INFO] [stderr] Compiling dioxus-signals v0.7.1 [INFO] [stderr] Compiling dioxus-stores v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s [INFO] running `Command { std: "docker" "inspect" "002d278838258141eed8a0f2e0333ce1a1ff566b48bb5211b8f643e264b69068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "002d278838258141eed8a0f2e0333ce1a1ff566b48bb5211b8f643e264b69068", kill_on_drop: false }` [INFO] [stdout] 002d278838258141eed8a0f2e0333ce1a1ff566b48bb5211b8f643e264b69068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d4fdcf63f6e52e3775fb1882712a0c6104b6941cd9f5fd04880cb521e1b2388 [INFO] running `Command { std: "docker" "start" "-a" "1d4fdcf63f6e52e3775fb1882712a0c6104b6941cd9f5fd04880cb521e1b2388", kill_on_drop: false }` [INFO] [stderr] Compiling dioxus-stores v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/coercions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-stores` (test "coercions") due to 17 previous errors [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/coercions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/coercions.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/coercions.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/coercions.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/coercions.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/coercions.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 52 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/coercions.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/coercions.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/coercions.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/coercions.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadSignal` in this scope [INFO] [stdout] --> tests/coercions.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | fn TakesStr(item: ReadSignal) -> Element { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_signals::ReadSignal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/coercions.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | fn TakesStr(item: ReadSignal) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/coercions.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | fn TakesStrStore(item: ReadStore) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadSignal` in this scope [INFO] [stdout] --> tests/coercions.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | fn TakesReadSignal(item: ReadSignal) -> Element { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_signals::ReadSignal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/coercions.rs:53:51 [INFO] [stdout] | [INFO] [stdout] 53 | fn TakesReadSignal(item: ReadSignal) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/coercions.rs:62:49 [INFO] [stdout] | [INFO] [stdout] 62 | fn TakesReadStore(item: ReadStore) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d4fdcf63f6e52e3775fb1882712a0c6104b6941cd9f5fd04880cb521e1b2388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d4fdcf63f6e52e3775fb1882712a0c6104b6941cd9f5fd04880cb521e1b2388", kill_on_drop: false }` [INFO] [stdout] 1d4fdcf63f6e52e3775fb1882712a0c6104b6941cd9f5fd04880cb521e1b2388