[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaacadams/hat on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc2c1c4892be8eeb037a77f3a1dc3e183dc2609952aae90a7619d8ac5b1a04d6
[INFO] running `Command { std: "docker" "start" "-a" "bc2c1c4892be8eeb037a77f3a1dc3e183dc2609952aae90a7619d8ac5b1a04d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc2c1c4892be8eeb037a77f3a1dc3e183dc2609952aae90a7619d8ac5b1a04d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2c1c4892be8eeb037a77f3a1dc3e183dc2609952aae90a7619d8ac5b1a04d6", kill_on_drop: false }`
[INFO] [stdout] bc2c1c4892be8eeb037a77f3a1dc3e183dc2609952aae90a7619d8ac5b1a04d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a253be9fc61a5ce9950981e15bef6319b6bd9c0d4cf6817bd064277ca2fd900a
[INFO] running `Command { std: "docker" "start" "-a" "a253be9fc61a5ce9950981e15bef6319b6bd9c0d4cf6817bd064277ca2fd900a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling evalexpr v11.3.0
[INFO] [stderr]    Compiling gjson v0.8.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.117
[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 38.35s
[INFO] running `Command { std: "docker" "inspect" "a253be9fc61a5ce9950981e15bef6319b6bd9c0d4cf6817bd064277ca2fd900a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a253be9fc61a5ce9950981e15bef6319b6bd9c0d4cf6817bd064277ca2fd900a", kill_on_drop: false }`
[INFO] [stdout] a253be9fc61a5ce9950981e15bef6319b6bd9c0d4cf6817bd064277ca2fd900a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ae11a34fc6bacad2649b3bcdcd5968cd8b769e98c34ca15e7790ddfbcb56ff2
[INFO] running `Command { std: "docker" "start" "-a" "7ae11a34fc6bacad2649b3bcdcd5968cd8b769e98c34ca15e7790ddfbcb56ff2", 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 crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex v1.10.4
[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 snapbox-macros v0.3.9
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling hifijson v0.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling anyhow v1.0.86
[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 hat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jaq-core v0.10.1
[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 24.57s
[INFO] running `Command { std: "docker" "inspect" "7ae11a34fc6bacad2649b3bcdcd5968cd8b769e98c34ca15e7790ddfbcb56ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae11a34fc6bacad2649b3bcdcd5968cd8b769e98c34ca15e7790ddfbcb56ff2", kill_on_drop: false }`
[INFO] [stdout] 7ae11a34fc6bacad2649b3bcdcd5968cd8b769e98c34ca15e7790ddfbcb56ff2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24385c51ec4082c681f8d4240d5c4aabda8089198fd0671e52cd10a6cf6ca217
[INFO] running `Command { std: "docker" "start" "-a" "24385c51ec4082c681f8d4240d5c4aabda8089198fd0671e52cd10a6cf6ca217", 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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hat-f22d8748a08abc0d)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test http_file::parser::test::http_errors_when_empty ... ok
[INFO] [stdout] test http_file::parser::test::http_multiline_errors_when_header_name_is_missing_colon ... ok
[INFO] [stdout] test http_file::endpoint::test::endpoint_parsing_works ... ok
[INFO] [stdout] test http_file::parser::test::http_single_line ... ok
[INFO] [stdout] test http_file::parser::test::http_multiline_errors_when_last_line_is_not_only_newline ... ok
[INFO] [stdout] test http_file::parser::test::http_with_many_headers ... ok
[INFO] [stdout] test http_file::parser::test::http_with_many_headers_and_body ... ok
[INFO] [stdout] test http_file::parser::test::throws_error_on_missing_url ... 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::headers_as_json ... 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_body_only ... ok
[INFO] [stdout] test query::test::nested_json_array_query ... ok
[INFO] [stdout] test query::test::nested_json_field_query ... ok
[INFO] [stdout] test query::test::status_codes_as_json ... ok
[INFO] [stdout] test store::test::check_multiline ... ok
[INFO] [stdout] test http_file::parser::test::http_with_single_header ... ok
[INFO] [stdout] test store::test::key_split ... ok
[INFO] [stdout] test test::v2 ... ok
[INFO] [stdout] test test::verify_cli ... ok
[INFO] [stdout] test store::test::json_array_variable_replacement_works ... ok
[INFO] [stdout] test test::jq_test ... ok
[INFO] [stdout] test store::test::json_variable_replacement_works ... ok
[INFO] [stdout] test test::jq_test_2 ... ok
[INFO] [stdout] test store::test::variable_replacement_works ... ok
[INFO] [stderr] [2mTesting[0m README.md:10 ... [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] [2mTesting[0m example/fail/fail.md:2 ... [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] [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' (47) 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:     0x56366b3aa272 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56366b3aa272 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56366b3aa272 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56366b3aa272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56366b3bd09f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56366b3bd09f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56366b371aa1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56366b371aa1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56366b380532 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56366b3869df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56366b386871 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56366adfcb2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56366adfcb2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56366b38714f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56366b38714f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56366b386efa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x56366b380669 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56366b364add - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x56366b3c75e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56366ab0b215 - trycmd::runner::Runner::run::h7f3636ddb8787cc3
[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:     0x56366aadbc1f - trycmd::cases::TestCases::run::hb85915fa9258b2c1
[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:     0x56366aad9c8a - <trycmd::cases::TestCases as core::ops::drop::Drop>::drop::h32cb4f1a06614553
[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:     0x56366aa86e87 - core::ptr::drop_in_place<trycmd::cases::TestCases>::h5403d8d2f0f5432f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   23:     0x56366aa3e57e - hat::test::cli_tests::hc1322a8ebe9621f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:16:27
[INFO] [stdout]   24:     0x56366aa3e5b7 - hat::test::cli_tests::{{closure}}::h905e2a2f07d8d68f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:13:15
[INFO] [stdout]   25:     0x56366aa37536 - core::ops::function::FnOnce::call_once::h2c9acecd5afdae60
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56366adfc8eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x56366adfc8eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x56366ae12555 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x56366ae12555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x56366ae12555 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x56366ae12555 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x56366ae12555 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x56366ae12555 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x56366ae12555 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x56366ade8d44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x56366ade8d44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x56366adec60a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x56366adec60a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x56366adec60a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x56366adec60a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x56366adec60a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x56366adec60a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x56366adec60a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56366b37b00f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x56366b37b00f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x70f959ff0aa4 - <unknown>
[INFO] [stdout]   47:     0x70f95a07da34 - 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.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "24385c51ec4082c681f8d4240d5c4aabda8089198fd0671e52cd10a6cf6ca217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24385c51ec4082c681f8d4240d5c4aabda8089198fd0671e52cd10a6cf6ca217", kill_on_drop: false }`
[INFO] [stdout] 24385c51ec4082c681f8d4240d5c4aabda8089198fd0671e52cd10a6cf6ca217
