[INFO] cloning repository https://github.com/thanunbenz/postflop-solver-cli_vs_gui_Benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanunbenz/postflop-solver-cli_vs_gui_Benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanunbenz%2Fpostflop-solver-cli_vs_gui_Benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanunbenz%2Fpostflop-solver-cli_vs_gui_Benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a72bdd56f0418331a0f93fa1a23722acca35c19
[INFO] testing thanunbenz/postflop-solver-cli_vs_gui_Benchmark/8a72bdd56f0418331a0f93fa1a23722acca35c19 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%2Fthanunbenz%2Fpostflop-solver-cli_vs_gui_Benchmark" "/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/thanunbenz/postflop-solver-cli_vs_gui_Benchmark
[INFO] finished tweaking git repo https://github.com/thanunbenz/postflop-solver-cli_vs_gui_Benchmark
[INFO] tweaked toml for git repo https://github.com/thanunbenz/postflop-solver-cli_vs_gui_Benchmark written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanunbenz/postflop-solver-cli_vs_gui_Benchmark 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/thanunbenz/postflop-solver-cli_vs_gui_Benchmark 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bincode_derive v2.0.0-rc.3
[INFO] [stderr]   Downloaded virtue v0.0.13
[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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19
[INFO] running `Command { std: "docker" "start" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19", 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" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19" "/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" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19", 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" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[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]   --> src/game/base.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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] 24 |     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]    --> src/game/interpreter.rs:997:13
[INFO] [stdout]     |
[INFO] [stdout] 997 |     fn node(&self) -> MutexGuardLike<PostFlopNode> {
[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] 997 |     fn node(&self) -> MutexGuardLike<'_, PostFlopNode> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/game/node.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     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] 38 |     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]   --> src/interface.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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]    --> src/interface.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |     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] 102 |     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]   --> src/mutex_like.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn lock(&self) -> MutexGuardLike<T> {
[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] 66 |     pub fn lock(&self) -> MutexGuardLike<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.21s
[INFO] running `Command { std: "docker" "inspect" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19", 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" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/game/base.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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] 24 |     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]    --> src/game/interpreter.rs:997:13
[INFO] [stdout]     |
[INFO] [stdout] 997 |     fn node(&self) -> MutexGuardLike<PostFlopNode> {
[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] 997 |     fn node(&self) -> MutexGuardLike<'_, PostFlopNode> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/game/node.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     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] 38 |     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]   --> src/interface.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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]    --> src/interface.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |     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] 102 |     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]   --> src/mutex_like.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn lock(&self) -> MutexGuardLike<T> {
[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] 66 |     pub fn lock(&self) -> MutexGuardLike<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[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/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] [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]   --> src/game/base.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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] 24 |     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]    --> src/game/interpreter.rs:997:13
[INFO] [stdout]     |
[INFO] [stdout] 997 |     fn node(&self) -> MutexGuardLike<PostFlopNode> {
[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] 997 |     fn node(&self) -> MutexGuardLike<'_, PostFlopNode> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/game/node.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     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] 38 |     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]   --> src/interface.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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]    --> src/interface.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |     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] 102 |     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]   --> src/mutex_like.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn lock(&self) -> MutexGuardLike<T> {
[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] 66 |     pub fn lock(&self) -> MutexGuardLike<'_, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.60s
[INFO] running `Command { std: "docker" "inspect" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19", 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" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19" "/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]   --> src/game/base.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |     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] 24 |     fn root(&self) -> MutexGuardLike<'_, Self::Node> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/game/interpreter.rs:997:13
[INFO] [stderr]     |
[INFO] [stderr] 997 |     fn node(&self) -> MutexGuardLike<PostFlopNode> {
[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] 997 |     fn node(&self) -> MutexGuardLike<'_, PostFlopNode> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/game/node.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 |     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] 38 |     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]   --> src/interface.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 |     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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn root(&self) -> MutexGuardLike<'_, Self::Node>;
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/interface.rs:102:13
[INFO] [stderr]     |
[INFO] [stderr] 102 |     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] 102 |     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]   --> src/mutex_like.rs:66:17
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn lock(&self) -> MutexGuardLike<T> {
[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] 66 |     pub fn lock(&self) -> MutexGuardLike<'_, T> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `postflop-solver` (lib) generated 6 warnings (run `cargo fix --lib -p postflop-solver` to apply 6 suggestions)
[INFO] [stderr] warning: `postflop-solver` (lib test) generated 6 warnings (6 duplicates)
[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: 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: `postflop-solver` (test "leduc") generated 2 warnings (run `cargo fix --test "leduc" -p postflop-solver` to apply 2 suggestions)
[INFO] [stderr] warning: `postflop-solver` (test "kuhn") generated 2 warnings (run `cargo fix --test "kuhn" -p postflop-solver` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/postflop_solver-b5facee7197db21a)
[INFO] [stdout] 
[INFO] [stdout] running 42 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_compress_mask ... ok
[INFO] [stdout] test bunching::tests::test_next_combination ... ok
[INFO] [stdout] test card::tests::test_card_pair_index ... ok
[INFO] [stdout] test bunching::tests::test_comb_8 ... ok
[INFO] [stdout] test bunching::tests::test_comb_4 ... ok
[INFO] [stdout] test game::tests::always_lose ... ok
[INFO] [stdout] test bunching::tests::test_comb_5 ... ok
[INFO] [stdout] test game::tests::always_tie ... ok
[INFO] [stdout] test game::tests::always_tie_raked ... ok
[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 file::tests::save_and_load_file 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 file::tests::save_and_load_file ... FAILED
[INFO] [stdout] test game::tests::always_win ... ok
[INFO] [stdout] test game::tests::always_lose_raked ... ok
[INFO] [stdout] test game::tests::no_assignment ... ok
[INFO] [stdout] test game::tests::node_locking ... ok
[INFO] [stdout] test game::tests::all_check_all_range ... ok
[INFO] [stdout] test game::tests::node_locking_partial ... ok
[INFO] [stdout] test game::tests::isomorphism_monotone ... 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 game::tests::always_win_raked ... ok
[INFO] [stdout] test game::tests::one_raise_all_range_with_turn ... ok
[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::one_raise_all_range_compressed ... ok
[INFO] [stdout] test game::tests::one_raise_all_range ... 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::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 bunching::tests::test_comb_6 ... 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::remove_lines ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19", kill_on_drop: false }`
[INFO] [stdout] 9cc68d8d6571db742d42106928b06ce111e5eadcdcf97a8f105e0361f1458c19
