[INFO] fetching crate micro-http 0.1.1... [INFO] testing micro-http-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate micro-http 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate micro-http 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate micro-http 0.1.1 [INFO] tweaked toml for crates.io crate micro-http 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate micro-http 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate micro-http 0.1.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be9c6f8d8d41296cda1fcd2770b5129468caeb59eeba4319117d5d803313c43 [INFO] running `Command { std: "docker" "start" "-a" "6be9c6f8d8d41296cda1fcd2770b5129468caeb59eeba4319117d5d803313c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be9c6f8d8d41296cda1fcd2770b5129468caeb59eeba4319117d5d803313c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be9c6f8d8d41296cda1fcd2770b5129468caeb59eeba4319117d5d803313c43", kill_on_drop: false }` [INFO] [stdout] 6be9c6f8d8d41296cda1fcd2770b5129468caeb59eeba4319117d5d803313c43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67db263b09536a9e864d06a0d86420a0c2b181f833c98cab5707f3d7f0232b7a [INFO] running `Command { std: "docker" "start" "-a" "67db263b09536a9e864d06a0d86420a0c2b181f833c98cab5707f3d7f0232b7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling micro-http v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/body/body_channel.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender, BodyReceiver) [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender<'_, S>, BodyReceiver) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/body/req_body.rs:18:51 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.01s [INFO] running `Command { std: "docker" "inspect" "67db263b09536a9e864d06a0d86420a0c2b181f833c98cab5707f3d7f0232b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67db263b09536a9e864d06a0d86420a0c2b181f833c98cab5707f3d7f0232b7a", kill_on_drop: false }` [INFO] [stdout] 67db263b09536a9e864d06a0d86420a0c2b181f833c98cab5707f3d7f0232b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79824669efe06bc52b9786dbc7e78426ae72f093ab9ac6e8622833a13062dd42 [INFO] running `Command { std: "docker" "start" "-a" "79824669efe06bc52b9786dbc7e78426ae72f093ab9ac6e8622833a13062dd42", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/body/body_channel.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender, BodyReceiver) [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender<'_, S>, BodyReceiver) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/body/req_body.rs:18:51 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling micro-http v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/body/body_channel.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender, BodyReceiver) [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender<'_, S>, BodyReceiver) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocol/body/req_body.rs:18:51 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stdout] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.69s [INFO] running `Command { std: "docker" "inspect" "79824669efe06bc52b9786dbc7e78426ae72f093ab9ac6e8622833a13062dd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79824669efe06bc52b9786dbc7e78426ae72f093ab9ac6e8622833a13062dd42", kill_on_drop: false }` [INFO] [stdout] 79824669efe06bc52b9786dbc7e78426ae72f093ab9ac6e8622833a13062dd42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82d9a1b318e95376432a05df84f10d9f89d2d6dc4c9b6abd60fbfe4d57dfcab7 [INFO] running `Command { std: "docker" "start" "-a" "82d9a1b318e95376432a05df84f10d9f89d2d6dc4c9b6abd60fbfe4d57dfcab7", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/protocol/body/body_channel.rs:10:59 [INFO] [stderr] | [INFO] [stderr] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender, BodyReceiver) [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 10 | pub(crate) fn create_body_sender_receiver(body_stream: &mut S, payload_size: PayloadSize) -> (BodySender<'_, S>, BodyReceiver) [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/protocol/body/req_body.rs:18:51 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stderr] | ^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden 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] 18 | pub(crate) fn create_req_body(body_stream: &mut S, payload_size: PayloadSize) -> (ReqBody, Option>) [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `micro-http` (lib) generated 2 warnings (run `cargo fix --lib -p micro-http` to apply 2 suggestions) [INFO] [stderr] warning: `micro-http` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/micro_http-d19eecb4a9590390) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test codec::body::chunked_decoder::tests::test_basic ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_incomplete_chunk ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_chunks_with_trailers ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_invalid_chunk_size ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_chunks_with_extensions ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_missing_crlf ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_zero_size_chunk ... ok [INFO] [stdout] test protocol::request::tests::from_curl ... ok [INFO] [stdout] test protocol::request::tests::from_edge ... ok [INFO] [stdout] test codec::header::header_decoder::tests::from_edge ... ok [INFO] [stdout] test codec::header::header_decoder::tests::test_bytes_mut_lens ... ok [INFO] [stdout] test codec::body::length_decoder::tests::test_basic ... ok [INFO] [stdout] test codec::header::header_decoder::tests::from_curl ... ok [INFO] [stdout] test codec::header::header_decoder::tests::check_is_chunked ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_multiple_chunks ... ok [INFO] [stdout] test codec::body::chunked_decoder::tests::test_large_chunk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests micro_http [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/codec/mod.rs - codec (line 23) - compile ... ok [INFO] [stdout] test src/codec/request_decoder.rs - codec::request_decoder (line 14) - compile ... ok [INFO] [stdout] test src/handler/mod.rs - handler (line 9) - compile ... ok [INFO] [stdout] test src/codec/response_encoder.rs - codec::response_encoder (line 14) - compile ... ok [INFO] [stdout] test src/handler/mod.rs - handler::make_handler (line 86) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 21) - compile ... ok [INFO] [stdout] test src/utils.rs - utils::ensure (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "82d9a1b318e95376432a05df84f10d9f89d2d6dc4c9b6abd60fbfe4d57dfcab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d9a1b318e95376432a05df84f10d9f89d2d6dc4c9b6abd60fbfe4d57dfcab7", kill_on_drop: false }` [INFO] [stdout] 82d9a1b318e95376432a05df84f10d9f89d2d6dc4c9b6abd60fbfe4d57dfcab7