[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChopinsky%2FRusty_Express" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chopinsky/Rusty_Express on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-37/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-channel v0.3.6 [INFO] [stderr] Downloaded openssl v0.10.21 [INFO] [stderr] Downloaded openssl-sys v0.9.45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3515f8f48cfa9c14c4f1fca7bb6c529b26c2ef7f20bc5607b2db2f8ec287aee3 [INFO] running `Command { std: "docker" "start" "-a" "3515f8f48cfa9c14c4f1fca7bb6c529b26c2ef7f20bc5607b2db2f8ec287aee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3515f8f48cfa9c14c4f1fca7bb6c529b26c2ef7f20bc5607b2db2f8ec287aee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3515f8f48cfa9c14c4f1fca7bb6c529b26c2ef7f20bc5607b2db2f8ec287aee3", kill_on_drop: false }` [INFO] [stdout] 3515f8f48cfa9c14c4f1fca7bb6c529b26c2ef7f20bc5607b2db2f8ec287aee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ecd5a1da5da010515eb9560ae163e62d5c4c1fb4c05ff189c4bd7c0ef662d57 [INFO] running `Command { std: "docker" "start" "-a" "3ecd5a1da5da010515eb9560ae163e62d5c4c1fb4c05ff189c4bd7c0ef662d57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 pkg-config v0.3.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.5 [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 byteorder v1.3.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [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 owning_ref v0.4.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Compiling hashbrown v0.1.8 [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 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 1m 21s [INFO] running `Command { std: "docker" "inspect" "3ecd5a1da5da010515eb9560ae163e62d5c4c1fb4c05ff189c4bd7c0ef662d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecd5a1da5da010515eb9560ae163e62d5c4c1fb4c05ff189c4bd7c0ef662d57", kill_on_drop: false }` [INFO] [stdout] 3ecd5a1da5da010515eb9560ae163e62d5c4c1fb4c05ff189c4bd7c0ef662d57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52b006da00cf4a3aa03a34c61b65da547eac9ab7e1e0d4e418d607d7abc09d21 [INFO] running `Command { std: "docker" "start" "-a" "52b006da00cf4a3aa03a34c61b65da547eac9ab7e1e0d4e418d607d7abc09d21", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] 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 test [unoptimized + debuginfo] target(s) in 30.14s [INFO] running `Command { std: "docker" "inspect" "52b006da00cf4a3aa03a34c61b65da547eac9ab7e1e0d4e418d607d7abc09d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b006da00cf4a3aa03a34c61b65da547eac9ab7e1e0d4e418d607d7abc09d21", kill_on_drop: false }` [INFO] [stdout] 52b006da00cf4a3aa03a34c61b65da547eac9ab7e1e0d4e418d607d7abc09d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f8c076623f2b5ea7c907e58ea93650c933b29336cbf2e349ab3afaa9ca4c40a [INFO] running `Command { std: "docker" "start" "-a" "9f8c076623f2b5ea7c907e58ea93650c933b29336cbf2e349ab3afaa9ca4c40a", 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] | ^ ^ [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 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_express-ce0365e700480ef0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test support::common::route_test::vec_swap_reset ... ok [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] Doc-tests rusty_express [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] [stdout] [INFO] [stderr] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/core/http.rs - core::http::Response::header (line 647) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::send (line 775) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::with_headers (line 733) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::set_header (line 713) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::use_custom_static (line 542) ... FAILED [INFO] [stdout] test src/core/http.rs - core::http::Response::send_file (line 861) ... FAILED [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::use_static (line 524) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_static (line 686) ... FAILED [INFO] [stdout] test src/core/router.rs - core::router::Route::use_custom_static (line 704) ... FAILED [INFO] [stdout] test src/core/config.rs - core::config::EngineContext (line 216) - compile ... FAILED [INFO] [stdout] test src/support/session.rs - support::session (line 35) ... 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) has been running for over 60 seconds [INFO] [stdout] test src/core/server.rs - core::server::HttpServer::listen_and_serve (line 76) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/core/http.rs - core::http::Response::header (line 647) stdout ---- [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `&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/http.rs - core::http::Response::with_headers (line 733) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `header_producer` in this scope [INFO] [stdout] --> src/core/http.rs:739:17 [INFO] [stdout] | [INFO] [stdout] 9 | let header = header_producer(req); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/http.rs - core::http::Response::set_header (line 713) stdout ---- [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `&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/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::send_file (line 861) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `get_file_loc` in this scope [INFO] [stdout] --> src/core/http.rs:868:28 [INFO] [stdout] | [INFO] [stdout] 10 | let file_loc: String = get_file_loc(req); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/server.rs - core::server::HttpServer::use_static (line 524) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `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/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/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/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_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/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: 0x55f41dd8dedd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f41dd8dedd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f41dd8dedd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f41dd8dedd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f41ddaccfc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55f41dd89018 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55f41dd902d7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f41dd902d7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f41dd902d7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f41dd8ffa0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x55f41dd90a29 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f41dd90717 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f41dd8e3a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f41dd90429 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f41dac2513 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f41dada35c - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h493fa473f4cffcc2 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:105:13 [INFO] [stdout] 16: 0x55f41db5ac2b - core::result::Result::unwrap_or_else::hd74721d8e548aad8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1428:23 [INFO] [stdout] 17: 0x55f41dad9d67 - rusty_express::core::server::HttpServer::listen_and_serve::h9be11c33a01537d0 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:104:24 [INFO] [stdout] 18: 0x55f41dad9c56 - rusty_express::core::server::HttpServer::listen::h4d2a55e21def7d7c [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:65:9 [INFO] [stdout] 19: 0x55f41dac2f0b - rust_out::main::_doctest_main_src_lib_rs_6_0::h8fa19197df91bad2 [INFO] [stdout] 20: 0x55f41dac2e96 - rust_out::main::he239c4229bb09803 [INFO] [stdout] 21: 0x55f41dac2e23 - core::ops::function::FnOnce::call_once::h13013349529417b5 [INFO] [stdout] 22: 0x55f41dac3179 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf40d275ec09763ca [INFO] [stdout] 23: 0x55f41dac3149 - std::rt::lang_start::{{closure}}::h3f8eb3e9838506c6 [INFO] [stdout] 24: 0x55f41dd8d5c1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 25: 0x55f41dd8d5c1 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55f41dd8d5c1 - std::panicking::try::h653d68a27ff5f175 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55f41dd8d5c1 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55f41dd8d5c1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stdout] 29: 0x55f41dd8d5c1 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x55f41dd8d5c1 - std::panicking::try::h13e2d225134958ac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x55f41dd8d5c1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x55f41dd8d5c1 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stdout] 33: 0x55f41dac3131 - std::rt::lang_start::he6b3cd9500177830 [INFO] [stdout] 34: 0x55f41dac32e3 - main [INFO] [stdout] 35: 0x7f1f4e5b90b3 - __libc_start_main [INFO] [stdout] 36: 0x55f41dac2d3e - _start [INFO] [stdout] 37: 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: 0x5588892c2bfd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5588892c2bfd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5588892c2bfd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5588892c2bfd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5588892e19fc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5588892bdde8 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5588892c4ff7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5588892c4ff7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5588892c4ff7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5588892c4cc0 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x5588892c5749 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5588892c5437 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5588892c30c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5588892c5149 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5588890d3493 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5588890ea0cc - rusty_express::core::server::HttpServer::listen_and_serve::{{closure}}::h493fa473f4cffcc2 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:105:13 [INFO] [stdout] 16: 0x558889164d6b - core::result::Result::unwrap_or_else::hd74721d8e548aad8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1428:23 [INFO] [stdout] 17: 0x5588890e9ad7 - rusty_express::core::server::HttpServer::listen_and_serve::h9be11c33a01537d0 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:104:24 [INFO] [stdout] 18: 0x5588890e99c6 - rusty_express::core::server::HttpServer::listen::h4d2a55e21def7d7c [INFO] [stdout] at /opt/rustwide/workdir/src/core/server.rs:65:9 [INFO] [stdout] 19: 0x5588890d3ec3 - rust_out::main::_doctest_main_src_core_server_rs_51_0::hfbc4366973d673d6 [INFO] [stdout] 20: 0x5588890d3e16 - rust_out::main::he239c4229bb09803 [INFO] [stdout] 21: 0x5588890d3da3 - core::ops::function::FnOnce::call_once::h13013349529417b5 [INFO] [stdout] 22: 0x5588890d3fa9 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf40d275ec09763ca [INFO] [stdout] 23: 0x5588890d3f79 - std::rt::lang_start::{{closure}}::h3f8eb3e9838506c6 [INFO] [stdout] 24: 0x5588892c22e1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 25: 0x5588892c22e1 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x5588892c22e1 - std::panicking::try::h653d68a27ff5f175 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x5588892c22e1 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x5588892c22e1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stdout] 29: 0x5588892c22e1 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x5588892c22e1 - std::panicking::try::h13e2d225134958ac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x5588892c22e1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x5588892c22e1 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stdout] 33: 0x5588890d3f61 - std::rt::lang_start::he6b3cd9500177830 [INFO] [stdout] 34: 0x5588890d4003 - main [INFO] [stdout] 35: 0x7fc9bd8d90b3 - __libc_start_main [INFO] [stdout] 36: 0x5588890d3cbe - _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.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9f8c076623f2b5ea7c907e58ea93650c933b29336cbf2e349ab3afaa9ca4c40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f8c076623f2b5ea7c907e58ea93650c933b29336cbf2e349ab3afaa9ca4c40a", kill_on_drop: false }` [INFO] [stdout] 9f8c076623f2b5ea7c907e58ea93650c933b29336cbf2e349ab3afaa9ca4c40a