[INFO] cloning repository https://github.com/jennier0107/rust_web_with_tcp_server_bilibili [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jennier0107/rust_web_with_tcp_server_bilibili" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjennier0107%2Frust_web_with_tcp_server_bilibili", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjennier0107%2Frust_web_with_tcp_server_bilibili'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 212a78c2fa32e9bb06bd69c9d016278b58308bad [INFO] testing jennier0107/rust_web_with_tcp_server_bilibili against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjennier0107%2Frust_web_with_tcp_server_bilibili" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jennier0107/rust_web_with_tcp_server_bilibili [INFO] finished tweaking git repo https://github.com/jennier0107/rust_web_with_tcp_server_bilibili [INFO] tweaked toml for git repo https://github.com/jennier0107/rust_web_with_tcp_server_bilibili written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jennier0107/rust_web_with_tcp_server_bilibili 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 git repo https://github.com/jennier0107/rust_web_with_tcp_server_bilibili 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] 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] 091688db9cd4d5d6682cd5917a5c37792cecdb92de3499da5a180a043267af4e [INFO] running `Command { std: "docker" "start" "-a" "091688db9cd4d5d6682cd5917a5c37792cecdb92de3499da5a180a043267af4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "091688db9cd4d5d6682cd5917a5c37792cecdb92de3499da5a180a043267af4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091688db9cd4d5d6682cd5917a5c37792cecdb92de3499da5a180a043267af4e", kill_on_drop: false }` [INFO] [stdout] 091688db9cd4d5d6682cd5917a5c37792cecdb92de3499da5a180a043267af4e [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] 5eadc74ebd9369867d45996bdf0a0f5007e17e932faa9dd22db57a1828e0e22c [INFO] running `Command { std: "docker" "start" "-a" "5eadc74ebd9369867d45996bdf0a0f5007e17e932faa9dd22db57a1828e0e22c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling http v0.1.0 (/opt/rustwide/workdir/http) [INFO] [stderr] Compiling tcs_server v0.1.0 (/opt/rustwide/workdir/tcs_server) [INFO] [stderr] Compiling tcs_client v0.1.0 (/opt/rustwide/workdir/tcs_client) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling httpserver v0.1.0 (/opt/rustwide/workdir/httpserver) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> httpserver/src/server.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Server<'a> { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(addr: &'a str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | fn handle(req: &HttpRequest) -> HttpResponse; [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] 9 | fn handle(req: &HttpRequest) -> HttpResponse<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | fn handle(_req: &HttpRequest) -> HttpResponse { [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] 36 | fn handle(_req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn handle(req: &HttpRequest) -> HttpResponse { [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] 42 | fn handle(req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | fn handle(req: &HttpRequest) -> HttpResponse { [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] 78 | fn handle(req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.82s [INFO] running `Command { std: "docker" "inspect" "5eadc74ebd9369867d45996bdf0a0f5007e17e932faa9dd22db57a1828e0e22c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eadc74ebd9369867d45996bdf0a0f5007e17e932faa9dd22db57a1828e0e22c", kill_on_drop: false }` [INFO] [stdout] 5eadc74ebd9369867d45996bdf0a0f5007e17e932faa9dd22db57a1828e0e22c [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] 20903658bccaeb35d38229739d7121f64f09983e6a11052ec64302ff1c5dd881 [INFO] running `Command { std: "docker" "start" "-a" "20903658bccaeb35d38229739d7121f64f09983e6a11052ec64302ff1c5dd881", kill_on_drop: false }` [INFO] [stderr] Compiling tcs_client v0.1.0 (/opt/rustwide/workdir/tcs_client) [INFO] [stderr] Compiling tcs_server v0.1.0 (/opt/rustwide/workdir/tcs_server) [INFO] [stderr] Compiling http v0.1.0 (/opt/rustwide/workdir/http) [INFO] [stderr] Compiling httpserver v0.1.0 (/opt/rustwide/workdir/httpserver) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> httpserver/src/server.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Server<'a> { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(addr: &'a str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | fn handle(req: &HttpRequest) -> HttpResponse; [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] 9 | fn handle(req: &HttpRequest) -> HttpResponse<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | fn handle(_req: &HttpRequest) -> HttpResponse { [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] 36 | fn handle(_req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn handle(req: &HttpRequest) -> HttpResponse { [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] 42 | fn handle(req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> httpserver/src/handler.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | fn handle(req: &HttpRequest) -> HttpResponse { [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] 78 | fn handle(req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "20903658bccaeb35d38229739d7121f64f09983e6a11052ec64302ff1c5dd881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20903658bccaeb35d38229739d7121f64f09983e6a11052ec64302ff1c5dd881", kill_on_drop: false }` [INFO] [stdout] 20903658bccaeb35d38229739d7121f64f09983e6a11052ec64302ff1c5dd881 [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] 7df7fbdddf2fda3926fd18425979f6f10825bf2d20c0c507a3f6df55e731a2ab [INFO] running `Command { std: "docker" "start" "-a" "7df7fbdddf2fda3926fd18425979f6f10825bf2d20c0c507a3f6df55e731a2ab", kill_on_drop: false }` [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> httpserver/src/server.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> Server<'a> { [INFO] [stderr] | ------------------- associated function in this implementation [INFO] [stderr] 20 | pub fn new(addr: &'a str) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> httpserver/src/handler.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | fn handle(req: &HttpRequest) -> HttpResponse; [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] 9 | fn handle(req: &HttpRequest) -> HttpResponse<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> httpserver/src/handler.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | fn handle(_req: &HttpRequest) -> HttpResponse { [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] 36 | fn handle(_req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> httpserver/src/handler.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | fn handle(req: &HttpRequest) -> HttpResponse { [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] 42 | fn handle(req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> httpserver/src/handler.rs:78:20 [INFO] [stderr] | [INFO] [stderr] 78 | fn handle(req: &HttpRequest) -> HttpResponse { [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] 78 | fn handle(req: &HttpRequest) -> HttpResponse<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `httpserver` (bin "httpserver" test) generated 5 warnings (run `cargo fix --bin "httpserver" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http-5d379bfd97040fa8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test http_request::tests::test_method_into_get ... ok [INFO] [stdout] test http_request::tests::test_method_into_other ... ok [INFO] [stdout] test http_request::tests::test_read_http ... ok [INFO] [stdout] test http_request::tests::test_version_into ... ok [INFO] [stdout] test http_response::tests::test_response_struct_creation_200 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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/debug/deps/httpserver-3b6fc01e01a184ec) [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/debug/deps/tcs_client-468afa7c950ebc04) [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/debug/deps/tcs_server-553c01925e47d74f) [INFO] [stdout] [INFO] [stderr] Doc-tests http [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] [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" "7df7fbdddf2fda3926fd18425979f6f10825bf2d20c0c507a3f6df55e731a2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df7fbdddf2fda3926fd18425979f6f10825bf2d20c0c507a3f6df55e731a2ab", kill_on_drop: false }` [INFO] [stdout] 7df7fbdddf2fda3926fd18425979f6f10825bf2d20c0c507a3f6df55e731a2ab