[INFO] cloning repository https://github.com/jgaribaldi/hapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgaribaldi/hapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgaribaldi%2Fhapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgaribaldi%2Fhapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fae1382506971c09be7392f90472716c1524612
[INFO] testing jgaribaldi/hapi against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgaribaldi%2Fhapi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jgaribaldi/hapi
[INFO] finished tweaking git repo https://github.com/jgaribaldi/hapi
[INFO] tweaked toml for git repo https://github.com/jgaribaldi/hapi written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jgaribaldi/hapi on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jgaribaldi/hapi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c
[INFO] running `Command { std: "docker" "start" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling simple_logger v2.1.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling hapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cmd_id` and `upstream_address` are never read
[INFO] [stdout]   --> src/events/events.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     UpstreamWasEnabled {
[INFO] [stdout]    |     ------------------ fields in this variant
[INFO] [stdout] 19 |         cmd_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 20 |         upstream_address: UpstreamAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cmd_id` and `upstream_address` are never read
[INFO] [stdout]   --> src/events/events.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     UpstreamWasDisabled {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 23 |         cmd_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 24 |         upstream_address: UpstreamAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `route` is never read
[INFO] [stdout]   --> src/events/events.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     RouteWasNotAdded {
[INFO] [stdout]    |     ---------------- field in this variant
[INFO] [stdout] 31 |         cmd_id: String,
[INFO] [stdout] 32 |         route: Route,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `route_id` is never read
[INFO] [stdout]   --> src/events/events.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     RouteWasNotRemoved {
[INFO] [stdout]    |     ------------------ field in this variant
[INFO] [stdout] 40 |         cmd_id: String,
[INFO] [stdout] 41 |         route_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `route_id` is never read
[INFO] [stdout]   --> src/events/events.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RouteWasNotFound {
[INFO] [stdout]    |     ---------------- field in this variant
[INFO] [stdout] 53 |         cmd_id: String,
[INFO] [stdout] 54 |         route_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ok` is never used
[INFO] [stdout]    --> src/interfaces/api.rs:190:4
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn ok() -> Response<Body> {
[INFO] [stdout]     |    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `cmd_id` and `upstream_address` are never read
[INFO] [stdout]   --> src/events/events.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     UpstreamWasEnabled {
[INFO] [stdout]    |     ------------------ fields in this variant
[INFO] [stdout] 19 |         cmd_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 20 |         upstream_address: UpstreamAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cmd_id` and `upstream_address` are never read
[INFO] [stdout]   --> src/events/events.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     UpstreamWasDisabled {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 23 |         cmd_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 24 |         upstream_address: UpstreamAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `route` is never read
[INFO] [stdout]   --> src/events/events.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     RouteWasNotAdded {
[INFO] [stdout]    |     ---------------- field in this variant
[INFO] [stdout] 31 |         cmd_id: String,
[INFO] [stdout] 32 |         route: Route,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `route_id` is never read
[INFO] [stdout]   --> src/events/events.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     RouteWasNotRemoved {
[INFO] [stdout]    |     ------------------ field in this variant
[INFO] [stdout] 40 |         cmd_id: String,
[INFO] [stdout] 41 |         route_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `route_id` is never read
[INFO] [stdout]   --> src/events/events.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     RouteWasNotFound {
[INFO] [stdout]    |     ---------------- field in this variant
[INFO] [stdout] 53 |         cmd_id: String,
[INFO] [stdout] 54 |         route_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ok` is never used
[INFO] [stdout]    --> src/interfaces/api.rs:190:4
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn ok() -> Response<Body> {
[INFO] [stdout]     |    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.79s
[INFO] running `Command { std: "docker" "inspect" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: fields `cmd_id` and `upstream_address` are never read
[INFO] [stderr]   --> src/events/events.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     UpstreamWasEnabled {
[INFO] [stderr]    |     ------------------ fields in this variant
[INFO] [stderr] 19 |         cmd_id: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 20 |         upstream_address: UpstreamAddress,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cmd_id` and `upstream_address` are never read
[INFO] [stderr]   --> src/events/events.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     UpstreamWasDisabled {
[INFO] [stderr]    |     ------------------- fields in this variant
[INFO] [stderr] 23 |         cmd_id: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 24 |         upstream_address: UpstreamAddress,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `route` is never read
[INFO] [stderr]   --> src/events/events.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     RouteWasNotAdded {
[INFO] [stderr]    |     ---------------- field in this variant
[INFO] [stderr] 31 |         cmd_id: String,
[INFO] [stderr] 32 |         route: Route,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `route_id` is never read
[INFO] [stderr]   --> src/events/events.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     RouteWasNotRemoved {
[INFO] [stderr]    |     ------------------ field in this variant
[INFO] [stderr] 40 |         cmd_id: String,
[INFO] [stderr] 41 |         route_id: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `route_id` is never read
[INFO] [stderr]   --> src/events/events.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     RouteWasNotFound {
[INFO] [stderr]    |     ---------------- field in this variant
[INFO] [stderr] 53 |         cmd_id: String,
[INFO] [stderr] 54 |         route_id: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `ok` is never used
[INFO] [stderr]    --> src/interfaces/api.rs:190:4
[INFO] [stderr]     |
[INFO] [stderr] 190 | fn ok() -> Response<Body> {
[INFO] [stderr]     |    ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hapi` (bin "hapi" test) generated 6 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/hapi-8c8ec4cf64d6a0b2)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test infrastructure::serializable_model::tests::should_convert_route_to_serializable_route ... ok
[INFO] [stdout] test infrastructure::serializable_model::tests::should_convert_serializable_ipv4_route_to_route ... ok
[INFO] [stdout] test modules::core::context::tests::should_add_route ... ok
[INFO] [stdout] test infrastructure::serializable_model::tests::should_convert_serializable_route_to_route ... ok
[INFO] [stdout] test infrastructure::serializable_model::tests::should_convert_upstream_str_to_tuple_ip_and_port ... ok
[INFO] [stdout] test modules::core::context::tests::should_enable_upstream ... ok
[INFO] [stdout] test modules::core::context::tests::should_match_route_by_method_regexp ... ok
[INFO] [stdout] test infrastructure::serializable_model::tests::should_convert_upstream_str_to_tuple_ip_only ... ok
[INFO] [stdout] test modules::core::context::tests::should_not_add_route_if_it_exists ... ok
[INFO] [stdout] test modules::core::context::tests::should_not_find_route_for_non_exact_match ... ok
[INFO] [stdout] test modules::core::context::tests::should_not_find_route_if_all_upstreams_are_disabled ... ok
[INFO] [stdout] test modules::core::context::tests::should_disable_upstream ... ok
[INFO] [stdout] test modules::core::context::tests::should_not_remove_route_if_not_exists ... ok
[INFO] [stdout] test modules::core::context::tests::should_perform_upstream_lookup ... ok
[INFO] [stdout] test modules::core::context::tests::should_remove_route ... ok
[INFO] [stdout] test modules::core::context::tests::should_remove_routes_in_reverse_order ... ok
[INFO] [stdout] test modules::core::upstream::tests::should_return_always_first ... ok
[INFO] [stdout] test modules::core::upstream::tests::should_return_none_if_upstreams_disabled_af ... ok
[INFO] [stdout] test modules::core::upstream::tests::should_return_none_if_upstreams_disabled_rr ... ok
[INFO] [stdout] test modules::core::upstream::tests::should_return_round_robin ... ok
[INFO] [stdout] test modules::core::upstream::tests::should_return_second_if_first_disabled_af ... ok
[INFO] [stdout] test modules::probe::tests::should_disable_upstream_if_reached_error_count ... ok
[INFO] [stdout] test modules::probe::tests::should_enable_upstream_if_reached_success_count ... ok
[INFO] [stdout] test modules::probe::tests::should_not_disable_upstream_if_error_count_not_reached ... ok
[INFO] [stdout] test modules::probe::tests::should_not_enable_upstream_if_success_count_not_reached ... ok
[INFO] [stdout] test modules::core::context::tests::should_match_route_by_path_regexp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c", kill_on_drop: false }`
[INFO] [stdout] fe3cb587b87380b54616e056fde81b42f4cb47d847c12450fe399cdc58bb214c
