[INFO] fetching crate sycamore-macro 0.9.2...
[INFO] testing sycamore-macro-0.9.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1
[INFO] extracting crate sycamore-macro 0.9.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sycamore-macro 0.9.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sycamore-macro 0.9.2
[INFO] tweaked toml for crates.io crate sycamore-macro 0.9.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sycamore-macro 0.9.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sycamore-macro 0.9.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded trybuild v1.0.105
[INFO] [stderr] Downloaded sycamore-view-parser v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 428c16b95357f8c61dc9777e28748c2ab70e508076609f73bc995493f4bc7854
[INFO] running `Command { std: "docker" "start" "-a" "428c16b95357f8c61dc9777e28748c2ab70e508076609f73bc995493f4bc7854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "428c16b95357f8c61dc9777e28748c2ab70e508076609f73bc995493f4bc7854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428c16b95357f8c61dc9777e28748c2ab70e508076609f73bc995493f4bc7854", kill_on_drop: false }`
[INFO] [stdout] 428c16b95357f8c61dc9777e28748c2ab70e508076609f73bc995493f4bc7854
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3507cf133bb0f435c7821577dd7262b79406ba1f78fd56b27e64c8b9c8af037
[INFO] running `Command { std: "docker" "start" "-a" "d3507cf133bb0f435c7821577dd7262b79406ba1f78fd56b27e64c8b9c8af037", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling zerocopy v0.8.25
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling sycamore-view-parser v0.9.2
[INFO] [stderr] Compiling sycamore-macro v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s
[INFO] running `Command { std: "docker" "inspect" "d3507cf133bb0f435c7821577dd7262b79406ba1f78fd56b27e64c8b9c8af037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3507cf133bb0f435c7821577dd7262b79406ba1f78fd56b27e64c8b9c8af037", kill_on_drop: false }`
[INFO] [stdout] d3507cf133bb0f435c7821577dd7262b79406ba1f78fd56b27e64c8b9c8af037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f3e28aefce53422d638a534a408759a37901239f0808fae0ba851d5632f2d6b
[INFO] running `Command { std: "docker" "start" "-a" "7f3e28aefce53422d638a534a408759a37901239f0808fae0ba851d5632f2d6b", kill_on_drop: false }`
[INFO] [stderr] Compiling hashbrown v0.15.4
[INFO] [stderr] Compiling target-triple v0.1.4
[INFO] [stderr] Compiling winnow v0.7.10
[INFO] [stderr] Compiling glob v0.3.2
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling serde_spanned v0.6.9
[INFO] [stderr] Compiling toml_datetime v0.6.11
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling toml_edit v0.22.27
[INFO] [stderr] Compiling sycamore-view-parser v0.9.2
[INFO] [stderr] Compiling toml v0.8.23
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling sycamore-macro v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling trybuild v1.0.105
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.15s
[INFO] running `Command { std: "docker" "inspect" "7f3e28aefce53422d638a534a408759a37901239f0808fae0ba851d5632f2d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3e28aefce53422d638a534a408759a37901239f0808fae0ba851d5632f2d6b", kill_on_drop: false }`
[INFO] [stdout] 7f3e28aefce53422d638a534a408759a37901239f0808fae0ba851d5632f2d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62ee4201881a70280392cd7fafdd5b9eccd1a71573a11af69c1a1da06b2248c1
[INFO] running `Command { std: "docker" "start" "-a" "62ee4201881a70280392cd7fafdd5b9eccd1a71573a11af69c1a1da06b2248c1", 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/sycamore_macro-6d1cc7c4f72e9941)
[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/ui.rs (/opt/rustwide/target/debug/deps/ui-069e2455542e2094)
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling zerocopy v0.8.25
[INFO] [stderr] Compiling proc-macro2 v1.0.95
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling unicode-ident v1.0.18
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.101
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling sycamore-view-parser v0.9.2
[INFO] [stderr] Compiling sycamore-macro v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling sycamore-macro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/sycamore-macro)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.10s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test tests/view/component-pass.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] --> tests/view/component-pass.rs:1:5
[INFO] [stderr] |
[INFO] [stderr] 1 | use sycamore::prelude::*;
[INFO] [stderr] | ^^^^^^^^ use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] |
[INFO] [stderr] = help: if you wanted to use a crate named `sycamore`, use `cargo add sycamore` to add it to your `Cargo.toml`
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:140:23
[INFO] [stderr] |
[INFO] [stderr] 140 | let _: View = view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:134:23
[INFO] [stderr] |
[INFO] [stderr] 134 | let _: View = view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:132:23
[INFO] [stderr] |
[INFO] [stderr] 132 | let _: View = view! { AttributesComponent(value="text") };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:130:23
[INFO] [stderr] |
[INFO] [stderr] 130 | let _: View = view! { AttributesComponent(disabled=false, checked=bool_signal.get()) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:128:23
[INFO] [stderr] |
[INFO] [stderr] 128 | let _: View = view! { AttributesComponent(on:click=on_click) {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:126:23
[INFO] [stderr] |
[INFO] [stderr] 126 | let _: View = view! { AttributesComponent(bind:value=str_signal) {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:124:23
[INFO] [stderr] |
[INFO] [stderr] 124 | let _: View = view! { AttributesComponent(class="test") {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:122:23
[INFO] [stderr] |
[INFO] [stderr] 122 | let _: View = view! { ComponentWithChildren() {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:121:23
[INFO] [stderr] |
[INFO] [stderr] 121 | let _: View = view! { ComponentWithChildren() };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:120:23
[INFO] [stderr] |
[INFO] [stderr] 120 | let _: View = view! { ComponentWithChildren {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:119:23
[INFO] [stderr] |
[INFO] [stderr] 119 | let _: View = view! { ComponentWithChildren() { Component {} } };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:118:23
[INFO] [stderr] |
[INFO] [stderr] 118 | let _: View = view! { ComponentWithChildren { Component {} } };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:117:23
[INFO] [stderr] |
[INFO] [stderr] 117 | let _: View = view! { ComponentWithChildren { div {} div {} } };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:116:23
[INFO] [stderr] |
[INFO] [stderr] 116 | let _: View = view! { ComponentWithChildren { div {} } };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:115:23
[INFO] [stderr] |
[INFO] [stderr] 115 | let _: View = view! { ComponentWithChildren { Component() } };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:113:23
[INFO] [stderr] |
[INFO] [stderr] 113 | let _: View = view! { OptionalPropsComponent {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:112:23
[INFO] [stderr] |
[INFO] [stderr] 112 | let _: View = view! { OptionalPropsComponent() };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:111:23
[INFO] [stderr] |
[INFO] [stderr] 111 | let _: View = view! { OptionalPropsComponent(optional=123, implicit=123) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:110:23
[INFO] [stderr] |
[INFO] [stderr] 110 | let _: View = view! { OptionalPropsComponent(implicit=123) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:109:23
[INFO] [stderr] |
[INFO] [stderr] 109 | let _: View = view! { OptionalPropsComponent(optional=123) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:107:23
[INFO] [stderr] |
[INFO] [stderr] 107 | let _: View = view! { AllDefaultPropsComponent {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:106:23
[INFO] [stderr] |
[INFO] [stderr] 106 | let _: View = view! { AllDefaultPropsComponent() };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:105:23
[INFO] [stderr] |
[INFO] [stderr] 105 | let _: View = view! { AllDefaultPropsComponent(prop=123) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:103:23
[INFO] [stderr] |
[INFO] [stderr] 103 | let _: View = view! { PropsComponent(prop=prop) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:100:23
[INFO] [stderr] |
[INFO] [stderr] 100 | let _: View = view! { Component {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:99:23
[INFO] [stderr] |
[INFO] [stderr] 99 | let _: View = view! { Component() };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:90:3
[INFO] [stderr] |
[INFO] [stderr] 90 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:92:5
[INFO] [stderr] |
[INFO] [stderr] 92 | view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find derive macro `Props` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:84:10
[INFO] [stderr] |
[INFO] [stderr] 84 | #[derive(Props)]
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `Props` is in scope, but it is a struct, not a derive macro
[INFO] [stderr] help: consider importing this derive macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::Props;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `prop` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:86:7
[INFO] [stderr] |
[INFO] [stderr] 86 | #[prop(attributes(html, input))]
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:77:3
[INFO] [stderr] |
[INFO] [stderr] 77 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:65:3
[INFO] [stderr] |
[INFO] [stderr] 65 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:69:5
[INFO] [stderr] |
[INFO] [stderr] 69 | view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:54:3
[INFO] [stderr] |
[INFO] [stderr] 54 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:58:5
[INFO] [stderr] |
[INFO] [stderr] 58 | view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find derive macro `Props` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:49:10
[INFO] [stderr] |
[INFO] [stderr] 49 | #[derive(Props)]
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `Props` is in scope, but it is a struct, not a derive macro
[INFO] [stderr] help: consider importing this derive macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::Props;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:42:3
[INFO] [stderr] |
[INFO] [stderr] 42 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:44:5
[INFO] [stderr] |
[INFO] [stderr] 44 | view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find derive macro `Props` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:35:10
[INFO] [stderr] |
[INFO] [stderr] 35 | #[derive(Props)]
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `Props` is in scope, but it is a struct, not a derive macro
[INFO] [stderr] help: consider importing this derive macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::Props;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `prop` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:37:7
[INFO] [stderr] |
[INFO] [stderr] 37 | #[prop(default, setter(strip_option))]
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:28:3
[INFO] [stderr] |
[INFO] [stderr] 28 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:30:5
[INFO] [stderr] |
[INFO] [stderr] 30 | view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find derive macro `Props` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:22:10
[INFO] [stderr] |
[INFO] [stderr] 22 | #[derive(Props)]
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `Props` is in scope, but it is a struct, not a derive macro
[INFO] [stderr] help: consider importing this derive macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::Props;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `prop` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:24:7
[INFO] [stderr] |
[INFO] [stderr] 24 | #[prop(default)]
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:15:3
[INFO] [stderr] |
[INFO] [stderr] 15 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:17:5
[INFO] [stderr] |
[INFO] [stderr] 17 | view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find derive macro `Props` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:10:10
[INFO] [stderr] |
[INFO] [stderr] 10 | #[derive(Props)]
[INFO] [stderr] | ^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `Props` is in scope, but it is a struct, not a derive macro
[INFO] [stderr] help: consider importing this derive macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::Props;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `component` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:3:3
[INFO] [stderr] |
[INFO] [stderr] 3 | #[component]
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this attribute macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::component;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:5:5
[INFO] [stderr] |
[INFO] [stderr] 5 | view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:4:23
[INFO] [stderr] |
[INFO] [stderr] 4 | pub fn Component() -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:16:52
[INFO] [stderr] |
[INFO] [stderr] 16 | pub fn PropsComponent(Props { prop: _ }: Props) -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:29:61
[INFO] [stderr] |
[INFO] [stderr] 29 | pub fn AllDefaultPropsComponent(_props: AllDefaultProps) -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:43:57
[INFO] [stderr] |
[INFO] [stderr] 43 | pub fn OptionalPropsComponent(_props: OptionalProps) -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `Children` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:51:15
[INFO] [stderr] |
[INFO] [stderr] 51 | children: Children,
[INFO] [stderr] | ^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:55:59
[INFO] [stderr] |
[INFO] [stderr] 55 | pub fn ComponentWithChildren(props: PropsWithChildren) -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:66:65
[INFO] [stderr] |
[INFO] [stderr] 66 | pub fn NestedComponentWithChildren(props: PropsWithChildren) -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | ) -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `Attributes` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:87:17
[INFO] [stderr] |
[INFO] [stderr] 87 | attributes: Attributes,
[INFO] [stderr] | ^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:91:80
[INFO] [stderr] |
[INFO] [stderr] 91 | pub fn AttributesComponent(AttributesProps { attributes }: AttributesProps) -> View {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:99:16
[INFO] [stderr] |
[INFO] [stderr] 99 | let _: View = view! { Component() };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:100:16
[INFO] [stderr] |
[INFO] [stderr] 100 | let _: View = view! { Component {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:103:16
[INFO] [stderr] |
[INFO] [stderr] 103 | let _: View = view! { PropsComponent(prop=prop) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:105:16
[INFO] [stderr] |
[INFO] [stderr] 105 | let _: View = view! { AllDefaultPropsComponent(prop=123) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:106:16
[INFO] [stderr] |
[INFO] [stderr] 106 | let _: View = view! { AllDefaultPropsComponent() };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:107:16
[INFO] [stderr] |
[INFO] [stderr] 107 | let _: View = view! { AllDefaultPropsComponent {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:109:16
[INFO] [stderr] |
[INFO] [stderr] 109 | let _: View = view! { OptionalPropsComponent(optional=123) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:110:16
[INFO] [stderr] |
[INFO] [stderr] 110 | let _: View = view! { OptionalPropsComponent(implicit=123) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:111:16
[INFO] [stderr] |
[INFO] [stderr] 111 | let _: View = view! { OptionalPropsComponent(optional=123, implicit=123) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:112:16
[INFO] [stderr] |
[INFO] [stderr] 112 | let _: View = view! { OptionalPropsComponent() };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:113:16
[INFO] [stderr] |
[INFO] [stderr] 113 | let _: View = view! { OptionalPropsComponent {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:115:16
[INFO] [stderr] |
[INFO] [stderr] 115 | let _: View = view! { ComponentWithChildren { Component() } };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:116:16
[INFO] [stderr] |
[INFO] [stderr] 116 | let _: View = view! { ComponentWithChildren { div {} } };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:117:16
[INFO] [stderr] |
[INFO] [stderr] 117 | let _: View = view! { ComponentWithChildren { div {} div {} } };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:118:16
[INFO] [stderr] |
[INFO] [stderr] 118 | let _: View = view! { ComponentWithChildren { Component {} } };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:119:16
[INFO] [stderr] |
[INFO] [stderr] 119 | let _: View = view! { ComponentWithChildren() { Component {} } };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:120:16
[INFO] [stderr] |
[INFO] [stderr] 120 | let _: View = view! { ComponentWithChildren {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:121:16
[INFO] [stderr] |
[INFO] [stderr] 121 | let _: View = view! { ComponentWithChildren() };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:122:16
[INFO] [stderr] |
[INFO] [stderr] 122 | let _: View = view! { ComponentWithChildren() {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:124:16
[INFO] [stderr] |
[INFO] [stderr] 124 | let _: View = view! { AttributesComponent(class="test") {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:126:16
[INFO] [stderr] |
[INFO] [stderr] 126 | let _: View = view! { AttributesComponent(bind:value=str_signal) {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:128:16
[INFO] [stderr] |
[INFO] [stderr] 128 | let _: View = view! { AttributesComponent(on:click=on_click) {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:130:16
[INFO] [stderr] |
[INFO] [stderr] 130 | let _: View = view! { AttributesComponent(disabled=false, checked=bool_signal.get()) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:132:16
[INFO] [stderr] |
[INFO] [stderr] 132 | let _: View = view! { AttributesComponent(value="text") };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:134:16
[INFO] [stderr] |
[INFO] [stderr] 134 | let _: View = view! {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:140:16
[INFO] [stderr] |
[INFO] [stderr] 140 | let _: View = view! {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `create_signal` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:125:26
[INFO] [stderr] |
[INFO] [stderr] 125 | let str_signal = create_signal(String::new());
[INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `create_signal` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:129:27
[INFO] [stderr] |
[INFO] [stderr] 129 | let bool_signal = create_signal(false);
[INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `create_root` in this scope
[INFO] [stderr] --> tests/view/component-pass.rs:98:13
[INFO] [stderr] |
[INFO] [stderr] 98 | let _ = create_root(|| {
[INFO] [stderr] | ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr] test tests/view/element-pass.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] --> tests/view/element-pass.rs:1:5
[INFO] [stderr] |
[INFO] [stderr] 1 | use sycamore::prelude::*;
[INFO] [stderr] | ^^^^^^^^ use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] |
[INFO] [stderr] = help: if you wanted to use a crate named `sycamore`, use `cargo add sycamore` to add it to your `Cargo.toml`
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:27:23
[INFO] [stderr] |
[INFO] [stderr] 27 | let _: View = view! { p(class="my-class", data-ref-me="my-value") };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:24:23
[INFO] [stderr] |
[INFO] [stderr] 24 | let _: View = view! { p { (1 + 2) } };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:21:23
[INFO] [stderr] |
[INFO] [stderr] 21 | let _: View = view! { p(..attributes) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:18:23
[INFO] [stderr] |
[INFO] [stderr] 18 | let _: View = view! { p(dangerously_set_inner_html="Test") };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:16:23
[INFO] [stderr] |
[INFO] [stderr] 16 | let _: View = view! { button(class="my-btn", aria-hidden="true") };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:15:23
[INFO] [stderr] |
[INFO] [stderr] 15 | let _: View = view! { button(class="my-btn", on:click=|_| {}) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:13:23
[INFO] [stderr] |
[INFO] [stderr] 13 | let _: View = view! { p("attr-42"="my-value") };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:12:23
[INFO] [stderr] |
[INFO] [stderr] 12 | let _: View = view! { p(class="my-class", id="my-id") };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:11:23
[INFO] [stderr] |
[INFO] [stderr] 11 | let _: View = view! { p(class="my-class") };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:9:23
[INFO] [stderr] |
[INFO] [stderr] 9 | let _: View = view! { custom-element() };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:8:23
[INFO] [stderr] |
[INFO] [stderr] 8 | let _: View = view! { p() };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:6:23
[INFO] [stderr] |
[INFO] [stderr] 6 | let _: View = view! { custom-element {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:5:23
[INFO] [stderr] |
[INFO] [stderr] 5 | let _: View = view! { p {} };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:5:16
[INFO] [stderr] |
[INFO] [stderr] 5 | let _: View = view! { p {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:6:16
[INFO] [stderr] |
[INFO] [stderr] 6 | let _: View = view! { custom-element {} };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:8:16
[INFO] [stderr] |
[INFO] [stderr] 8 | let _: View = view! { p() };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:9:16
[INFO] [stderr] |
[INFO] [stderr] 9 | let _: View = view! { custom-element() };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:11:16
[INFO] [stderr] |
[INFO] [stderr] 11 | let _: View = view! { p(class="my-class") };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:12:16
[INFO] [stderr] |
[INFO] [stderr] 12 | let _: View = view! { p(class="my-class", id="my-id") };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:13:16
[INFO] [stderr] |
[INFO] [stderr] 13 | let _: View = view! { p("attr-42"="my-value") };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:15:16
[INFO] [stderr] |
[INFO] [stderr] 15 | let _: View = view! { button(class="my-btn", on:click=|_| {}) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:16:16
[INFO] [stderr] |
[INFO] [stderr] 16 | let _: View = view! { button(class="my-btn", aria-hidden="true") };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:18:16
[INFO] [stderr] |
[INFO] [stderr] 18 | let _: View = view! { p(dangerously_set_inner_html="Test") };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:21:16
[INFO] [stderr] |
[INFO] [stderr] 21 | let _: View = view! { p(..attributes) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:24:16
[INFO] [stderr] |
[INFO] [stderr] 24 | let _: View = view! { p { (1 + 2) } };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:27:16
[INFO] [stderr] |
[INFO] [stderr] 27 | let _: View = view! { p(class="my-class", data-ref-me="my-value") };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `Attributes`
[INFO] [stderr] --> tests/view/element-pass.rs:20:26
[INFO] [stderr] |
[INFO] [stderr] 20 | let attributes = Attributes::default();
[INFO] [stderr] | ^^^^^^^^^^ use of undeclared type `Attributes`
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `create_root` in this scope
[INFO] [stderr] --> tests/view/element-pass.rs:4:13
[INFO] [stderr] |
[INFO] [stderr] 4 | let _ = create_root(|| {
[INFO] [stderr] | ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr] test tests/view/root-pass.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] --> tests/view/root-pass.rs:1:5
[INFO] [stderr] |
[INFO] [stderr] 1 | use sycamore::prelude::*;
[INFO] [stderr] | ^^^^^^^^ use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] |
[INFO] [stderr] = help: if you wanted to use a crate named `sycamore`, use `cargo add sycamore` to add it to your `Cargo.toml`
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/root-pass.rs:14:23
[INFO] [stderr] |
[INFO] [stderr] 14 | let _: View = view! { (spliced) };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/root-pass.rs:7:23
[INFO] [stderr] |
[INFO] [stderr] 7 | let _: View = view! {
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `view` in this scope
[INFO] [stderr] --> tests/view/root-pass.rs:5:23
[INFO] [stderr] |
[INFO] [stderr] 5 | let _: View = view! { "Raw text nodes!" };
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] help: consider importing this macro
[INFO] [stderr] |
[INFO] [stderr] 1 + use sycamore_macro::view;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/root-pass.rs:5:16
[INFO] [stderr] |
[INFO] [stderr] 5 | let _: View = view! { "Raw text nodes!" };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/root-pass.rs:7:16
[INFO] [stderr] |
[INFO] [stderr] 7 | let _: View = view! {
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0412]: cannot find type `View` in this scope
[INFO] [stderr] --> tests/view/root-pass.rs:14:16
[INFO] [stderr] |
[INFO] [stderr] 14 | let _: View = view! { (spliced) };
[INFO] [stderr] | ^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0425]: cannot find function `create_root` in this scope
[INFO] [stderr] --> tests/view/root-pass.rs:4:13
[INFO] [stderr] |
[INFO] [stderr] 4 | let _ = create_root(|| {
[INFO] [stderr] | ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stdout] test view_ui ... FAILED
[INFO] [stderr] Compiling sycamore-macro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/sycamore-macro)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] test tests/component/component-pass.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `sycamore` in the list of imported crates
[INFO] [stderr] --> tests/component/component-pass.rs:2:7
[INFO] [stderr] |
[INFO] [stderr] 2 | use ::sycamore::prelude::{component, View};
[INFO] [stderr] | ^^^^^^^^ could not find `sycamore` in the list of imported crates
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr]
[INFO] [stderr] test tests/component/inline-props-pass.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] --> tests/component/inline-props-pass.rs:3:5
[INFO] [stderr] |
[INFO] [stderr] 3 | use sycamore::prelude::{component, view, Props, Signal, View};
[INFO] [stderr] | ^^^^^^^^ use of unresolved module or unlinked crate `sycamore`
[INFO] [stderr] |
[INFO] [stderr] = help: if you wanted to use a crate named `sycamore`, use `cargo add sycamore` to add it to your `Cargo.toml`
[INFO] [stderr]
[INFO] [stderr] error: cannot find attribute `prop` in this scope
[INFO] [stderr] --> tests/component/inline-props-pass.rs:98:26
[INFO] [stderr] |
[INFO] [stderr] 98 | fn PropsWithAttributes(#[prop(default)] dummy: String) -> View {
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `AdditionalStructAttributes_Props`
[INFO] [stderr] --> tests/component/inline-props-pass.rs:88:17
[INFO] [stderr] |
[INFO] [stdout] test component_ui ... FAILED
[INFO] [stderr] 88 | let props = AdditionalStructAttributes_Props::builder()
[INFO] [stdout]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AdditionalStructAttributes_Props`
[INFO] [stdout] failures:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]
[INFO] [stderr]
[INFO] [stdout] ---- view_ui stdout ----
[INFO] [stderr]
[INFO] [stdout]
[INFO] [stderr]
[INFO] [stdout] thread 'view_ui' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13:
[INFO] [stdout] 3 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x584e43106812 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x584e43106812 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x584e43106812 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x584e43106812 - ::fmt::hff1a9408d012ee89
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x584e4312c3df - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x584e4312c3df - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x584e430f2ab3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x584e430f2ab3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x584e43106662 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x584e430f125c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x584e430f10d9 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x584e43097dfe - as core::ops::function::Fn>::call::h4b2012949041da5d
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 12: 0x584e43097dfe - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x584e430f1863 - as core::ops::function::Fn>::call::h911f2e3e7e84b764
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 14: 0x584e430f1863 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x584e431061ea - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x584e43106149 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x584e430f1e8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x584e431342e0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x584e42dee273 - trybuild::run::::run::h15eaf16e227d9bc0
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13
[INFO] [stdout] 20: 0x584e42dec498 - ::drop::h45a4fe6496dc012c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/lib.rs:341:38
[INFO] [stdout] 21: 0x584e42ddce27 - core::ptr::drop_in_place::he3b593b509588ecb
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout] 22: 0x584e42ddd24e - ui::view_ui::h4c82df93ab9d9d67
[INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:9:1
[INFO] [stdout] 23: 0x584e42ddd177 - ui::view_ui::{{closure}}::h48a4ec9e934c7de4
[INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:3:13
[INFO] [stdout] 24: 0x584e42ddcfb6 - core::ops::function::FnOnce::call_once::h5caafe36cae596a9
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] [stdout] 25: 0x584e4309d33b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x584e4309d33b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x584e430a0535 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x584e430a0535 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x584e430a0535 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x584e430a0535 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x584e430a0535 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x584e430a0535 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x584e430a0535 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x584e430c5ee4 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x584e430c5ee4 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x584e430acafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x584e430acafa - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x584e430acafa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x584e430acafa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x584e430acafa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x584e430acafa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x584e430acafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x584e430da5ef - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 44: 0x584e430da5ef - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] 45: 0x7dbc38547aa4 -
[INFO] [stdout] 46: 0x7dbc385d4a34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- component_ui stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'component_ui' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13:
[INFO] [stdout] 2 of 2 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x584e43106812 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x584e43106812 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x584e43106812 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x584e43106812 - ::fmt::hff1a9408d012ee89
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x584e4312c3df - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x584e4312c3df - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x584e430f2ab3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x584e430f2ab3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x584e43106662 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x584e430f125c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x584e430f10d9 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x584e43097dfe - as core::ops::function::Fn>::call::h4b2012949041da5d
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 12: 0x584e43097dfe - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x584e430f1863 - as core::ops::function::Fn>::call::h911f2e3e7e84b764
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout] 14: 0x584e430f1863 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x584e431061ea - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x584e43106149 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x584e430f1e8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x584e431342e0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout] 19: 0x584e42dee273 - trybuild::run::::run::h15eaf16e227d9bc0
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13
[INFO] [stdout] 20: 0x584e42dec498 - ::drop::h45a4fe6496dc012c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/lib.rs:341:38
[INFO] [stdout] 21: 0x584e42ddce27 - core::ptr::drop_in_place::he3b593b509588ecb
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout] 22: 0x584e42ddd12e - ui::component_ui::hc482a4f0a97f93a5
[INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:19:1
[INFO] [stdout] 23: 0x584e42ddd057 - ui::component_ui::{{closure}}::ha5488e9f40873ef4
[INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:13:18
[INFO] [stdout] 24: 0x584e42ddcd66 - core::ops::function::FnOnce::call_once::h534ecf23dd05f220
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 25: 0x584e4309d33b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 26: 0x584e4309d33b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout] 27: 0x584e430a0535 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout] 28: 0x584e430a0535 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 29: 0x584e430a0535 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout] 30: 0x584e430a0535 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout] 31: 0x584e430a0535 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout] 32: 0x584e430a0535 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout] 33: 0x584e430a0535 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout] 34: 0x584e430c5ee4 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout] 35: 0x584e430c5ee4 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 36: 0x584e430acafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 37: 0x584e430acafa - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 38: 0x584e430acafa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout] 39: 0x584e430acafa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout] 40: 0x584e430acafa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout] 41: 0x584e430acafa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 42: 0x584e430acafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout] 43: 0x584e430da5ef - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout] 44: 0x584e430da5ef - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout] 45: 0x7dbc38547aa4 -
[INFO] [stdout] 46: 0x7dbc385d4a34 - clone
[INFO] [stdout] 47: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] component_ui
[INFO] [stdout] view_ui
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.76s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "62ee4201881a70280392cd7fafdd5b9eccd1a71573a11af69c1a1da06b2248c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62ee4201881a70280392cd7fafdd5b9eccd1a71573a11af69c1a1da06b2248c1", kill_on_drop: false }`
[INFO] [stdout] 62ee4201881a70280392cd7fafdd5b9eccd1a71573a11af69c1a1da06b2248c1