[INFO] fetching crate appy-macros 0.1.6...
[INFO] testing appy-macros-0.1.6 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate appy-macros 0.1.6 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate appy-macros 0.1.6 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.11.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] [stderr]       Adding toml v0.7.8 (available: v1.0.6+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eec12e2ba5a7ba3aa6de4c88f12f93ce218af4bfa007396f607bbd337a54876f
[INFO] running `Command { std: "docker" "start" "-a" "eec12e2ba5a7ba3aa6de4c88f12f93ce218af4bfa007396f607bbd337a54876f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eec12e2ba5a7ba3aa6de4c88f12f93ce218af4bfa007396f607bbd337a54876f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec12e2ba5a7ba3aa6de4c88f12f93ce218af4bfa007396f607bbd337a54876f", kill_on_drop: false }`
[INFO] [stdout] eec12e2ba5a7ba3aa6de4c88f12f93ce218af4bfa007396f607bbd337a54876f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dbda043e629d1baa5305b707a157de47f9ebabbbf165ce3351a4ac420e08c19
[INFO] running `Command { std: "docker" "start" "-a" "5dbda043e629d1baa5305b707a157de47f9ebabbbf165ce3351a4ac420e08c19", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[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 11.44s
[INFO] running `Command { std: "docker" "inspect" "5dbda043e629d1baa5305b707a157de47f9ebabbbf165ce3351a4ac420e08c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dbda043e629d1baa5305b707a157de47f9ebabbbf165ce3351a4ac420e08c19", kill_on_drop: false }`
[INFO] [stdout] 5dbda043e629d1baa5305b707a157de47f9ebabbbf165ce3351a4ac420e08c19
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44f92649ddde44a618eb303312f1fe9eb53dd7aaabad3686926402b56ad997f2
[INFO] running `Command { std: "docker" "start" "-a" "44f92649ddde44a618eb303312f1fe9eb53dd7aaabad3686926402b56ad997f2", 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.84s
[INFO] running `Command { std: "docker" "inspect" "44f92649ddde44a618eb303312f1fe9eb53dd7aaabad3686926402b56ad997f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f92649ddde44a618eb303312f1fe9eb53dd7aaabad3686926402b56ad997f2", kill_on_drop: false }`
[INFO] [stdout] 44f92649ddde44a618eb303312f1fe9eb53dd7aaabad3686926402b56ad997f2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0d42944101f1cc5806076aad87f431637c8553b4e81d07fe01ef6e2d72357a9
[INFO] running `Command { std: "docker" "start" "-a" "a0d42944101f1cc5806076aad87f431637c8553b4e81d07fe01ef6e2d72357a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/appy_macros-6c776ea8cbc6dbef)
[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]    Doc-tests appy_macros
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - apx (line 138) ... 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 - function_component (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - component_builder (line 87) ... ok
[INFO] [stdout] test src/lib.rs - component_builder (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - main_window (line 59) ... FAILED
[INFO] [stdout] test src/lib.rs - function_component (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - apx (line 150) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] error: aborting due to 1 previous error
[INFO] [stdout] 
[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[E0425]: 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]: cannot find type `MyStruct` in this scope
[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: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[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] 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] 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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/macros/mod.rs:1738: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] 
[INFO] [stdout] error[E0425]: 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 E0425`.
[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[E0425]: 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[E0425]: 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[E0425]: 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[E0425]: 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 E0425`.
[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] 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] 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] ---- 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] 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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/macros/mod.rs:1738: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] 
[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[E0425]: 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[E0425]: 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, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[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.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a0d42944101f1cc5806076aad87f431637c8553b4e81d07fe01ef6e2d72357a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d42944101f1cc5806076aad87f431637c8553b4e81d07fe01ef6e2d72357a9", kill_on_drop: false }`
[INFO] [stdout] a0d42944101f1cc5806076aad87f431637c8553b4e81d07fe01ef6e2d72357a9
