[INFO] fetching crate genetic_algorithms 1.3.2...
[INFO] testing genetic_algorithms-1.3.2 against 1.78.0 for beta-1.79-2
[INFO] extracting crate genetic_algorithms 1.3.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate genetic_algorithms 1.3.2 on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate genetic_algorithms 1.3.2
[INFO] finished tweaking crates.io crate genetic_algorithms 1.3.2
[INFO] tweaked toml for crates.io crate genetic_algorithms 1.3.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0abfc6afc24f3148a9837c3c3f551f7b1007c4abad1e716a0603953d6933764
[INFO] running `Command { std: "docker" "start" "-a" "a0abfc6afc24f3148a9837c3c3f551f7b1007c4abad1e716a0603953d6933764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0abfc6afc24f3148a9837c3c3f551f7b1007c4abad1e716a0603953d6933764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0abfc6afc24f3148a9837c3c3f551f7b1007c4abad1e716a0603953d6933764", kill_on_drop: false }`
[INFO] [stdout] a0abfc6afc24f3148a9837c3c3f551f7b1007c4abad1e716a0603953d6933764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08068d4694a020eb63a226f3be3b4bd8fd19b9d7d60b8ce38ff934c27ffb34cd
[INFO] running `Command { std: "docker" "start" "-a" "08068d4694a020eb63a226f3be3b4bd8fd19b9d7d60b8ce38ff934c27ffb34cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling genetic_algorithms v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.70s
[INFO] running `Command { std: "docker" "inspect" "08068d4694a020eb63a226f3be3b4bd8fd19b9d7d60b8ce38ff934c27ffb34cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08068d4694a020eb63a226f3be3b4bd8fd19b9d7d60b8ce38ff934c27ffb34cd", kill_on_drop: false }`
[INFO] [stdout] 08068d4694a020eb63a226f3be3b4bd8fd19b9d7d60b8ce38ff934c27ffb34cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99d10a1121d3ec31477ea082cfa4883791725dabba70dc34f55aa96cf9644c38
[INFO] running `Command { std: "docker" "start" "-a" "99d10a1121d3ec31477ea082cfa4883791725dabba70dc34f55aa96cf9644c38", kill_on_drop: false }`
[INFO] [stderr]    Compiling genetic_algorithms v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "99d10a1121d3ec31477ea082cfa4883791725dabba70dc34f55aa96cf9644c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d10a1121d3ec31477ea082cfa4883791725dabba70dc34f55aa96cf9644c38", kill_on_drop: false }`
[INFO] [stdout] 99d10a1121d3ec31477ea082cfa4883791725dabba70dc34f55aa96cf9644c38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 434071a007c3d47199c71ccf2598dbac3673bf7d0772feb0cbf478a47fc4637b
[INFO] running `Command { std: "docker" "start" "-a" "434071a007c3d47199c71ccf2598dbac3673bf7d0772feb0cbf478a47fc4637b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genetic_algorithms-2bcb9968fbf44ea0)
[INFO] [stderr]      Running tests/libtest.rs (/opt/rustwide/target/debug/deps/libtest-41f10d4977400e6b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test operations::crossover::test_multipoint_crossover_4_points ... ok
[INFO] [stdout] test operations::crossover::test_xover_aga_probability_under_avg ... ok
[INFO] [stdout] test operations::mutation::test_mutation_aga_probability_under_avg ... ok
[INFO] [stdout] test operations::crossover::test_xover_aga_probability_over_avg ... ok
[INFO] [stdout] test operations::crossover::test_multipoint_crossover_2_points ... ok
[INFO] [stdout] test helpers::test_helpers_initialize_dna ... ok
[INFO] [stdout] test helpers::test_initialize_dna_without_repeated_alleles ... ok
[INFO] [stdout] test operations::crossover::test_cycle_crossover ... ok
[INFO] [stdout] test operations::mutation::test_mutation_aga_probability_over_avg ... ok
[INFO] [stdout] test operations::mutation::test_inversion_mutation ... ok
[INFO] [stdout] test operations::crossover::test_uniform_crossover ... ok
[INFO] [stdout] test operations::survivor::test_age_based_survivor ... ok
[INFO] [stdout] test operations::mutation::test_scramble_mutation ... ok
[INFO] [stdout] test operations::mutation::test_swap_mutation ... ok
[INFO] [stdout] test operations::selection::test_random_even_selection ... ok
[INFO] [stdout] test operations::selection::test_random_odd_selection ... ok
[INFO] [stdout] test operations::selection::test_tournament_singlethread ... ok
[INFO] [stdout] test ga::test_parent_crossover_repeating_alleles ... ok
[INFO] [stdout] test ga::test_parent_crossover_without_repeating_alleles ... ok
[INFO] [stdout] test operations::survivor::test_fitness_survivor_maximization ... ok
[INFO] [stdout] test operations::survivor::test_survivor_fitness_fixed ... ok
[INFO] [stdout] test population::test_add_individuals ... ok
[INFO] [stdout] test population::test_add_individual_gn ... ok
[INFO] [stdout] test population::test_add_individual_gn_aga ... ok
[INFO] [stdout] test population::test_add_individuals_aga ... ok
[INFO] [stdout] test operations::selection::test_fitness_proportionate_selection ... ok
[INFO] [stdout] test operations::selection::test_tournament_multithread ... ok
[INFO] [stdout] test operations::survivor::test_fitness_survivor_minization ... ok
[INFO] [stdout] test operations::selection::test_stochastic_universal_sampling ... FAILED
[INFO] [stdout] test ga::test_ga_start_maximize ... ok
[INFO] [stdout] test ga::test_ga_run_minimize ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test libtest`
[INFO] [stdout] test ga::test_ga_run ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- operations::selection::test_stochastic_universal_sampling stdout ----
[INFO] [stdout] thread 'operations::selection::test_stochastic_universal_sampling' panicked at tests/operations/selection/mod.rs:99:5:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56133f1e9c42 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x56133f1e9c42 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x56133f1e9c42 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x56133f1e9c42 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x56133f21209c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x56133f21209c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x56133f1e75cf - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x56133f1e9a14 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x56133f1e9a14 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x56133f1eb6cb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x56133f1eb3a7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x56133eea9847 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x56133eea9847 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x56133f1ebd00 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x56133f1ebd00 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x56133f1eba42 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x56133f1ea116 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x56133f1eb774 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x56133edfce95 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x56133edfd30b - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17
[INFO] [stdout]   20:     0x56133f0d450e - core::panicking::assert_failed::h3a7627d3b6f86d38
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5
[INFO] [stdout]   21:     0x56133ee3094f - libtest::operations::selection::test_stochastic_universal_sampling::h6f460752cbf9c9b3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/operations/selection/mod.rs:99:5
[INFO] [stdout]   22:     0x56133ee2fd77 - libtest::operations::selection::test_stochastic_universal_sampling::{{closure}}::h7d7f7f2962148041
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/operations/selection/mod.rs:77:40
[INFO] [stdout]   23:     0x56133ee51e66 - core::ops::function::FnOnce::call_once::h8c2c75659661b790
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56133eeae47f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56133eeae47f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   26:     0x56133eeadb03 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   27:     0x56133eeadb03 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56133eeadb03 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   29:     0x56133eeadb03 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   30:     0x56133eeadb03 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   31:     0x56133eeadb03 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   32:     0x56133eeadb03 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   33:     0x56133ee76703 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   34:     0x56133ee76703 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x56133ee7b26f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   36:     0x56133ee7b26f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56133ee7b26f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   38:     0x56133ee7b26f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   39:     0x56133ee7b26f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   40:     0x56133ee7b26f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   41:     0x56133ee7b26f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56133f1eff65 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   43:     0x56133f1eff65 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   44:     0x56133f1eff65 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fa7fda0cac3 - <unknown>
[INFO] [stdout]   46:     0x7fa7fda9da04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     operations::selection::test_stochastic_universal_sampling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "434071a007c3d47199c71ccf2598dbac3673bf7d0772feb0cbf478a47fc4637b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "434071a007c3d47199c71ccf2598dbac3673bf7d0772feb0cbf478a47fc4637b", kill_on_drop: false }`
[INFO] [stdout] 434071a007c3d47199c71ccf2598dbac3673bf7d0772feb0cbf478a47fc4637b
