[INFO] cloning repository https://github.com/isaacadams/hat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaacadams/hat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 452bd578411b70423dda99a0225dca98db4aa8b6
[INFO] testing isaacadams/hat against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/isaacadams/hat
[INFO] finished tweaking git repo https://github.com/isaacadams/hat
[INFO] tweaked toml for git repo https://github.com/isaacadams/hat written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaacadams/hat on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isaacadams/hat 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 234ab5c8041b4db1ea158e2055fafc0441574c0bad8bb0b090658b2212e3abb6
[INFO] running `Command { std: "docker" "start" "-a" "234ab5c8041b4db1ea158e2055fafc0441574c0bad8bb0b090658b2212e3abb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "234ab5c8041b4db1ea158e2055fafc0441574c0bad8bb0b090658b2212e3abb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234ab5c8041b4db1ea158e2055fafc0441574c0bad8bb0b090658b2212e3abb6", kill_on_drop: false }`
[INFO] [stdout] 234ab5c8041b4db1ea158e2055fafc0441574c0bad8bb0b090658b2212e3abb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67bfde1f23192163068b36d760f7612093756a1a5a81e4c1bca21c05dd1cabfa
[INFO] running `Command { std: "docker" "start" "-a" "67bfde1f23192163068b36d760f7612093756a1a5a81e4c1bca21c05dd1cabfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling evalexpr v11.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling gjson v0.8.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling hat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:13:67
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         --             --                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "67bfde1f23192163068b36d760f7612093756a1a5a81e4c1bca21c05dd1cabfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67bfde1f23192163068b36d760f7612093756a1a5a81e4c1bca21c05dd1cabfa", kill_on_drop: false }`
[INFO] [stdout] 67bfde1f23192163068b36d760f7612093756a1a5a81e4c1bca21c05dd1cabfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d244eb60601dba8527d58337043538958cf2119de5d4e7afae7f2b6a88c5212d
[INFO] running `Command { std: "docker" "start" "-a" "d244eb60601dba8527d58337043538958cf2119de5d4e7afae7f2b6a88c5212d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.9
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hifijson v0.2.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling jaq-parse v0.10.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling trycmd v0.14.21
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling jaq-core v0.10.1
[INFO] [stderr]    Compiling hat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:13:67
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         --             --                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:13:67
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         --             --                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.86s
[INFO] running `Command { std: "docker" "inspect" "d244eb60601dba8527d58337043538958cf2119de5d4e7afae7f2b6a88c5212d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d244eb60601dba8527d58337043538958cf2119de5d4e7afae7f2b6a88c5212d", kill_on_drop: false }`
[INFO] [stdout] d244eb60601dba8527d58337043538958cf2119de5d4e7afae7f2b6a88c5212d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dec497c54e6624985fa38407ae43943f4d207cb0e53699a3a081785cb42f7694
[INFO] running `Command { std: "docker" "start" "-a" "dec497c54e6624985fa38407ae43943f4d207cb0e53699a3a081785cb42f7694", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/store.rs:13:67
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stderr]    |                         --             --                         ^^ the same lifetime is elided here
[INFO] [stderr]    |                         |              |
[INFO] [stderr]    |                         |              the lifetime is named here
[INFO] [stderr]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stderr] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `hat` (lib) generated 1 warning (run `cargo fix --lib -p hat` to apply 1 suggestion)
[INFO] [stderr] warning: `hat` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hat-58dc00d0c30e1b10)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test http_file::parser::test::http_multiline_errors_when_header_name_is_missing_colon ... ok
[INFO] [stdout] test http_file::parser::test::http_with_headers_and_many_header_values ... ok
[INFO] [stdout] test http_file::parser::test::http_with_many_headers ... ok
[INFO] [stdout] test http_file::parser::test::http_single_line ... ok
[INFO] [stdout] test http_file::parser::test::http_with_single_header ... ok
[INFO] [stdout] test http_file::parser::test::throws_error_on_missing_url ... ok
[INFO] [stdout] test http_file::parser::test::http_with_body_only ... ok
[INFO] [stdout] test http_file::request_builder::test::host_header_builder_works ... ok
[INFO] [stdout] test query::test::basic_json_field_query ... ok
[INFO] [stdout] test query::test::nested_json_array_query ... ok
[INFO] [stdout] test query::test::status_codes_as_json ... ok
[INFO] [stdout] test query::test::nested_json_field_query ... ok
[INFO] [stdout] test query::test::headers_as_json ... ok
[INFO] [stdout] test store::test::key_split ... ok
[INFO] [stdout] test http_file::endpoint::test::endpoint_parsing_works ... ok
[INFO] [stdout] test http_file::parser::test::http_multiline_errors_when_last_line_is_not_only_newline ... ok
[INFO] [stdout] test store::test::check_multiline ... ok
[INFO] [stdout] test store::test::json_array_variable_replacement_works ... ok
[INFO] [stdout] test store::test::variable_replacement_works ... ok
[INFO] [stdout] test store::test::json_variable_replacement_works ... ok
[INFO] [stdout] test http_file::parser::test::http_errors_when_empty ... ok
[INFO] [stdout] test http_file::parser::test::http_with_many_headers_and_body ... ok
[INFO] [stdout] test test::jq_test_2 ... ok
[INFO] [stdout] test test::v2 ... ok
[INFO] [stdout] test test::verify_cli ... ok
[INFO] [stdout] test test::jq_test ... ok
[INFO] [stderr] [2mTesting[0m README.md:10 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m example/pastebin/pastebin.md:2 ... [31mfailed[0m
[INFO] [stderr] Expected [32msuccess[0m, was [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   2[0m      [31m-[0m [31m✅ 200 OK POST http://localhost:7777/documents HTTP/1.1
[INFO] [stderr] [0m[2m   3[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   4[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m   5[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   6[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   7[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:7777/raw/[..] HTTP/1.1
[INFO] [stderr] [0m     [2m   1[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:7777/documents: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m   8[0m [2m   2[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   9[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  10[0m      [31m-[0m [31m  ✅ "I was created by hat." == "I was created by hat."
[INFO] [stderr] [0m     [2m   3[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:7777/raw/%7B%7Bid%7D%7D: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mTesting[0m example/fail/fail.md:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m example/local/local.md:2 ... [31mfailed[0m
[INFO] [stderr] Expected [32msuccess[0m, was [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr]      [2m   1[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/200: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m   1[0m [2m   2[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   2[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/200 HTTP/1.1
[INFO] [stderr] [0m[2m   3[0m      [31m-[0m [31m📌 status only, no headers or body
[INFO] [stderr] [0m[2m   4[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   5[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m     [2m   3[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/message: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m   6[0m [2m   4[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   7[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   8[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/message HTTP/1.1
[INFO] [stderr] [0m[2m   9[0m      [31m-[0m [31m📌 status + json body, no headers
[INFO] [stderr] [0m[2m  10[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  11[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  12[0m      [31m-[0m [31m  ✅ "hello world!" == "hello world!"
[INFO] [stderr] [0m     [2m   5[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/message: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m  13[0m [2m   6[0m [2m|[0m [2m
[INFO] [stderr] [0m     [2m   7[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/%7B%7BnextRoute%7D%7D: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m  14[0m [2m   8[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m  15[0m      [31m-[0m [31m✅ 200 OK POST http://localhost:5000/message HTTP/1.1
[INFO] [stderr] [0m[2m  16[0m      [31m-[0m [31m📌 post message w/ header
[INFO] [stderr] [0m     [2m   9[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/posts/1: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m  17[0m [2m  10[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m  18[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  19[0m      [31m-[0m [31m  ✅ 2 == 2
[INFO] [stderr] [0m[2m  20[0m      [31m-[0m [31m  ✅ "application/json" == "application/json"
[INFO] [stderr] [0m[2m  21[0m      [31m-[0m [31m  ✅ "hello, a second time" == "hello, a second time"
[INFO] [stderr] [0m[2m  22[0m      [31m-[0m [31m  ✅ "posts" == "posts"
[INFO] [stderr] [0m[2m  23[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  24[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  25[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/posts HTTP/1.1
[INFO] [stderr] [0m[2m  26[0m      [31m-[0m [31m📌 show example of querying arrays in response
[INFO] [stderr] [0m[2m  27[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  28[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  29[0m      [31m-[0m [31m  ✅ 175 > 0
[INFO] [stderr] [0m[2m  30[0m      [31m-[0m [31m  ✅ "how to build a CLI program in rust" == "how to build a CLI program in rust"
[INFO] [stderr] [0m[2m  31[0m      [31m-[0m [31m  ✅ "why you might need a vacation after build a CLI program in rust" == "why you might need a vacation after build a CLI program in rust"
[INFO] [stderr] [0m[2m  32[0m      [31m-[0m [31m  ✅ "reasons for drinking beer while writing a rust CLI program" == "reasons for drinking beer while writing a rust CLI program"
[INFO] [stderr] [0m[2m  33[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  34[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  35[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/posts/1 HTTP/1.1
[INFO] [stderr] [0m[2m  36[0m      [31m-[0m [31m📌 text body works
[INFO] [stderr] [0m[2m  37[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  38[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  39[0m      [31m-[0m [31m  ✅ "how to build a CLI program in rust" == "how to build a CLI program in rust"
[INFO] [stderr] [0m[2m  40[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  41[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  42[0m      [31m-[0m [31m✅ 201 Created POST http://localhost:5000/posts HTTP/1.1
[INFO] [stderr] [0m[2m  43[0m      [31m-[0m [31m📌 show example of querying arrays in response
[INFO] [stderr] [0m[2m  44[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  45[0m      [31m-[0m [31m  ✅ 201 == 201
[INFO] [stderr] [0m     [2m  11[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/posts: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stdout] test test::cli_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::cli_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::cli_tests' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17:
[INFO] [stdout] 2 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa5b78ea9ba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa5b78ea9ba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa5b78ea9ba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa5b78ea9ba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa5b79028ca - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa5b79028ca - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5fa5b78efc32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5fa5b78efc32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5fa5b78c495f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa5b78c495f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fa5b78e0af9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa5b73599dc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5fa5b73599dc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa5b78e0d72 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5fa5b78e0d72 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa5b78c4a18 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fa5b78b9279 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa5b78c597d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa5b790313c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa5b70b1cd4 - trycmd::runner::Runner::run::hd529a17b2557fce6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17
[INFO] [stdout]   20:     0x5fa5b7083d9f - trycmd::cases::TestCases::run::h33052f5d0273664d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16
[INFO] [stdout]   21:     0x5fa5b708332a - <trycmd::cases::TestCases as core::ops::drop::Drop>::drop::hb613169cbe78db4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:175:18
[INFO] [stdout]   22:     0x5fa5b7080647 - core::ptr::drop_in_place<trycmd::cases::TestCases>::h5e1e1e06c4fde697
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   23:     0x5fa5b6fcedde - hat::test::cli_tests::h22f15633a1dc56ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:16:27
[INFO] [stdout]   24:     0x5fa5b6fcee17 - hat::test::cli_tests::{{closure}}::h2fee26d0a7aaf61f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:13:15
[INFO] [stdout]   25:     0x5fa5b6fd0a06 - core::ops::function::FnOnce::call_once::ha2ad1ddde7f9aa29
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fa5b734dadb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fa5b734dadb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5fa5b735a4ab - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5fa5b735a4ab - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5fa5b735a4ab - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5fa5b735a4ab - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5fa5b735a4ab - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5fa5b735a4ab - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5fa5b735a4ab - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5fa5b7354904 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5fa5b7354904 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5fa5b735d0b2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5fa5b735d0b2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5fa5b735d0b2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5fa5b735d0b2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5fa5b735d0b2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5fa5b735d0b2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5fa5b735d0b2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5fa5b78e99ef - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   45:     0x5fa5b78e99ef - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7a455d178aa4 - <unknown>
[INFO] [stdout]   47:     0x7a455d205a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::cli_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dec497c54e6624985fa38407ae43943f4d207cb0e53699a3a081785cb42f7694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec497c54e6624985fa38407ae43943f4d207cb0e53699a3a081785cb42f7694", kill_on_drop: false }`
[INFO] [stdout] dec497c54e6624985fa38407ae43943f4d207cb0e53699a3a081785cb42f7694
