[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 beta-2020-07-24 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-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chopinsky/Rusty_Express on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-12/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a32d943a56d3021e8192ac8a2a7cf5932d8cc842afea9b916b3704865d3948f6 [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" "a32d943a56d3021e8192ac8a2a7cf5932d8cc842afea9b916b3704865d3948f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32d943a56d3021e8192ac8a2a7cf5932d8cc842afea9b916b3704865d3948f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32d943a56d3021e8192ac8a2a7cf5932d8cc842afea9b916b3704865d3948f6", kill_on_drop: false }` [INFO] [stdout] a32d943a56d3021e8192ac8a2a7cf5932d8cc842afea9b916b3704865d3948f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3588be229819dd480fa15a35ea4978b02c8f29852a689f8e102cd200ab306765 [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" "3588be229819dd480fa15a35ea4978b02c8f29852a689f8e102cd200ab306765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [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 num-integer v0.1.39 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [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 49.90s [INFO] running `Command { std: "docker" "inspect" "3588be229819dd480fa15a35ea4978b02c8f29852a689f8e102cd200ab306765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3588be229819dd480fa15a35ea4978b02c8f29852a689f8e102cd200ab306765", kill_on_drop: false }` [INFO] [stdout] 3588be229819dd480fa15a35ea4978b02c8f29852a689f8e102cd200ab306765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73ee51c18ac5b5b3033069bc18a9d0836024d2aa79468e2de5a4299775394da3 [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" "73ee51c18ac5b5b3033069bc18a9d0836024d2aa79468e2de5a4299775394da3", 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 6.17s [INFO] running `Command { std: "docker" "inspect" "73ee51c18ac5b5b3033069bc18a9d0836024d2aa79468e2de5a4299775394da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ee51c18ac5b5b3033069bc18a9d0836024d2aa79468e2de5a4299775394da3", kill_on_drop: false }` [INFO] [stdout] 73ee51c18ac5b5b3033069bc18a9d0836024d2aa79468e2de5a4299775394da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6b99d8300a8d63f4dafa12e45ac1397fd9a52e85349003fb146f3a1f445e4ae [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" "d6b99d8300a8d63f4dafa12e45ac1397fd9a52e85349003fb146f3a1f445e4ae", 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.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_express-0ba60a88fd980943 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test support::common::route_test::vec_swap_reset ... ok [INFO] [stderr] Doc-tests rusty_express [INFO] [stdout] test core::router::route_test::params_parser_test_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/core/http.rs - core::http::Response::with_headers (line 733) ... FAILED [INFO] [stdout] test src/core/config.rs - core::config::EngineContext (line 216) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::send (line 775) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_custom_static (line 704) ... FAILED [INFO] [stdout] test src/support/session.rs - support::session (line 35) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::header (line 647) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::set_header (line 713) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::send_file (line 861) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_static (line 686) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::use_custom_static (line 542) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::use_static (line 524) ... 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_and_serve (line 76) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::listen (line 51) ... test src/core/server.rs - core::server::HttpServer::listen (line 51) has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d6b99d8300a8d63f4dafa12e45ac1397fd9a52e85349003fb146f3a1f445e4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b99d8300a8d63f4dafa12e45ac1397fd9a52e85349003fb146f3a1f445e4ae", kill_on_drop: false }` [INFO] [stdout] d6b99d8300a8d63f4dafa12e45ac1397fd9a52e85349003fb146f3a1f445e4ae