[INFO] cloning repository https://github.com/MoMus2000/http-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MoMus2000/http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoMus2000%2Fhttp-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoMus2000%2Fhttp-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2cba5da6f319207d61bb3452bdf29c86d2677ac
[INFO] testing MoMus2000/http-server against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoMus2000%2Fhttp-server" "/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/MoMus2000/http-server
[INFO] finished tweaking git repo https://github.com/MoMus2000/http-server
[INFO] tweaked toml for git repo https://github.com/MoMus2000/http-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MoMus2000/http-server on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MoMus2000/http-server 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.3.4
[INFO] [stderr]   Downloaded windows-targets v0.52.3
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a3f155283c8f399fc1730b778d3e4ca74a2d7bbccf9851d381583b6f4e8990b
[INFO] running `Command { std: "docker" "start" "-a" "3a3f155283c8f399fc1730b778d3e4ca74a2d7bbccf9851d381583b6f4e8990b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a3f155283c8f399fc1730b778d3e4ca74a2d7bbccf9851d381583b6f4e8990b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a3f155283c8f399fc1730b778d3e4ca74a2d7bbccf9851d381583b6f4e8990b", kill_on_drop: false }`
[INFO] [stdout] 3a3f155283c8f399fc1730b778d3e4ca74a2d7bbccf9851d381583b6f4e8990b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf37024893f279e98417d8846f6fb08613bdfb90e0d35ef61a012dce2d21107f
[INFO] running `Command { std: "docker" "start" "-a" "bf37024893f279e98417d8846f6fb08613bdfb90e0d35ef61a012dce2d21107f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling rust-http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `HTTP_Server` should have an upper camel case name
[INFO] [stdout]   --> src/server.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait HTTP_Server {
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HttpServer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `http_content` should have an upper camel case name
[INFO] [stdout]  --> src/http/http_content.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct http_content{
[INFO] [stdout]   |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HttpContent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `running_state`
[INFO] [stdout]   --> src/http_server.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn handle_connection(stream_data: TcpStream, router: Option<Router>, running_state: Arc<Mutex<bool>>){
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `http_headers` is never read
[INFO] [stdout]   --> src/http/http_builder.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut http_headers = String::from("");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/http/http_headers.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             _ => todo!("Not yet implemented this value")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/http/http_headers.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             HttpHeaders::Date => {
[INFO] [stdout]    |             ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 49 |             HttpHeaders::Server => {
[INFO] [stdout]    |             ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 52 |             _ => todo!("Not yet implemented this value")
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> src/http/http_content.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn serve_static_file(w : &mut ResponseWriter, r: HttpRequest, 
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/http/http_content.rs:21:55
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn serve_static_file(w : &mut ResponseWriter, r: HttpRequest, 
[INFO] [stdout]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Server` is never used
[INFO] [stdout]  --> src/server.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Server{
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `strip_query_params` is never used
[INFO] [stdout]   --> src/http/router.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Router {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn strip_query_params(principal_path: &str) -> (&str, &str){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `method` is never read
[INFO] [stdout]   --> src/http/router.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RouterElement {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub method: &'static str
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RouterElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `method`, `headers`, and `query_params` are never read
[INFO] [stdout]  --> src/http/http_request.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct HttpRequest{
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 5 |     pub method: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 6 |     pub path: String,
[INFO] [stdout] 7 |     pub headers: Option<HashMap<String, String>>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 8 |     pub query_params: Option<String>
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `HttpRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `headers` is never read
[INFO] [stdout]  --> src/http/response_writer.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ResponseWriter{
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub headers : HashMap::<String, String>
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.10s
[INFO] running `Command { std: "docker" "inspect" "bf37024893f279e98417d8846f6fb08613bdfb90e0d35ef61a012dce2d21107f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf37024893f279e98417d8846f6fb08613bdfb90e0d35ef61a012dce2d21107f", kill_on_drop: false }`
[INFO] [stdout] bf37024893f279e98417d8846f6fb08613bdfb90e0d35ef61a012dce2d21107f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70e4e3c1bca0e6f48cc543897e54fbc2887b2a96a8c8473ebd42282fa5bc3675
[INFO] running `Command { std: "docker" "start" "-a" "70e4e3c1bca0e6f48cc543897e54fbc2887b2a96a8c8473ebd42282fa5bc3675", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `HTTP_Server` should have an upper camel case name
[INFO] [stdout]   --> src/server.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait HTTP_Server {
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HttpServer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]  --> src/http/test_http.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use core::time;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]   --> src/http/test_http.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use chrono::Duration;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `http_content` should have an upper camel case name
[INFO] [stdout]  --> src/http/http_content.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct http_content{
[INFO] [stdout]   |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HttpContent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `running_state`
[INFO] [stdout]   --> src/http_server.rs:59:74
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn handle_connection(stream_data: TcpStream, router: Option<Router>, running_state: Arc<Mutex<bool>>){
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `http_headers` is never read
[INFO] [stdout]   --> src/http/http_builder.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut http_headers = String::from("");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/http/test_http.rs:19:67
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn set_http_status_200(response_writer : &mut ResponseWriter, request : http_request::HttpRequest){
[INFO] [stdout]    |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/http/http_headers.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             _ => todo!("Not yet implemented this value")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/http/http_headers.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             HttpHeaders::Date => {
[INFO] [stdout]    |             ----------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 49 |             HttpHeaders::Server => {
[INFO] [stdout]    |             ------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 52 |             _ => todo!("Not yet implemented this value")
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> src/http/http_content.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn serve_static_file(w : &mut ResponseWriter, r: HttpRequest, 
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/http/http_content.rs:21:55
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn serve_static_file(w : &mut ResponseWriter, r: HttpRequest, 
[INFO] [stdout]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Server` is never used
[INFO] [stdout]  --> src/server.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Server{
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `strip_query_params` is never used
[INFO] [stdout]   --> src/http/router.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Router {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn strip_query_params(principal_path: &str) -> (&str, &str){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `method` is never read
[INFO] [stdout]   --> src/http/router.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RouterElement {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub method: &'static str
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RouterElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `method`, `headers`, and `query_params` are never read
[INFO] [stdout]  --> src/http/http_request.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct HttpRequest{
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 5 |     pub method: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 6 |     pub path: String,
[INFO] [stdout] 7 |     pub headers: Option<HashMap<String, String>>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 8 |     pub query_params: Option<String>
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `HttpRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `headers` is never read
[INFO] [stdout]  --> src/http/response_writer.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ResponseWriter{
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub headers : HashMap::<String, String>
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "70e4e3c1bca0e6f48cc543897e54fbc2887b2a96a8c8473ebd42282fa5bc3675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e4e3c1bca0e6f48cc543897e54fbc2887b2a96a8c8473ebd42282fa5bc3675", kill_on_drop: false }`
[INFO] [stdout] 70e4e3c1bca0e6f48cc543897e54fbc2887b2a96a8c8473ebd42282fa5bc3675
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8efd52554249fd4bb99cf6425371c1c06e8859c2bdc6035c1ff0c791fb2af9b
[INFO] running `Command { std: "docker" "start" "-a" "b8efd52554249fd4bb99cf6425371c1c06e8859c2bdc6035c1ff0c791fb2af9b", kill_on_drop: false }`
[INFO] [stderr] warning: trait `HTTP_Server` should have an upper camel case name
[INFO] [stderr]   --> src/server.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub trait HTTP_Server {
[INFO] [stderr]    |           ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HttpServer`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::time`
[INFO] [stderr]  --> src/http/test_http.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use core::time;
[INFO] [stderr]   |         ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::Duration`
[INFO] [stderr]   --> src/http/test_http.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     use chrono::Duration;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `http_content` should have an upper camel case name
[INFO] [stderr]  --> src/http/http_content.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct http_content{
[INFO] [stderr]   |            ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HttpContent`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `running_state`
[INFO] [stderr]   --> src/http_server.rs:59:74
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn handle_connection(stream_data: TcpStream, router: Option<Router>, running_state: Arc<Mutex<bool>>){
[INFO] [stderr]    |                                                                          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_running_state`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `http_headers` is never read
[INFO] [stderr]   --> src/http/http_builder.rs:42:28
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let mut http_headers = String::from("");
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]   --> src/http/test_http.rs:19:67
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn set_http_status_200(response_writer : &mut ResponseWriter, request : http_request::HttpRequest){
[INFO] [stderr]    |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> src/http/http_headers.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |             _ => todo!("Not yet implemented this value")
[INFO] [stderr]    |             ^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]   --> src/http/http_headers.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |             HttpHeaders::Date => {
[INFO] [stderr]    |             ----------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 49 |             HttpHeaders::Server => {
[INFO] [stderr]    |             ------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 52 |             _ => todo!("Not yet implemented this value")
[INFO] [stderr]    |             ^ collectively making this unreachable
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `w`
[INFO] [stderr]   --> src/http/http_content.rs:21:30
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn serve_static_file(w : &mut ResponseWriter, r: HttpRequest, 
[INFO] [stderr]    |                              ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/http/http_content.rs:21:55
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn serve_static_file(w : &mut ResponseWriter, r: HttpRequest, 
[INFO] [stderr]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Server` is never used
[INFO] [stderr]  --> src/server.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub trait Server{
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `strip_query_params` is never used
[INFO] [stderr]   --> src/http/router.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl Router {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     fn strip_query_params(principal_path: &str) -> (&str, &str){
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `method` is never read
[INFO] [stderr]   --> src/http/router.rs:94:9
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub struct RouterElement {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 94 |     pub method: &'static str
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RouterElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `method`, `headers`, and `query_params` are never read
[INFO] [stderr]  --> src/http/http_request.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct HttpRequest{
[INFO] [stderr]   |            ----------- fields in this struct
[INFO] [stderr] 5 |     pub method: String,
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr] 6 |     pub path: String,
[INFO] [stderr] 7 |     pub headers: Option<HashMap<String, String>>,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 8 |     pub query_params: Option<String>
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `HttpRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `headers` is never read
[INFO] [stderr]  --> src/http/response_writer.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ResponseWriter{
[INFO] [stderr]   |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub headers : HashMap::<String, String>
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-http` (bin "rust-http" test) generated 15 warnings (run `cargo fix --bin "rust-http" -p rust-http --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_http-39856b97be197203)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test http::test_http::tests::test_http_status_codes ... ok
[INFO] [stdout] test http::test_http::tests::test_static_file_serve ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http::test_http::tests::test_static_file_serve stdout ----
[INFO] [stdout] Spawning the webserver
[INFO] [stdout] 
[INFO] [stdout] thread 'http::test_http::tests::test_static_file_serve' (26) panicked at src/http/test_http.rs:178:52:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617904ff6802 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x617904ff6802 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x617904ff6802 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x617904ff6802 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61790500d59a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61790500d59a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x617904ffbcd6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x617904ffbcd6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x617904fd326f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x617904fd326f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x617904fedb49 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x617904f7652e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x617904f7652e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x617904feddb2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x617904feddb2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x617904fd335a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x617904fc81e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x617904fd43ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61790500dcdc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61790500dca2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61790500d9f9 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x617904bc9e59 - <core[27de1724e4349be2]::option::Option<&http[98f31b5b6e2fc9c9]::header::value::HeaderValue>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x617904bc9e59 - rust_http[26a1c74c4c83c97]::http::test_http::tests::test_static_file_serve
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/test_http.rs:178:52
[INFO] [stdout]   23:     0x617904bc51d7 - rust_http[26a1c74c4c83c97]::http::test_http::tests::test_static_file_serve::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http/test_http.rs:113:32
[INFO] [stdout]   24:     0x617904bc3596 - <rust_http[26a1c74c4c83c97]::http::test_http::tests::test_static_file_serve::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x617904f6a8db - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x617904f6a8db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x617904f7713a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x617904f7713a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x617904f7713a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x617904f7713a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x617904f7713a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x617904f7713a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x617904f7713a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x617904f726e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x617904f726e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x617904f79c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x617904f79c32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x617904f79c32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x617904f79c32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x617904f79c32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x617904f79c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x617904f79c32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x617904ff59ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x617904ff59ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x769499486aa4 - <unknown>
[INFO] [stdout]   46:     0x769499513a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http::test_http::tests::test_static_file_serve
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rust-http`
[INFO] running `Command { std: "docker" "inspect" "b8efd52554249fd4bb99cf6425371c1c06e8859c2bdc6035c1ff0c791fb2af9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8efd52554249fd4bb99cf6425371c1c06e8859c2bdc6035c1ff0c791fb2af9b", kill_on_drop: false }`
[INFO] [stdout] b8efd52554249fd4bb99cf6425371c1c06e8859c2bdc6035c1ff0c791fb2af9b
