[INFO] cloning repository https://github.com/byte-me-pls/gen-fsm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byte-me-pls/gen-fsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-me-pls%2Fgen-fsm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-me-pls%2Fgen-fsm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 061b8a9cd64f69f32ef59bbb9cfe9b96f47b6792
[INFO] testing byte-me-pls/gen-fsm against 1.98.0-beta.8 for beta-1.99-5
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyte-me-pls%2Fgen-fsm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/byte-me-pls/gen-fsm
[INFO] finished tweaking git repo https://github.com/byte-me-pls/gen-fsm
[INFO] tweaked toml for git repo https://github.com/byte-me-pls/gen-fsm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/byte-me-pls/gen-fsm on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/byte-me-pls/gen-fsm 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc
[INFO] running `Command { std: "docker" "start" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling gen-fsm v0.1.0 (/opt/rustwide/workdir/crates/gen-fsm)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gen-fsm-evolve v0.1.0 (/opt/rustwide/workdir/crates/gen-fsm-evolve)
[INFO] [stderr]    Compiling drone-nav v0.1.0 (/opt/rustwide/workdir/examples/drone_nav)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.30s
[INFO] running `Command { std: "docker" "inspect" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling gen-fsm v0.1.0 (/opt/rustwide/workdir/crates/gen-fsm)
[INFO] [stderr]    Compiling gen-fsm-evolve v0.1.0 (/opt/rustwide/workdir/crates/gen-fsm-evolve)
[INFO] [stderr]    Compiling drone-nav v0.1.0 (/opt/rustwide/workdir/examples/drone_nav)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/drone_nav-317d66742004eb29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_fsm-41022c3e1ab9adce)
[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 18 tests
[INFO] [stdout] test dna::tests::round_trip_flat ... ok
[INFO] [stdout] test fsm::tests::force_transition_works ... ok
[INFO] [stdout] test fsm::tests::fsm_starts_in_initial_state ... ok
[INFO] [stdout] test fsm::tests::fsm_deterministic_with_same_seed ... ok
[INFO] [stdout] test fsm::tests::fsm_step_changes_state ... ok
[INFO] [stdout] test fsm::tests::reset_clears_state ... ok
[INFO] [stdout] test matrix::tests::from_slice_correct_length ... ok
[INFO] [stdout] test matrix::tests::normalize_clamps_negatives ... ok
[INFO] [stdout] test matrix::tests::uniform_matrix_is_valid ... ok
[INFO] [stdout] test matrix::tests::write_to_slice_roundtrip ... ok
[INFO] [stdout] test rng::tests::deterministic_sequence ... ok
[INFO] [stdout] test rng::tests::no_immediate_repeat ... ok
[INFO] [stdout] test rng::tests::f32_range ... ok
[INFO] [stdout] test dna::tests::uniform_dna_valid ... ok
[INFO] [stdout] test dna::tests::from_flat_slice_wrong_length ... ok
[INFO] [stdout] test matrix::tests::from_slice_wrong_length ... ok
[INFO] [stdout] test matrix::tests::next_state_deterministic_edge ... ok
[INFO] [stdout] test rng::tests::zero_seed_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_fsm_evolve-c2e2fea6dbaa5d58)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test export::tests::c_header_valid ... ok
[INFO] [stdout] test crossover::tests::uniform_crossover_produces_valid_children ... ok
[INFO] [stdout] test export::tests::json_roundtrip ... ok
[INFO] [stdout] test export::tests::binary_size_correct ... ok
[INFO] [stdout] test genome::tests::to_dna_roundtrip ... ok
[INFO] [stdout] test genome::tests::random_genome_is_normalized ... ok
[INFO] [stdout] test export::tests::rust_const_contains_name ... ok
[INFO] [stdout] test mutation::tests::mutation_maintains_normalization ... ok
[INFO] [stdout] test mutation::tests::zero_mutation_rate_no_change ... ok
[INFO] [stdout] test evolution::tests::evolution_improves_fitness ... ok
[INFO] [stdout] test selection::tests::tournament_selects_best ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- selection::tests::tournament_selects_best stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'selection::tests::tournament_selects_best' (753) panicked at crates/gen-fsm-evolve/src/selection.rs:38:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 9
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56c640099e71 - std[97b98282bc616a66]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56c640099e71 - std[97b98282bc616a66]::backtrace_rs::backtrace::trace_unsynchronized::<std[97b98282bc616a66]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56c640099e71 - std[97b98282bc616a66]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56c640099e71 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56c6400aea7a - <core[832e9a552fc17241]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56c6400aea7a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    6:     0x56c64009e37c - std[97b98282bc616a66]::io::default_write_fmt::<alloc[3ecab9f82c41dc7d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x56c64009e37c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x56c6400782e6 - <std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56c6400782e6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56c640091f19 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56c63ffc9910 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x56c63ffc9910 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56c640092242 - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn for<'a, 'b> core[832e9a552fc17241]::ops::function::Fn<(&'a std[97b98282bc616a66]::panic::PanicHookInfo<'b>,), Output = ()> + core[832e9a552fc17241]::marker::Sync + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::Fn<(&std[97b98282bc616a66]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x56c640092242 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x56c640078392 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x56c64006fce9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56c640078f8d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x56c6400af24c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56c6400af103 - core[832e9a552fc17241]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56c6400ab1dd - core[832e9a552fc17241]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56c63ffafd23 - gen_fsm_evolve[38a966d66c188545]::selection::tests::tournament_selects_best
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gen-fsm-evolve/src/selection.rs:38:9
[INFO] [stdout]   22:     0x56c63ffaeb87 - gen_fsm_evolve[38a966d66c188545]::selection::tests::tournament_selects_best::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gen-fsm-evolve/src/selection.rs:29:33
[INFO] [stdout]   23:     0x56c63ffbcb26 - <gen_fsm_evolve[38a966d66c188545]::selection::tests::tournament_selects_best::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56c63ffbcc4b - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56c63ffbcc4b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56c63ffca295 - test[39766f3d73431624]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56c63ffca295 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56c63ffca295 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x56c63ffca295 - std[97b98282bc616a66]::panicking::catch_unwind::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56c63ffca295 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<test[39766f3d73431624]::run_test_in_process::{closure#0}>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56c63ffca295 - test[39766f3d73431624]::run_test_in_process
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56c63ffca295 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56c63ffc4d44 - test[39766f3d73431624]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56c63ffc4d44 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56c63ffcd3e2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56c63ffcd3e2 - <core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56c63ffcd3e2 - std[97b98282bc616a66]::panicking::catch_unwind::do_call::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x56c63ffcd3e2 - std[97b98282bc616a66]::panicking::catch_unwind::<(), core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56c63ffcd3e2 - std[97b98282bc616a66]::panic::catch_unwind::<core[832e9a552fc17241]::panic::unwind_safe::AssertUnwindSafe<std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56c63ffcd3e2 - std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked::<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56c63ffcd3e2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56c6400996ef - <alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::ops::function::FnOnce<(), Output = ()> + core[832e9a552fc17241]::marker::Send> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x56c6400996ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/04eb0d7194012623e82369b466d5084522957446/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7dad7496507a - <unknown>
[INFO] [stdout]   45:     0x7dad749f8534 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     selection::tests::tournament_selects_best
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p gen-fsm-evolve --lib`
[INFO] running `Command { std: "docker" "inspect" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc", kill_on_drop: false }`
[INFO] [stdout] 712dccfc0d499f86e404833c2d7e52de52c1f473563fd54aa1c6000e0cd97dbc
