[INFO] fetching crate appy-macros 0.1.6...
[INFO] testing appy-macros-0.1.6 against beta-2025-09-21 for beta-1.91-2
[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 beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "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.8.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[INFO] [stderr]       Adding toml v0.7.8 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3674043468c87e0fbec61a267c05d82564bd9b362bf58ffa0fa49088e032c288
[INFO] running `Command { std: "docker" "start" "-a" "3674043468c87e0fbec61a267c05d82564bd9b362bf58ffa0fa49088e032c288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3674043468c87e0fbec61a267c05d82564bd9b362bf58ffa0fa49088e032c288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3674043468c87e0fbec61a267c05d82564bd9b362bf58ffa0fa49088e032c288", kill_on_drop: false }`
[INFO] [stdout] 3674043468c87e0fbec61a267c05d82564bd9b362bf58ffa0fa49088e032c288
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de8e47ae33a11d4881cb019026d0f30a7ef42275bf5adb3554f22bf6daeeec3b
[INFO] running `Command { std: "docker" "start" "-a" "de8e47ae33a11d4881cb019026d0f30a7ef42275bf5adb3554f22bf6daeeec3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling convert_case v0.6.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 9.54s
[INFO] running `Command { std: "docker" "inspect" "de8e47ae33a11d4881cb019026d0f30a7ef42275bf5adb3554f22bf6daeeec3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8e47ae33a11d4881cb019026d0f30a7ef42275bf5adb3554f22bf6daeeec3b", kill_on_drop: false }`
[INFO] [stdout] de8e47ae33a11d4881cb019026d0f30a7ef42275bf5adb3554f22bf6daeeec3b
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a210f12750834bcf6ff446675e13d8631b358800b0bee6b0cf5e2764737a2040
[INFO] running `Command { std: "docker" "start" "-a" "a210f12750834bcf6ff446675e13d8631b358800b0bee6b0cf5e2764737a2040", 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.82s
[INFO] running `Command { std: "docker" "inspect" "a210f12750834bcf6ff446675e13d8631b358800b0bee6b0cf5e2764737a2040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a210f12750834bcf6ff446675e13d8631b358800b0bee6b0cf5e2764737a2040", kill_on_drop: false }`
[INFO] [stdout] a210f12750834bcf6ff446675e13d8631b358800b0bee6b0cf5e2764737a2040
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f88f49aa894b70fe5c662b972622500cb1bd4230d7b2ba3fdeabedbeca548b14
[INFO] running `Command { std: "docker" "start" "-a" "f88f49aa894b70fe5c662b972622500cb1bd4230d7b2ba3fdeabedbeca548b14", 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/appy_macros-49166abda13434b7)
[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 144) ... FAILED
[INFO] [stdout] test src/lib.rs - function_component (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - function_component (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - snake_factory (line 123) ... FAILED
[INFO] [stdout] test src/lib.rs - main_window (line 59) ... FAILED
[INFO] [stdout] test src/lib.rs - apx (line 150) ... FAILED
[INFO] [stdout] test src/lib.rs - apx (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - component_builder (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - component_builder (line 87) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 4 |     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 - 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] 3 | apx!{
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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 - 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] 9 | #[function_component]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 11 |     apx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 3 | #[derive_component(Default,ComponentBuilder)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:1632:5
[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] 3 - #[derive_component(Default,ComponentBuilder)]
[INFO] [stdout] 3 + #[derive_const(Default,ComponentBuilder)]
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 10 | 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 - 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] 3 | 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] 4 |     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 - main_window (line 59) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `appy`
[INFO] [stdout]  --> src/lib.rs:60:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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] 5 | #[main_window]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 7 |    apx!{
[INFO] [stdout]   |    ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] ---- 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] 3 | #[derive_component(ComponentBuilder,Default,SnakeFactory)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:1632:5
[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] 3 - #[derive_component(ComponentBuilder,Default,SnakeFactory)]
[INFO] [stdout] 3 + #[derive_const(ComponentBuilder,Default,SnakeFactory)]
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 9 | 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] 10 |     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] 10 |     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 - 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] 3 | apx!{
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 8 |     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] 8 |     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] 8 |     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] 12 |     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] 12 |     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] 12 |     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] 3 | 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] 4 |     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] 8 |     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] 12 |     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] 
[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.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f88f49aa894b70fe5c662b972622500cb1bd4230d7b2ba3fdeabedbeca548b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88f49aa894b70fe5c662b972622500cb1bd4230d7b2ba3fdeabedbeca548b14", kill_on_drop: false }`
[INFO] [stdout] f88f49aa894b70fe5c662b972622500cb1bd4230d7b2ba3fdeabedbeca548b14
