[INFO] fetching crate extfsm 0.12.1...
[INFO] testing extfsm-0.12.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate extfsm 0.12.1 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate extfsm 0.12.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 65 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c62199a2253c22bbba054adef30e752368f60ec981d95b923f998abb96d7b32f
[INFO] running `Command { std: "docker" "start" "-a" "c62199a2253c22bbba054adef30e752368f60ec981d95b923f998abb96d7b32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c62199a2253c22bbba054adef30e752368f60ec981d95b923f998abb96d7b32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62199a2253c22bbba054adef30e752368f60ec981d95b923f998abb96d7b32f", kill_on_drop: false }`
[INFO] [stdout] c62199a2253c22bbba054adef30e752368f60ec981d95b923f998abb96d7b32f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b64f223b0613f0d752227f71f4aa74181004b7db7f1f3804b9097651a72169d
[INFO] running `Command { std: "docker" "start" "-a" "0b64f223b0613f0d752227f71f4aa74181004b7db7f1f3804b9097651a72169d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[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<TransitionTable<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<Box<ExtendedState>> {
[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<ExtendedState>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
[INFO] running `Command { std: "docker" "inspect" "0b64f223b0613f0d752227f71f4aa74181004b7db7f1f3804b9097651a72169d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b64f223b0613f0d752227f71f4aa74181004b7db7f1f3804b9097651a72169d", kill_on_drop: false }`
[INFO] [stdout] 0b64f223b0613f0d752227f71f4aa74181004b7db7f1f3804b9097651a72169d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0a2953eb4dc7a1424acbc3f5fec0d8a2aa50a85eec0cee465141eb5296bef5c
[INFO] running `Command { std: "docker" "start" "-a" "f0a2953eb4dc7a1424acbc3f5fec0d8a2aa50a85eec0cee465141eb5296bef5c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling term v1.2.0
[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<TransitionTable<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<Box<ExtendedState>> {
[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<ExtendedState>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling slog-atomic v2.0.0
[INFO] [stderr]    Compiling time v0.3.44
[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<TransitionTable<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<Box<ExtendedState>> {
[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<ExtendedState>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.25s
[INFO] running `Command { std: "docker" "inspect" "f0a2953eb4dc7a1424acbc3f5fec0d8a2aa50a85eec0cee465141eb5296bef5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a2953eb4dc7a1424acbc3f5fec0d8a2aa50a85eec0cee465141eb5296bef5c", kill_on_drop: false }`
[INFO] [stdout] f0a2953eb4dc7a1424acbc3f5fec0d8a2aa50a85eec0cee465141eb5296bef5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e60840d79ec2ad073986a3663726d11260249b3b7fdc77daf8b05a23a7befb32
[INFO] running `Command { std: "docker" "start" "-a" "e60840d79ec2ad073986a3663726d11260249b3b7fdc77daf8b05a23a7befb32", 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<TransitionTable<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>>
[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<Box<ExtendedState>> {
[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<ExtendedState>> {
[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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/extfsm-edd928ca228c8837)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] digraph G75FB03BC82464DD88B2275AD598D7A29 {
[INFO] [stdout]     NCDCEC5AE61474264A83DE0269B78E69D[label="OpenWaitForTimeOut"][shape="oval"];
[INFO] [stdout]     NC04A359DA0814530A4463CA8E86B35AF[label="Enter"][style="dashed"][shape="plain"];
[INFO] [stdout]     NE73970770C3A4BD8B08F163C059C9BB3[label="Exit"][style="dashed"][shape="plain"];
[INFO] [stdout]     N25102FCBCBBB4ED7A8D5F12AC1831200[label="CheckingMoney"][shape="oval"];
[INFO] [stdout]     N559F684286894E8B90427A1D54425B99[label="ClosedWaitForMoney"][shape="diamond"];
[INFO] [stdout]     N559F684286894E8B90427A1D54425B99 -> N25102FCBCBBB4ED7A8D5F12AC1831200[label="ProcessCoin\n|GotCoin|"][color="green"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     digraph GC80ACAB87DC8492EAA1799CF53329482 {
[INFO] [stdout]     N25102FCBCBBB4ED7A8D5F12AC1831200 -> NCDCEC5AE61474264A83DE0269B78E69D[label="Accepted\n|AcceptMoney|"][color="green"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     NB3AD94AA5FE94603BE31946209295845[label="Init"][shape="diamond"];
[INFO] [stdout]     N25102FCBCBBB4ED7A8D5F12AC1831200 -> N25102FCBCBBB4ED7A8D5F12AC1831200[label="IgnoreAnotherCoin\n|GotCoin|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout] NF193D6B0A6B742A2BB146BF0A3EC11A2[label="One"][shape="oval"];
[INFO] [stdout]         N9192C99B16D2439C9D04774FED1B2AD7[label="Three"][shape="oval"];
[INFO] [stdout]     NCDCEC5AE61474264A83DE0269B78E69D -> NCDCEC5AE61474264A83DE0269B78E69D[label="Reject\n|GotCoin|\nRejected\n|RejectMoney|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     NA6991CAA5B8947498533AB58DAF27FEF[label="Enter"][style="invis"][shape="plain"];
[INFO] [stdout]     NCDCEC5AE61474264A83DE0269B78E69D -> NE73970770C3A4BD8B08F163C059C9BB3[label="CountClose"][color="gold"][arrowhead="N3748FDCF63C41D783F8EB10011CF50Enormal" dir="both" arrowtail="none"];[label="Two"][shape="oval"]
[INFO] [stdout]     NC04A359DA0814530A4463CA8E86B35AF -> NCDCEC5AE61474264A83DE0269B78E69D[label="CountOpens"][color="gold"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     N25102FCBCBBB4ED7A8D5F12AC1831200 -> N559F684286894E8B90427A1D54425B99[label="Rejected\n|RejectMoney|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     NCDCEC5AE61474264A83DE0269B78E69D -> N559F684286894E8B90427A1D54425B99[label="TimeOut\n|Timeout|"][color="blue"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout] }
[INFO] [stdout] ;
[INFO] [stdout]     N9192C99B16D2439C9D04774FED1B2AD7 -> NF193D6B0A6B742A2BB146BF0A3EC11A2[label="Three2One-1-RED\n|Event1|\nThree2One-2-RED\n|Event2|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     N3748FDCF63C41D783F8EB10011CF50E -> N3748FDCF63C41D783F8EB10011CF50E[label="Self2Self-RedEvent1\n|RedEvent1|\nSelf2Self-RedEvent2\n|RedEvent2|\nSelf2Self-RedEvent3\n|RedEvent3|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     N3748FDCF63C41D783F8EB10011CF50E -> N3748FDCF63C41D783F8EB10011CF50E[label="Self2Self-RED\n|CyanEvent1|\nSelf2Self-RED\n|CyanEvent2|\nSelf2Self-RED\n|CyanEvent3|"][color="cyan"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     NF193D6B0A6B742A2BB146BF0A3EC11A2 -> NF193D6B0A6B742A2BB146BF0A3EC11A2[label="Self2Self-RED\n|CyanEvent1|\nSelf2Self-RED\n|CyanEvent2|\nSelf2Self-RED\n|CyanEvent3|"][color="cyan"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     N3748FDCF63C41D783F8EB10011CF50E -> N9192C99B16D2439C9D04774FED1B2AD7[label="Two2Three-BLUE\n|Event1|"][color="blue"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     N9192C99B16D2439C9D04774FED1B2AD7 -> N9192C99B16D2439C9D04774FED1B2AD7[label="Self2Self-RED\n|CyanEvent1|\nSelf2Self-RED\n|CyanEvent2|\nSelf2Self-RED\n|CyanEvent3|"][color="cyan"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     N9192C99B16D2439C9D04774FED1B2AD7 -> N9192C99B16D2439C9D04774FED1B2AD7[label="Self2Self-RedEvent1\n|RedEvent1|\nSelf2Self-RedEvent2\n|RedEvent2|\nSelf2Self-RedEvent3\n|RedEvent3|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     N9192C99B16D2439C9D04774FED1B2AD7 -> NF193D6B0A6B742A2BB146BF0A3EC11A2[label="Three2One-3-BLUE\n|Event3|\nThree2One-4-BLUE\n|Event4|"][color="blue"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     NB3AD94AA5FE94603BE31946209295845 -> NF193D6B0A6B742A2BB146BF0A3EC11A2[label="Init2One-GRAY\n|Event1|"][color="gray"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     NF193D6B0A6B742A2BB146BF0A3EC11A2 -> NF193D6B0A6B742A2BB146BF0A3EC11A2[label="Self2Self-RedEvent1\n|RedEvent1|\nSelf2Self-RedEvent2\n|RedEvent2|\nSelf2Self-RedEvent3\n|RedEvent3|"][color="red"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout]     NF193D6B0A6B742A2BB146BF0A3EC11A2 -> N3748FDCF63C41D783F8EB10011CF50E[label="One2Two-GREEN\n|Event1|"][color="green"][arrowhead="normal" dir="both" arrowtail="none"];
[INFO] [stdout] }
[INFO] [stdout] test tests::flyweight ... ok
[INFO] [stdout] test tests::coin_machine_test ... ok
[INFO] [stdout] test tests::coin_machine_dot ... FAILED
[INFO] [stdout] test tests::dottest_fsm_dot ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::coin_machine_dot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::coin_machine_dot' (17) 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:     0x5ff192ff8392 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff192ff8392 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff192ff8392 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ff192ff8392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ff19300961f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ff19300961f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ff192fc5333 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff192fc5333 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ff192fd13f2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ff192fd645f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ff192fd62f1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ff192f0ee5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ff192f0ee5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff192fd6a6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ff192fd6a6f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ff192fd68ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ff192fd1529 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ff192fb914d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ff193011520 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff193010aa6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5ff192e97f4c - core::result::Result<T,E>::expect::h9fe6bab8c2d35ef7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff192ee929f - extfsm::tests::coin_machine_dot::he9dc1805f5fb7518
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1630:19
[INFO] [stdout]   22:     0x5ff192ee9357 - extfsm::tests::coin_machine_dot::{{closure}}::h555598a72bb71a34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1613:26
[INFO] [stdout]   23:     0x5ff192ebada6 - core::ops::function::FnOnce::call_once::hab12f408734fb1ca
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff192f0ecab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff192f0ecab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff192f22cbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff192f22cbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff192f22cbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ff192f22cbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ff192f22cbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff192f22cbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff192f22cbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff192efc204 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff192efc204 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ff192effb3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5ff192effb3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff192effb3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ff192effb3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ff192effb3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff192effb3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5ff192effb3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff192fcc92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5ff192fcc92f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7a5ca4d09aa4 - <unknown>
[INFO] [stdout]   45:     0x7a5ca4d96a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::dottest_fsm_dot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::dottest_fsm_dot' (19) 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:     0x5ff192ff8392 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff192ff8392 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff192ff8392 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ff192ff8392 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ff19300961f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ff19300961f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ff192fc5333 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff192fc5333 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ff192fd13f2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ff192fd645f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ff192fd62f1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ff192f0ee5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ff192f0ee5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff192fd6a6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ff192fd6a6f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ff192fd68ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ff192fd1529 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ff192fb914d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ff193011520 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff193010aa6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5ff192e97f4c - core::result::Result<T,E>::expect::h9fe6bab8c2d35ef7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff192ee8b78 - extfsm::tests::dottest_fsm_dot::ha516bc291d10a8e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1835:19
[INFO] [stdout]   22:     0x5ff192ee8c17 - extfsm::tests::dottest_fsm_dot::{{closure}}::h8297ae61f0b77207
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1822:25
[INFO] [stdout]   23:     0x5ff192eba6e6 - core::ops::function::FnOnce::call_once::h55ee551e4d00848c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ff192f0ecab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ff192f0ecab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ff192f22cbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ff192f22cbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ff192f22cbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5ff192f22cbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ff192f22cbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ff192f22cbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ff192f22cbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ff192efc204 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ff192efc204 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ff192effb3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5ff192effb3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ff192effb3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5ff192effb3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5ff192effb3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ff192effb3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5ff192effb3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff192fcc92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5ff192fcc92f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7a5ca4d09aa4 - <unknown>
[INFO] [stdout]   45:     0x7a5ca4d96a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e60840d79ec2ad073986a3663726d11260249b3b7fdc77daf8b05a23a7befb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e60840d79ec2ad073986a3663726d11260249b3b7fdc77daf8b05a23a7befb32", kill_on_drop: false }`
[INFO] [stdout] e60840d79ec2ad073986a3663726d11260249b3b7fdc77daf8b05a23a7befb32
