[INFO] cloning 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" "clone" "--bare" "https://github.com/Chopinsky/Rusty_Express" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChopinsky%2FRusty_Express", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChopinsky%2FRusty_Express'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec0ecce32e7c84ce2791cbb0dcbe2ec5918ed7da [INFO] testing Chopinsky/Rusty_Express against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChopinsky%2FRusty_Express" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chopinsky/Rusty_Express on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90931dfa6a25b9c4f9122dfc6ed3c3d7a63fc5c51201b09ad81cff1ac89f9ae1 [INFO] running `Command { std: "docker" "start" "-a" "90931dfa6a25b9c4f9122dfc6ed3c3d7a63fc5c51201b09ad81cff1ac89f9ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90931dfa6a25b9c4f9122dfc6ed3c3d7a63fc5c51201b09ad81cff1ac89f9ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90931dfa6a25b9c4f9122dfc6ed3c3d7a63fc5c51201b09ad81cff1ac89f9ae1", kill_on_drop: false }` [INFO] [stdout] 90931dfa6a25b9c4f9122dfc6ed3c3d7a63fc5c51201b09ad81cff1ac89f9ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4203c0a41b92bdddd8e08daa4a3ef62bc158c9f68c71c55f2c97f999f82197ae [INFO] running `Command { std: "docker" "start" "-a" "4203c0a41b92bdddd8e08daa4a3ef62bc158c9f68c71c55f2c97f999f82197ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 openssl-sys v0.9.45 [INFO] [stderr] Compiling hashbrown v0.1.8 [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 parking_lot_core v0.4.0 [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 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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 565 - (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stdout] 565 + self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/support/common.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | atomic::spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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: atomic loads cannot have `Release` or `AcqRel` ordering [INFO] [stdout] --> src/support/session.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | AUTO_CLEAN.load(atomic::Ordering::Release) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_atomic_ordering)]` on by default [INFO] [stdout] = help: consider using ordering modes `Acquire`, `SeqCst` or `Relaxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.82s [INFO] running `Command { std: "docker" "inspect" "4203c0a41b92bdddd8e08daa4a3ef62bc158c9f68c71c55f2c97f999f82197ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4203c0a41b92bdddd8e08daa4a3ef62bc158c9f68c71c55f2c97f999f82197ae", kill_on_drop: false }` [INFO] [stdout] 4203c0a41b92bdddd8e08daa4a3ef62bc158c9f68c71c55f2c97f999f82197ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f71b4ac9b97549daeb19dbc91637c42fc37da81fc13c2571a6a024cdb62cb23 [INFO] running `Command { std: "docker" "start" "-a" "5f71b4ac9b97549daeb19dbc91637c42fc37da81fc13c2571a6a024cdb62cb23", kill_on_drop: false }` [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 565 - (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stdout] 565 + self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/support/common.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | atomic::spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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] [stderr] Compiling rusty_express v0.4.6 (/opt/rustwide/workdir) [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: atomic loads cannot have `Release` or `AcqRel` ordering [INFO] [stdout] --> src/support/session.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | AUTO_CLEAN.load(atomic::Ordering::Release) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_atomic_ordering)]` on by default [INFO] [stdout] = help: consider using ordering modes `Acquire`, `SeqCst` or `Relaxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 565 - (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stdout] 565 + self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/support/common.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | atomic::spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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: atomic loads cannot have `Release` or `AcqRel` ordering [INFO] [stdout] --> src/support/session.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | AUTO_CLEAN.load(atomic::Ordering::Release) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_atomic_ordering)]` on by default [INFO] [stdout] = help: consider using ordering modes `Acquire`, `SeqCst` or `Relaxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "5f71b4ac9b97549daeb19dbc91637c42fc37da81fc13c2571a6a024cdb62cb23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f71b4ac9b97549daeb19dbc91637c42fc37da81fc13c2571a6a024cdb62cb23", kill_on_drop: false }` [INFO] [stdout] 5f71b4ac9b97549daeb19dbc91637c42fc37da81fc13c2571a6a024cdb62cb23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5781792a24cf5446938b5bba39ce53060c61fe9b05517f05713e742eff1a6d68 [INFO] running `Command { std: "docker" "start" "-a" "5781792a24cf5446938b5bba39ce53060c61fe9b05517f05713e742eff1a6d68", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 565 - (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stderr] 565 + self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some() [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/support/common.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | atomic::spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` 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: atomic loads cannot have `Release` or `AcqRel` ordering [INFO] [stderr] --> src/support/session.rs:290:25 [INFO] [stderr] | [INFO] [stderr] 290 | AUTO_CLEAN.load(atomic::Ordering::Release) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_atomic_ordering)]` on by default [INFO] [stderr] = help: consider using ordering modes `Acquire`, `SeqCst` or `Relaxed` [INFO] [stderr] [INFO] [stderr] warning: `rusty_express` (lib) generated 7 warnings [INFO] [stderr] warning: `rusty_express` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.54s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_express-3c2a9163ea93107e) [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; finished in 0.00s [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] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 565 - (self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some()) [INFO] [stderr] 565 + self.is_header_only() || !self.body.is_empty() || self.body_chan.0.is_some() [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 16 tests [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::header (line 647) ... 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/core/config.rs - core::config::EngineContext (line 216) - compile ... 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 35) ... 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_custom_static (line 542) ... 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_async (line 806) ... FAILED [INFO] [stdout] test src/support/session.rs - support::session (line 11) ... ok [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::listen (line 51) ... 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) 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::set_header (line 713) stdout ---- [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `&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 the macro `assert` (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::header (line 647) stdout ---- [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `&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 the macro `assert` (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/router.rs - core::router::Route::use_custom_static (line 704) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `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/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/server.rs - core::server::HttpServer::use_static (line 524) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `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/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/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_custom_static (line 542) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `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/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 `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_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() -> (Option, String)` [INFO] [stdout] found closure `[closure@src/core/http.rs:18:20: 18:54]` [INFO] [stdout] note: closures can only be coerced to `fn` types if they do not capture any variables [INFO] [stdout] --> src/core/http.rs:821:43 [INFO] [stdout] | [INFO] [stdout] 18 | resp.send_async(|| (None, heavy_method(meta_data))); [INFO] [stdout] | ^^^^^^^^^ `meta_data` captured here [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/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: 0x562d78972e1c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562d78972e1c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562d78972e1c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562d78972e1c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562d78991b6c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x562d7896dc73 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x562d789756b2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562d789756b2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562d789756b2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562d78975295 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x562d78975d03 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562d78975a20 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x562d789732c4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562d78975759 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562d78787451 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x562d787fa44b - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h90e155ed1f15362f [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:105:13 [INFO] [stdout] 16: 0x562d78813e65 - core::result::Result::unwrap_or_else::he571278cc3b33c6a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1369:23 [INFO] [stdout] 17: 0x562d787f9db1 - rusty_express::core::server::HttpServer::listen_and_serve::h334d62a87a3864a3 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:104:24 [INFO] [stdout] 18: 0x562d787f9cb6 - rusty_express::core::server::HttpServer::listen::hb636bee38b470294 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:65:9 [INFO] [stdout] 19: 0x562d78787d8b - rust_out::main::_doctest_main_src_core_server_rs_51_0::h04a13bf3a902a427 [INFO] [stdout] 20: 0x562d78787ce6 - rust_out::main::h0a91ec602d6ccf7b [INFO] [stdout] 21: 0x562d78787cc3 - core::ops::function::FnOnce::call_once::hf13fd7d7764c57e3 [INFO] [stdout] 22: 0x562d78787e49 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0721740d13b54d33 [INFO] [stdout] 23: 0x562d78787e29 - std::rt::lang_start::{{closure}}::h942b0ebbf6e45677 [INFO] [stdout] 24: 0x562d789724d0 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 25: 0x562d789724d0 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x562d789724d0 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x562d789724d0 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x562d789724d0 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stdout] 29: 0x562d789724d0 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 30: 0x562d789724d0 - std::panicking::try::h010108d314169ac6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 31: 0x562d789724d0 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 32: 0x562d789724d0 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stdout] 33: 0x562d78787e11 - std::rt::lang_start::ha5571370df8ae5c1 [INFO] [stdout] 34: 0x562d78787ea3 - main [INFO] [stdout] 35: 0x7fbfb4bcb0b3 - __libc_start_main [INFO] [stdout] 36: 0x562d78787b8e - _start [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [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: 0x55bc921b0d4c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bc921b0d4c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bc921b0d4c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bc921b0d4c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bc921cfabc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55bc921abb03 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55bc921b35e2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bc921b35e2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bc921b35e2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55bc921b31c5 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55bc921b3c33 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55bc921b3950 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55bc921b11f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55bc921b3689 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55bc91ee74d1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55bc91f5e54b - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h90e155ed1f15362f [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:105:13 [INFO] [stdout] 16: 0x55bc91f79d95 - core::result::Result::unwrap_or_else::he571278cc3b33c6a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1369:23 [INFO] [stdout] 17: 0x55bc91f5deb1 - rusty_express::core::server::HttpServer::listen_and_serve::h334d62a87a3864a3 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:104:24 [INFO] [stdout] 18: 0x55bc91f5ddb6 - rusty_express::core::server::HttpServer::listen::hb636bee38b470294 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:65:9 [INFO] [stdout] 19: 0x55bc91ee7dd5 - rust_out::main::_doctest_main_src_lib_rs_6_0::h3eed84063fc0784d [INFO] [stdout] 20: 0x55bc91ee7d66 - rust_out::main::h0a91ec602d6ccf7b [INFO] [stdout] 21: 0x55bc91ee7d43 - core::ops::function::FnOnce::call_once::hf13fd7d7764c57e3 [INFO] [stdout] 22: 0x55bc91ee8069 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0721740d13b54d33 [INFO] [stdout] 23: 0x55bc91ee8049 - std::rt::lang_start::{{closure}}::h942b0ebbf6e45677 [INFO] [stdout] 24: 0x55bc921b0400 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 25: 0x55bc921b0400 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x55bc921b0400 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x55bc921b0400 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x55bc921b0400 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stdout] 29: 0x55bc921b0400 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 30: 0x55bc921b0400 - std::panicking::try::h010108d314169ac6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 31: 0x55bc921b0400 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 32: 0x55bc921b0400 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stdout] 33: 0x55bc91ee8031 - std::rt::lang_start::ha5571370df8ae5c1 [INFO] [stdout] 34: 0x55bc91ee81b3 - main [INFO] [stdout] 35: 0x7fd6f66250b3 - __libc_start_main [INFO] [stdout] 36: 0x55bc91ee7c0e - _start [INFO] [stdout] 37: 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; finished in 64.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "5781792a24cf5446938b5bba39ce53060c61fe9b05517f05713e742eff1a6d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5781792a24cf5446938b5bba39ce53060c61fe9b05517f05713e742eff1a6d68", kill_on_drop: false }` [INFO] [stdout] 5781792a24cf5446938b5bba39ce53060c61fe9b05517f05713e742eff1a6d68