[INFO] cloning repository https://github.com/rcardenes/codecrafters-http-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcardenes/codecrafters-http-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Fcodecrafters-http-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Fcodecrafters-http-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca7806e48e67bf0b6816044e2d7dac63530bd2ea [INFO] testing rcardenes/codecrafters-http-server-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcardenes%2Fcodecrafters-http-server-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rcardenes/codecrafters-http-server-rust [INFO] finished tweaking git repo https://github.com/rcardenes/codecrafters-http-server-rust [INFO] tweaked toml for git repo https://github.com/rcardenes/codecrafters-http-server-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcardenes/codecrafters-http-server-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rcardenes/codecrafters-http-server-rust 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded syn v2.0.69 [INFO] [stderr] Downloaded async-compression v0.4.11 [INFO] [stderr] Downloaded cc v1.0.106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82147ecf425571817ab7ce89b7ba6858f8c345ca3aed446b5d5f1f45550ca3be [INFO] running `Command { std: "docker" "start" "-a" "82147ecf425571817ab7ce89b7ba6858f8c345ca3aed446b5d5f1f45550ca3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82147ecf425571817ab7ce89b7ba6858f8c345ca3aed446b5d5f1f45550ca3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82147ecf425571817ab7ce89b7ba6858f8c345ca3aed446b5d5f1f45550ca3be", kill_on_drop: false }` [INFO] [stdout] 82147ecf425571817ab7ce89b7ba6858f8c345ca3aed446b5d5f1f45550ca3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e35bde379ea6d850bf9851b3b861a1d5b9cd7e38027eef900e917815ff71c0cf [INFO] running `Command { std: "docker" "start" "-a" "e35bde379ea6d850bf9851b3b861a1d5b9cd7e38027eef900e917815ff71c0cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling http-server-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/response.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn payload(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn payload(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/route.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 33 | config: &'a Configuration, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 34 | request: Request<'a>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 35 | ) -> Result { [INFO] [stdout] | -------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/route.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 70 | config: &'a Configuration, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 71 | request: Request<'a>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 72 | ) -> Result { [INFO] [stdout] | -------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 72 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/main.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | async fn parse_query(mut reader: Box>) -> Result { [INFO] [stdout] | ^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 21 | async fn parse_query(mut reader: Box>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `Command { std: "docker" "inspect" "e35bde379ea6d850bf9851b3b861a1d5b9cd7e38027eef900e917815ff71c0cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35bde379ea6d850bf9851b3b861a1d5b9cd7e38027eef900e917815ff71c0cf", kill_on_drop: false }` [INFO] [stdout] e35bde379ea6d850bf9851b3b861a1d5b9cd7e38027eef900e917815ff71c0cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4bfffec0f6fe900fc624483fc8845fddd44a62217cadcaa7abc6e14f3e5cc0c1 [INFO] running `Command { std: "docker" "start" "-a" "4bfffec0f6fe900fc624483fc8845fddd44a62217cadcaa7abc6e14f3e5cc0c1", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/response.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn payload(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn payload(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/route.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 33 | config: &'a Configuration, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 34 | request: Request<'a>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 35 | ) -> Result { [INFO] [stdout] | -------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/route.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 70 | config: &'a Configuration, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 71 | request: Request<'a>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 72 | ) -> Result { [INFO] [stdout] | -------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 72 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling http-server-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/main.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | async fn parse_query(mut reader: Box>) -> Result { [INFO] [stdout] | ^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 21 | async fn parse_query(mut reader: Box>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/response.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn payload(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn payload(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/route.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 33 | config: &'a Configuration, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 34 | request: Request<'a>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 35 | ) -> Result { [INFO] [stdout] | -------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/route.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 70 | config: &'a Configuration, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 71 | request: Request<'a>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 72 | ) -> Result { [INFO] [stdout] | -------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 72 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "4bfffec0f6fe900fc624483fc8845fddd44a62217cadcaa7abc6e14f3e5cc0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfffec0f6fe900fc624483fc8845fddd44a62217cadcaa7abc6e14f3e5cc0c1", kill_on_drop: false }` [INFO] [stdout] 4bfffec0f6fe900fc624483fc8845fddd44a62217cadcaa7abc6e14f3e5cc0c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6caa7281040a80ace7d066b5efc42658aca587e02d9dab638a8f93c456c74487 [INFO] running `Command { std: "docker" "start" "-a" "6caa7281040a80ace7d066b5efc42658aca587e02d9dab638a8f93c456c74487", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/response.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn payload(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn payload(&mut self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/route.rs:32:10 [INFO] [stderr] | [INFO] [stderr] 32 | &'a self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 33 | config: &'a Configuration, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 34 | request: Request<'a>, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 35 | ) -> Result { [INFO] [stderr] | -------- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 35 | ) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/route.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | &'a self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 70 | config: &'a Configuration, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 71 | request: Request<'a>, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 72 | ) -> Result { [INFO] [stderr] | -------- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 72 | ) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `http-server-starter-rust` (lib) generated 3 warnings (run `cargo fix --lib -p http-server-starter-rust` to apply 3 suggestions) [INFO] [stderr] warning: `http-server-starter-rust` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/main.rs:21:45 [INFO] [stderr] | [INFO] [stderr] 21 | async fn parse_query(mut reader: Box>) -> Result { [INFO] [stderr] | ^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 21 | async fn parse_query(mut reader: Box>) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `http-server-starter-rust` (bin "http-server-starter-rust" test) generated 1 warning (run `cargo fix --bin "http-server-starter-rust" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/http_server_starter_rust-51bb1a0a55238db2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/http_server_starter_rust-0a28d23e2b6656d1) [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] running `Command { std: "docker" "inspect" "6caa7281040a80ace7d066b5efc42658aca587e02d9dab638a8f93c456c74487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6caa7281040a80ace7d066b5efc42658aca587e02d9dab638a8f93c456c74487", kill_on_drop: false }` [INFO] [stdout] 6caa7281040a80ace7d066b5efc42658aca587e02d9dab638a8f93c456c74487