[INFO] cloning repository https://github.com/zensical/zapient
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zensical/zapient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzensical%2Fzapient", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzensical%2Fzapient'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64502ed4c26416c78c4cd06b4de2673c7cb5799f
[INFO] testing zensical/zapient against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzensical%2Fzapient" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zensical/zapient
[INFO] finished tweaking git repo https://github.com/zensical/zapient
[INFO] tweaked toml for git repo https://github.com/zensical/zapient written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zensical/zapient on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zensical/zapient 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9479ccb26896833355f0c9a6d1b45a16bf054e70b02a5c2dc28599905356c0e7
[INFO] running `Command { std: "docker" "start" "-a" "9479ccb26896833355f0c9a6d1b45a16bf054e70b02a5c2dc28599905356c0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9479ccb26896833355f0c9a6d1b45a16bf054e70b02a5c2dc28599905356c0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9479ccb26896833355f0c9a6d1b45a16bf054e70b02a5c2dc28599905356c0e7", kill_on_drop: false }`
[INFO] [stdout] 9479ccb26896833355f0c9a6d1b45a16bf054e70b02a5c2dc28599905356c0e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f951049275319615fa77cbcc5250bc2f8fb24657d5efaa9023d36fa2102a592f
[INFO] running `Command { std: "docker" "start" "-a" "f951049275319615fa77cbcc5250bc2f8fb24657d5efaa9023d36fa2102a592f", kill_on_drop: false }`
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zapient v0.0.0 (/opt/rustwide/workdir/crates/zapient)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/zapient/src/http/request/uri/encoding.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<str> {
[INFO] [stdout]    |                      ^^^^                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<'_, str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/zapient/src/http/request/uri/encoding.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn decode(value: &str) -> Cow<str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn decode(value: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/zapient/src/http/response/headers.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter(&self) -> Iter<Header, String> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter(&self) -> Iter<'_, Header, String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s
[INFO] running `Command { std: "docker" "inspect" "f951049275319615fa77cbcc5250bc2f8fb24657d5efaa9023d36fa2102a592f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f951049275319615fa77cbcc5250bc2f8fb24657d5efaa9023d36fa2102a592f", kill_on_drop: false }`
[INFO] [stdout] f951049275319615fa77cbcc5250bc2f8fb24657d5efaa9023d36fa2102a592f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b90fbe4e7a21542fd77fa5382fe7b6487fb5f710298118ae78cc2cf8c0daab6d
[INFO] running `Command { std: "docker" "start" "-a" "b90fbe4e7a21542fd77fa5382fe7b6487fb5f710298118ae78cc2cf8c0daab6d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/zapient/src/http/request/uri/encoding.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<str> {
[INFO] [stdout]    |                      ^^^^                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<'_, str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/zapient/src/http/request/uri/encoding.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn decode(value: &str) -> Cow<str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn decode(value: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/zapient/src/http/response/headers.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter(&self) -> Iter<Header, String> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter(&self) -> Iter<'_, Header, String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zapient v0.0.0 (/opt/rustwide/workdir/crates/zapient)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/zapient/src/http/request/uri/encoding.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<str> {
[INFO] [stdout]    |                      ^^^^                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<'_, str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/zapient/src/http/request/uri/encoding.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn decode(value: &str) -> Cow<str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn decode(value: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/zapient/src/http/response/headers.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter(&self) -> Iter<Header, String> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter(&self) -> Iter<'_, Header, String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "b90fbe4e7a21542fd77fa5382fe7b6487fb5f710298118ae78cc2cf8c0daab6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b90fbe4e7a21542fd77fa5382fe7b6487fb5f710298118ae78cc2cf8c0daab6d", kill_on_drop: false }`
[INFO] [stdout] b90fbe4e7a21542fd77fa5382fe7b6487fb5f710298118ae78cc2cf8c0daab6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8669536dd044d73b062e322810dc687ec34456dd6754cf4a65c2aa46dc08474b
[INFO] running `Command { std: "docker" "start" "-a" "8669536dd044d73b062e322810dc687ec34456dd6754cf4a65c2aa46dc08474b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/zapient/src/http/request/uri/encoding.rs:89:22
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<str> {
[INFO] [stderr]    |                      ^^^^                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn encode(value: &str, kind: Kind) -> Cow<'_, str> {
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/zapient/src/http/request/uri/encoding.rs:105:22
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn decode(value: &str) -> Cow<str> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn decode(value: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/zapient/src/http/response/headers.rs:189:17
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter(&self) -> Iter<Header, String> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn iter(&self) -> Iter<'_, Header, String> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `zapient` (lib) generated 3 warnings (run `cargo fix --lib -p zapient` to apply 3 suggestions)
[INFO] [stderr] warning: `zapient` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zapient-6b0a55814d9fe51c)
[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]    Doc-tests zapient
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test crates/zapient/src/handler/matcher.rs - handler::matcher::Matcher::from_str (line 154) ... ok
[INFO] [stdout] test crates/zapient/src/handler.rs - handler::NotFound::handle (line 135) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher.rs - handler::matcher::Matcher<T>::add (line 87) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher.rs - handler::matcher::Matcher<T>::new (line 67) ... ok
[INFO] [stdout] test crates/zapient/src/handler.rs - handler::Handler::handle (line 68) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher.rs - handler::matcher::Matcher<T>::resolve (line 111) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher/params.rs - handler::matcher::params::Params<'k,'v>::iter (line 124) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher/route.rs - handler::matcher::route::Route::default (line 160) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher/params.rs - handler::matcher::params::Params<'k,'v>::contains (line 97) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher/route.rs - handler::matcher::route::Route::append (line 56) ... ok
[INFO] [stdout] test crates/zapient/src/handler/scope.rs - handler::scope::Scope::new (line 48) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher/params.rs - handler::matcher::params::&'aParams<'k,'v>::into_iter (line 171) ... ok
[INFO] [stdout] test crates/zapient/src/handler/stack.rs - handler::stack::Stack::handle (line 225) ... ok
[INFO] [stdout] test crates/zapient/src/handler/stack.rs - handler::stack::Stack (line 61) ... ok
[INFO] [stdout] test crates/zapient/src/handler/stack.rs - handler::stack::Stack::new (line 127) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher/route.rs - handler::matcher::route::Route::from_str (line 114) ... ok
[INFO] [stdout] test crates/zapient/src/handler/stack.rs - handler::stack::Stack::process (line 165) ... ok
[INFO] [stdout] test crates/zapient/src/handler/matcher/params.rs - handler::matcher::params::Params<'k,'v>::get (line 71) ... ok
[INFO] [stdout] test crates/zapient/src/handler/scope.rs - handler::scope::Scope::from (line 90) ... ok
[INFO] [stdout] test crates/zapient/src/handler/stack/builder.rs - handler::stack::builder::Builder::try_into_handler (line 194) ... ok
[INFO] [stdout] test crates/zapient/src/handler/stack/builder.rs - handler::stack::builder::Builder::try_into_middleware (line 128) ... ok
[INFO] [stdout] test crates/zapient/src/http/component/header.rs - http::component::header::Header::name (line 180) ... ok
[INFO] [stdout] test crates/zapient/src/http/component/method.rs - http::component::method::Method::from_str (line 154) ... ok
[INFO] [stdout] test crates/zapient/src/http/component/status.rs - http::component::status::Status::name (line 119) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request (line 55) ... ok
[INFO] [stdout] test crates/zapient/src/http/component/method.rs - http::component::method::Method::name (line 149) ... ok
[INFO] [stdout] test crates/zapient/src/handler/stack/builder.rs - handler::stack::builder::Builder::with (line 83) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request<'a>::new (line 84) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request<'a>::header (line 223) ... ok
[INFO] [stdout] test crates/zapient/src/http/component/header.rs - http::component::header::Header::from_str (line 185) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request<'_>::default (line 272) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request<'a>::body (line 245) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request<'a>::method (line 184) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request<'a>::uri (line 202) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/headers.rs - http::request::headers::Headers<'a>::from_iter (line 196) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/headers.rs - http::request::headers::Headers<'a>::contains (line 113) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/headers.rs - http::request::headers::Headers<'a>::remove (line 155) ... ok
[INFO] [stdout] test crates/zapient/src/http/request.rs - http::request::Request<'a>::from_bytes (line 115) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/headers.rs - http::request::headers::Headers (line 50) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/headers.rs - http::request::headers::Headers<'a>::put (line 135) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/headers.rs - http::request::headers::Headers<'a>::new (line 76) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/headers.rs - http::request::headers::Headers<'a>::get (line 92) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::contains (line 146) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri.rs - http::request::uri::Uri<'_>::default (line 143) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri.rs - http::request::uri::Uri<'a>::new (line 66) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::add (line 168) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri.rs - http::request::uri::Uri<'a>::from_parts (line 82) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri.rs - http::request::uri::Uri<'a>::from (line 116) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::from_iter (line 310) ... ok
[INFO] [stdout] test crates/zapient/src/http/response.rs - http::response::Response::body (line 197) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::from (line 242) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::remove (line 190) ... ok
[INFO] [stdout] test crates/zapient/src/http/response.rs - http::response::Response (line 52) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::get_all (line 120) ... ok
[INFO] [stdout] test crates/zapient/src/http/response.rs - http::response::Response::header (line 171) ... ok
[INFO] [stdout] test crates/zapient/src/http/response.rs - http::response::Response::default (line 224) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::new (line 75) ... ok
[INFO] [stdout] test crates/zapient/src/http/request/uri/query.rs - http::request::uri::query::Query<'a>::get (line 94) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/conversion.rs - http::response::conversion::Result<Response,E>::into_response (line 66) ... ok
[INFO] [stdout] test crates/zapient/src/http/response.rs - http::response::Response::into_bytes (line 97) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::Headers (line 49) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::Headers::get (line 91) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::Headers::contains (line 112) ... ok
[INFO] [stdout] test crates/zapient/src/http/response.rs - http::response::Response::new (line 81) ... ok
[INFO] [stdout] test crates/zapient/src/http/response.rs - http::response::Response::status (line 153) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::&'aHeaders::into_iter (line 221) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::Headers::new (line 75) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::Headers::iter (line 175) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::Headers::put (line 134) ... ok
[INFO] [stdout] test crates/zapient/src/middleware.rs - middleware::Middleware::process (line 69) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::default (line 482) ... ok
[INFO] [stdout] test crates/zapient/src/http/response/headers.rs - http::response::headers::Headers::remove (line 155) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::delete (line 180) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::new (line 88) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::get (line 108) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::patch (line 204) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::head (line 228) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::options (line 252) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::put (line 156) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::post (line 132) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::try_into_handler (line 453) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::trace (line 276) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::try_into_middleware (line 388) ... ok
[INFO] [stdout] test crates/zapient/src/router/action.rs - router::action::Action::handle (line 61) ... ok
[INFO] [stdout] test crates/zapient/src/router.rs - router::Router::with (line 312) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8669536dd044d73b062e322810dc687ec34456dd6754cf4a65c2aa46dc08474b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8669536dd044d73b062e322810dc687ec34456dd6754cf4a65c2aa46dc08474b", kill_on_drop: false }`
[INFO] [stdout] 8669536dd044d73b062e322810dc687ec34456dd6754cf4a65c2aa46dc08474b
