[INFO] updating cached repository https://github.com/Chopinsky/Rusty_Express [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec0ecce32e7c84ce2791cbb0dcbe2ec5918ed7da [INFO] testing Chopinsky/Rusty_Express against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChopinsky%2FRusty_Express" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chopinsky/Rusty_Express on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chopinsky/Rusty_Express [INFO] finished tweaking git repo https://github.com/Chopinsky/Rusty_Express [INFO] tweaked toml for git repo https://github.com/Chopinsky/Rusty_Express written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Chopinsky/Rusty_Express already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6969eb337088be90f7ebe013d1326b07e16a9ae0ce3ecf6a2740c132ffd3556 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6969eb337088be90f7ebe013d1326b07e16a9ae0ce3ecf6a2740c132ffd3556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6969eb337088be90f7ebe013d1326b07e16a9ae0ce3ecf6a2740c132ffd3556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6969eb337088be90f7ebe013d1326b07e16a9ae0ce3ecf6a2740c132ffd3556", kill_on_drop: false }` [INFO] [stdout] d6969eb337088be90f7ebe013d1326b07e16a9ae0ce3ecf6a2740c132ffd3556 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d51a5155a4a9e12d5933c99c1d7330fc74e6d9bb3862765df085a299d4ecb8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d51a5155a4a9e12d5933c99c1d7330fc74e6d9bb3862765df085a299d4ecb8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling rusty_express v0.4.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/http.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RETRY_LIMIT` [INFO] [stdout] --> src/support/locks.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const RETRY_LIMIT: usize = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PARK_TIMEOUT` [INFO] [stdout] --> src/support/locks.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const PARK_TIMEOUT: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/support/locks.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock` [INFO] [stdout] --> src/support/locks.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn lock(&self, new: i8) -> SpinLockGuard<'_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.18s [INFO] running `Command { std: "docker" "inspect" "0d51a5155a4a9e12d5933c99c1d7330fc74e6d9bb3862765df085a299d4ecb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d51a5155a4a9e12d5933c99c1d7330fc74e6d9bb3862765df085a299d4ecb8f", kill_on_drop: false }` [INFO] [stdout] 0d51a5155a4a9e12d5933c99c1d7330fc74e6d9bb3862765df085a299d4ecb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e982393e3a1076fd2d892704374ef08e239ace78df08353d5f7323bd07de63 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "27e982393e3a1076fd2d892704374ef08e239ace78df08353d5f7323bd07de63", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_express v0.4.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/http.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RETRY_LIMIT` [INFO] [stdout] --> src/support/locks.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const RETRY_LIMIT: usize = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PARK_TIMEOUT` [INFO] [stdout] --> src/support/locks.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const PARK_TIMEOUT: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/support/locks.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock` [INFO] [stdout] --> src/support/locks.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn lock(&self, new: i8) -> SpinLockGuard<'_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/http.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RETRY_LIMIT` [INFO] [stdout] --> src/support/locks.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const RETRY_LIMIT: usize = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PARK_TIMEOUT` [INFO] [stdout] --> src/support/locks.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const PARK_TIMEOUT: u64 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/support/locks.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock` [INFO] [stdout] --> src/support/locks.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn lock(&self, new: i8) -> SpinLockGuard<'_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.76s [INFO] running `Command { std: "docker" "inspect" "27e982393e3a1076fd2d892704374ef08e239ace78df08353d5f7323bd07de63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e982393e3a1076fd2d892704374ef08e239ace78df08353d5f7323bd07de63", kill_on_drop: false }` [INFO] [stdout] 27e982393e3a1076fd2d892704374ef08e239ace78df08353d5f7323bd07de63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23b7865dd4a47019ed2de2bed72f42d5fedde585a85fdb3fa45c16a94fa239e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23b7865dd4a47019ed2de2bed72f42d5fedde585a85fdb3fa45c16a94fa239e9", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/http.rs:565:9 [INFO] [stderr] | [INFO] [stderr] 565 | (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `RETRY_LIMIT` [INFO] [stderr] --> src/support/locks.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | const RETRY_LIMIT: usize = 16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PARK_TIMEOUT` [INFO] [stderr] --> src/support/locks.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | const PARK_TIMEOUT: u64 = 16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/support/locks.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lock` [INFO] [stderr] --> src/support/locks.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn lock(&self, new: i8) -> SpinLockGuard<'_> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/http.rs:565:9 [INFO] [stderr] | [INFO] [stderr] 565 | (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `RETRY_LIMIT` [INFO] [stderr] --> src/support/locks.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | const RETRY_LIMIT: usize = 16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PARK_TIMEOUT` [INFO] [stderr] --> src/support/locks.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | const PARK_TIMEOUT: u64 = 16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/support/locks.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `lock` [INFO] [stderr] --> src/support/locks.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn lock(&self, new: i8) -> SpinLockGuard<'_> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_express-21a82a59d30025d6 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test core::router::route_test::params_parser_test_one ... ok [INFO] [stdout] test support::common::route_test::vec_swap_reset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rusty_express [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/core/http.rs - core::http::Response::header (line 647) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::send_file (line 861) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::use_static (line 524) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::send (line 775) ... FAILED [INFO] [stdout] test src/core/config.rs - core::config::EngineContext (line 216) ... FAILED [INFO] [stdout] test src/support/session.rs - support::session (line 35) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::use_custom_static (line 542) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_static (line 686) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_custom_static (line 704) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::with_headers (line 733) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::set_header (line 713) ... FAILED [INFO] [stdout] test src/support/session.rs - support::session (line 11) ... ok [INFO] [stdout] test src/core/http.rs - core::http::Response::send_async (line 806) ... FAILED [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::listen (line 51) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::listen_and_serve (line 76) ... test src/core/server.rs - core::server::HttpServer::listen_and_serve (line 76) has been running for over 60 seconds [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::listen_and_serve (line 76) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/core/http.rs - core::http::Response::header (line 647) stdout ---- [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `&std::string::String` [INFO] [stdout] --> src/core/http.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 8 | assert!(resp.get_header("Content-Type").unwrap(), &String::from("application/javascript")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0600`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/http.rs - core::http::Response::send_file (line 861) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `get_file_loc` in this scope [INFO] [stdout] --> src/core/http.rs:868:28 [INFO] [stdout] | [INFO] [stdout] 10 | let file_loc: String = get_file_loc(req); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/server.rs - core::server::HttpServer::use_static (line 524) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PathBuf` [INFO] [stdout] --> src/core/server.rs:530:19 [INFO] [stdout] | [INFO] [stdout] 9 | server.use_static(PathBuf::from(r".\static")); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `PathBuf` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/http.rs - core::http::Response::send (line 775) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `SomeMetadata` in this scope [INFO] [stdout] --> src/core/http.rs:782:19 [INFO] [stdout] | [INFO] [stdout] 10 | let meta_data: SomeMetadata = some_producer(req); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `some_producer` in this scope [INFO] [stdout] --> src/core/http.rs:782:34 [INFO] [stdout] | [INFO] [stdout] 10 | let meta_data: SomeMetadata = some_producer(req); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_response_body` in this scope [INFO] [stdout] --> src/core/http.rs:785:15 [INFO] [stdout] | [INFO] [stdout] 13 | resp.send(&generate_response_body(meta_data)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/config.rs - core::config::EngineContext (line 216) stdout ---- [INFO] [stdout] error: cannot find macro `format_err` in this scope [INFO] [stdout] --> src/core/config.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 18 | _ => Err(&format_err!("Unable to provide information for the key: {}", field)[..]), [INFO] [stdout] | ^^^^^^^^^^ help: a macro with a similar name exists: `format_args` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/support/session.rs - support::session (line 35) stdout ---- [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Data` in this scope [INFO] [stdout] --> src/support/session.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 13 | let data = Data { token: "abcde12345" }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/server.rs - core::server::HttpServer::use_custom_static (line 542) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PathBuf` [INFO] [stdout] --> src/core/server.rs:549:64 [INFO] [stdout] | [INFO] [stdout] 10 | server.use_custom_static(RequestPath::Explicit("/index.html"), PathBuf::from(r".\static")); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `PathBuf` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/router.rs - core::router::Route::use_static (line 686) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PathBuf` [INFO] [stdout] --> src/core/router.rs:692:19 [INFO] [stdout] | [INFO] [stdout] 9 | server.use_static(PathBuf::from(r".\static")); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `PathBuf` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/router.rs - core::router::Route::use_custom_static (line 704) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PathBuf` [INFO] [stdout] --> src/core/router.rs:711:64 [INFO] [stdout] | [INFO] [stdout] 10 | server.use_custom_static(RequestPath::Explicit("/index.html"), PathBuf::from(r".\static")); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `PathBuf` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/http.rs - core::http::Response::with_headers (line 733) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `header_producer` in this scope [INFO] [stdout] --> src/core/http.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 9 | let header = header_producer(req); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/http.rs - core::http::Response::set_header (line 713) stdout ---- [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `&std::string::String` [INFO] [stdout] --> src/core/http.rs:718:5 [INFO] [stdout] | [INFO] [stdout] 8 | assert!(resp.get_header("Content-Type").unwrap(), &String::from("application/javascript")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0600`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/http.rs - core::http::Response::send_async (line 806) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `SomeMetadata` in this scope [INFO] [stdout] --> src/core/http.rs:813:19 [INFO] [stdout] | [INFO] [stdout] 10 | let meta_data: SomeMetadata = some_producer(req); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `some_producer` in this scope [INFO] [stdout] --> src/core/http.rs:813:34 [INFO] [stdout] | [INFO] [stdout] 10 | let meta_data: SomeMetadata = some_producer(req); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `heavy_method` in this scope [INFO] [stdout] --> src/core/http.rs:821:30 [INFO] [stdout] | [INFO] [stdout] 18 | resp.send_async(|| (None, heavy_method(meta_data))); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/http.rs:821:20 [INFO] [stdout] | [INFO] [stdout] 18 | resp.send_async(|| (None, heavy_method(meta_data))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected fn pointer, found closure [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn() -> (std::option::Option, std::string::String)` [INFO] [stdout] found closure `[closure@src/core/http.rs:18:20: 18:54 meta_data:_]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Unable to start the http server: Address already in use (os error 98)...', src/core/server.rs:105:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555b1e80fab5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x555b1e80fab5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x555b1e80fab5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x555b1e80fab5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x555b1e83095c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x555b1e80b3e3 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x555b1e8121e0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x555b1e8121e0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x555b1e8121e0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x555b1e811f2c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x555b1e812817 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x555b1e81241b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x555b1e81238b - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 13: 0x555b1e5c374a - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h71d897387d7c9f88 [INFO] [stdout] at src/core/server.rs:105 [INFO] [stdout] 14: 0x555b1e60f7ef - core::result::Result::unwrap_or_else::h3ff745a2cea2aa34 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:853 [INFO] [stdout] 15: 0x555b1e5c3068 - rusty_express::core::server::HttpServer::listen_and_serve::h269334b1d1295626 [INFO] [stdout] at src/core/server.rs:104 [INFO] [stdout] 16: 0x555b1e5c2f3b - rusty_express::core::server::HttpServer::listen::h991ba80fc7ecbd5a [INFO] [stdout] at src/core/server.rs:65 [INFO] [stdout] 17: 0x555b1e5114c6 - rust_out::main::hce5147e828914a17 [INFO] [stdout] 18: 0x555b1e5112a3 - std::rt::lang_start::{{closure}}::hce2334a302f4a64d [INFO] [stdout] 19: 0x555b1e812ca8 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 20: 0x555b1e812ca8 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 21: 0x555b1e812ca8 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 22: 0x555b1e812ca8 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x555b1e812ca8 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 24: 0x555b1e511288 - std::rt::lang_start::h67316abdc649cab9 [INFO] [stdout] 25: 0x555b1e51166b - main [INFO] [stdout] 26: 0x7fb9be9120b3 - __libc_start_main [INFO] [stdout] 27: 0x555b1e51118e - _start [INFO] [stdout] 28: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/server.rs - core::server::HttpServer::listen (line 51) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Unable to start the http server: Address already in use (os error 98)...', src/core/server.rs:105:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b83add4005 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55b83add4005 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55b83add4005 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55b83add4005 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55b83adf4e2c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55b83adcfb13 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55b83add6730 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55b83add6730 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55b83add6730 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55b83add647c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55b83add6d67 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55b83add696b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 12: 0x55b83add68db - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 13: 0x55b83ac22eba - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h71d897387d7c9f88 [INFO] [stdout] at src/core/server.rs:105 [INFO] [stdout] 14: 0x55b83ac6a45f - core::result::Result::unwrap_or_else::h3ff745a2cea2aa34 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:853 [INFO] [stdout] 15: 0x55b83ac227d8 - rusty_express::core::server::HttpServer::listen_and_serve::h269334b1d1295626 [INFO] [stdout] at src/core/server.rs:104 [INFO] [stdout] 16: 0x55b83ac226ab - rusty_express::core::server::HttpServer::listen::h991ba80fc7ecbd5a [INFO] [stdout] at src/core/server.rs:65 [INFO] [stdout] 17: 0x55b83abca416 - rust_out::main::hce5147e828914a17 [INFO] [stdout] 18: 0x55b83abca2a3 - std::rt::lang_start::{{closure}}::hce2334a302f4a64d [INFO] [stdout] 19: 0x55b83add71f8 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 20: 0x55b83add71f8 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 21: 0x55b83add71f8 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 22: 0x55b83add71f8 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55b83add71f8 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 24: 0x55b83abca288 - std::rt::lang_start::h67316abdc649cab9 [INFO] [stdout] 25: 0x55b83abca45b - main [INFO] [stdout] 26: 0x7fc361f3b0b3 - __libc_start_main [INFO] [stdout] 27: 0x55b83abca18e - _start [INFO] [stdout] 28: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/core/server.rs - core::server::HttpServer::listen_and_serve (line 76) stdout ---- [INFO] [stdout] Test executable failed (terminated by signal). [INFO] [stdout] [INFO] [stdout] stdout: [INFO] [stdout] Listening for connections on port 8080 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/core/config.rs - core::config::EngineContext (line 216) [INFO] [stdout] src/core/http.rs - core::http::Response::header (line 647) [INFO] [stdout] src/core/http.rs - core::http::Response::send (line 775) [INFO] [stdout] src/core/http.rs - core::http::Response::send_async (line 806) [INFO] [stdout] src/core/http.rs - core::http::Response::send_file (line 861) [INFO] [stdout] src/core/http.rs - core::http::Response::set_header (line 713) [INFO] [stdout] src/core/http.rs - core::http::Response::with_headers (line 733) [INFO] [stdout] src/core/router.rs - core::router::Route::use_custom_static (line 704) [INFO] [stdout] src/core/router.rs - core::router::Route::use_static (line 686) [INFO] [stdout] src/core/server.rs - core::server::HttpServer::listen (line 51) [INFO] [stdout] src/core/server.rs - core::server::HttpServer::listen_and_serve (line 76) [INFO] [stdout] src/core/server.rs - core::server::HttpServer::use_custom_static (line 542) [INFO] [stdout] src/core/server.rs - core::server::HttpServer::use_static (line 524) [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] src/support/session.rs - support::session (line 35) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "23b7865dd4a47019ed2de2bed72f42d5fedde585a85fdb3fa45c16a94fa239e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b7865dd4a47019ed2de2bed72f42d5fedde585a85fdb3fa45c16a94fa239e9", kill_on_drop: false }` [INFO] [stdout] 23b7865dd4a47019ed2de2bed72f42d5fedde585a85fdb3fa45c16a94fa239e9