[INFO] fetching crate appy-macros 0.1.6...
[INFO] testing appy-macros-0.1.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate appy-macros 0.1.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate appy-macros 0.1.6
[INFO] finished tweaking crates.io crate appy-macros 0.1.6
[INFO] tweaked toml for crates.io crate appy-macros 0.1.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate appy-macros 0.1.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.6.0 (available: v0.9.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] [stderr]       Adding toml v0.7.8 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 762353cff5fd5b4b06f9e7d8fd879f42aa07cae88c598b4dd3f741a583dd5eb9
[INFO] running `Command { std: "docker" "start" "-a" "762353cff5fd5b4b06f9e7d8fd879f42aa07cae88c598b4dd3f741a583dd5eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "762353cff5fd5b4b06f9e7d8fd879f42aa07cae88c598b4dd3f741a583dd5eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "762353cff5fd5b4b06f9e7d8fd879f42aa07cae88c598b4dd3f741a583dd5eb9", kill_on_drop: false }`
[INFO] [stdout] 762353cff5fd5b4b06f9e7d8fd879f42aa07cae88c598b4dd3f741a583dd5eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e423a74aeba933eebc33ad505d440c9594093759a921037965db4d2c136421f7
[INFO] running `Command { std: "docker" "start" "-a" "e423a74aeba933eebc33ad505d440c9594093759a921037965db4d2c136421f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling syn-rsx v0.9.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling appy-macros v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.28s
[INFO] running `Command { std: "docker" "inspect" "e423a74aeba933eebc33ad505d440c9594093759a921037965db4d2c136421f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e423a74aeba933eebc33ad505d440c9594093759a921037965db4d2c136421f7", kill_on_drop: false }`
[INFO] [stdout] e423a74aeba933eebc33ad505d440c9594093759a921037965db4d2c136421f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 771a0fcd601e71d47607152de0155ee64092a723131dc71e36fa34a3ae862e97
[INFO] running `Command { std: "docker" "start" "-a" "771a0fcd601e71d47607152de0155ee64092a723131dc71e36fa34a3ae862e97", kill_on_drop: false }`
[INFO] [stderr]    Compiling appy-macros v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "771a0fcd601e71d47607152de0155ee64092a723131dc71e36fa34a3ae862e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771a0fcd601e71d47607152de0155ee64092a723131dc71e36fa34a3ae862e97", kill_on_drop: false }`
[INFO] [stdout] 771a0fcd601e71d47607152de0155ee64092a723131dc71e36fa34a3ae862e97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c47f9103fb0b3e92a0db9ed49de07045ee63db977f86de3f3d602d8bcfac840e
[INFO] running `Command { std: "docker" "start" "-a" "c47f9103fb0b3e92a0db9ed49de07045ee63db977f86de3f3d602d8bcfac840e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/appy_macros-8cfdb1cff7368ea2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests appy_macros
[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 9 tests
[INFO] [stdout] test src/lib.rs - function_component (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - component_builder (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - function_component (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - apx (line 144) ... FAILED
[INFO] [stdout] test src/lib.rs - snake_factory (line 123) ... FAILED
[INFO] [stdout] test src/lib.rs - apx (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - apx (line 150) ... FAILED
[INFO] [stdout] test src/lib.rs - component_builder (line 87) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - main_window (line 59) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - function_component (line 39) stdout ----
[INFO] [stdout] error: cannot find macro `apx` in this scope
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | apx!{
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 39 + use appy_macros::apx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - component_builder (line 94) stdout ----
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `<`
[INFO] [stdout]    --> src/lib.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn an_int(ElementWrap<Self>,v:i32)->ElementWrap<Self> {
[INFO] [stdout]     |                              ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]     |
[INFO] [stdout] help: if this is a `self` type, give it a parameter name
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn an_int(self: ElementWrap<Self>,v:i32)->ElementWrap<Self> {
[INFO] [stdout]     |                   +++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn an_int(_: ElementWrap<Self>,v:i32)->ElementWrap<Self> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `<`
[INFO] [stdout]    --> src/lib.rs:104:42
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn an_optional_string(ElementWrap<Self>,v:String)->ElementWrap<Self> {
[INFO] [stdout]     |                                          ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]     |
[INFO] [stdout] help: if this is a `self` type, give it a parameter name
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn an_optional_string(self: ElementWrap<Self>,v:String)->ElementWrap<Self> {
[INFO] [stdout]     |                               +++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn an_optional_string(_: ElementWrap<Self>,v:String)->ElementWrap<Self> {
[INFO] [stdout]     |                               ++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl MyStruct {
[INFO] [stdout]    |      ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ElementWrap` in this scope
[INFO] [stdout]   --> src/lib.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn new()->ElementWrap<Self> {
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ElementWrap` in this scope
[INFO] [stdout]    --> src/lib.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn an_int(ElementWrap<Self>,v:i32)->ElementWrap<Self> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ElementWrap` in this scope
[INFO] [stdout]    --> src/lib.rs:104:60
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn an_optional_string(ElementWrap<Self>,v:String)->ElementWrap<Self> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - function_component (line 18) stdout ----
[INFO] [stdout] error: cannot find attribute `function_component` in this scope
[INFO] [stdout]   --> src/lib.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[function_component]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use appy_macros::function_component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apx` in this scope
[INFO] [stdout]   --> src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     apx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use appy_macros::apx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive_component` in this scope
[INFO] [stdout]   --> src/lib.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive_component(Default,ComponentBuilder)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1637:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `derive_const` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 - #[derive_component(Default,ComponentBuilder)]
[INFO] [stdout] 19 + #[derive_const(Default,ComponentBuilder)]
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use appy_macros::derive_component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Elements` in this scope
[INFO] [stdout]   --> src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn _my_comp_render(props:MyComp)->Elements {
[INFO] [stdout]    |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - apx (line 144) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `my_component` in this scope
[INFO] [stdout]    --> src/lib.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     my_component().param1(123).param3(456)
[INFO] [stdout]     |     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - snake_factory (line 123) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `MyStruct` in this scope
[INFO] [stdout]    --> src/lib.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn my_struct() -> MyStruct {
[INFO] [stdout]     |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyStruct`
[INFO] [stdout]    --> src/lib.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     MyStruct::new()
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `MyStruct`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - apx (line 138) stdout ----
[INFO] [stdout] error: cannot find macro `apx` in this scope
[INFO] [stdout]    --> src/lib.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | apx!{
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 138 + use appy_macros::apx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - apx (line 150) stdout ----
[INFO] [stdout] error: cannot find attribute `derive_component` in this scope
[INFO] [stdout]    --> src/lib.rs:151:3
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[derive_component(ComponentBuilder,Default,SnakeFactory)]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/macros/mod.rs:1637:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `derive_const` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 151 - #[derive_component(ComponentBuilder,Default,SnakeFactory)]
[INFO] [stdout] 151 + #[derive_const(ComponentBuilder,Default,SnakeFactory)]
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 150 + use appy_macros::derive_component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:157:6
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl Element for MyComponent {
[INFO] [stdout]     |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ElementWrap` in this scope
[INFO] [stdout]    --> src/lib.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn render(self:ElementWrap<Self>)->Elements {
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Elements` in this scope
[INFO] [stdout]    --> src/lib.rs:158:40
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn render(self:ElementWrap<Self>)->Elements {
[INFO] [stdout]     |                                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - main_window (line 59) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `appy`
[INFO] [stdout]   --> src/lib.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | use appy::*;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `appy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `appy`, use `cargo add appy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `main_window` in this scope
[INFO] [stdout]   --> src/lib.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[main_window]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 59 + use appy_macros::main_window;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `apx` in this scope
[INFO] [stdout]   --> src/lib.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 |    apx!{
[INFO] [stdout]    |    ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 59 + use appy_macros::apx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - apx (line 138)
[INFO] [stdout]     src/lib.rs - apx (line 144)
[INFO] [stdout]     src/lib.rs - apx (line 150)
[INFO] [stdout]     src/lib.rs - component_builder (line 94)
[INFO] [stdout]     src/lib.rs - function_component (line 18)
[INFO] [stdout]     src/lib.rs - function_component (line 39)
[INFO] [stdout]     src/lib.rs - main_window (line 59)
[INFO] [stdout]     src/lib.rs - snake_factory (line 123)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c47f9103fb0b3e92a0db9ed49de07045ee63db977f86de3f3d602d8bcfac840e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c47f9103fb0b3e92a0db9ed49de07045ee63db977f86de3f3d602d8bcfac840e", kill_on_drop: false }`
[INFO] [stdout] c47f9103fb0b3e92a0db9ed49de07045ee63db977f86de3f3d602d8bcfac840e
