[INFO] fetching crate sycamore-macro 0.9.2... [INFO] testing sycamore-macro-0.9.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sycamore-macro 0.9.2 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sycamore-macro 0.9.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32fd00b3378501e43cf32c2120f92d9e5ca476bbcbe0eedfdc4d2bf7c1d7ca1 [INFO] running `Command { std: "docker" "start" "-a" "d32fd00b3378501e43cf32c2120f92d9e5ca476bbcbe0eedfdc4d2bf7c1d7ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32fd00b3378501e43cf32c2120f92d9e5ca476bbcbe0eedfdc4d2bf7c1d7ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32fd00b3378501e43cf32c2120f92d9e5ca476bbcbe0eedfdc4d2bf7c1d7ca1", kill_on_drop: false }` [INFO] [stdout] d32fd00b3378501e43cf32c2120f92d9e5ca476bbcbe0eedfdc4d2bf7c1d7ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f59e2da442a9c0b6b510ec33520eb93f6e7715c0d850427f831b92c99fb6149 [INFO] running `Command { std: "docker" "start" "-a" "7f59e2da442a9c0b6b510ec33520eb93f6e7715c0d850427f831b92c99fb6149", 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.35s [INFO] running `Command { std: "docker" "inspect" "7f59e2da442a9c0b6b510ec33520eb93f6e7715c0d850427f831b92c99fb6149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f59e2da442a9c0b6b510ec33520eb93f6e7715c0d850427f831b92c99fb6149", kill_on_drop: false }` [INFO] [stdout] 7f59e2da442a9c0b6b510ec33520eb93f6e7715c0d850427f831b92c99fb6149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3be5c807feda14527d6a5240438fc90343dc11876bc5b02f4a3d056c1df5a394 [INFO] running `Command { std: "docker" "start" "-a" "3be5c807feda14527d6a5240438fc90343dc11876bc5b02f4a3d056c1df5a394", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 12.03s [INFO] running `Command { std: "docker" "inspect" "3be5c807feda14527d6a5240438fc90343dc11876bc5b02f4a3d056c1df5a394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be5c807feda14527d6a5240438fc90343dc11876bc5b02f4a3d056c1df5a394", kill_on_drop: false }` [INFO] [stdout] 3be5c807feda14527d6a5240438fc90343dc11876bc5b02f4a3d056c1df5a394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81eeb8ce41eef7d4c2b3ff90cd063b0aef7b3758eafbce8448329b38037f154a [INFO] running `Command { std: "docker" "start" "-a" "81eeb8ce41eef7d4c2b3ff90cd063b0aef7b3758eafbce8448329b38037f154a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [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 unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 10.64s [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.17s [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] [stdout] test component_ui ... FAILED [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] [INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sycamore` [INFO] [stdout] failures: [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] [stderr] 88 | let props = AdditionalStructAttributes_Props::builder() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AdditionalStructAttributes_Props` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] ---- view_ui stdout ---- [INFO] [stdout] [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: 0x5f68c1fe9ea2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f68c1fe9ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f68c1fe9ea2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f68c1fe9ea2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f68c200f13f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f68c200f13f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f68c1fd6393 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f68c1fd6393 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f68c1fea4f2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f68c1fd493c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f68c1fd47b4 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f68c1f83ede - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5f68c1f83ede - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f68c1fd55e3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5f68c1fd55e3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f68c1fea2fa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f68c1fea259 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f68c1fd523d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f68c2017b60 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f68c1cd6383 - trybuild::run::::run::h9495e72b1149a179 [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: 0x5f68c1cd3d28 - ::drop::ha0970959d20fe499 [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: 0x5f68c1cc3e77 - core::ptr::drop_in_place::h45d3116f9955d46e [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 22: 0x5f68c1cc413e - ui::view_ui::hbeba3f93e6cfd6cb [INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:9:1 [INFO] [stdout] 23: 0x5f68c1cc42c7 - ui::view_ui::{{closure}}::h77deeec248983055 [INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:3:13 [INFO] [stdout] 24: 0x5f68c1cc3e26 - core::ops::function::FnOnce::call_once::hd2b8aecd44a7d1d9 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5f68c1f84f5b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5f68c1f84f5b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f68c1f82bc5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f68c1f82bc5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5f68c1f82bc5 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5f68c1f82bc5 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5f68c1f82bc5 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f68c1f82bc5 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f68c1f82bc5 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f68c1fa9ad4 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f68c1fa9ad4 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5f68c1f906ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5f68c1f906ea - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5f68c1f906ea - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5f68c1f906ea - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5f68c1f906ea - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f68c1f906ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5f68c1f906ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5f68c1fbe1df - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 44: 0x5f68c1fbe1df - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 45: 0x7bfd5c030aa4 - [INFO] [stdout] 46: 0x7bfd5c0bda34 - 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: 0x5f68c1fe9ea2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f68c1fe9ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f68c1fe9ea2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f68c1fe9ea2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f68c200f13f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f68c200f13f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f68c1fd6393 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f68c1fd6393 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f68c1fea4f2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f68c1fd493c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f68c1fd47b4 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f68c1f83ede - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5f68c1f83ede - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f68c1fd55e3 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5f68c1fd55e3 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f68c1fea2fa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f68c1fea259 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f68c1fd523d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f68c2017b60 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f68c1cd6383 - trybuild::run::::run::h9495e72b1149a179 [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: 0x5f68c1cd3d28 - ::drop::ha0970959d20fe499 [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: 0x5f68c1cc3e77 - core::ptr::drop_in_place::h45d3116f9955d46e [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 22: 0x5f68c1cc425e - ui::component_ui::h04d800cfc87cfce3 [INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:19:1 [INFO] [stdout] 23: 0x5f68c1cc4187 - ui::component_ui::{{closure}}::hd27962f465311eb0 [INFO] [stdout] at /opt/rustwide/workdir/tests/ui.rs:13:18 [INFO] [stdout] 24: 0x5f68c1cc3f56 - core::ops::function::FnOnce::call_once::h037e58283dc088e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5f68c1f84f5b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5f68c1f84f5b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5f68c1f82bc5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5f68c1f82bc5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5f68c1f82bc5 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5f68c1f82bc5 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5f68c1f82bc5 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5f68c1f82bc5 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5f68c1f82bc5 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5f68c1fa9ad4 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5f68c1fa9ad4 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5f68c1f906ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5f68c1f906ea - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5f68c1f906ea - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5f68c1f906ea - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5f68c1f906ea - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5f68c1f906ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5f68c1f906ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5f68c1fbe1df - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 44: 0x5f68c1fbe1df - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 45: 0x7bfd5c030aa4 - [INFO] [stdout] 46: 0x7bfd5c0bda34 - 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 12.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test ui` [INFO] running `Command { std: "docker" "inspect" "81eeb8ce41eef7d4c2b3ff90cd063b0aef7b3758eafbce8448329b38037f154a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81eeb8ce41eef7d4c2b3ff90cd063b0aef7b3758eafbce8448329b38037f154a", kill_on_drop: false }` [INFO] [stdout] 81eeb8ce41eef7d4c2b3ff90cd063b0aef7b3758eafbce8448329b38037f154a