[INFO] cloning repository https://github.com/pbrenna/oa_evol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbrenna/oa_evol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrenna%2Foa_evol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrenna%2Foa_evol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a56575d3673e01dd4d6d3eb61b915a638da52c7f
[INFO] checking pbrenna/oa_evol/a56575d3673e01dd4d6d3eb61b915a638da52c7f against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbrenna%2Foa_evol" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pbrenna/oa_evol
[INFO] finished tweaking git repo https://github.com/pbrenna/oa_evol
[INFO] tweaked toml for git repo https://github.com/pbrenna/oa_evol written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pbrenna/oa_evol on toolchain 9050733395f7c10560d49f549e022f411fa28cea
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/pbrenna/spiril`
[INFO] [stderr]     Updating git repository `https://github.com/pbrenna/evco`
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.53)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr]       Adding simplelog v0.5.3 (available: v0.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/ga_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/ga_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/gp_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/oarray/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/hill_local/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/results_analysis/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/gp_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/ga_hill/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pbr v1.1.1
[INFO] [stderr]   Downloaded simplelog v0.5.3
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded crossbeam v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f948a7a54b21687aeee8692c27a9779ada02d89d9f0c5062ee8e2875caaaff23
[INFO] running `Command { std: "docker" "start" "-a" "f948a7a54b21687aeee8692c27a9779ada02d89d9f0c5062ee8e2875caaaff23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f948a7a54b21687aeee8692c27a9779ada02d89d9f0c5062ee8e2875caaaff23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f948a7a54b21687aeee8692c27a9779ada02d89d9f0c5062ee8e2875caaaff23", kill_on_drop: false }`
[INFO] [stdout] f948a7a54b21687aeee8692c27a9779ada02d89d9f0c5062ee8e2875caaaff23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b8bdc08fe4ff2be321d7c86dc1f82769e83454a9b052e28d9dd1c70546f5eae
[INFO] running `Command { std: "docker" "start" "-a" "8b8bdc08fe4ff2be321d7c86dc1f82769e83454a9b052e28d9dd1c70546f5eae", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/hill_local/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/oarray/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/gp_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/gp_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ga_hill/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ga_algo/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/results_analysis/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ga_inc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking pbr v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking oarray v0.1.0 (/opt/rustwide/workdir/oarray)
[INFO] [stderr]     Checking spiril v0.1.0 (https://github.com/pbrenna/spiril?branch=master#fee460a3)
[INFO] [stderr]     Checking evco v0.2.1 (https://github.com/pbrenna/evco?branch=configurable#88833a47)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> oarray/src/oarray.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec<bool>, &Vec<bool>) -> Ordering>)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn sort_rows(&mut self, cmp: Option<&dyn Fn(&Vec<bool>, &Vec<bool>) -> Ordering>)
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> oarray/src/oarray.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn sort_rows(&mut self, cmp: Option<&Fn(&Vec<bool>, &Vec<bool>) -> Ordering>)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn sort_rows(&mut self, cmp: Option<&dyn Fn(&Vec<bool>, &Vec<bool>) -> Ordering>)
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oarray/src/t_combinations.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn stream_iter(&mut self) -> CombinationsIter {
[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] 33 |     pub fn stream_iter(&mut self) -> CombinationsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oarray/src/t_combinations.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn stream_iter(&mut self) -> CombinationsIter {
[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] 33 |     pub fn stream_iter(&mut self) -> CombinationsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking results_analysis v0.1.0 (/opt/rustwide/workdir/results_analysis)
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]  --> results_analysis/src/w_distr.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> results_analysis/src/w_distr.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 |             Arg::with_name("file")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.53/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]  --> results_analysis/src/stat_eq.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]  --> results_analysis/src/w_distr.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `results_analysis` (bin "w_distr" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> results_analysis/src/stat_eq.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 |             Arg::with_name("file1")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.53/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> results_analysis/src/stat_eq.rs:22:18
[INFO] [stdout]     |
[INFO] [stdout]  22 |             Arg::with_name("file2")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.53/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> results_analysis/src/w_distr.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 |             Arg::with_name("file")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.53/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]  --> results_analysis/src/stat_eq.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> results_analysis/src/stat_eq.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 |             Arg::with_name("file1")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.53/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `results_analysis` (bin "w_distr") due to 2 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> results_analysis/src/stat_eq.rs:22:18
[INFO] [stdout]     |
[INFO] [stdout]  22 |             Arg::with_name("file2")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.53/src/builder/arg.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `results_analysis` (bin "stat_eq") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `results_analysis` (bin "stat_eq" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8b8bdc08fe4ff2be321d7c86dc1f82769e83454a9b052e28d9dd1c70546f5eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8bdc08fe4ff2be321d7c86dc1f82769e83454a9b052e28d9dd1c70546f5eae", kill_on_drop: false }`
[INFO] [stdout] 8b8bdc08fe4ff2be321d7c86dc1f82769e83454a9b052e28d9dd1c70546f5eae
