[INFO] fetching crate squads-rustfsm-procmacro 0.3.1...
[INFO] testing squads-rustfsm-procmacro-0.3.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate squads-rustfsm-procmacro 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate squads-rustfsm-procmacro 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate squads-rustfsm-procmacro 0.3.1
[INFO] tweaked toml for crates.io crate squads-rustfsm-procmacro 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate squads-rustfsm-procmacro 0.3.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate squads-rustfsm-procmacro 0.3.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a69d4bb2cde2c5c04d2ea25cf6d1d317dd814b51ab90a0a598ba6023bd403e6a
[INFO] running `Command { std: "docker" "start" "-a" "a69d4bb2cde2c5c04d2ea25cf6d1d317dd814b51ab90a0a598ba6023bd403e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a69d4bb2cde2c5c04d2ea25cf6d1d317dd814b51ab90a0a598ba6023bd403e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69d4bb2cde2c5c04d2ea25cf6d1d317dd814b51ab90a0a598ba6023bd403e6a", kill_on_drop: false }`
[INFO] [stdout] a69d4bb2cde2c5c04d2ea25cf6d1d317dd814b51ab90a0a598ba6023bd403e6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c38c2258921a1b64e303f4023acc339f8bd416f28261655811648cc0335fdd5
[INFO] running `Command { std: "docker" "start" "-a" "2c38c2258921a1b64e303f4023acc339f8bd416f28261655811648cc0335fdd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling squads-rustfsm-trait v0.3.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling squads-rustfsm-procmacro v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.47s
[INFO] running `Command { std: "docker" "inspect" "2c38c2258921a1b64e303f4023acc339f8bd416f28261655811648cc0335fdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c38c2258921a1b64e303f4023acc339f8bd416f28261655811648cc0335fdd5", kill_on_drop: false }`
[INFO] [stdout] 2c38c2258921a1b64e303f4023acc339f8bd416f28261655811648cc0335fdd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c8afaed19787398475d2aacda9bad5f7ede9937f06259948214a285c54db9f2
[INFO] running `Command { std: "docker" "start" "-a" "6c8afaed19787398475d2aacda9bad5f7ede9937f06259948214a285c54db9f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling squads-rustfsm-trait v0.3.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling squads-rustfsm-procmacro v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.09s
[INFO] running `Command { std: "docker" "inspect" "6c8afaed19787398475d2aacda9bad5f7ede9937f06259948214a285c54db9f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8afaed19787398475d2aacda9bad5f7ede9937f06259948214a285c54db9f2", kill_on_drop: false }`
[INFO] [stdout] 6c8afaed19787398475d2aacda9bad5f7ede9937f06259948214a285c54db9f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8d7de9118ded89010c1a4fdd2fec9e38431861b3a4283091104a9466fb18454
[INFO] running `Command { std: "docker" "start" "-a" "f8d7de9118ded89010c1a4fdd2fec9e38431861b3a4283091104a9466fb18454", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/squads_rustfsm_procmacro-ccbaa74dbb011ebd)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/progress.rs (/opt/rustwide/target/debug/deps/tests-68a9859c8d61755e)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling squads-rustfsm-trait v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling squads-rustfsm-procmacro v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling squads-rustfsm-procmacro-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/squads-rustfsm-procmacro)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.56s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/dynamic_dest_pass.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/dynamic_dest_pass.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SimpleMachineTransition` in this scope
[INFO] [stderr]   --> tests/trybuild/dynamic_dest_pass.rs:23:32
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn foo(self, _: String) -> SimpleMachineTransition<TwoOrThree> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TwoOrThree` in this scope
[INFO] [stderr]   --> tests/trybuild/dynamic_dest_pass.rs:23:56
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn foo(self, _: String) -> SimpleMachineTransition<TwoOrThree> {
[INFO] [stderr]    |                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl<TwoOrThree> One {
[INFO] [stderr]    |     ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SimpleMachineTransition` in this scope
[INFO] [stderr]   --> tests/trybuild/dynamic_dest_pass.rs:31:32
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn bar(self, _: String) -> SimpleMachineTransition<OneOrTwoOrThree> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `OneOrTwoOrThree` in this scope
[INFO] [stderr]   --> tests/trybuild/dynamic_dest_pass.rs:31:56
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn bar(self, _: String) -> SimpleMachineTransition<OneOrTwoOrThree> {
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl<OneOrTwoOrThree> Two {
[INFO] [stderr]    |     +++++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::Infallible`
[INFO] [stderr]  --> tests/trybuild/dynamic_dest_pass.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::convert::Infallible;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/handler_arg_pass.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/handler_arg_pass.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SimpleTransition` in this scope
[INFO] [stderr]   --> tests/trybuild/handler_arg_pass.rs:16:33
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn on_a(self, _: String) -> SimpleTransition<Two> {
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustfsm_trait::TransitionResult`
[INFO] [stderr]  --> tests/trybuild/handler_arg_pass.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rustfsm_trait::TransitionResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::Infallible`
[INFO] [stderr]  --> tests/trybuild/handler_arg_pass.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::convert::Infallible;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleTransition`
[INFO] [stderr]   --> tests/trybuild/handler_arg_pass.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         SimpleTransition::ok(vec![], Two {})
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `SimpleTransition`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleState`
[INFO] [stderr]   --> tests/trybuild/handler_arg_pass.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let _ = SimpleState::One(One {});
[INFO] [stderr]    |             ^^^^^^^^^^^ use of undeclared type `SimpleState`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleState`
[INFO] [stderr]   --> tests/trybuild/handler_arg_pass.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let _ = SimpleState::Two(Two {});
[INFO] [stderr]    |             ^^^^^^^^^^^ use of undeclared type `SimpleState`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleEvents`
[INFO] [stderr]   --> tests/trybuild/handler_arg_pass.rs:31:13
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let _ = SimpleEvents::A("yo".to_owned());
[INFO] [stderr]    |             ^^^^^^^^^^^^ use of undeclared type `SimpleEvents`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/handler_pass.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/handler_pass.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SimpleTransition` in this scope
[INFO] [stderr]   --> tests/trybuild/handler_pass.rs:16:22
[INFO] [stderr]    |
[INFO] [stderr] 16 |     fn on_a(self) -> SimpleTransition<Two> {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustfsm_trait::TransitionResult`
[INFO] [stderr]  --> tests/trybuild/handler_pass.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rustfsm_trait::TransitionResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::Infallible`
[INFO] [stderr]  --> tests/trybuild/handler_pass.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::convert::Infallible;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleTransition`
[INFO] [stderr]   --> tests/trybuild/handler_pass.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         SimpleTransition::ok(vec![], Two {})
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ use of undeclared type `SimpleTransition`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleState`
[INFO] [stderr]   --> tests/trybuild/handler_pass.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let _ = SimpleState::One(One {});
[INFO] [stderr]    |             ^^^^^^^^^^^ use of undeclared type `SimpleState`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleState`
[INFO] [stderr]   --> tests/trybuild/handler_pass.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let _ = SimpleState::Two(Two {});
[INFO] [stderr]    |             ^^^^^^^^^^^ use of undeclared type `SimpleState`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleEvents`
[INFO] [stderr]   --> tests/trybuild/handler_pass.rs:30:13
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let _ = SimpleEvents::A;
[INFO] [stderr]    |             ^^^^^^^^^^^^ use of undeclared type `SimpleEvents`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/medium_complex_pass.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/medium_complex_pass.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SimpleMachineTransition` in this scope
[INFO] [stderr]   --> tests/trybuild/medium_complex_pass.rs:21:32
[INFO] [stderr]    |
[INFO] [stderr] 21 |     fn foo(self, _: String) -> SimpleMachineTransition<Two> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SimpleMachineTransition` in this scope
[INFO] [stderr]   --> tests/trybuild/medium_complex_pass.rs:34:21
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn baz(self) -> SimpleMachineTransition<One> {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::Infallible`
[INFO] [stderr]  --> tests/trybuild/medium_complex_pass.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::convert::Infallible;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/simple_pass.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/simple_pass.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustfsm_trait::TransitionResult`
[INFO] [stderr]  --> tests/trybuild/simple_pass.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rustfsm_trait::TransitionResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::Infallible`
[INFO] [stderr]  --> tests/trybuild/simple_pass.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::convert::Infallible;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleMachineState`
[INFO] [stderr]   --> tests/trybuild/simple_pass.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let _ = SimpleMachineState::One(One {});
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             use of undeclared type `SimpleMachineState`
[INFO] [stderr]    |             help: an enum with a similar name exists: `SimpleMachineCommand`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleMachineState`
[INFO] [stderr]   --> tests/trybuild/simple_pass.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let _ = SimpleMachineState::Two(Two {});
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             use of undeclared type `SimpleMachineState`
[INFO] [stderr]    |             help: an enum with a similar name exists: `SimpleMachineCommand`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `SimpleMachineEvents`
[INFO] [stderr]   --> tests/trybuild/simple_pass.rs:31:13
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let _ = SimpleMachineEvents::A;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SimpleMachineEvents`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/dupe_transitions_fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Duplicate transitions are not allowed!
[INFO] [stderr]   --> $DIR/dupe_transitions_fail.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr] 5  | / fsm! {
[INFO] [stderr] 6  | |     name SimpleMachine; command SimpleMachineCommand; error Infallible;
[INFO] [stderr] 7  | |
[INFO] [stderr] 8  | |     One --(A)--> Two;
[INFO] [stderr] 9  | |     One --(A)--> Two;
[INFO] [stderr] 10 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `fsm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/dupe_transitions_fail.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/forgot_name_fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: expected `name`
[INFO] [stderr]  --> $DIR/forgot_name_fail.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     One --(A)--> Two
[INFO] [stderr]   |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: The fsm definition should begin with `name MachineName; command CommandType; error ErrorType;` optionally followed by `shared_state SharedStateType;`
[INFO] [stderr]  --> $DIR/forgot_name_fail.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     One --(A)--> Two
[INFO] [stderr]   |     ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/forgot_name_fail.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/no_handle_conversions_require_into_fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `One: From<Two>` is not satisfied
[INFO] [stderr]   --> tests/trybuild/no_handle_conversions_require_into_fail.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     Two --(B)--> One;
[INFO] [stderr]    |     ^^^ the trait `From<Two>` is not implemented for `One`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required for `Two` to implement `Into<One>`
[INFO] [stderr] note: required by a bound in `TransitionResult::<Sm, Ds>::from`
[INFO] [stderr]   --> $WORKSPACE/fsm/rustfsm_trait/src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub fn from<CurrentState>(current_state: CurrentState) -> Self
[INFO] [stderr]    |            ---- required by a bound in this associated function
[INFO] [stderr]    |     where
[INFO] [stderr]    |         CurrentState: Into<Ds>,
[INFO] [stderr]    |                       ^^^^^^^^ required by this bound in `TransitionResult::<Sm, Ds>::from`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/no_handle_conversions_require_into_fail.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rustfsm_trait::TransitionResult`
[INFO] [stderr]  --> tests/trybuild/no_handle_conversions_require_into_fail.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rustfsm_trait::TransitionResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::Infallible`
[INFO] [stderr]  --> tests/trybuild/no_handle_conversions_require_into_fail.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::convert::Infallible;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/struct_event_variant_fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Struct variants are not supported for events
[INFO] [stderr]  --> $DIR/struct_event_variant_fail.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 |     One --(A{foo: String}, on_a)--> Two
[INFO] [stderr]   |            ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/struct_event_variant_fail.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/tuple_more_item_event_variant_fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Only tuple variants with exactly one item are supported for events
[INFO] [stderr]  --> $DIR/tuple_more_item_event_variant_fail.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 |     One --(A(Foo, Bar), on_a)--> Two
[INFO] [stderr]   |            ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/tuple_more_item_event_variant_fail.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/trybuild/tuple_zero_item_event_variant_fail.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Only tuple variants with exactly one item are supported for events
[INFO] [stderr]  --> $DIR/tuple_zero_item_event_variant_fail.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 |     One --(A(), on_a)--> Two
[INFO] [stderr]   |            ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `rustfsm_procmacro`
[INFO] [stderr]  --> tests/trybuild/tuple_zero_item_event_variant_fail.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rustfsm_procmacro::fsm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustfsm_procmacro`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `rustfsm_procmacro`, use `cargo add rustfsm_procmacro` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 11 of 11 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5670a6e9a1a2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5670a6e9a1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5670a6e9a1a2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5670a6e9a1a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5670a6eabbdf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5670a6eabbdf - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5670a6e648e3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5670a6e648e3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5670a6e71e92 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5670a6e7743f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5670a6e772d1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5670a6e368de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5670a6e368de - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5670a6e77a4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5670a6e77a4f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5670a6e778aa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5670a6e71fc9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5670a6e57fed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5670a6eb4f00 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5670a6cfd44b - trybuild::run::<impl trybuild::Runner>::run::h2edafd61999a9e8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13
[INFO] [stdout]   20:     0x5670a6cf7718 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hfcdf4bd2ad3e0eb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5670a6bc8577 - core::ptr::drop_in_place<trybuild::TestCases>::he46325e9d8d45a82
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5670a6bc8abb - tests::tests::hbb08289074f3111b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/progress.rs:8:1
[INFO] [stdout]   23:     0x5670a6bc8ae7 - tests::tests::{{closure}}::h077a69789593e856
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/progress.rs:4:11
[INFO] [stdout]   24:     0x5670a6bc8526 - core::ops::function::FnOnce::call_once::hdf163f7e14851f2d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5670a6e3672b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5670a6e3672b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5670a6e4ad48 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5670a6e4ad48 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5670a6e4ad48 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5670a6e4ad48 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5670a6e4ad48 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5670a6e4ad48 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5670a6e4ad48 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5670a6e23b14 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5670a6e23b14 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5670a6e2744a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5670a6e2744a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5670a6e2744a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5670a6e2744a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5670a6e2744a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5670a6e2744a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5670a6e2744a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5670a6e6cb4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   44:     0x5670a6e6cb4f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7ae9e4919aa4 - <unknown>
[INFO] [stdout]   46:     0x7ae9e49a6a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "f8d7de9118ded89010c1a4fdd2fec9e38431861b3a4283091104a9466fb18454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d7de9118ded89010c1a4fdd2fec9e38431861b3a4283091104a9466fb18454", kill_on_drop: false }`
[INFO] [stdout] f8d7de9118ded89010c1a4fdd2fec9e38431861b3a4283091104a9466fb18454
