[INFO] fetching crate inside-baseball 0.1.0...
[INFO] testing inside-baseball-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate inside-baseball 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate inside-baseball 0.1.0
[INFO] finished tweaking crates.io crate inside-baseball 0.1.0
[INFO] tweaked toml for crates.io crate inside-baseball 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inside-baseball 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate inside-baseball 0.1.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05a811e84677765d1d87218ce7ac395a967f0c513010c09dbe97caecd7e63835
[INFO] running `Command { std: "docker" "start" "-a" "05a811e84677765d1d87218ce7ac395a967f0c513010c09dbe97caecd7e63835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05a811e84677765d1d87218ce7ac395a967f0c513010c09dbe97caecd7e63835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a811e84677765d1d87218ce7ac395a967f0c513010c09dbe97caecd7e63835", kill_on_drop: false }`
[INFO] [stdout] 05a811e84677765d1d87218ce7ac395a967f0c513010c09dbe97caecd7e63835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3329d43c7e64ce4740656d47ca290d58d0a0237493f4bf00c51d3d8fe0362f8
[INFO] running `Command { std: "docker" "start" "-a" "d3329d43c7e64ce4740656d47ca290d58d0a0237493f4bf00c51d3d8fe0362f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling byteordered v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling tracing-tree v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling inside-baseball v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/script/control.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let mut if_ = match &mut controls[if_index].control {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]   --> src/script/control.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct While {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/ast.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn pop(&mut self) -> Option<Stmt> {
[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] 164 |     pub fn pop(&mut self) -> Option<Stmt<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/script/control.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let mut if_ = match &mut controls[if_index].control {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]   --> src/script/control.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct While {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/ast.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn pop(&mut self) -> Option<Stmt> {
[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] 164 |     pub fn pop(&mut self) -> Option<Stmt<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.11s
[INFO] running `Command { std: "docker" "inspect" "d3329d43c7e64ce4740656d47ca290d58d0a0237493f4bf00c51d3d8fe0362f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3329d43c7e64ce4740656d47ca290d58d0a0237493f4bf00c51d3d8fe0362f8", kill_on_drop: false }`
[INFO] [stdout] d3329d43c7e64ce4740656d47ca290d58d0a0237493f4bf00c51d3d8fe0362f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 245820c1dd65376500d5dff4eb48fd0f308ee7362919f588bece00407bd13a8a
[INFO] running `Command { std: "docker" "start" "-a" "245820c1dd65376500d5dff4eb48fd0f308ee7362919f588bece00407bd13a8a", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/script/control.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let mut if_ = match &mut controls[if_index].control {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]   --> src/script/control.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct While {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/ast.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn pop(&mut self) -> Option<Stmt> {
[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] 164 |     pub fn pop(&mut self) -> Option<Stmt<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling inside-baseball v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/script/control.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let mut if_ = match &mut controls[if_index].control {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/script/control.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let mut if_ = match &mut controls[if_index].control {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]   --> src/script/control.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct While {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/ast.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn pop(&mut self) -> Option<Stmt> {
[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] 164 |     pub fn pop(&mut self) -> Option<Stmt<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `While` is never constructed
[INFO] [stdout]   --> src/script/control.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct While {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/script/ast.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn pop(&mut self) -> Option<Stmt> {
[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] 164 |     pub fn pop(&mut self) -> Option<Stmt<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.96s
[INFO] running `Command { std: "docker" "inspect" "245820c1dd65376500d5dff4eb48fd0f308ee7362919f588bece00407bd13a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245820c1dd65376500d5dff4eb48fd0f308ee7362919f588bece00407bd13a8a", kill_on_drop: false }`
[INFO] [stdout] 245820c1dd65376500d5dff4eb48fd0f308ee7362919f588bece00407bd13a8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58b6490f3eeefcc13183f9db25e6d41d56588e423e3e4f470a936df2b7a673af
[INFO] running `Command { std: "docker" "start" "-a" "58b6490f3eeefcc13183f9db25e6d41d56588e423e3e4f470a936df2b7a673af", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/script/control.rs:460:9
[INFO] [stderr]     |
[INFO] [stderr] 460 |     let mut if_ = match &mut controls[if_index].control {
[INFO] [stderr]     |         ----^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `While` is never constructed
[INFO] [stderr]   --> src/script/control.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct While {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/script/ast.rs:164:16
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn pop(&mut self) -> Option<Stmt> {
[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] 164 |     pub fn pop(&mut self) -> Option<Stmt<'_>> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `inside-baseball` (lib) generated 3 warnings (run `cargo fix --lib -p inside-baseball` to apply 2 suggestions)
[INFO] [stderr] warning: `inside-baseball` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `inside-baseball` (bin "inside-baseball" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inside_baseball-c6c907a11720c99a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test script::decompile::tests::basic_if ... FAILED
[INFO] [stdout] test script::decompile::tests::basic_while ... FAILED
[INFO] [stdout] test script::decompile::tests::call_scripts_by_name ... FAILED
[INFO] [stdout] test script::decompile::tests::call_scripts_by_name_with_aside ... FAILED
[INFO] [stdout] test script::decompile::tests::do_until ... FAILED
[INFO] [stdout] test script::decompile::tests::if_else_if ... FAILED
[INFO] [stdout] test script::decompile::tests::do_until_containing_if ... FAILED
[INFO] [stdout] test script::decompile::tests::basic_if_else ... FAILED
[INFO] [stdout] test script::decompile::tests::case_eq ... FAILED
[INFO] [stdout] test script::decompile::tests::if_with_empty_body ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test script::decompile::tests::case_range ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::basic_if stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::basic_while stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::call_scripts_by_name stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::call_scripts_by_name_with_aside stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::do_until stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::if_else_if stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::do_until_containing_if stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::basic_if_else stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::case_eq stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::if_with_empty_body stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- script::decompile::tests::case_range stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     script::decompile::tests::basic_if
[INFO] [stdout]     script::decompile::tests::basic_if_else
[INFO] [stdout]     script::decompile::tests::basic_while
[INFO] [stdout]     script::decompile::tests::call_scripts_by_name
[INFO] [stdout]     script::decompile::tests::call_scripts_by_name_with_aside
[INFO] [stdout]     script::decompile::tests::case_eq
[INFO] [stdout]     script::decompile::tests::case_range
[INFO] [stdout]     script::decompile::tests::do_until
[INFO] [stdout]     script::decompile::tests::do_until_containing_if
[INFO] [stdout]     script::decompile::tests::if_else_if
[INFO] [stdout]     script::decompile::tests::if_with_empty_body
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "58b6490f3eeefcc13183f9db25e6d41d56588e423e3e4f470a936df2b7a673af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b6490f3eeefcc13183f9db25e6d41d56588e423e3e4f470a936df2b7a673af", kill_on_drop: false }`
[INFO] [stdout] 58b6490f3eeefcc13183f9db25e6d41d56588e423e3e4f470a936df2b7a673af
