[INFO] fetching crate extfsm 0.12.1... [INFO] testing extfsm-0.12.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate extfsm 0.12.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate extfsm 0.12.1 [INFO] finished tweaking crates.io crate extfsm 0.12.1 [INFO] tweaked toml for crates.io crate extfsm 0.12.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate extfsm 0.12.1 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 74 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding slog-atomic v2.0.0 (available: v3.1.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c551bf292102446e522e348e0a77fd78ebbc59e61ee0d508ec52384e2ae0d0ac [INFO] running `Command { std: "docker" "start" "-a" "c551bf292102446e522e348e0a77fd78ebbc59e61ee0d508ec52384e2ae0d0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c551bf292102446e522e348e0a77fd78ebbc59e61ee0d508ec52384e2ae0d0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c551bf292102446e522e348e0a77fd78ebbc59e61ee0d508ec52384e2ae0d0ac", kill_on_drop: false }` [INFO] [stdout] c551bf292102446e522e348e0a77fd78ebbc59e61ee0d508ec52384e2ae0d0ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] dfcef77dde707c2ce70bd9d82d318a113f5070f86c5d675c9be1284c2cc8bb01 [INFO] running `Command { std: "docker" "start" "-a" "dfcef77dde707c2ce70bd9d82d318a113f5070f86c5d675c9be1284c2cc8bb01", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling extfsm v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 542 | ) -> Ref> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 542 | ) -> Ref<'_, TransitionTable> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 550 | ) -> Ref< [INFO] [stdout] | __________^ [INFO] [stdout] 551 | | EntryExitTransitionTable< [INFO] [stdout] 552 | | ExtendedState, [INFO] [stdout] 553 | | StateType, [INFO] [stdout] ... | [INFO] [stdout] 557 | | >, [INFO] [stdout] 558 | | > { [INFO] [stdout] | |_____^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 550 | ) -> Ref<'_, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:598:27 [INFO] [stdout] | [INFO] [stdout] 598 | pub fn extended_state(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 598 | pub fn extended_state(&self) -> Ref<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "dfcef77dde707c2ce70bd9d82d318a113f5070f86c5d675c9be1284c2cc8bb01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfcef77dde707c2ce70bd9d82d318a113f5070f86c5d675c9be1284c2cc8bb01", kill_on_drop: false }` [INFO] [stdout] dfcef77dde707c2ce70bd9d82d318a113f5070f86c5d675c9be1284c2cc8bb01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 58286a5cfd566082da563b40277ec55a741eb417f7d1aaf139e1e6929eb3a52e [INFO] running `Command { std: "docker" "start" "-a" "58286a5cfd566082da563b40277ec55a741eb417f7d1aaf139e1e6929eb3a52e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 542 | ) -> Ref> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 542 | ) -> Ref<'_, TransitionTable> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 550 | ) -> Ref< [INFO] [stdout] | __________^ [INFO] [stdout] 551 | | EntryExitTransitionTable< [INFO] [stdout] 552 | | ExtendedState, [INFO] [stdout] 553 | | StateType, [INFO] [stdout] ... | [INFO] [stdout] 557 | | >, [INFO] [stdout] 558 | | > { [INFO] [stdout] | |_____^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 550 | ) -> Ref<'_, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:598:27 [INFO] [stdout] | [INFO] [stdout] 598 | pub fn extended_state(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 598 | pub fn extended_state(&self) -> Ref<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slog-atomic v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling extfsm v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 542 | ) -> Ref> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 542 | ) -> Ref<'_, TransitionTable> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:549:9 [INFO] [stdout] | [INFO] [stdout] 549 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 550 | ) -> Ref< [INFO] [stdout] | __________^ [INFO] [stdout] 551 | | EntryExitTransitionTable< [INFO] [stdout] 552 | | ExtendedState, [INFO] [stdout] 553 | | StateType, [INFO] [stdout] ... | [INFO] [stdout] 557 | | >, [INFO] [stdout] 558 | | > { [INFO] [stdout] | |_____^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 550 | ) -> Ref<'_, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:598:27 [INFO] [stdout] | [INFO] [stdout] 598 | pub fn extended_state(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 598 | pub fn extended_state(&self) -> Ref<'_, Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.73s [INFO] running `Command { std: "docker" "inspect" "58286a5cfd566082da563b40277ec55a741eb417f7d1aaf139e1e6929eb3a52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58286a5cfd566082da563b40277ec55a741eb417f7d1aaf139e1e6929eb3a52e", kill_on_drop: false }` [INFO] [stdout] 58286a5cfd566082da563b40277ec55a741eb417f7d1aaf139e1e6929eb3a52e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8c3fba4659a96601e3827db8e775f0d6faaac3fdbade7a4dd4a6d5e3c389b3d3 [INFO] running `Command { std: "docker" "start" "-a" "8c3fba4659a96601e3827db8e775f0d6faaac3fdbade7a4dd4a6d5e3c389b3d3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:541:9 [INFO] [stderr] | [INFO] [stderr] 541 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 542 | ) -> Ref> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 542 | ) -> Ref<'_, TransitionTable> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:549:9 [INFO] [stderr] | [INFO] [stderr] 549 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 550 | ) -> Ref< [INFO] [stderr] | __________^ [INFO] [stderr] 551 | | EntryExitTransitionTable< [INFO] [stderr] 552 | | ExtendedState, [INFO] [stderr] 553 | | StateType, [INFO] [stderr] ... | [INFO] [stderr] 557 | | >, [INFO] [stderr] 558 | | > { [INFO] [stderr] | |_____^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 550 | ) -> Ref<'_, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:598:27 [INFO] [stderr] | [INFO] [stderr] 598 | pub fn extended_state(&self) -> Ref> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 598 | pub fn extended_state(&self) -> Ref<'_, Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `extfsm` (lib) generated 3 warnings (run `cargo fix --lib -p extfsm` to apply 3 suggestions) [INFO] [stderr] warning: `extfsm` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/extfsm-cc52fcd25861a9b8) [INFO] [stdout] digraph GC7BCB462F7C8451A9F0CE5B4C33823A8 { [INFO] [stdout] N806A13046C244D3F89DFD0F0D5C44458[label="ClosedWaitForMoney"][shape="diamond"]; [INFO] [stdout] N3A10F40A89BC42CA9ADCC3A07D78A6E4[label="Enter"][style="dashed"][shape="plain"]; [INFO] [stdout] NB00E3BC4D49144ECB16EF748BA95C8ED[label="Exit"][style="dashed"][shape="plain"]; [INFO] [stdout] N785FF401A81845CC8D836049CD2A02F9[label="CheckingMoney"][shape="oval"]; [INFO] [stdout] N525842F76BB94702835BEE528C72F756[label="OpenWaitForTimeOut"][shape="oval"]; [INFO] [stdout] N525842F76BB94702835BEE528C72F756 -> NB00E3BC4D49144ECB16EF748BA95C8ED[label="CountClose"][color="gold"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N806A13046C244D3F89DFD0F0D5C44458 -> N785FF401A81845CC8D836049CD2A02F9[label="ProcessCoin\n|GotCoin|"][color="green"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N785FF401A81845CC8D836049CD2A02F9 -> N785FF401A81845CC8D836049CD2A02F9[label="IgnoreAnotherCoin\n|GotCoin|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N785FF401A81845CC8D836049CD2A02F9 -> N806A13046C244D3F89DFD0F0D5C44458[label="Rejected\n|RejectMoney|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N525842F76BB94702835BEE528C72F756 -> N806A13046C244D3F89DFD0F0D5C44458[label="TimeOut\n|Timeout|"][color="blue"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N525842F76BB94702835BEE528C72F756 -> N525842F76BB94702835BEE528C72F756[label="Reject\n|GotCoin|\nRejected\n|RejectMoney|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N3A10F40A89BC42CA9ADCC3A07D78A6E4 -> N525842F76BB94702835BEE528C72F756[label="CountOpens"][color="gold"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N785FF401A81845CC8D836049CD2A02F9 -> N525842F76BB94702835BEE528C72F756[label="Accepted\n|AcceptMoney|"][color="green"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] } [INFO] [stdout] digraph GFDAA06B71097405595D1354700F6CF75 { [INFO] [stdout] N7C0C3FB9091B442498B4CC208FCED5FF[label="Two"][shape="oval"]; [INFO] [stdout] NA34E60217A4247838E9DC0B5B25A6D70[label="Init"][shape="diamond"]; [INFO] [stdout] test tests::coin_machine_test ... NAC3AEAFD11E34BDE95EA09F77E99F771ok[label="One"][shape="oval"] [INFO] [stdout] ; [INFO] [stdout] N2DC4767655B549B08F7537EB335A2AD3[label="Three"][shape="oval"]; [INFO] [stdout] NF0367169590A47C1BC9EB335E70B3630[label="Enter"][style="invis"][shape="plain"]; [INFO] [stdout] N7C0C3FB9091B442498B4CC208FCED5FF -> N2DC4767655B549B08F7537EB335A2AD3[label="Two2Three-BLUE\n|Event1|"][color="blue"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] NAC3AEAFD11E34BDE95EA09F77E99F771 -> NAC3AEAFD11E34BDE95EA09F77E99F771[label="Self2Self-RED\n|CyanEvent1|\nSelf2Self-RED\n|CyanEvent2|\nSelf2Self-RED\n|CyanEvent3|"][color="cyan"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] NAC3AEAFD11E34BDE95EA09F77E99F771 -> NAC3AEAFD11E34BDE95EA09F77E99F771[label="Self2Self-RedEvent1\n|RedEvent1|\nSelf2Self-RedEvent2\n|RedEvent2|\nSelf2Self-RedEvent3\n|RedEvent3|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] NAC3AEAFD11E34BDE95EA09F77E99F771 -> N7C0C3FB9091B442498B4CC208FCED5FF[label="One2Two-GREEN\n|Event1|"][color="green"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N2DC4767655B549B08F7537EB335A2AD3 -> N2DC4767655B549B08F7537EB335A2AD3[label="Self2Self-RED\n|CyanEvent1|\nSelf2Self-RED\n|CyanEvent2|\nSelf2Self-RED\n|CyanEvent3|"][color="cyan"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N2DC4767655B549B08F7537EB335A2AD3 -> NAC3AEAFD11E34BDE95EA09F77E99F771[label="Three2One-1-RED\n|Event1|\nThree2One-2-RED\n|Event2|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] NA34E60217A4247838E9DC0B5B25A6D70 -> NAC3AEAFD11E34BDE95EA09F77E99F771[label="Init2One-GRAY\n|Event1|"][color="gray"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N7C0C3FB9091B442498B4CC208FCED5FF -> N7C0C3FB9091B442498B4CC208FCED5FF[label="Self2Self-RED\n|CyanEvent1|\nSelf2Self-RED\n|CyanEvent2|\nSelf2Self-RED\n|CyanEvent3|"][color="cyan"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N2DC4767655B549B08F7537EB335A2AD3 -> N2DC4767655B549B08F7537EB335A2AD3[label="Self2Self-RedEvent1\n|RedEvent1|\nSelf2Self-RedEvent2\n|RedEvent2|\nSelf2Self-RedEvent3\n|RedEvent3|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N7C0C3FB9091B442498B4CC208FCED5FF -> N7C0C3FB9091B442498B4CC208FCED5FF[label="Self2Self-RedEvent1\n|RedEvent1|\nSelf2Self-RedEvent2\n|RedEvent2|\nSelf2Self-RedEvent3\n|RedEvent3|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] N2DC4767655B549B08F7537EB335A2AD3 -> NAC3AEAFD11E34BDE95EA09F77E99F771[label="Three2One-3-BLUE\n|Event3|\nThree2One-4-BLUE\n|Event4|"][color="blue"][arrowhead="normal" dir="both" arrowtail="none"]; [INFO] [stdout] } [INFO] [stdout] test tests::coin_machine_dot ... FAILED [INFO] [stdout] test tests::dottest_fsm_dot ... FAILED [INFO] [stdout] test tests::flyweight ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::coin_machine_dot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::coin_machine_dot' (24) panicked at src/lib.rs:1630:19: [INFO] [stdout] cannot dotfile: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5740706cb4f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5740706cb4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5740706cb4f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5740706cb4f2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5740706dc96f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5740706dc96f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x574070698051 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574070698051 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5740706a42a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5740706a938f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5740706a9221 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5740705da9de - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5740705da9de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5740706a9a4f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5740706a9a4f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5740706a98aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5740706a43d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57407068ba1d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5740706e48f0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5740706e3e96 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x574070577b9c - core::result::Result::expect::h0a61f1d449ca4b5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x57407058baff - extfsm::tests::coin_machine_dot::hbcb350c1f822db22 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1630:19 [INFO] [stdout] 22: 0x57407058bbb7 - extfsm::tests::coin_machine_dot::{{closure}}::h04c09178c28d87d0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1613:26 [INFO] [stdout] 23: 0x57407057f856 - core::ops::function::FnOnce::call_once::h78d637f683db5b40 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5740705da79b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5740705da79b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5740705f0405 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5740705f0405 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5740705f0405 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5740705f0405 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5740705f0405 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5740705f0405 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5740705f0405 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5740705c6bf4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5740705c6bf4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5740705ca4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5740705ca4ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5740705ca4ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5740705ca4ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5740705ca4ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5740705ca4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5740705ca4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57407069f53f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x57407069f53f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x731a76ca3aa4 - [INFO] [stdout] 45: 0x731a76d30a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::dottest_fsm_dot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::dottest_fsm_dot' (26) panicked at src/lib.rs:1835:19: [INFO] [stdout] cannot dotfile: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5740706cb4f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5740706cb4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5740706cb4f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5740706cb4f2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5740706dc96f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5740706dc96f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x574070698051 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574070698051 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5740706a42a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5740706a938f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5740706a9221 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5740705da9de - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5740705da9de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5740706a9a4f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5740706a9a4f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5740706a98aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5740706a43d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57407068ba1d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5740706e48f0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5740706e3e96 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x574070577b9c - core::result::Result::expect::h0a61f1d449ca4b5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x57407058b3d8 - extfsm::tests::dottest_fsm_dot::h0ebc3a65423bc69d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1835:19 [INFO] [stdout] 22: 0x57407058b477 - extfsm::tests::dottest_fsm_dot::{{closure}}::hccb81384e48edd85 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1822:25 [INFO] [stdout] 23: 0x57407057f7c6 - core::ops::function::FnOnce::call_once::h7064a30555dcf0b0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5740705da79b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5740705da79b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5740705f0405 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5740705f0405 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5740705f0405 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5740705f0405 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5740705f0405 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5740705f0405 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5740705f0405 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5740705c6bf4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5740705c6bf4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5740705ca4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5740705ca4ba - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5740705ca4ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5740705ca4ba - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5740705ca4ba - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5740705ca4ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5740705ca4ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x57407069f53f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x57407069f53f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x731a76ca3aa4 - [INFO] [stdout] 45: 0x731a76d30a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::coin_machine_dot [INFO] [stdout] tests::dottest_fsm_dot [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8c3fba4659a96601e3827db8e775f0d6faaac3fdbade7a4dd4a6d5e3c389b3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c3fba4659a96601e3827db8e775f0d6faaac3fdbade7a4dd4a6d5e3c389b3d3", kill_on_drop: false }` [INFO] [stdout] 8c3fba4659a96601e3827db8e775f0d6faaac3fdbade7a4dd4a6d5e3c389b3d3