[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChopinsky%2FRusty_Express" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chopinsky/Rusty_Express on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-0/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ad86e6fada666c942055513bf0bd0a900175a96870d99c200d915ee15f44ea [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" "d3ad86e6fada666c942055513bf0bd0a900175a96870d99c200d915ee15f44ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ad86e6fada666c942055513bf0bd0a900175a96870d99c200d915ee15f44ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ad86e6fada666c942055513bf0bd0a900175a96870d99c200d915ee15f44ea", kill_on_drop: false }` [INFO] [stdout] d3ad86e6fada666c942055513bf0bd0a900175a96870d99c200d915ee15f44ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2c77dc1d9b50557b123c3b0f554d4792ca92d1905cff1d6f448a2670f2746e2 [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" "e2c77dc1d9b50557b123c3b0f554d4792ca92d1905cff1d6f448a2670f2746e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.45 [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 parking_lot_core v0.4.0 [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 num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling regex v0.2.11 [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 46.38s [INFO] running `Command { std: "docker" "inspect" "e2c77dc1d9b50557b123c3b0f554d4792ca92d1905cff1d6f448a2670f2746e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c77dc1d9b50557b123c3b0f554d4792ca92d1905cff1d6f448a2670f2746e2", kill_on_drop: false }` [INFO] [stdout] e2c77dc1d9b50557b123c3b0f554d4792ca92d1905cff1d6f448a2670f2746e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e40107d0833c237fe67da1982e74b6f4cc882dde3a874cca9a4a71e4ee98345a [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" "e40107d0833c237fe67da1982e74b6f4cc882dde3a874cca9a4a71e4ee98345a", 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 16.72s [INFO] running `Command { std: "docker" "inspect" "e40107d0833c237fe67da1982e74b6f4cc882dde3a874cca9a4a71e4ee98345a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40107d0833c237fe67da1982e74b6f4cc882dde3a874cca9a4a71e4ee98345a", kill_on_drop: false }` [INFO] [stdout] e40107d0833c237fe67da1982e74b6f4cc882dde3a874cca9a4a71e4ee98345a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8e7907c43d8b05aaf1dbfa63ca96a1fdaf42531c0bbf373fb4e78c7ab8d4890 [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" "f8e7907c43d8b05aaf1dbfa63ca96a1fdaf42531c0bbf373fb4e78c7ab8d4890", 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: 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: 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: 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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_express-03877671a254ea3f [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] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/workdir/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: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/support/session.rs - support::session (line 35) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_custom_static (line 704) ... 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/core/http.rs - core::http::Response::with_headers (line 733) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_static (line 686) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::send_file (line 861) ... 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 (line 775) ... FAILED [INFO] [stdout] test src/core/config.rs - core::config::EngineContext (line 216) ... 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::send_async (line 806) ... FAILED [INFO] [stdout] test src/support/session.rs - support::session (line 11) ... ok [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/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/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] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | [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/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] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | [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/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] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | [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/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] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | [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_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/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 (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/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_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: 0x55ae60aa0b85 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55ae60aa0b85 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ae60aa0b85 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55ae60aa0b85 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55ae60ac166c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55ae60a9c2a2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55ae60aa31e0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55ae60aa31e0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55ae60aa31e0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55ae60aa2f2c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55ae60aa3823 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55ae60aa341b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55ae60aa338b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 13: 0x55ae607bb78a - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h3b526ae1bcb691a0 [INFO] [stdout] at src/core/server.rs:105 [INFO] [stdout] 14: 0x55ae6088be1f - core::result::Result::unwrap_or_else::he89e6655eb63d2c0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:853 [INFO] [stdout] 15: 0x55ae607bb0a8 - rusty_express::core::server::HttpServer::listen_and_serve::h4c208ea53117772e [INFO] [stdout] at src/core/server.rs:104 [INFO] [stdout] 16: 0x55ae607baf7b - rusty_express::core::server::HttpServer::listen::h382f59b02910dc66 [INFO] [stdout] at src/core/server.rs:65 [INFO] [stdout] 17: 0x55ae607a74c6 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x55ae607a72a3 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 19: 0x55ae60aa3cc3 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 20: 0x55ae60aa3cc3 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 21: 0x55ae60aa3cc3 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 22: 0x55ae60aa3cc3 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55ae60aa3cc3 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 24: 0x55ae607a7288 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 25: 0x55ae607a766b - main [INFO] [stdout] 26: 0x7f891ae750b3 - __libc_start_main [INFO] [stdout] 27: 0x55ae607a718e - _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: 0x55c2570ecf05 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55c2570ecf05 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55c2570ecf05 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55c2570ecf05 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55c25710d96c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55c2570e8802 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stdout] at src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x55c2570ef560 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55c2570ef560 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55c2570ef560 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55c2570ef2ac - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:217 [INFO] [stdout] 10: 0x55c2570efba3 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 11: 0x55c2570ef79b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 12: 0x55c2570ef70b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 13: 0x55c256f3f6aa - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h3b526ae1bcb691a0 [INFO] [stdout] at src/core/server.rs:105 [INFO] [stdout] 14: 0x55c256ff592f - core::result::Result::unwrap_or_else::he89e6655eb63d2c0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:853 [INFO] [stdout] 15: 0x55c256f3efc8 - rusty_express::core::server::HttpServer::listen_and_serve::h4c208ea53117772e [INFO] [stdout] at src/core/server.rs:104 [INFO] [stdout] 16: 0x55c256f3ee9b - rusty_express::core::server::HttpServer::listen::h382f59b02910dc66 [INFO] [stdout] at src/core/server.rs:65 [INFO] [stdout] 17: 0x55c256ee8416 - rust_out::main::h405f65324f7b53be [INFO] [stdout] 18: 0x55c256ee82a3 - std::rt::lang_start::{{closure}}::h4b28e45528b64eb3 [INFO] [stdout] 19: 0x55c2570f0043 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 20: 0x55c2570f0043 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stdout] at src/libstd/panicking.rs:348 [INFO] [stdout] 21: 0x55c2570f0043 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stdout] at src/libstd/panicking.rs:325 [INFO] [stdout] 22: 0x55c2570f0043 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55c2570f0043 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 24: 0x55c256ee8288 - std::rt::lang_start::hb412ec904ea47782 [INFO] [stdout] 25: 0x55c256ee845b - main [INFO] [stdout] 26: 0x7fc4ede450b3 - __libc_start_main [INFO] [stdout] 27: 0x55c256ee818e - _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" "f8e7907c43d8b05aaf1dbfa63ca96a1fdaf42531c0bbf373fb4e78c7ab8d4890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e7907c43d8b05aaf1dbfa63ca96a1fdaf42531c0bbf373fb4e78c7ab8d4890", kill_on_drop: false }` [INFO] [stdout] f8e7907c43d8b05aaf1dbfa63ca96a1fdaf42531c0bbf373fb4e78c7ab8d4890