[INFO] cloning repository https://github.com/jul-ienfr/P-master
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jul-ienfr/P-master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjul-ienfr%2FP-master", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjul-ienfr%2FP-master'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 030d9c7649923fd5aa9e1840884b490f662946a0
[INFO] testing jul-ienfr/P-master against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjul-ienfr%2FP-master" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  27% (1831/6737)
Updating files:  28% (1887/6737)
Updating files:  29% (1954/6737)
Updating files:  30% (2022/6737)
Updating files:  31% (2089/6737)
Updating files:  32% (2156/6737)
Updating files:  33% (2224/6737)
Updating files:  34% (2291/6737)
Updating files:  35% (2358/6737)
Updating files:  36% (2426/6737)
Updating files:  37% (2493/6737)
Updating files:  38% (2561/6737)
Updating files:  39% (2628/6737)
Updating files:  40% (2695/6737)
Updating files:  41% (2763/6737)
Updating files:  42% (2830/6737)
Updating files:  43% (2897/6737)
Updating files:  44% (2965/6737)
Updating files:  45% (3032/6737)
Updating files:  46% (3100/6737)
Updating files:  47% (3167/6737)
Updating files:  48% (3234/6737)
Updating files:  49% (3302/6737)
Updating files:  50% (3369/6737)
Updating files:  51% (3436/6737)
Updating files:  52% (3504/6737)
Updating files:  53% (3571/6737)
Updating files:  54% (3638/6737)
Updating files:  55% (3706/6737)
Updating files:  56% (3773/6737)
Updating files:  57% (3841/6737)
Updating files:  58% (3908/6737)
Updating files:  59% (3975/6737)
Updating files:  60% (4043/6737)
Updating files:  61% (4110/6737)
Updating files:  62% (4177/6737)
Updating files:  63% (4245/6737)
Updating files:  64% (4312/6737)
Updating files:  65% (4380/6737)
Updating files:  66% (4447/6737)
Updating files:  67% (4514/6737)
Updating files:  68% (4582/6737)
Updating files:  69% (4649/6737)
Updating files:  70% (4716/6737)
Updating files:  70% (4777/6737)
Updating files:  71% (4784/6737)
Updating files:  72% (4851/6737)
Updating files:  73% (4919/6737)
Updating files:  74% (4986/6737)
Updating files:  75% (5053/6737)
Updating files:  76% (5121/6737)
Updating files:  77% (5188/6737)
Updating files:  78% (5255/6737)
Updating files:  79% (5323/6737)
Updating files:  80% (5390/6737)
Updating files:  81% (5457/6737)
Updating files:  82% (5525/6737)
Updating files:  83% (5592/6737)
Updating files:  84% (5660/6737)
Updating files:  85% (5727/6737)
Updating files:  86% (5794/6737)
Updating files:  87% (5862/6737)
Updating files:  88% (5929/6737)
Updating files:  89% (5996/6737)
Updating files:  90% (6064/6737)
Updating files:  91% (6131/6737)
Updating files:  92% (6199/6737)
Updating files:  93% (6266/6737)
Updating files:  93% (6270/6737)
Updating files:  94% (6333/6737)
Updating files:  94% (6400/6737)
Updating files:  95% (6401/6737)
Updating files:  96% (6468/6737)
Updating files:  97% (6535/6737)
Updating files:  98% (6603/6737)
Updating files:  99% (6670/6737)
Updating files: 100% (6737/6737)
Updating files: 100% (6737/6737), done.
[INFO] started tweaking git repo https://github.com/jul-ienfr/P-master
[INFO] finished tweaking git repo https://github.com/jul-ienfr/P-master
[INFO] tweaked toml for git repo https://github.com/jul-ienfr/P-master written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jul-ienfr/P-master on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jul-ienfr/P-master 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6
[INFO] running `Command { std: "docker" "start" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6", 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" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6", 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" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling postflop-solver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.25s
[INFO] running `Command { std: "docker" "inspect" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6", 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" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling postflop-solver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/kuhn.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn root(&self) -> MutexGuardLike<Self::Node> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn root(&self) -> MutexGuardLike<'_, Self::Node> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/kuhn.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn play(&self, action: usize) -> MutexGuardLike<Self> {
[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] 209 |     fn play(&self, action: usize) -> MutexGuardLike<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tests/leduc.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn root(&self) -> MutexGuardLike<Self::Node> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn root(&self) -> MutexGuardLike<'_, Self::Node> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/leduc.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn play(&self, action: usize) -> MutexGuardLike<Self> {
[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] 338 |     fn play(&self, action: usize) -> MutexGuardLike<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.32s
[INFO] running `Command { std: "docker" "inspect" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6", 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" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tests/kuhn.rs:44:13
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn root(&self) -> MutexGuardLike<Self::Node> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn root(&self) -> MutexGuardLike<'_, Self::Node> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/kuhn.rs:209:13
[INFO] [stderr]     |
[INFO] [stderr] 209 |     fn play(&self, action: usize) -> MutexGuardLike<Self> {
[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] 209 |     fn play(&self, action: usize) -> MutexGuardLike<'_, Self> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> tests/leduc.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn root(&self) -> MutexGuardLike<Self::Node> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn root(&self) -> MutexGuardLike<'_, Self::Node> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/leduc.rs:338:13
[INFO] [stderr]     |
[INFO] [stderr] 338 |     fn play(&self, action: usize) -> MutexGuardLike<Self> {
[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] 338 |     fn play(&self, action: usize) -> MutexGuardLike<'_, Self> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `postflop-solver` (test "kuhn") generated 2 warnings (run `cargo fix --test "kuhn" -p postflop-solver` to apply 2 suggestions)
[INFO] [stderr] warning: `postflop-solver` (test "leduc") generated 2 warnings (run `cargo fix --test "leduc" -p postflop-solver` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/postflop_solver-6100496f042b8651)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test bet_size::tests::test_bet_sizes_from_str ... ok
[INFO] [stdout] test bet_size::tests::test_bet_size_from_str ... ok
[INFO] [stdout] test bet_size::tests::test_donk_sizes_from_str ... ok
[INFO] [stdout] test bunching::tests::test_bunching_independent_4 ... ignored
[INFO] [stdout] test bunching::tests::test_bunching_wizard ... ignored
[INFO] [stdout] test bunching::tests::test_next_combination ... ok
[INFO] [stdout] test bunching::tests::test_compress_mask ... ok
[INFO] [stdout] test equity_api::tests::exact_river_equity_is_deterministic ... ok
[INFO] [stdout] test card::tests::test_card_pair_index ... ok
[INFO] [stdout] test equity_api::tests::range_strength_orders_nuts_above_air ... ok
[INFO] [stdout] test bunching::tests::test_comb_8 ... ok
[INFO] [stdout] test equity_api::tests::repeated_equity_requests_hit_cache ... ok
[INFO] [stdout] test game::tests::always_tie_raked ... ok
[INFO] [stdout] test game::tests::no_assignment ... ok
[INFO] [stdout] test game::tests::always_tie ... ok
[INFO] [stdout] test game::tests::node_locking ... ok
[INFO] [stdout] test equity_api::tests::monte_carlo_is_seeded ... ok
[INFO] [stdout] test game::tests::node_locking_partial ... ok
[INFO] [stdout] test game::tests::node_locking_isomorphism ... ok
[INFO] [stdout] test game::tests::one_raise_all_range_with_river ... ok
[INFO] [stdout] test bunching::tests::test_comb_4 ... ok
[INFO] [stdout] test game::tests::one_raise_all_range_with_turn ... ok
[INFO] [stdout] test game::tests::always_lose_raked ... ok
[INFO] [stdout] test game::tests::isomorphism_monotone ... ok
[INFO] [stdout] test game::tests::solve_pio_preset_normal ... ignored
[INFO] [stdout] test game::tests::solve_pio_preset_raked ... ignored
[INFO] [stdout] test game::tests::always_win_raked ... ok
[INFO] [stdout] test range::tests::range_from_str ... ok
[INFO] [stdout] test range::tests::range_regex ... ok
[INFO] [stdout] test range::tests::range_to_string ... ok
[INFO] [stdout] test range::tests::trim_regex ... ok
[INFO] [stdout] test game::tests::always_lose ... ok
[INFO] [stdout] test game::tests::always_win ... ok
[INFO] [stdout] test bunching::tests::test_comb_5 ... ok
[INFO] [stdout] test file::tests::save_and_load_file ... FAILED
[INFO] [stdout] test bunching::tests::test_bunching_independent_1 has been running for over 60 seconds
[INFO] [stdout] test bunching::tests::test_bunching_independent_2 has been running for over 60 seconds
[INFO] [stdout] test bunching::tests::test_bunching_independent_3 has been running for over 60 seconds
[INFO] [stdout] test bunching::tests::test_comb_6 has been running for over 60 seconds
[INFO] [stdout] test game::tests::all_check_all_range has been running for over 60 seconds
[INFO] [stdout] test game::tests::one_raise_all_range has been running for over 60 seconds
[INFO] [stdout] test game::tests::one_raise_all_range_compressed has been running for over 60 seconds
[INFO] [stdout] test game::tests::remove_lines has been running for over 60 seconds
[INFO] [stdout] test game::tests::set_bunching_effect has been running for over 60 seconds
[INFO] [stdout] test game::tests::all_check_all_range ... ok
[INFO] [stdout] test game::tests::one_raise_all_range ... ok
[INFO] [stdout] test game::tests::one_raise_all_range_compressed ... ok
[INFO] [stdout] test game::tests::set_bunching_effect_always_win has been running for over 60 seconds
[INFO] [stdout] test hand::tests::test_all_hands has been running for over 60 seconds
[INFO] [stdout] test game::tests::remove_lines ... ok
[INFO] [stdout] test bunching::tests::test_comb_6 ... ok
[INFO] [stdout] test bunching::tests::test_bunching_independent_2 ... ok
[INFO] [stdout] test bunching::tests::test_bunching_independent_1 ... ok
[INFO] [stdout] test hand::tests::test_all_hands ... ok
[INFO] [stdout] test game::tests::set_bunching_effect_always_win ... ok
[INFO] [stdout] test game::tests::set_bunching_effect ... ok
[INFO] [stdout] test bunching::tests::test_bunching_independent_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file::tests::save_and_load_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file::tests::save_and_load_file' (665) panicked at src/file.rs:300:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Failed to create file: Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c4ef2186068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c4ef2186068 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c4ef2186068 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c4ef2186068 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c4ef219e23a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c4ef219e23a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5c4ef218a9e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c4ef218a9e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c4ef2164db6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4ef2164db6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4ef217e2b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4ef1e7a5fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5c4ef1e7a5fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c4ef217e532 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5c4ef217e532 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c4ef2164e72 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c4ef2159fc9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c4ef2165b8d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c4ef219ea7c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c4ef219e7f2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c4ef1da3ef5 - <core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c4ef1da3ef5 - postflop_solver[16614cdf8ae0ff68]::file::tests::save_and_load_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file.rs:300:60
[INFO] [stdout]   22:     0x5c4ef1d9de37 - postflop_solver[16614cdf8ae0ff68]::file::tests::save_and_load_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file.rs:278:28
[INFO] [stdout]   23:     0x5c4ef1d42796 - <postflop_solver[16614cdf8ae0ff68]::file::tests::save_and_load_file::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c4ef1e6d6db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c4ef1e6d6db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c4ef1e7af55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c4ef1e7af55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c4ef1e7af55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c4ef1e7af55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c4ef1e7af55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c4ef1e7af55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c4ef1e7af55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c4ef1e74864 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c4ef1e74864 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c4ef1e7dfd2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c4ef1e7dfd2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c4ef1e7dfd2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c4ef1e7dfd2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c4ef1e7dfd2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c4ef1e7dfd2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c4ef1e7dfd2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c4ef218598f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5c4ef218598f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7445f7e3faa4 - <unknown>
[INFO] [stdout]   45:     0x7445f7ecca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file::tests::save_and_load_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 4 ignored; 0 measured; 0 filtered out; finished in 621.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6", kill_on_drop: false }`
[INFO] [stdout] feed0bd70e6e9cf005173ee256d8f2662fc6ab1b18e4f277e3bd28a8bcc695e6
