[INFO] fetching crate sycamore-macro 0.9.2...
[INFO] testing sycamore-macro-0.9.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate sycamore-macro 0.9.2 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sycamore-macro 0.9.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4de530d00862e1d1f89e51290c6c332a2db4d230d90bdba2c1ff73b2c4b7326
[INFO] running `Command { std: "docker" "start" "-a" "b4de530d00862e1d1f89e51290c6c332a2db4d230d90bdba2c1ff73b2c4b7326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4de530d00862e1d1f89e51290c6c332a2db4d230d90bdba2c1ff73b2c4b7326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4de530d00862e1d1f89e51290c6c332a2db4d230d90bdba2c1ff73b2c4b7326", kill_on_drop: false }`
[INFO] [stdout] b4de530d00862e1d1f89e51290c6c332a2db4d230d90bdba2c1ff73b2c4b7326
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e66ce75462c005e10b6f52ef3f6fd8b93e849835560c7bfa33ea6aa52ad96933
[INFO] running `Command { std: "docker" "start" "-a" "e66ce75462c005e10b6f52ef3f6fd8b93e849835560c7bfa33ea6aa52ad96933", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling sycamore-view-parser v0.9.2
[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-macro v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.86s
[INFO] running `Command { std: "docker" "inspect" "e66ce75462c005e10b6f52ef3f6fd8b93e849835560c7bfa33ea6aa52ad96933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66ce75462c005e10b6f52ef3f6fd8b93e849835560c7bfa33ea6aa52ad96933", kill_on_drop: false }`
[INFO] [stdout] e66ce75462c005e10b6f52ef3f6fd8b93e849835560c7bfa33ea6aa52ad96933
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c86cebbe44d35a63cf562d952d3733be669fffd12602b754c9a4f55037672a9e
[INFO] running `Command { std: "docker" "start" "-a" "c86cebbe44d35a63cf562d952d3733be669fffd12602b754c9a4f55037672a9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[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 2m 40s
[INFO] running `Command { std: "docker" "inspect" "c86cebbe44d35a63cf562d952d3733be669fffd12602b754c9a4f55037672a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86cebbe44d35a63cf562d952d3733be669fffd12602b754c9a4f55037672a9e", kill_on_drop: false }`
[INFO] [stdout] c86cebbe44d35a63cf562d952d3733be669fffd12602b754c9a4f55037672a9e
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2375e9846ca3b331987a0b1622d592a2704994ba3cfa88a3a57e4eac77fc138c
[INFO] running `Command { std: "docker" "start" "-a" "2375e9846ca3b331987a0b1622d592a2704994ba3cfa88a3a57e4eac77fc138c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sycamore_macro-e15939326f0d7940)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-b092e4ae5e7dd845)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.25
[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 30.60s
[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="<span>Test</span>") };
[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="<span>Test</span>") };
[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.26s
[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] [stdout] test component_ui ... FAILED
[INFO] [stderr] test tests/component/inline-props-pass.rs ... error
[INFO] [stdout] 
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] failures:
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sycamore`
[INFO] [stdout] 
[INFO] [stderr]  --> tests/component/inline-props-pass.rs:3:5
[INFO] [stdout] ---- view_ui stdout ----
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] 3 | use sycamore::prelude::{component, view, Props, Signal, View};
[INFO] [stdout] thread 'view_ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/run.rs:102:13:
[INFO] [stderr]   |     ^^^^^^^^ use of unresolved module or unlinked crate `sycamore`
[INFO] [stdout] 3 of 3 tests failed
[INFO] [stderr]   |
[INFO] [stdout] stack backtrace:
[INFO] [stderr]   = help: if you wanted to use a crate named `sycamore`, use `cargo add sycamore` to add it to your `Cargo.toml`
[INFO] [stdout]    0:     0x63b70a390872 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] error: cannot find attribute `prop` in this scope
[INFO] [stdout]    1:     0x63b70a390872 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]   --> tests/component/inline-props-pass.rs:98:26
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    |
[INFO] [stdout]    2:     0x63b70a390872 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr] 98 | fn PropsWithAttributes(#[prop(default)] dummy: String) -> View {
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    |                          ^^^^
[INFO] [stdout]    3:     0x63b70a390872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `AdditionalStructAttributes_Props`
[INFO] [stdout]    4:     0x63b70a3b94c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]   --> tests/component/inline-props-pass.rs:88:17
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    |
[INFO] [stdout]    5:     0x63b70a3b94c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr] 88 |     let props = AdditionalStructAttributes_Props::builder()
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AdditionalStructAttributes_Props`
[INFO] [stdout]    6:     0x63b70a38cc23 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr] 
[INFO] [stdout]    7:     0x63b70a38cc23 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr] 
[INFO] [stdout]    8:     0x63b70a3906c2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63b70a392e0c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63b70a392c62 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63b70a3571a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63b70a3571a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63b70a3938eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63b70a3938eb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63b70a3935ba - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63b70a390d69 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x63b70a39324d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63b70a3b8040 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63b70a24f225 - trybuild::run::<impl trybuild::Runner>::run::h9047362790ef6b18
[INFO] [stdout]   20:     0x63b70a252710 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h59a7f50cae37fb18
[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:     0x63b70a249306 - core::ptr::drop_in_place<trybuild::TestCases>::hce9ea85797765c1c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x63b70a249306 - ui::view_ui::h1641b43664441e3b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:9:1
[INFO] [stdout]   23:     0x63b70a249306 - ui::view_ui::{{closure}}::h377af6a77a694721
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:3:13
[INFO] [stdout]   24:     0x63b70a249306 - core::ops::function::FnOnce::call_once::hdcb7569228b2e7b8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63b70a35c8db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63b70a35c8db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x63b70a35bb1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x63b70a35bb1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x63b70a35bb1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x63b70a35bb1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x63b70a35bb1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63b70a35bb1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x63b70a35bb1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x63b70a31f6c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x63b70a31f6c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x63b70a32306a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x63b70a32306a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x63b70a32306a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x63b70a32306a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x63b70a32306a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63b70a32306a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x63b70a32306a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63b70a396da7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x63b70a396da7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63b70a396da7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x75efcb050aa4 - <unknown>
[INFO] [stdout]   47:     0x75efcb0dda34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- component_ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'component_ui' 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:     0x63b70a390872 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63b70a390872 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63b70a390872 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63b70a390872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63b70a3b94c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63b70a3b94c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x63b70a38cc23 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63b70a38cc23 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63b70a3906c2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63b70a392e0c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63b70a392c62 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63b70a3571a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63b70a3571a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63b70a3938eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63b70a3938eb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63b70a3935ba - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63b70a390d69 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x63b70a39324d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63b70a3b8040 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63b70a24f225 - trybuild::run::<impl trybuild::Runner>::run::h9047362790ef6b18
[INFO] [stdout]   20:     0x63b70a252710 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h59a7f50cae37fb18
[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:     0x63b70a249476 - core::ptr::drop_in_place<trybuild::TestCases>::hce9ea85797765c1c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x63b70a249476 - ui::component_ui::hf7093941f6800d90
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:19:1
[INFO] [stdout]   23:     0x63b70a249476 - ui::component_ui::{{closure}}::h349e639f6648b50d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:13:18
[INFO] [stdout]   24:     0x63b70a249476 - core::ops::function::FnOnce::call_once::he59f95da5dfb2bd3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63b70a35c8db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63b70a35c8db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x63b70a35bb1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x63b70a35bb1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x63b70a35bb1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x63b70a35bb1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x63b70a35bb1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63b70a35bb1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x63b70a35bb1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x63b70a31f6c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x63b70a31f6c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x63b70a32306a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x63b70a32306a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x63b70a32306a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x63b70a32306a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x63b70a32306a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63b70a32306a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x63b70a32306a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63b70a396da7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x63b70a396da7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63b70a396da7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x75efcb050aa4 - <unknown>
[INFO] [stdout]   47:     0x75efcb0dda34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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 32.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "2375e9846ca3b331987a0b1622d592a2704994ba3cfa88a3a57e4eac77fc138c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2375e9846ca3b331987a0b1622d592a2704994ba3cfa88a3a57e4eac77fc138c", kill_on_drop: false }`
[INFO] [stdout] 2375e9846ca3b331987a0b1622d592a2704994ba3cfa88a3a57e4eac77fc138c
