[INFO] cloning repository https://github.com/wisbery/biff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wisbery/biff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisbery%2Fbiff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisbery%2Fbiff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b0f42cab839ceec93970361627c1437c632c893
[INFO] testing wisbery/biff against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwisbery%2Fbiff" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wisbery/biff
[INFO] finished tweaking git repo https://github.com/wisbery/biff
[INFO] tweaked toml for git repo https://github.com/wisbery/biff written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wisbery/biff on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wisbery/biff 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194
[INFO] running `Command { std: "docker" "start" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194", 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" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194", 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" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling biff v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 9.33s
[INFO] running `Command { std: "docker" "inspect" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194", 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" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cli-assert v0.1.8
[INFO] [stderr]    Compiling biff v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.98s
[INFO] running `Command { std: "docker" "inspect" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194", 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" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/biff-41b2a8efcde7ab7b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/biff-77437f48e17d60fc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/release/deps/mod-dd682f14d96ce169)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test examples_in_readme::files_differ::_0001 ... ok
[INFO] [stdout] test examples_in_readme::equal_files_with_offset::_0001 ... ok
[INFO] [stdout] test examples_in_readme::equal_files_threshold::_0002 ... ok
[INFO] [stdout] test examples_in_readme::equal_files::_0001 ... ok
[INFO] [stdout] test examples_in_readme::equal_files_threshold::_0001 ... ok
[INFO] [stdout] test files_are_equal::_0005 ... ok
[INFO] [stdout] test examples_in_readme::files_differ::_0002 ... ok
[INFO] [stdout] test examples_in_readme::equal_files_threshold::_0003 ... ok
[INFO] [stdout] test examples_in_readme::files_differ::_0003 ... ok
[INFO] [stdout] test files_are_equal::_0001 ... ok
[INFO] [stdout] test files_are_equal::_0002 ... ok
[INFO] [stdout] test examples_in_readme::files_differ::_0006 ... ok
[INFO] [stdout] test files_are_equal::_0006 ... ok
[INFO] [stdout] test files_are_equal::_0004 ... ok
[INFO] [stdout] test examples_in_readme::files_differ::_0005 ... ok
[INFO] [stdout] test files_are_equal::_0010 ... ok
[INFO] [stdout] test examples_in_readme::files_differ::_0004 ... ok
[INFO] [stdout] test files_are_equal::_0008 ... ok
[INFO] [stdout] test files_are_equal::_0007 ... ok
[INFO] [stdout] test files_are_equal::_0011 ... ok
[INFO] [stdout] test files_are_similar::_0004 ... ok
[INFO] [stdout] test files_are_similar::_0003 ... ok
[INFO] [stdout] test files_are_equal::_0009 ... ok
[INFO] [stdout] test files_differ::_0001 ... ok
[INFO] [stdout] test examples_in_readme::files_differ::_0007 ... ok
[INFO] [stdout] test files_differ::_0011 ... ok
[INFO] [stdout] test files_are_equal::_0003 ... ok
[INFO] [stdout] test files_differ::_0008 ... ok
[INFO] [stdout] test files_are_similar::_0001 ... ok
[INFO] [stdout] test files_differ::_0009 ... ok
[INFO] [stdout] test files_differ::_0016 ... ok
[INFO] [stdout] test files_differ::_0014 ... ok
[INFO] [stdout] test files_differ::_0012 ... ok
[INFO] [stdout] test files_differ::_0002 ... ok
[INFO] [stdout] test files_differ::_0020 ... ok
[INFO] [stdout] test files_are_similar::_0002 ... ok
[INFO] [stdout] test files_differ::_0017 ... ok
[INFO] [stdout] test files_differ::_0022 ... ok
[INFO] [stdout] test files_differ::_0021 ... ok
[INFO] [stdout] test files_differ::_0019 ... ok
[INFO] [stdout] test files_differ::_0006 ... ok
[INFO] [stdout] test files_differ::_0007 ... ok
[INFO] [stdout] test files_differ::_0010 ... ok
[INFO] [stdout] test files_differ::_0027 ... ok
[INFO] [stdout] test files_differ::_0024 ... ok
[INFO] [stdout] test files_differ::_0023 ... ok
[INFO] [stdout] test files_differ::_0025 ... ok
[INFO] [stdout] test library::_0001 ... ok
[INFO] [stdout] test invalid_cli_commands::_0001 ... ok
[INFO] [stdout] test library::_0003 ... ok
[INFO] [stdout] test library::_0002 ... ok
[INFO] [stdout] test files_differ::_0028 ... ok
[INFO] [stdout] test files_differ::_0018 ... ok
[INFO] [stdout] test library::_0004 ... ok
[INFO] [stdout] test library::_0005 ... ok
[INFO] [stdout] test library::_0006 ... ok
[INFO] [stdout] test quiet_option::_0002 ... ok
[INFO] [stdout] test invalid_cli_commands::_0005 ... ok
[INFO] [stdout] test invalid_cli_commands::_0002 ... ok
[INFO] [stdout] test no_cli_arguments_passed::_0001 ... ok
[INFO] [stdout] test quiet_option::_0001 ... ok
[INFO] [stdout] test quiet_option::_0009 ... ok
[INFO] [stdout] test files_differ::_0026 ... ok
[INFO] [stdout] test quiet_option::_0007 ... ok
[INFO] [stdout] test files_differ::_0004 ... ok
[INFO] [stdout] test quiet_option::_0005 ... ok
[INFO] [stdout] test quiet_option::_0004 ... ok
[INFO] [stdout] test quiet_option::_0006 ... ok
[INFO] [stdout] test quiet_option::_0003 ... ok
[INFO] [stdout] test invalid_cli_commands::_0004 ... ok
[INFO] [stdout] test quiet_option::_0012 ... ok
[INFO] [stdout] test quiet_option::_0008 ... ok
[INFO] [stdout] test quiet_option::_0010 ... ok
[INFO] [stdout] test quiet_option::_0013 ... ok
[INFO] [stdout] test quiet_option::_0015 ... ok
[INFO] [stdout] test read_error::_0001 ... ok
[INFO] [stdout] test read_error::_0003 ... ok
[INFO] [stdout] test files_differ::_0003 ... ok
[INFO] [stdout] test quiet_option::_0011 ... ok
[INFO] [stdout] test read_error::_0006 ... FAILED
[INFO] [stdout] test read_error::_0005 ... FAILED
[INFO] [stdout] test quiet_option::_0014 ... ok
[INFO] [stdout] test invalid_cli_commands::_0003 ... ok
[INFO] [stdout] test files_differ::_0005 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] [stdout] test valid_file_size_suffixes::_0004 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- read_error::_0006 stdout ----
[INFO] [stdout] 
[INFO] [stdout] expected stderr: [82, 101, 97, 100, 105, 110, 103, 32, 98, 121, 116, 101, 115, 32, 102, 97, 105, 108, 101, 100, 46, 32, 83, 111, 109, 101, 40, 79, 107, 40, 55, 54, 41, 41, 32, 83, 111, 109, 101, 40, 69, 114, 114, 40, 79, 115, 32, 123, 32, 99, 111, 100, 101, 58, 32, 53, 44, 32, 107, 105, 110, 100, 58, 32, 85, 110, 99, 97, 116, 101, 103, 111, 114, 105, 122, 101, 100, 44, 32, 109, 101, 115, 115, 97, 103, 101, 58, 32, 34, 73, 110, 112, 117, 116, 47, 111, 117, 116, 112, 117, 116, 32, 101, 114, 114, 111, 114, 34, 32, 125, 41, 41, 10]
[INFO] [stdout]   actual stderr: [82, 101, 97, 100, 105, 110, 103, 32, 98, 121, 116, 101, 115, 32, 102, 97, 105, 108, 101, 100, 46, 32, 83, 111, 109, 101, 40, 79, 107, 40, 55, 54, 41, 41, 32, 83, 111, 109, 101, 40, 69, 114, 114, 40, 79, 115, 32, 123, 32, 99, 111, 100, 101, 58, 32, 53, 44, 32, 107, 105, 110, 100, 58, 32, 73, 110, 112, 117, 116, 79, 117, 116, 112, 117, 116, 69, 114, 114, 111, 114, 44, 32, 109, 101, 115, 115, 97, 103, 101, 58, 32, 34, 73, 110, 112, 117, 116, 47, 111, 117, 116, 112, 117, 116, 32, 101, 114, 114, 111, 114, 34, 32, 125, 41, 41, 10]
[INFO] [stdout] 
[INFO] [stdout] thread 'read_error::_0006' (744) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli-assert-0.1.8/src/command.rs:212:9:
[INFO] [stdout] unexpected stderr
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e70936bee1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64e70938083a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x64e7093703ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x64e709347ea6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64e7093645f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x64e709300440 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64e7093647b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64e709347f84 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64e7093408f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64e709348b4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x64e709380f6c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64e7092f2a15 - <cli_assert[512b94f237a3e46b]::command::Command>::wait
[INFO] [stdout]   12:     0x64e7092ed8f9 - <mod[8bac6ced8f5632a9]::read_error::_0006::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x64e7092f372b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x64e709300d95 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x64e7092fa154 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x64e709303ef2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x64e70936b7b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7e1429c1407a - <unknown>
[INFO] [stdout]   19:     0x7e1429ca7534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- read_error::_0005 stdout ----
[INFO] [stdout] 
[INFO] [stdout] expected stderr: [82, 101, 97, 100, 105, 110, 103, 32, 98, 121, 116, 101, 115, 32, 102, 97, 105, 108, 101, 100, 46, 32, 83, 111, 109, 101, 40, 69, 114, 114, 40, 79, 115, 32, 123, 32, 99, 111, 100, 101, 58, 32, 53, 44, 32, 107, 105, 110, 100, 58, 32, 85, 110, 99, 97, 116, 101, 103, 111, 114, 105, 122, 101, 100, 44, 32, 109, 101, 115, 115, 97, 103, 101, 58, 32, 34, 73, 110, 112, 117, 116, 47, 111, 117, 116, 112, 117, 116, 32, 101, 114, 114, 111, 114, 34, 32, 125, 41, 41, 32, 83, 111, 109, 101, 40, 79, 107, 40, 55, 54, 41, 41, 10]
[INFO] [stdout]   actual stderr: [82, 101, 97, 100, 105, 110, 103, 32, 98, 121, 116, 101, 115, 32, 102, 97, 105, 108, 101, 100, 46, 32, 83, 111, 109, 101, 40, 69, 114, 114, 40, 79, 115, 32, 123, 32, 99, 111, 100, 101, 58, 32, 53, 44, 32, 107, 105, 110, 100, 58, 32, 73, 110, 112, 117, 116, 79, 117, 116, 112, 117, 116, 69, 114, 114, 111, 114, 44, 32, 109, 101, 115, 115, 97, 103, 101, 58, 32, 34, 73, 110, 112, 117, 116, 47, 111, 117, 116, 112, 117, 116, 32, 101, 114, 114, 111, 114, 34, 32, 125, 41, 41, 32, 83, 111, 109, 101, 40, 79, 107, 40, 55, 54, 41, 41, 10]
[INFO] [stdout] 
[INFO] [stdout] thread 'read_error::_0005' (743) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cli-assert-0.1.8/src/command.rs:212:9:
[INFO] [stdout] unexpected stderr
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e70936bee1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64e70938083a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x64e7093703ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x64e709347ea6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64e7093645f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x64e709300440 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64e7093647b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64e709347f84 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64e7093408f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64e709348b4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x64e709380f6c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64e7092f2a15 - <cli_assert[512b94f237a3e46b]::command::Command>::wait
[INFO] [stdout]   12:     0x64e7092ed7ff - <mod[8bac6ced8f5632a9]::read_error::_0005::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x64e7092f372b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x64e709300d95 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x64e7092fa154 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x64e709303ef2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x64e70936b7b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7e1429c1407a - <unknown>
[INFO] [stdout]   19:     0x7e1429ca7534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     read_error::_0005
[INFO] [stdout]     read_error::_0006
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 83 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194", kill_on_drop: false }`
[INFO] [stdout] 49d067b70c36303cd00f2bf2244697be4215ff33b4be36d62a148c98d6792194
