[INFO] cloning repository https://github.com/majksa-dev/api-gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majksa-dev/api-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fapi-gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fapi-gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef528acfd28cb052e0997c4e1b43276bc541a996
[INFO] testing majksa-dev/api-gateway against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fapi-gateway" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/majksa-dev/api-gateway
[INFO] finished tweaking git repo https://github.com/majksa-dev/api-gateway
[INFO] tweaked toml for git repo https://github.com/majksa-dev/api-gateway written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majksa-dev/api-gateway on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/majksa-dev/api-gateway 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718
[INFO] running `Command { std: "docker" "start" "-a" "0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718", kill_on_drop: false }`
[INFO] [stdout] 0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c
[INFO] running `Command { std: "docker" "start" "-a" "534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling sentry-contexts v0.26.0
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling pingora-error v0.3.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling sentry-types v0.26.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling sentry-core v0.26.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling sentry-backtrace v0.26.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sentry-panic v0.26.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling pingora-timeout v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling pingora-http v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling sfv v0.9.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rustracing v0.5.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling pingora-pool v0.3.0
[INFO] [stderr]    Compiling serde-env v0.1.1
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling sentry v0.26.0
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling pingora-runtime v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling thrift_codec v0.1.1
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rustracing_jaeger v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6)
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pingora-header-serde v0.3.0
[INFO] [stderr]    Compiling bb8 v0.8.5
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling pingora-lru v0.3.0
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling redis v0.26.0
[INFO] [stderr]    Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2)
[INFO] [stderr]    Compiling bb8-redis v0.15.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling pingora-openssl v0.3.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pingora-core v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling pingora-cache v0.3.0
[INFO] [stderr]    Compiling gateway v0.8.1 (https://github.com/majksa-dev/rust-gateway?tag=0.8.1#bf781347)
[INFO] [stderr]    Compiling api-gateway v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 27s
[INFO] running `Command { std: "docker" "inspect" "534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c", kill_on_drop: false }`
[INFO] [stdout] 534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9
[INFO] running `Command { std: "docker" "start" "-a" "8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling sentry-types v0.26.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling sentry-core v0.26.0
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling sentry-backtrace v0.26.0
[INFO] [stderr]    Compiling sentry-panic v0.26.0
[INFO] [stderr]    Compiling sentry-contexts v0.26.0
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling serde-env v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling pingora-timeout v0.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6)
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling sentry v0.26.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pingora-pool v0.3.0
[INFO] [stderr]    Compiling rustracing v0.5.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling pingora-openssl v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling pingora-runtime v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling bollard-stubs v1.44.0-rc.2
[INFO] [stderr]    Compiling pingora-core v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling rustracing_jaeger v0.7.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling hyperlocal-next v0.9.0
[INFO] [stderr]    Compiling bb8 v0.8.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling pingora-cache v0.3.0
[INFO] [stderr]    Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2)
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling bb8-redis v0.15.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling docker_credential v1.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling redis v0.26.0
[INFO] [stderr]    Compiling gateway v0.8.1 (https://github.com/majksa-dev/rust-gateway?tag=0.8.1#bf781347)
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling wiremock v0.6.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling bollard v0.16.1
[INFO] [stderr]    Compiling test-macros v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf)
[INFO] [stderr]    Compiling testcontainers v0.18.0
[INFO] [stderr]    Compiling testing-utils v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf)
[INFO] [stderr]    Compiling api-gateway v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 03s
[INFO] running `Command { std: "docker" "inspect" "8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9", kill_on_drop: false }`
[INFO] [stdout] 8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557
[INFO] running `Command { std: "docker" "start" "-a" "bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_gateway-2621f35602e5076b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/single_server.rs (/opt/rustwide/target/debug/deps/single_server-b67b63cb0f2e43e5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout]   [2m2025-09-25T14:39:11.496451Z[0m [34mDEBUG[0m [1;34mbollard::docker[0m[34m: [34m{"ExposedPorts":{"6379/tcp":{}},"Env":[],"Image":"redis:7.2.4","HostConfig":{"ExtraHosts":[],"Privileged":false,"PublishAllPorts":true}}[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.16.1/src/docker.rs:1061
[INFO] [stdout] 
[INFO] [stdout]   [2m2025-09-25T14:39:11.496684Z[0m [34mDEBUG[0m [1;34mbollard::docker[0m[34m: [34munix://2f7661722f72756e2f646f636b65722e736f636b/containers/create[0m
[INFO] [stdout]     [2;3mat[0m /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.16.1/src/docker.rs:1178
[INFO] [stdout] 
[INFO] [stdout] test should_fail_when_calling_endpoint_without_required_roles ... FAILED
[INFO] [stdout] test should_fail_when_calling_without_host ... FAILED
[INFO] [stdout] test should_succeed ... FAILED
[INFO] [stdout] test should_succeed_when_calling_valid_endpoint_without_ip ... FAILED
[INFO] [stdout] test should_fail_when_calling_valid_endpoint_without_origin ... FAILED
[INFO] [stdout] test should_fail_when_calling_valid_endpoint_without_token ... FAILED
[INFO] [stdout] test should_fail_when_calling_invalid_endpoint ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- should_fail_when_calling_endpoint_without_required_roles stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h27ce5ef9991596c2[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_subscriber::util::SubscriberInitExt::init[0m[90m::h99acfcd69b347997[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout]         89 │     fn init(self) {
[INFO] [stdout]         90 │         self.try_init()
[INFO] [stdout]   [37;1m      91[0m [37;1m>[0m [37;1m            .expect("failed to set global default subscriber")[0m
[INFO] [stdout]         92 │     }
[INFO] [stdout]         93 │ }
[INFO] [stdout]   12: [91messentials::log::install[0m[90m::h261acfb2828686db[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs[0m:[35m23[0m
[INFO] [stdout]         21 │                     .from_env_lossy(),
[INFO] [stdout]         22 │             )
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m            .init();[0m
[INFO] [stdout]         24 │     } else {
[INFO] [stdout]         25 │         tracing_subscriber::registry()
[INFO] [stdout]   13: [91messentials::builder::Builder<L>::install[0m[90m::h9de3c6b3a4987a6d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs[0m:[35m43[0m
[INFO] [stdout]         41 │         let context = self.context.unwrap_or_else(Context::load);
[INFO] [stdout]         42 │         #[cfg(feature = "log")]
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m        log::install(&context, self.log);[0m
[INFO] [stdout]         44 │     }
[INFO] [stdout]         45 │ }
[INFO] [stdout]   14: [91messentials::install[0m[90m::he4fc730cd0101c12[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs[0m:[35m16[0m
[INFO] [stdout]         14 │ 
[INFO] [stdout]         15 │ pub fn install() {
[INFO] [stdout]   [37;1m      16[0m [37;1m>[0m [37;1m    Builder::<Registry>::default().install();[0m
[INFO] [stdout]         17 │ }
[INFO] [stdout]         18 │ 
[INFO] [stdout]   15: [91msingle_server::before_each::{{closure}}[0m[90m::hcab710959c9de714[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m228[0m
[INFO] [stdout]        226 │ async fn before_each() -> Context {
[INFO] [stdout]        227 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]   [37;1m     228[0m [37;1m>[0m [37;1m    essentials::install();[0m
[INFO] [stdout]        229 │     let redis_cache: ContainerAsync<GenericImage> = GenericImage::new("redis", "7.2.4")
[INFO] [stdout]        230 │         .with_exposed_port(ContainerPort::Tcp(6379))
[INFO] [stdout]   16: [91mtesting_utils::test::{{closure}}[0m[90m::h4c1d08645f1bc7a2[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs[0m:[35m24[0m
[INFO] [stdout]         22 │     EFut: Future<Output = ()>,
[INFO] [stdout]         23 │ {
[INFO] [stdout]   [37;1m      24[0m [37;1m>[0m [37;1m    let c1 = setup().await;[0m
[INFO] [stdout]         25 │     let c2 = test(c1).await;
[INFO] [stdout]         26 │     teardown(c2).await;
[INFO] [stdout]   17: [91msingle_server::should_fail_when_calling_endpoint_without_required_roles::{{closure}}[0m[90m::hf8763a0cfb78f02a[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m109[0m
[INFO] [stdout]        107 │ }
[INFO] [stdout]        108 │ 
[INFO] [stdout]   [37;1m     109[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]        110 │ async fn should_fail_when_calling_endpoint_without_required_roles(ctx: Context) -> Context {
[INFO] [stdout]        111 │     let status = surf::get(format!("http://127.0.0.1:{}/private", &ctx.app))
[INFO] [stdout]   18: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::h3f5913fe83590e8e[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   19: [91mtokio::runtime::park::CachedParkThread::block_on::{{closure}}[0m[90m::hba15bc295720515b[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   20: [91mtokio::runtime::coop::with_budget[0m[90m::h0ada40322157c805[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   21: [91mtokio::runtime::coop::budget[0m[90m::hae80bc2a4af8ac3c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   22: [91mtokio::runtime::park::CachedParkThread::block_on[0m[90m::hb4a408f4bea09ff9[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   23: [91mtokio::runtime::context::blocking::BlockingRegionGuard::block_on[0m[90m::h686ad67a3093546f[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ 
[INFO] [stdout]         65 │         let mut park = CachedParkThread::new();
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m        park.block_on(f)[0m
[INFO] [stdout]         67 │     }
[INFO] [stdout]         68 │ 
[INFO] [stdout]   24: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}[0m[90m::he4c22f7c301a0ed9[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m87[0m
[INFO] [stdout]         85 │     {
[INFO] [stdout]         86 │         crate::runtime::context::enter_runtime(handle, true, |blocking| {
[INFO] [stdout]   [37;1m      87[0m [37;1m>[0m [37;1m            blocking.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         88 │         })
[INFO] [stdout]         89 │     }
[INFO] [stdout]   25: [91mtokio::runtime::context::runtime::enter_runtime[0m[90m::h2c353ef361b73e3c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   26: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on[0m[90m::h4b8ff88e9180ebad[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m86[0m
[INFO] [stdout]         84 │         F: Future,
[INFO] [stdout]         85 │     {
[INFO] [stdout]   [37;1m      86[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, true, |blocking| {[0m
[INFO] [stdout]         87 │             blocking.block_on(future).expect("failed to park thread")
[INFO] [stdout]         88 │         })
[INFO] [stdout]   27: [91mtokio::runtime::runtime::Runtime::block_on_inner[0m[90m::habcd47e216454981[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m363[0m
[INFO] [stdout]        361 │             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        362 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37;1m     363[0m [37;1m>[0m [37;1m            Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        364 │             #[cfg(all(tokio_unstable, feature = "rt-multi-thread"))]
[INFO] [stdout]        365 │             Scheduler::MultiThreadAlt(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   28: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::h1fa57624c71fed2d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m333[0m
[INFO] [stdout]        331 │     pub fn block_on<F: Future>(&self, future: F) -> F::Output {
[INFO] [stdout]        332 │         if cfg!(debug_assertions) && std::mem::size_of::<F>() > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]   [37;1m     333[0m [37;1m>[0m [37;1m            self.block_on_inner(Box::pin(future))[0m
[INFO] [stdout]        334 │         } else {
[INFO] [stdout]        335 │             self.block_on_inner(future)
[INFO] [stdout]   29: [91msingle_server::should_fail_when_calling_endpoint_without_required_roles[0m[90m::h75fb084b8d5d87db[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m109[0m
[INFO] [stdout]        107 │ }
[INFO] [stdout]        108 │ 
[INFO] [stdout]   [37;1m     109[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]        110 │ async fn should_fail_when_calling_endpoint_without_required_roles(ctx: Context) -> Context {
[INFO] [stdout]        111 │     let status = surf::get(format!("http://127.0.0.1:{}/private", &ctx.app))
[INFO] [stdout]   30: [91msingle_server::should_fail_when_calling_endpoint_without_required_roles::{{closure}}[0m[90m::ha6b9e64ad3692e61[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m109[0m
[INFO] [stdout]        107 │ }
[INFO] [stdout]        108 │ 
[INFO] [stdout]   [37;1m     109[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]        110 │ async fn should_fail_when_calling_endpoint_without_required_roles(ctx: Context) -> Context {
[INFO] [stdout]        111 │     let status = surf::get(format!("http://127.0.0.1:{}/private", &ctx.app))
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once[0m[90m::he94ead3a5484249b[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   34: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   35: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   36: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   37: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   38: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   39: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   40: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   41: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   42: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   43: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   44: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   45: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   46: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   47: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   48: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   49: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   50: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   51: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   52: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- should_fail_when_calling_without_host stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mRedis started: Client(CreateContainer(HyperLegacyError { err: hyper_util::client::legacy::Error(Connect, Os { code: 2, kind: NotFound, message: "No such file or directory" }) }))[0m
[INFO] [stdout] Location: [35mtests/single_server.rs[0m:[35m234[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::hac199f02e34ccfe7[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91msingle_server::before_each::{{closure}}[0m[90m::hcab710959c9de714[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m234[0m
[INFO] [stdout]        232 │         .start()
[INFO] [stdout]        233 │         .await
[INFO] [stdout]   [37;1m     234[0m [37;1m>[0m [37;1m        .expect("Redis started");[0m
[INFO] [stdout]        235 │     let redis_cache_port = redis_cache.get_host_port_ipv4(6379).await.unwrap();
[INFO] [stdout]        236 │     let redis_rate_limiter: ContainerAsync<GenericImage> = GenericImage::new("redis", "7.2.4")
[INFO] [stdout]   12: [91mtesting_utils::test::{{closure}}[0m[90m::h057667bcd0d974e5[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs[0m:[35m24[0m
[INFO] [stdout]         22 │     EFut: Future<Output = ()>,
[INFO] [stdout]         23 │ {
[INFO] [stdout]   [37;1m      24[0m [37;1m>[0m [37;1m    let c1 = setup().await;[0m
[INFO] [stdout]         25 │     let c2 = test(c1).await;
[INFO] [stdout]         26 │     teardown(c2).await;
[INFO] [stdout]   13: [91msingle_server::should_fail_when_calling_without_host::{{closure}}[0m[90m::h580fb5daae464f8b[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m42[0m
[INFO] [stdout]         40 │ }
[INFO] [stdout]         41 │ 
[INFO] [stdout]   [37;1m      42[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         43 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context {
[INFO] [stdout]         44 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   14: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::h6682992783d5e308[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   15: [91mtokio::runtime::park::CachedParkThread::block_on::{{closure}}[0m[90m::h44d443837b39fc3c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   16: [91mtokio::runtime::coop::with_budget[0m[90m::h0250ff854f196f76[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   17: [91mtokio::runtime::coop::budget[0m[90m::had75ac3f003a1e40[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   18: [91mtokio::runtime::park::CachedParkThread::block_on[0m[90m::h160444b1d9634d50[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   19: [91mtokio::runtime::context::blocking::BlockingRegionGuard::block_on[0m[90m::h2dbdb4d0137f632f[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ 
[INFO] [stdout]         65 │         let mut park = CachedParkThread::new();
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m        park.block_on(f)[0m
[INFO] [stdout]         67 │     }
[INFO] [stdout]         68 │ 
[INFO] [stdout]   20: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}[0m[90m::h08377ee716d7e5d9[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m87[0m
[INFO] [stdout]         85 │     {
[INFO] [stdout]         86 │         crate::runtime::context::enter_runtime(handle, true, |blocking| {
[INFO] [stdout]   [37;1m      87[0m [37;1m>[0m [37;1m            blocking.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         88 │         })
[INFO] [stdout]         89 │     }
[INFO] [stdout]   21: [91mtokio::runtime::context::runtime::enter_runtime[0m[90m::hf33bfe972b440669[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   22: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on[0m[90m::h081c7d0f5777abe2[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m86[0m
[INFO] [stdout]         84 │         F: Future,
[INFO] [stdout]         85 │     {
[INFO] [stdout]   [37;1m      86[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, true, |blocking| {[0m
[INFO] [stdout]         87 │             blocking.block_on(future).expect("failed to park thread")
[INFO] [stdout]         88 │         })
[INFO] [stdout]   23: [91mtokio::runtime::runtime::Runtime::block_on_inner[0m[90m::hb891df31e0f85b82[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m363[0m
[INFO] [stdout]        361 │             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        362 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37;1m     363[0m [37;1m>[0m [37;1m            Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        364 │             #[cfg(all(tokio_unstable, feature = "rt-multi-thread"))]
[INFO] [stdout]        365 │             Scheduler::MultiThreadAlt(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   24: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::h7c3740d3de512f5c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m333[0m
[INFO] [stdout]        331 │     pub fn block_on<F: Future>(&self, future: F) -> F::Output {
[INFO] [stdout]        332 │         if cfg!(debug_assertions) && std::mem::size_of::<F>() > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]   [37;1m     333[0m [37;1m>[0m [37;1m            self.block_on_inner(Box::pin(future))[0m
[INFO] [stdout]        334 │         } else {
[INFO] [stdout]        335 │             self.block_on_inner(future)
[INFO] [stdout]   25: [91msingle_server::should_fail_when_calling_without_host[0m[90m::hc76091b0b0b30c64[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m42[0m
[INFO] [stdout]         40 │ }
[INFO] [stdout]         41 │ 
[INFO] [stdout]   [37;1m      42[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         43 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context {
[INFO] [stdout]         44 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   26: [91msingle_server::should_fail_when_calling_without_host::{{closure}}[0m[90m::h39c5bbb3ce95aef6[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m42[0m
[INFO] [stdout]         40 │ }
[INFO] [stdout]         41 │ 
[INFO] [stdout]   [37;1m      42[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         43 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context {
[INFO] [stdout]         44 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   27: [32mcore::ops::function::FnOnce::call_once[0m[90m::he91245959dd591cc[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   28: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   29: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   30: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   31: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   32: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   33: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   34: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   35: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   36: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   37: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   38: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   39: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   40: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   41: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   42: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   43: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   44: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   45: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   46: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   47: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   48: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- should_succeed stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h27ce5ef9991596c2[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_subscriber::util::SubscriberInitExt::init[0m[90m::h99acfcd69b347997[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout]         89 │     fn init(self) {
[INFO] [stdout]         90 │         self.try_init()
[INFO] [stdout]   [37;1m      91[0m [37;1m>[0m [37;1m            .expect("failed to set global default subscriber")[0m
[INFO] [stdout]         92 │     }
[INFO] [stdout]         93 │ }
[INFO] [stdout]   12: [91messentials::log::install[0m[90m::h261acfb2828686db[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs[0m:[35m23[0m
[INFO] [stdout]         21 │                     .from_env_lossy(),
[INFO] [stdout]         22 │             )
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m            .init();[0m
[INFO] [stdout]         24 │     } else {
[INFO] [stdout]         25 │         tracing_subscriber::registry()
[INFO] [stdout]   13: [91messentials::builder::Builder<L>::install[0m[90m::h9de3c6b3a4987a6d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs[0m:[35m43[0m
[INFO] [stdout]         41 │         let context = self.context.unwrap_or_else(Context::load);
[INFO] [stdout]         42 │         #[cfg(feature = "log")]
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m        log::install(&context, self.log);[0m
[INFO] [stdout]         44 │     }
[INFO] [stdout]         45 │ }
[INFO] [stdout]   14: [91messentials::install[0m[90m::he4fc730cd0101c12[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs[0m:[35m16[0m
[INFO] [stdout]         14 │ 
[INFO] [stdout]         15 │ pub fn install() {
[INFO] [stdout]   [37;1m      16[0m [37;1m>[0m [37;1m    Builder::<Registry>::default().install();[0m
[INFO] [stdout]         17 │ }
[INFO] [stdout]         18 │ 
[INFO] [stdout]   15: [91msingle_server::before_each::{{closure}}[0m[90m::hcab710959c9de714[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m228[0m
[INFO] [stdout]        226 │ async fn before_each() -> Context {
[INFO] [stdout]        227 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]   [37;1m     228[0m [37;1m>[0m [37;1m    essentials::install();[0m
[INFO] [stdout]        229 │     let redis_cache: ContainerAsync<GenericImage> = GenericImage::new("redis", "7.2.4")
[INFO] [stdout]        230 │         .with_exposed_port(ContainerPort::Tcp(6379))
[INFO] [stdout]   16: [91mtesting_utils::test::{{closure}}[0m[90m::h070fbe73fdf98280[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs[0m:[35m24[0m
[INFO] [stdout]         22 │     EFut: Future<Output = ()>,
[INFO] [stdout]         23 │ {
[INFO] [stdout]   [37;1m      24[0m [37;1m>[0m [37;1m    let c1 = setup().await;[0m
[INFO] [stdout]         25 │     let c2 = test(c1).await;
[INFO] [stdout]         26 │     teardown(c2).await;
[INFO] [stdout]   17: [91msingle_server::should_succeed::{{closure}}[0m[90m::h14361e1a5f061e6e[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m27[0m
[INFO] [stdout]         25 │ };
[INFO] [stdout]         26 │ 
[INFO] [stdout]   [37;1m      27[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         28 │ async fn should_succeed(ctx: Context) -> Context {
[INFO] [stdout]         29 │     let mut response = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   18: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::hfcae7b0640028c22[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   19: [91mtokio::runtime::park::CachedParkThread::block_on::{{closure}}[0m[90m::hf8fbf8b90e16a94e[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   20: [91mtokio::runtime::coop::with_budget[0m[90m::hcd0f0b973c4d901b[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   21: [91mtokio::runtime::coop::budget[0m[90m::h0146f89cf8129c6a[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   22: [91mtokio::runtime::park::CachedParkThread::block_on[0m[90m::hfccb194f2f29581f[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   23: [91mtokio::runtime::context::blocking::BlockingRegionGuard::block_on[0m[90m::hb7ecb2a3a9a7cd69[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ 
[INFO] [stdout]         65 │         let mut park = CachedParkThread::new();
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m        park.block_on(f)[0m
[INFO] [stdout]         67 │     }
[INFO] [stdout]         68 │ 
[INFO] [stdout]   24: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}[0m[90m::he0ddb5ec65975e94[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m87[0m
[INFO] [stdout]         85 │     {
[INFO] [stdout]         86 │         crate::runtime::context::enter_runtime(handle, true, |blocking| {
[INFO] [stdout]   [37;1m      87[0m [37;1m>[0m [37;1m            blocking.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         88 │         })
[INFO] [stdout]         89 │     }
[INFO] [stdout]   25: [91mtokio::runtime::context::runtime::enter_runtime[0m[90m::h8f289fe2165358f3[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   26: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on[0m[90m::h03f5190535d82199[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m86[0m
[INFO] [stdout]         84 │         F: Future,
[INFO] [stdout]         85 │     {
[INFO] [stdout]   [37;1m      86[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, true, |blocking| {[0m
[INFO] [stdout]         87 │             blocking.block_on(future).expect("failed to park thread")
[INFO] [stdout]         88 │         })
[INFO] [stdout]   27: [91mtokio::runtime::runtime::Runtime::block_on_inner[0m[90m::h7bc73db4f31eddc0[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m363[0m
[INFO] [stdout]        361 │             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        362 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37;1m     363[0m [37;1m>[0m [37;1m            Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        364 │             #[cfg(all(tokio_unstable, feature = "rt-multi-thread"))]
[INFO] [stdout]        365 │             Scheduler::MultiThreadAlt(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   28: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::h424a84c27694c0b9[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m333[0m
[INFO] [stdout]        331 │     pub fn block_on<F: Future>(&self, future: F) -> F::Output {
[INFO] [stdout]        332 │         if cfg!(debug_assertions) && std::mem::size_of::<F>() > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]   [37;1m     333[0m [37;1m>[0m [37;1m            self.block_on_inner(Box::pin(future))[0m
[INFO] [stdout]        334 │         } else {
[INFO] [stdout]        335 │             self.block_on_inner(future)
[INFO] [stdout]   29: [91msingle_server::should_succeed[0m[90m::hfcf600b47fcc586e[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m27[0m
[INFO] [stdout]         25 │ };
[INFO] [stdout]         26 │ 
[INFO] [stdout]   [37;1m      27[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         28 │ async fn should_succeed(ctx: Context) -> Context {
[INFO] [stdout]         29 │     let mut response = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   30: [91msingle_server::should_succeed::{{closure}}[0m[90m::h0a1797e669861787[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m27[0m
[INFO] [stdout]         25 │ };
[INFO] [stdout]         26 │ 
[INFO] [stdout]   [37;1m      27[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         28 │ async fn should_succeed(ctx: Context) -> Context {
[INFO] [stdout]         29 │     let mut response = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once[0m[90m::h9f996be6700e3944[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   34: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   35: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   36: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   37: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   38: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   39: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   40: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   41: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   42: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   43: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   44: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   45: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   46: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   47: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   48: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   49: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   50: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   51: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   52: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- should_succeed_when_calling_valid_endpoint_without_ip stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h27ce5ef9991596c2[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_subscriber::util::SubscriberInitExt::init[0m[90m::h99acfcd69b347997[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout]         89 │     fn init(self) {
[INFO] [stdout]         90 │         self.try_init()
[INFO] [stdout]   [37;1m      91[0m [37;1m>[0m [37;1m            .expect("failed to set global default subscriber")[0m
[INFO] [stdout]         92 │     }
[INFO] [stdout]         93 │ }
[INFO] [stdout]   12: [91messentials::log::install[0m[90m::h261acfb2828686db[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs[0m:[35m23[0m
[INFO] [stdout]         21 │                     .from_env_lossy(),
[INFO] [stdout]         22 │             )
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m            .init();[0m
[INFO] [stdout]         24 │     } else {
[INFO] [stdout]         25 │         tracing_subscriber::registry()
[INFO] [stdout]   13: [91messentials::builder::Builder<L>::install[0m[90m::h9de3c6b3a4987a6d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs[0m:[35m43[0m
[INFO] [stdout]         41 │         let context = self.context.unwrap_or_else(Context::load);
[INFO] [stdout]         42 │         #[cfg(feature = "log")]
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m        log::install(&context, self.log);[0m
[INFO] [stdout]         44 │     }
[INFO] [stdout]         45 │ }
[INFO] [stdout]   14: [91messentials::install[0m[90m::he4fc730cd0101c12[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs[0m:[35m16[0m
[INFO] [stdout]         14 │ 
[INFO] [stdout]         15 │ pub fn install() {
[INFO] [stdout]   [37;1m      16[0m [37;1m>[0m [37;1m    Builder::<Registry>::default().install();[0m
[INFO] [stdout]         17 │ }
[INFO] [stdout]         18 │ 
[INFO] [stdout]   15: [91msingle_server::before_each::{{closure}}[0m[90m::hcab710959c9de714[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m228[0m
[INFO] [stdout]        226 │ async fn before_each() -> Context {
[INFO] [stdout]        227 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]   [37;1m     228[0m [37;1m>[0m [37;1m    essentials::install();[0m
[INFO] [stdout]        229 │     let redis_cache: ContainerAsync<GenericImage> = GenericImage::new("redis", "7.2.4")
[INFO] [stdout]        230 │         .with_exposed_port(ContainerPort::Tcp(6379))
[INFO] [stdout]   16: [91mtesting_utils::test::{{closure}}[0m[90m::h2bd51be743240b61[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs[0m:[35m24[0m
[INFO] [stdout]         22 │     EFut: Future<Output = ()>,
[INFO] [stdout]         23 │ {
[INFO] [stdout]   [37;1m      24[0m [37;1m>[0m [37;1m    let c1 = setup().await;[0m
[INFO] [stdout]         25 │     let c2 = test(c1).await;
[INFO] [stdout]         26 │     teardown(c2).await;
[INFO] [stdout]   17: [91msingle_server::should_succeed_when_calling_valid_endpoint_without_ip::{{closure}}[0m[90m::h64f8c4a3f4772410[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ }
[INFO] [stdout]         65 │ 
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         67 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context {
[INFO] [stdout]         68 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   18: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::h03c614cf6aa7fa66[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   19: [91mtokio::runtime::park::CachedParkThread::block_on::{{closure}}[0m[90m::he7b07db3073c2088[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   20: [91mtokio::runtime::coop::with_budget[0m[90m::h52542c7e914b65d4[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   21: [91mtokio::runtime::coop::budget[0m[90m::hab9b23fb3f290a22[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   22: [91mtokio::runtime::park::CachedParkThread::block_on[0m[90m::h3962e919b0ce5a80[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   23: [91mtokio::runtime::context::blocking::BlockingRegionGuard::block_on[0m[90m::he7a74f5c5f5c60a1[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ 
[INFO] [stdout]         65 │         let mut park = CachedParkThread::new();
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m        park.block_on(f)[0m
[INFO] [stdout]         67 │     }
[INFO] [stdout]         68 │ 
[INFO] [stdout]   24: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}[0m[90m::hb65eb437dd40f5cf[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m87[0m
[INFO] [stdout]         85 │     {
[INFO] [stdout]         86 │         crate::runtime::context::enter_runtime(handle, true, |blocking| {
[INFO] [stdout]   [37;1m      87[0m [37;1m>[0m [37;1m            blocking.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         88 │         })
[INFO] [stdout]         89 │     }
[INFO] [stdout]   25: [91mtokio::runtime::context::runtime::enter_runtime[0m[90m::hb2a814ba3566f250[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   26: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on[0m[90m::h99df24f07c37e595[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m86[0m
[INFO] [stdout]         84 │         F: Future,
[INFO] [stdout]         85 │     {
[INFO] [stdout]   [37;1m      86[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, true, |blocking| {[0m
[INFO] [stdout]         87 │             blocking.block_on(future).expect("failed to park thread")
[INFO] [stdout]         88 │         })
[INFO] [stdout]   27: [91mtokio::runtime::runtime::Runtime::block_on_inner[0m[90m::hcf9f90e64034077d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m363[0m
[INFO] [stdout]        361 │             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        362 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37;1m     363[0m [37;1m>[0m [37;1m            Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        364 │             #[cfg(all(tokio_unstable, feature = "rt-multi-thread"))]
[INFO] [stdout]        365 │             Scheduler::MultiThreadAlt(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   28: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::hbeed2d1fee034ee0[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m333[0m
[INFO] [stdout]        331 │     pub fn block_on<F: Future>(&self, future: F) -> F::Output {
[INFO] [stdout]        332 │         if cfg!(debug_assertions) && std::mem::size_of::<F>() > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]   [37;1m     333[0m [37;1m>[0m [37;1m            self.block_on_inner(Box::pin(future))[0m
[INFO] [stdout]        334 │         } else {
[INFO] [stdout]        335 │             self.block_on_inner(future)
[INFO] [stdout]   29: [91msingle_server::should_succeed_when_calling_valid_endpoint_without_ip[0m[90m::ha7e7d9f5c3296477[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ }
[INFO] [stdout]         65 │ 
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         67 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context {
[INFO] [stdout]         68 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   30: [91msingle_server::should_succeed_when_calling_valid_endpoint_without_ip::{{closure}}[0m[90m::hee6bf1be9ba9bacb[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ }
[INFO] [stdout]         65 │ 
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         67 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context {
[INFO] [stdout]         68 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once[0m[90m::h7c916259f92e36c8[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   34: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   35: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   36: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   37: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   38: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   39: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   40: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   41: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   42: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   43: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   44: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   45: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   46: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   47: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   48: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   49: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   50: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   51: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   52: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- should_fail_when_calling_valid_endpoint_without_origin stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h27ce5ef9991596c2[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_subscriber::util::SubscriberInitExt::init[0m[90m::h99acfcd69b347997[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout]         89 │     fn init(self) {
[INFO] [stdout]         90 │         self.try_init()
[INFO] [stdout]   [37;1m      91[0m [37;1m>[0m [37;1m            .expect("failed to set global default subscriber")[0m
[INFO] [stdout]         92 │     }
[INFO] [stdout]         93 │ }
[INFO] [stdout]   12: [91messentials::log::install[0m[90m::h261acfb2828686db[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs[0m:[35m23[0m
[INFO] [stdout]         21 │                     .from_env_lossy(),
[INFO] [stdout]         22 │             )
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m            .init();[0m
[INFO] [stdout]         24 │     } else {
[INFO] [stdout]         25 │         tracing_subscriber::registry()
[INFO] [stdout]   13: [91messentials::builder::Builder<L>::install[0m[90m::h9de3c6b3a4987a6d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs[0m:[35m43[0m
[INFO] [stdout]         41 │         let context = self.context.unwrap_or_else(Context::load);
[INFO] [stdout]         42 │         #[cfg(feature = "log")]
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m        log::install(&context, self.log);[0m
[INFO] [stdout]         44 │     }
[INFO] [stdout]         45 │ }
[INFO] [stdout]   14: [91messentials::install[0m[90m::he4fc730cd0101c12[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs[0m:[35m16[0m
[INFO] [stdout]         14 │ 
[INFO] [stdout]         15 │ pub fn install() {
[INFO] [stdout]   [37;1m      16[0m [37;1m>[0m [37;1m    Builder::<Registry>::default().install();[0m
[INFO] [stdout]         17 │ }
[INFO] [stdout]         18 │ 
[INFO] [stdout]   15: [91msingle_server::before_each::{{closure}}[0m[90m::hcab710959c9de714[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m228[0m
[INFO] [stdout]        226 │ async fn before_each() -> Context {
[INFO] [stdout]        227 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]   [37;1m     228[0m [37;1m>[0m [37;1m    essentials::install();[0m
[INFO] [stdout]        229 │     let redis_cache: ContainerAsync<GenericImage> = GenericImage::new("redis", "7.2.4")
[INFO] [stdout]        230 │         .with_exposed_port(ContainerPort::Tcp(6379))
[INFO] [stdout]   16: [91mtesting_utils::test::{{closure}}[0m[90m::h023341b69b995b33[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs[0m:[35m24[0m
[INFO] [stdout]         22 │     EFut: Future<Output = ()>,
[INFO] [stdout]         23 │ {
[INFO] [stdout]   [37;1m      24[0m [37;1m>[0m [37;1m    let c1 = setup().await;[0m
[INFO] [stdout]         25 │     let c2 = test(c1).await;
[INFO] [stdout]         26 │     teardown(c2).await;
[INFO] [stdout]   17: [91msingle_server::should_fail_when_calling_valid_endpoint_without_origin::{{closure}}[0m[90m::ha2427c098382b807[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m80[0m
[INFO] [stdout]         78 │ }
[INFO] [stdout]         79 │ 
[INFO] [stdout]   [37;1m      80[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         81 │ async fn should_fail_when_calling_valid_endpoint_without_origin(ctx: Context) -> Context {
[INFO] [stdout]         82 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   18: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::hd57c879c5dcebf84[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   19: [91mtokio::runtime::park::CachedParkThread::block_on::{{closure}}[0m[90m::he606d6a55906c6df[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   20: [91mtokio::runtime::coop::with_budget[0m[90m::h9e6e04482deed983[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   21: [91mtokio::runtime::coop::budget[0m[90m::h2f54d90ad7cc37f9[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   22: [91mtokio::runtime::park::CachedParkThread::block_on[0m[90m::h4de046506fb40d15[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   23: [91mtokio::runtime::context::blocking::BlockingRegionGuard::block_on[0m[90m::he3fae864f2f9c28b[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ 
[INFO] [stdout]         65 │         let mut park = CachedParkThread::new();
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m        park.block_on(f)[0m
[INFO] [stdout]         67 │     }
[INFO] [stdout]         68 │ 
[INFO] [stdout]   24: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}[0m[90m::h7ca1a0c228e7f570[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m87[0m
[INFO] [stdout]         85 │     {
[INFO] [stdout]         86 │         crate::runtime::context::enter_runtime(handle, true, |blocking| {
[INFO] [stdout]   [37;1m      87[0m [37;1m>[0m [37;1m            blocking.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         88 │         })
[INFO] [stdout]         89 │     }
[INFO] [stdout]   25: [91mtokio::runtime::context::runtime::enter_runtime[0m[90m::hc16b0ba77295963a[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   26: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on[0m[90m::he2ac993b10f076ca[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m86[0m
[INFO] [stdout]         84 │         F: Future,
[INFO] [stdout]         85 │     {
[INFO] [stdout]   [37;1m      86[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, true, |blocking| {[0m
[INFO] [stdout]         87 │             blocking.block_on(future).expect("failed to park thread")
[INFO] [stdout]         88 │         })
[INFO] [stdout]   27: [91mtokio::runtime::runtime::Runtime::block_on_inner[0m[90m::hecca59789b1d7a5e[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m363[0m
[INFO] [stdout]        361 │             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        362 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37;1m     363[0m [37;1m>[0m [37;1m            Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        364 │             #[cfg(all(tokio_unstable, feature = "rt-multi-thread"))]
[INFO] [stdout]        365 │             Scheduler::MultiThreadAlt(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   28: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::h4e2c9dc0920add17[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m333[0m
[INFO] [stdout]        331 │     pub fn block_on<F: Future>(&self, future: F) -> F::Output {
[INFO] [stdout]        332 │         if cfg!(debug_assertions) && std::mem::size_of::<F>() > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]   [37;1m     333[0m [37;1m>[0m [37;1m            self.block_on_inner(Box::pin(future))[0m
[INFO] [stdout]        334 │         } else {
[INFO] [stdout]        335 │             self.block_on_inner(future)
[INFO] [stdout]   29: [91msingle_server::should_fail_when_calling_valid_endpoint_without_origin[0m[90m::h9bb065d367a0c33e[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m80[0m
[INFO] [stdout]         78 │ }
[INFO] [stdout]         79 │ 
[INFO] [stdout]   [37;1m      80[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         81 │ async fn should_fail_when_calling_valid_endpoint_without_origin(ctx: Context) -> Context {
[INFO] [stdout]         82 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   30: [91msingle_server::should_fail_when_calling_valid_endpoint_without_origin::{{closure}}[0m[90m::he46c0cc1fed9dc81[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m80[0m
[INFO] [stdout]         78 │ }
[INFO] [stdout]         79 │ 
[INFO] [stdout]   [37;1m      80[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         81 │ async fn should_fail_when_calling_valid_endpoint_without_origin(ctx: Context) -> Context {
[INFO] [stdout]         82 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once[0m[90m::h4bd0d1f5a266cd44[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   34: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   35: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   36: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   37: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   38: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   39: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   40: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   41: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   42: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   43: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   44: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   45: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   46: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   47: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   48: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   49: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   50: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   51: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   52: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- should_fail_when_calling_valid_endpoint_without_token stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h27ce5ef9991596c2[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_subscriber::util::SubscriberInitExt::init[0m[90m::h99acfcd69b347997[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout]         89 │     fn init(self) {
[INFO] [stdout]         90 │         self.try_init()
[INFO] [stdout]   [37;1m      91[0m [37;1m>[0m [37;1m            .expect("failed to set global default subscriber")[0m
[INFO] [stdout]         92 │     }
[INFO] [stdout]         93 │ }
[INFO] [stdout]   12: [91messentials::log::install[0m[90m::h261acfb2828686db[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs[0m:[35m23[0m
[INFO] [stdout]         21 │                     .from_env_lossy(),
[INFO] [stdout]         22 │             )
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m            .init();[0m
[INFO] [stdout]         24 │     } else {
[INFO] [stdout]         25 │         tracing_subscriber::registry()
[INFO] [stdout]   13: [91messentials::builder::Builder<L>::install[0m[90m::h9de3c6b3a4987a6d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs[0m:[35m43[0m
[INFO] [stdout]         41 │         let context = self.context.unwrap_or_else(Context::load);
[INFO] [stdout]         42 │         #[cfg(feature = "log")]
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m        log::install(&context, self.log);[0m
[INFO] [stdout]         44 │     }
[INFO] [stdout]         45 │ }
[INFO] [stdout]   14: [91messentials::install[0m[90m::he4fc730cd0101c12[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs[0m:[35m16[0m
[INFO] [stdout]         14 │ 
[INFO] [stdout]         15 │ pub fn install() {
[INFO] [stdout]   [37;1m      16[0m [37;1m>[0m [37;1m    Builder::<Registry>::default().install();[0m
[INFO] [stdout]         17 │ }
[INFO] [stdout]         18 │ 
[INFO] [stdout]   15: [91msingle_server::before_each::{{closure}}[0m[90m::hcab710959c9de714[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m228[0m
[INFO] [stdout]        226 │ async fn before_each() -> Context {
[INFO] [stdout]        227 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]   [37;1m     228[0m [37;1m>[0m [37;1m    essentials::install();[0m
[INFO] [stdout]        229 │     let redis_cache: ContainerAsync<GenericImage> = GenericImage::new("redis", "7.2.4")
[INFO] [stdout]        230 │         .with_exposed_port(ContainerPort::Tcp(6379))
[INFO] [stdout]   16: [91mtesting_utils::test::{{closure}}[0m[90m::h6e5785cf5f435437[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs[0m:[35m24[0m
[INFO] [stdout]         22 │     EFut: Future<Output = ()>,
[INFO] [stdout]         23 │ {
[INFO] [stdout]   [37;1m      24[0m [37;1m>[0m [37;1m    let c1 = setup().await;[0m
[INFO] [stdout]         25 │     let c2 = test(c1).await;
[INFO] [stdout]         26 │     teardown(c2).await;
[INFO] [stdout]   17: [91msingle_server::should_fail_when_calling_valid_endpoint_without_token::{{closure}}[0m[90m::h0158d5b9251371e2[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m52[0m
[INFO] [stdout]         50 │ }
[INFO] [stdout]         51 │ 
[INFO] [stdout]   [37;1m      52[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         53 │ async fn should_fail_when_calling_valid_endpoint_without_token(ctx: Context) -> Context {
[INFO] [stdout]         54 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   18: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::h115301f4fad87789[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   19: [91mtokio::runtime::park::CachedParkThread::block_on::{{closure}}[0m[90m::h67b5b0b83a5de665[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   20: [91mtokio::runtime::coop::with_budget[0m[90m::h5ea74c8d6c416efc[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   21: [91mtokio::runtime::coop::budget[0m[90m::h7e4af3c35f4ccdc8[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   22: [91mtokio::runtime::park::CachedParkThread::block_on[0m[90m::h616bb0e41ff9efe9[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   23: [91mtokio::runtime::context::blocking::BlockingRegionGuard::block_on[0m[90m::h187295f85962df2a[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ 
[INFO] [stdout]         65 │         let mut park = CachedParkThread::new();
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m        park.block_on(f)[0m
[INFO] [stdout]         67 │     }
[INFO] [stdout]         68 │ 
[INFO] [stdout]   24: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}[0m[90m::h2e307e7a64802e23[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m87[0m
[INFO] [stdout]         85 │     {
[INFO] [stdout]         86 │         crate::runtime::context::enter_runtime(handle, true, |blocking| {
[INFO] [stdout]   [37;1m      87[0m [37;1m>[0m [37;1m            blocking.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         88 │         })
[INFO] [stdout]         89 │     }
[INFO] [stdout]   25: [91mtokio::runtime::context::runtime::enter_runtime[0m[90m::h4ff1b4c9003e8f3f[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   26: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on[0m[90m::hd0448b502580ebe1[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m86[0m
[INFO] [stdout]         84 │         F: Future,
[INFO] [stdout]         85 │     {
[INFO] [stdout]   [37;1m      86[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, true, |blocking| {[0m
[INFO] [stdout]         87 │             blocking.block_on(future).expect("failed to park thread")
[INFO] [stdout]         88 │         })
[INFO] [stdout]   27: [91mtokio::runtime::runtime::Runtime::block_on_inner[0m[90m::hae38c11c1e144ec0[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m363[0m
[INFO] [stdout]        361 │             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        362 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37;1m     363[0m [37;1m>[0m [37;1m            Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        364 │             #[cfg(all(tokio_unstable, feature = "rt-multi-thread"))]
[INFO] [stdout]        365 │             Scheduler::MultiThreadAlt(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   28: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::h834afac86cca0ce8[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m333[0m
[INFO] [stdout]        331 │     pub fn block_on<F: Future>(&self, future: F) -> F::Output {
[INFO] [stdout]        332 │         if cfg!(debug_assertions) && std::mem::size_of::<F>() > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]   [37;1m     333[0m [37;1m>[0m [37;1m            self.block_on_inner(Box::pin(future))[0m
[INFO] [stdout]        334 │         } else {
[INFO] [stdout]        335 │             self.block_on_inner(future)
[INFO] [stdout]   29: [91msingle_server::should_fail_when_calling_valid_endpoint_without_token[0m[90m::hc6074e1b843b1028[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m52[0m
[INFO] [stdout]         50 │ }
[INFO] [stdout]         51 │ 
[INFO] [stdout]   [37;1m      52[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         53 │ async fn should_fail_when_calling_valid_endpoint_without_token(ctx: Context) -> Context {
[INFO] [stdout]         54 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   30: [91msingle_server::should_fail_when_calling_valid_endpoint_without_token::{{closure}}[0m[90m::hf0f021ae44a5ea04[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m52[0m
[INFO] [stdout]         50 │ }
[INFO] [stdout]         51 │ 
[INFO] [stdout]   [37;1m      52[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         53 │ async fn should_fail_when_calling_valid_endpoint_without_token(ctx: Context) -> Context {
[INFO] [stdout]         54 │     let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app))
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once[0m[90m::hcc10d736d31c3315[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   34: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   35: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   36: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   37: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   38: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   39: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   40: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   41: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   42: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   43: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   44: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   45: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   46: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   47: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   48: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   49: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   50: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   51: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   52: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- should_fail_when_calling_invalid_endpoint stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h27ce5ef9991596c2[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1178[0m
[INFO] [stdout]   11: [91mtracing_subscriber::util::SubscriberInitExt::init[0m[90m::h99acfcd69b347997[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout]         89 │     fn init(self) {
[INFO] [stdout]         90 │         self.try_init()
[INFO] [stdout]   [37;1m      91[0m [37;1m>[0m [37;1m            .expect("failed to set global default subscriber")[0m
[INFO] [stdout]         92 │     }
[INFO] [stdout]         93 │ }
[INFO] [stdout]   12: [91messentials::log::install[0m[90m::h261acfb2828686db[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs[0m:[35m23[0m
[INFO] [stdout]         21 │                     .from_env_lossy(),
[INFO] [stdout]         22 │             )
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m            .init();[0m
[INFO] [stdout]         24 │     } else {
[INFO] [stdout]         25 │         tracing_subscriber::registry()
[INFO] [stdout]   13: [91messentials::builder::Builder<L>::install[0m[90m::h9de3c6b3a4987a6d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs[0m:[35m43[0m
[INFO] [stdout]         41 │         let context = self.context.unwrap_or_else(Context::load);
[INFO] [stdout]         42 │         #[cfg(feature = "log")]
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m        log::install(&context, self.log);[0m
[INFO] [stdout]         44 │     }
[INFO] [stdout]         45 │ }
[INFO] [stdout]   14: [91messentials::install[0m[90m::he4fc730cd0101c12[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs[0m:[35m16[0m
[INFO] [stdout]         14 │ 
[INFO] [stdout]         15 │ pub fn install() {
[INFO] [stdout]   [37;1m      16[0m [37;1m>[0m [37;1m    Builder::<Registry>::default().install();[0m
[INFO] [stdout]         17 │ }
[INFO] [stdout]         18 │ 
[INFO] [stdout]   15: [91msingle_server::before_each::{{closure}}[0m[90m::hcab710959c9de714[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m228[0m
[INFO] [stdout]        226 │ async fn before_each() -> Context {
[INFO] [stdout]        227 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]   [37;1m     228[0m [37;1m>[0m [37;1m    essentials::install();[0m
[INFO] [stdout]        229 │     let redis_cache: ContainerAsync<GenericImage> = GenericImage::new("redis", "7.2.4")
[INFO] [stdout]        230 │         .with_exposed_port(ContainerPort::Tcp(6379))
[INFO] [stdout]   16: [91mtesting_utils::test::{{closure}}[0m[90m::hb0707914de012571[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs[0m:[35m24[0m
[INFO] [stdout]         22 │     EFut: Future<Output = ()>,
[INFO] [stdout]         23 │ {
[INFO] [stdout]   [37;1m      24[0m [37;1m>[0m [37;1m    let c1 = setup().await;[0m
[INFO] [stdout]         25 │     let c2 = test(c1).await;
[INFO] [stdout]         26 │     teardown(c2).await;
[INFO] [stdout]   17: [91msingle_server::should_fail_when_calling_invalid_endpoint::{{closure}}[0m[90m::h82c5ee4f0237e576[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m94[0m
[INFO] [stdout]         92 │ }
[INFO] [stdout]         93 │ 
[INFO] [stdout]   [37;1m      94[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         95 │ async fn should_fail_when_calling_invalid_endpoint(ctx: Context) -> Context {
[INFO] [stdout]         96 │     let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app))
[INFO] [stdout]   18: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::h8a2e617cf053b1b2[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   19: [91mtokio::runtime::park::CachedParkThread::block_on::{{closure}}[0m[90m::h397b8252bae24588[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   20: [91mtokio::runtime::coop::with_budget[0m[90m::h7d5e8464641a7b7e[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   21: [91mtokio::runtime::coop::budget[0m[90m::h67ead7ccabc9efdb[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   22: [91mtokio::runtime::park::CachedParkThread::block_on[0m[90m::hc47442a0ec5f1679[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs[0m:[35m281[0m
[INFO] [stdout]        279 │ 
[INFO] [stdout]        280 │         loop {
[INFO] [stdout]   [37;1m     281[0m [37;1m>[0m [37;1m            if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        282 │                 return Ok(v);
[INFO] [stdout]        283 │             }
[INFO] [stdout]   23: [91mtokio::runtime::context::blocking::BlockingRegionGuard::block_on[0m[90m::hdbc24603205cb491[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs[0m:[35m66[0m
[INFO] [stdout]         64 │ 
[INFO] [stdout]         65 │         let mut park = CachedParkThread::new();
[INFO] [stdout]   [37;1m      66[0m [37;1m>[0m [37;1m        park.block_on(f)[0m
[INFO] [stdout]         67 │     }
[INFO] [stdout]         68 │ 
[INFO] [stdout]   24: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}[0m[90m::ha51a90c1292e9825[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m87[0m
[INFO] [stdout]         85 │     {
[INFO] [stdout]         86 │         crate::runtime::context::enter_runtime(handle, true, |blocking| {
[INFO] [stdout]   [37;1m      87[0m [37;1m>[0m [37;1m            blocking.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         88 │         })
[INFO] [stdout]         89 │     }
[INFO] [stdout]   25: [91mtokio::runtime::context::runtime::enter_runtime[0m[90m::h465fac8708c61621[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   26: [91mtokio::runtime::scheduler::multi_thread::MultiThread::block_on[0m[90m::h6c607c37a6fde07c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs[0m:[35m86[0m
[INFO] [stdout]         84 │         F: Future,
[INFO] [stdout]         85 │     {
[INFO] [stdout]   [37;1m      86[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, true, |blocking| {[0m
[INFO] [stdout]         87 │             blocking.block_on(future).expect("failed to park thread")
[INFO] [stdout]         88 │         })
[INFO] [stdout]   27: [91mtokio::runtime::runtime::Runtime::block_on_inner[0m[90m::hf91b00928451f33c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m363[0m
[INFO] [stdout]        361 │             Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]        362 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37;1m     363[0m [37;1m>[0m [37;1m            Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        364 │             #[cfg(all(tokio_unstable, feature = "rt-multi-thread"))]
[INFO] [stdout]        365 │             Scheduler::MultiThreadAlt(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   28: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::h940de9bce28add92[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs[0m:[35m333[0m
[INFO] [stdout]        331 │     pub fn block_on<F: Future>(&self, future: F) -> F::Output {
[INFO] [stdout]        332 │         if cfg!(debug_assertions) && std::mem::size_of::<F>() > BOX_FUTURE_THRESHOLD {
[INFO] [stdout]   [37;1m     333[0m [37;1m>[0m [37;1m            self.block_on_inner(Box::pin(future))[0m
[INFO] [stdout]        334 │         } else {
[INFO] [stdout]        335 │             self.block_on_inner(future)
[INFO] [stdout]   29: [91msingle_server::should_fail_when_calling_invalid_endpoint[0m[90m::ha7a123171229c8bd[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m94[0m
[INFO] [stdout]         92 │ }
[INFO] [stdout]         93 │ 
[INFO] [stdout]   [37;1m      94[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         95 │ async fn should_fail_when_calling_invalid_endpoint(ctx: Context) -> Context {
[INFO] [stdout]         96 │     let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app))
[INFO] [stdout]   30: [91msingle_server::should_fail_when_calling_invalid_endpoint::{{closure}}[0m[90m::h3828dda020d55d15[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/single_server.rs[0m:[35m94[0m
[INFO] [stdout]         92 │ }
[INFO] [stdout]         93 │ 
[INFO] [stdout]   [37;1m      94[0m [37;1m>[0m [37;1m#[utils::test(setup = before_each, teardown = after_each)][0m
[INFO] [stdout]         95 │ async fn should_fail_when_calling_invalid_endpoint(ctx: Context) -> Context {
[INFO] [stdout]         96 │     let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app))
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once[0m[90m::h30fe1ab2547e9c63[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   34: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   35: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   36: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   37: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   38: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   39: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   40: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   41: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   42: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   43: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   44: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   45: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   46: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   47: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   48: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   49: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   50: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   51: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   52: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     should_fail_when_calling_endpoint_without_required_roles
[INFO] [stdout]     should_fail_when_calling_invalid_endpoint
[INFO] [stdout]     should_fail_when_calling_valid_endpoint_without_origin
[INFO] [stdout]     should_fail_when_calling_valid_endpoint_without_token
[INFO] [stdout]     should_fail_when_calling_without_host
[INFO] [stdout]     should_succeed
[INFO] [stdout]     should_succeed_when_calling_valid_endpoint_without_ip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test single_server`
[INFO] running `Command { std: "docker" "inspect" "bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557", kill_on_drop: false }`
[INFO] [stdout] bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557
