[INFO] cloning repository https://github.com/majksa-dev/frontend-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/frontend-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Ffrontend-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Ffrontend-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b921e29d0324301acaf13dbc45c1ae9d9b398dc7 [INFO] testing majksa-dev/frontend-gateway/b921e29d0324301acaf13dbc45c1ae9d9b398dc7 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Ffrontend-gateway" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/majksa-dev/frontend-gateway [INFO] finished tweaking git repo https://github.com/majksa-dev/frontend-gateway [INFO] tweaked toml for git repo https://github.com/majksa-dev/frontend-gateway written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/majksa-dev/frontend-gateway on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/majksa-dev/frontend-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 046abc1d3e0ea3a9e6ff98d0b4fbf328c03014470e7b0be749bcea242210faab [INFO] running `Command { std: "docker" "start" "-a" "046abc1d3e0ea3a9e6ff98d0b4fbf328c03014470e7b0be749bcea242210faab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "046abc1d3e0ea3a9e6ff98d0b4fbf328c03014470e7b0be749bcea242210faab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046abc1d3e0ea3a9e6ff98d0b4fbf328c03014470e7b0be749bcea242210faab", kill_on_drop: false }` [INFO] [stdout] 046abc1d3e0ea3a9e6ff98d0b4fbf328c03014470e7b0be749bcea242210faab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a88b35a92a5c407841a0ef4ad2134c97129b85afba96c7536745dfc0131a8008 [INFO] running `Command { std: "docker" "start" "-a" "a88b35a92a5c407841a0ef4ad2134c97129b85afba96c7536745dfc0131a8008", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling tracing-panic v0.1.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v2.34.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 flate2 v1.0.31 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling pingora-lru v0.3.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling sendfile v0.3.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2) [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling redis v0.26.1 [INFO] [stderr] Compiling bb8-redis v0.16.0 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling gateway v0.8.6 (https://github.com/majksa-dev/rust-gateway?tag=0.8.6#a8ed56ef) [INFO] [stderr] Compiling frontend-gateway v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 42s [INFO] running `Command { std: "docker" "inspect" "a88b35a92a5c407841a0ef4ad2134c97129b85afba96c7536745dfc0131a8008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88b35a92a5c407841a0ef4ad2134c97129b85afba96c7536745dfc0131a8008", kill_on_drop: false }` [INFO] [stdout] a88b35a92a5c407841a0ef4ad2134c97129b85afba96c7536745dfc0131a8008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ed5006645659571dd62bd68223e9f986c68a44a5101a5d03825b28746db685 [INFO] running `Command { std: "docker" "start" "-a" "93ed5006645659571dd62bd68223e9f986c68a44a5101a5d03825b28746db685", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [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.103 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [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 strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling tracing-panic v0.1.2 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6) [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling hyperlocal-next v0.9.0 [INFO] [stderr] Compiling pingora-lru v0.3.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling sendfile v0.3.0 [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 redis v0.26.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling env_logger v0.11.5 [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.2 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling surf v2.3.2 [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 deadpool-runtime v0.1.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling deadpool v0.10.0 [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 bb8-redis v0.16.0 [INFO] [stderr] Compiling gateway v0.8.6 (https://github.com/majksa-dev/rust-gateway?tag=0.8.6#a8ed56ef) [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 frontend-gateway v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 21s [INFO] running `Command { std: "docker" "inspect" "93ed5006645659571dd62bd68223e9f986c68a44a5101a5d03825b28746db685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ed5006645659571dd62bd68223e9f986c68a44a5101a5d03825b28746db685", kill_on_drop: false }` [INFO] [stdout] 93ed5006645659571dd62bd68223e9f986c68a44a5101a5d03825b28746db685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d72c75fae006b138fad2bcd079442151eafabb053a83ce3ef00b2dff56dcb00 [INFO] running `Command { std: "docker" "start" "-a" "8d72c75fae006b138fad2bcd079442151eafabb053a83ce3ef00b2dff56dcb00", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/frontend_gateway-f259d29509c44799) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test app::rewrite_static::context::test::test_rewrite_full ... ok [INFO] [stdout] test app::rewrite_static::context::test::test_cdn_rewrite_full ... ok [INFO] [stdout] test app::rewrite_static::context::test::test_rewrite_search_and_replace ... ok [INFO] [stdout] test app::rewrite_static::context::test::test_cdn_rewrite ... ok [INFO] [stdout] test app::rewrite_static::context::test::test_rewrite_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/single_server.rs (/opt/rustwide/target/debug/deps/single_server-185b0ed6db9fa167) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] 2025-06-28T23:27:25.987147Z DEBUG bollard::docker: {"ExposedPorts":{"6379/tcp":{}},"Env":[],"Image":"redis:7.2.4","HostConfig":{"ExtraHosts":[],"Privileged":false,"PublishAllPorts":true}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.16.1/src/docker.rs:1061 [INFO] [stdout] [INFO] [stdout] 2025-06-28T23:27:25.987611Z DEBUG bollard::docker: unix://2f7661722f72756e2f646f636b65722e736f636b/containers/create [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.16.1/src/docker.rs:1178 [INFO] [stdout] [INFO] [stdout] test should_succeed_when_calling_rewritable_endpoint ... FAILED [INFO] [stdout] test should_succeed_when_calling_rewritable_endpoint_2 ... FAILED [INFO] [stdout] test should_succeed ... FAILED [INFO] [stdout] test should_succeed_when_calling_cdn ... FAILED [INFO] [stdout] test should_succeed_when_calling_valid_endpoint_without_ip ... FAILED [INFO] [stdout] test should_fail_when_calling_invalid_endpoint ... FAILED [INFO] [stdout] test should_fail_when_calling_without_host ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- should_succeed_when_calling_rewritable_endpoint stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::h44741560d9b02251 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hfda6581c6517a57a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] 89 │ fn init(self) { [INFO] [stdout] 90 │ self.try_init() [INFO] [stdout]  91 >  .expect("failed to set global default subscriber") [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ } [INFO] [stdout] 12: essentials::log::install::h287e646da9568d5b [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs:23 [INFO] [stdout] 21 │ .from_env_lossy(), [INFO] [stdout] 22 │ ) [INFO] [stdout]  23 >  .init(); [INFO] [stdout] 24 │ } else { [INFO] [stdout] 25 │ tracing_subscriber::registry() [INFO] [stdout] 13: essentials::builder::Builder::install::h6a464e712ef3dad0 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs:43 [INFO] [stdout] 41 │ let context = self.context.unwrap_or_else(Context::load); [INFO] [stdout] 42 │ #[cfg(feature = "log")] [INFO] [stdout]  43 >  log::install(&context, self.log); [INFO] [stdout] 44 │ } [INFO] [stdout] 45 │ } [INFO] [stdout] 14: essentials::install::ha66ae36982f0aefc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs:16 [INFO] [stdout] 14 │ [INFO] [stdout] 15 │ pub fn install() { [INFO] [stdout]  16 >  Builder::::default().install(); [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ [INFO] [stdout] 15: single_server::before_each::{{closure}}::h50bcb20581333897 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:159 [INFO] [stdout] 157 │ async fn before_each() -> Context { [INFO] [stdout] 158 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  159 >  essentials::install(); [INFO] [stdout] 160 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 161 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::he9957bb7a1c2dc77 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 17: single_server::should_succeed_when_calling_rewritable_endpoint::{{closure}}::h91996b9b7264714a [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:83 [INFO] [stdout] 81 │ } [INFO] [stdout] 82 │ [INFO] [stdout]  83 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 84 │ async fn should_succeed_when_calling_rewritable_endpoint(ctx: Context) -> Context { [INFO] [stdout] 85 │ let status = surf::get(format!("http://127.0.0.1:{}/hey", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h835827f2c3301f5b [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h0e742280fa5a466c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 20: tokio::runtime::coop::with_budget::h7718f24cbc97d05f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107 [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]  107 >  f() [INFO] [stdout] 108 │ } [INFO] [stdout] 109 │ [INFO] [stdout] 21: tokio::runtime::coop::budget::h2225b0fd7d3369bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73 [INFO] [stdout] 71 │ #[inline(always)] [INFO] [stdout] 72 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  73 >  with_budget(Budget::initial(), f) [INFO] [stdout] 74 │ } [INFO] [stdout] 75 │ [INFO] [stdout] 22: tokio::runtime::park::CachedParkThread::block_on::h909de06cea25bd1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 23: tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h750d2a2030571ed8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66 [INFO] [stdout] 64 │ [INFO] [stdout] 65 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  66 >  park.block_on(f) [INFO] [stdout] 67 │ } [INFO] [stdout] 68 │ [INFO] [stdout] 24: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf34b6e9570488c59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87 [INFO] [stdout] 85 │ { [INFO] [stdout] 86 │ crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout]  87 >  blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 89 │ } [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::h9af6221b44eb4aa5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 26: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5fb712b3006890b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86 [INFO] [stdout] 84 │ F: Future, [INFO] [stdout] 85 │ { [INFO] [stdout]  86 >  crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout] 87 │ blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on_inner::hcae2f72c39aba7af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363 [INFO] [stdout] 361 │ Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 362 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  363 >  Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [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: tokio::runtime::runtime::Runtime::block_on::h7a2b102e7c2ecee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 29: single_server::should_succeed_when_calling_rewritable_endpoint::h4efd33862227f30c [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:83 [INFO] [stdout] 81 │ } [INFO] [stdout] 82 │ [INFO] [stdout]  83 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 84 │ async fn should_succeed_when_calling_rewritable_endpoint(ctx: Context) -> Context { [INFO] [stdout] 85 │ let status = surf::get(format!("http://127.0.0.1:{}/hey", &ctx.app)) [INFO] [stdout] 30: single_server::should_succeed_when_calling_rewritable_endpoint::{{closure}}::h60165101e4dbb530 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:83 [INFO] [stdout] 81 │ } [INFO] [stdout] 82 │ [INFO] [stdout]  83 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 84 │ async fn should_succeed_when_calling_rewritable_endpoint(ctx: Context) -> Context { [INFO] [stdout] 85 │ let status = surf::get(format!("http://127.0.0.1:{}/hey", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::hb6cf26794fad7371 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 37: std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 38: std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 40: test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592 [INFO] [stdout] 41: test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 46: std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 47: std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 51:  as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 52: std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97 [INFO] [stdout] 53: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- should_succeed_when_calling_rewritable_endpoint_2 stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::h44741560d9b02251 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hfda6581c6517a57a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] 89 │ fn init(self) { [INFO] [stdout] 90 │ self.try_init() [INFO] [stdout]  91 >  .expect("failed to set global default subscriber") [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ } [INFO] [stdout] 12: essentials::log::install::h287e646da9568d5b [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs:23 [INFO] [stdout] 21 │ .from_env_lossy(), [INFO] [stdout] 22 │ ) [INFO] [stdout]  23 >  .init(); [INFO] [stdout] 24 │ } else { [INFO] [stdout] 25 │ tracing_subscriber::registry() [INFO] [stdout] 13: essentials::builder::Builder::install::h6a464e712ef3dad0 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs:43 [INFO] [stdout] 41 │ let context = self.context.unwrap_or_else(Context::load); [INFO] [stdout] 42 │ #[cfg(feature = "log")] [INFO] [stdout]  43 >  log::install(&context, self.log); [INFO] [stdout] 44 │ } [INFO] [stdout] 45 │ } [INFO] [stdout] 14: essentials::install::ha66ae36982f0aefc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs:16 [INFO] [stdout] 14 │ [INFO] [stdout] 15 │ pub fn install() { [INFO] [stdout]  16 >  Builder::::default().install(); [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ [INFO] [stdout] 15: single_server::before_each::{{closure}}::h50bcb20581333897 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:159 [INFO] [stdout] 157 │ async fn before_each() -> Context { [INFO] [stdout] 158 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  159 >  essentials::install(); [INFO] [stdout] 160 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 161 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h1b7ed7ea967d02cc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 17: single_server::should_succeed_when_calling_rewritable_endpoint_2::{{closure}}::h65a7b160ffa8345c [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:94 [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ [INFO] [stdout]  94 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 95 │ async fn should_succeed_when_calling_rewritable_endpoint_2(ctx: Context) -> Context { [INFO] [stdout] 96 │ let status = surf::get(format!("http://127.0.0.1:{}/hi", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h2243ed21e5c75cbd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbc55a7fd96ed9139 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 20: tokio::runtime::coop::with_budget::h1a9be0e57d73c219 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107 [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]  107 >  f() [INFO] [stdout] 108 │ } [INFO] [stdout] 109 │ [INFO] [stdout] 21: tokio::runtime::coop::budget::ha5a773c242b727a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73 [INFO] [stdout] 71 │ #[inline(always)] [INFO] [stdout] 72 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  73 >  with_budget(Budget::initial(), f) [INFO] [stdout] 74 │ } [INFO] [stdout] 75 │ [INFO] [stdout] 22: tokio::runtime::park::CachedParkThread::block_on::hbb8f6ff5770d0b2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 23: tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd63f8afb4dc16f17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66 [INFO] [stdout] 64 │ [INFO] [stdout] 65 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  66 >  park.block_on(f) [INFO] [stdout] 67 │ } [INFO] [stdout] 68 │ [INFO] [stdout] 24: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hde99fa31fab360b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87 [INFO] [stdout] 85 │ { [INFO] [stdout] 86 │ crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout]  87 >  blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 89 │ } [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::hda9a557392058861 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 26: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::he6cb54da2ba1575a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86 [INFO] [stdout] 84 │ F: Future, [INFO] [stdout] 85 │ { [INFO] [stdout]  86 >  crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout] 87 │ blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on_inner::h49955dba75f62967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363 [INFO] [stdout] 361 │ Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 362 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  363 >  Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [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: tokio::runtime::runtime::Runtime::block_on::hae3f312c23dd8233 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 29: single_server::should_succeed_when_calling_rewritable_endpoint_2::h52a838f57af42cb2 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:94 [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ [INFO] [stdout]  94 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 95 │ async fn should_succeed_when_calling_rewritable_endpoint_2(ctx: Context) -> Context { [INFO] [stdout] 96 │ let status = surf::get(format!("http://127.0.0.1:{}/hi", &ctx.app)) [INFO] [stdout] 30: single_server::should_succeed_when_calling_rewritable_endpoint_2::{{closure}}::he54e317534802cdf [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:94 [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ [INFO] [stdout]  94 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 95 │ async fn should_succeed_when_calling_rewritable_endpoint_2(ctx: Context) -> Context { [INFO] [stdout] 96 │ let status = surf::get(format!("http://127.0.0.1:{}/hi", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h3ac58b4deaa69d87 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 37: std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 38: std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 40: test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592 [INFO] [stdout] 41: test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 46: std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 47: std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 51:  as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 52: std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97 [INFO] [stdout] 53: clone [INFO] [stdout] at : [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] The application panicked (crashed). [INFO] [stdout] Message: failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::h44741560d9b02251 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hfda6581c6517a57a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] 89 │ fn init(self) { [INFO] [stdout] 90 │ self.try_init() [INFO] [stdout]  91 >  .expect("failed to set global default subscriber") [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ } [INFO] [stdout] 12: essentials::log::install::h287e646da9568d5b [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs:23 [INFO] [stdout] 21 │ .from_env_lossy(), [INFO] [stdout] 22 │ ) [INFO] [stdout]  23 >  .init(); [INFO] [stdout] 24 │ } else { [INFO] [stdout] 25 │ tracing_subscriber::registry() [INFO] [stdout] 13: essentials::builder::Builder::install::h6a464e712ef3dad0 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs:43 [INFO] [stdout] 41 │ let context = self.context.unwrap_or_else(Context::load); [INFO] [stdout] 42 │ #[cfg(feature = "log")] [INFO] [stdout]  43 >  log::install(&context, self.log); [INFO] [stdout] 44 │ } [INFO] [stdout] 45 │ } [INFO] [stdout] 14: essentials::install::ha66ae36982f0aefc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs:16 [INFO] [stdout] 14 │ [INFO] [stdout] 15 │ pub fn install() { [INFO] [stdout]  16 >  Builder::::default().install(); [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ [INFO] [stdout] 15: single_server::before_each::{{closure}}::h50bcb20581333897 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:159 [INFO] [stdout] 157 │ async fn before_each() -> Context { [INFO] [stdout] 158 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  159 >  essentials::install(); [INFO] [stdout] 160 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 161 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h086dc34c780f4e85 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 17: single_server::should_succeed::{{closure}}::he2da14770fc89df0 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:26 [INFO] [stdout] 24 │ }; [INFO] [stdout] 25 │ [INFO] [stdout]  26 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 27 │ async fn should_succeed(ctx: Context) -> Context { [INFO] [stdout] 28 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h521a834cc3ce6143 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h4dfdddae5bd28f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 20: tokio::runtime::coop::with_budget::hf7b6ce940748a9f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107 [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]  107 >  f() [INFO] [stdout] 108 │ } [INFO] [stdout] 109 │ [INFO] [stdout] 21: tokio::runtime::coop::budget::hdbd92c31ff5ed0fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73 [INFO] [stdout] 71 │ #[inline(always)] [INFO] [stdout] 72 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  73 >  with_budget(Budget::initial(), f) [INFO] [stdout] 74 │ } [INFO] [stdout] 75 │ [INFO] [stdout] 22: tokio::runtime::park::CachedParkThread::block_on::h06f75a20195526c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 23: tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h417c98e7a3da39fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66 [INFO] [stdout] 64 │ [INFO] [stdout] 65 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  66 >  park.block_on(f) [INFO] [stdout] 67 │ } [INFO] [stdout] 68 │ [INFO] [stdout] 24: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h4f6f71c6a9ce103d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87 [INFO] [stdout] 85 │ { [INFO] [stdout] 86 │ crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout]  87 >  blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 89 │ } [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::h9dd8061c0e102799 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 26: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h279206a8cdf52277 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86 [INFO] [stdout] 84 │ F: Future, [INFO] [stdout] 85 │ { [INFO] [stdout]  86 >  crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout] 87 │ blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on_inner::h6c063cd18b29933b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363 [INFO] [stdout] 361 │ Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 362 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  363 >  Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [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: tokio::runtime::runtime::Runtime::block_on::h1feb2b5094b2dc9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 29: single_server::should_succeed::h8a46e3adbc9ec32a [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:26 [INFO] [stdout] 24 │ }; [INFO] [stdout] 25 │ [INFO] [stdout]  26 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 27 │ async fn should_succeed(ctx: Context) -> Context { [INFO] [stdout] 28 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_succeed::{{closure}}::h34f2bd074aff61d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:26 [INFO] [stdout] 24 │ }; [INFO] [stdout] 25 │ [INFO] [stdout]  26 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 27 │ async fn should_succeed(ctx: Context) -> Context { [INFO] [stdout] 28 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h6fa64223dcfcbe02 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 37: std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 38: std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 40: test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592 [INFO] [stdout] 41: test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 46: std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 47: std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 51:  as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 52: std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97 [INFO] [stdout] 53: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- should_succeed_when_calling_cdn stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::h44741560d9b02251 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hfda6581c6517a57a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] 89 │ fn init(self) { [INFO] [stdout] 90 │ self.try_init() [INFO] [stdout]  91 >  .expect("failed to set global default subscriber") [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ } [INFO] [stdout] 12: essentials::log::install::h287e646da9568d5b [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs:23 [INFO] [stdout] 21 │ .from_env_lossy(), [INFO] [stdout] 22 │ ) [INFO] [stdout]  23 >  .init(); [INFO] [stdout] 24 │ } else { [INFO] [stdout] 25 │ tracing_subscriber::registry() [INFO] [stdout] 13: essentials::builder::Builder::install::h6a464e712ef3dad0 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs:43 [INFO] [stdout] 41 │ let context = self.context.unwrap_or_else(Context::load); [INFO] [stdout] 42 │ #[cfg(feature = "log")] [INFO] [stdout]  43 >  log::install(&context, self.log); [INFO] [stdout] 44 │ } [INFO] [stdout] 45 │ } [INFO] [stdout] 14: essentials::install::ha66ae36982f0aefc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs:16 [INFO] [stdout] 14 │ [INFO] [stdout] 15 │ pub fn install() { [INFO] [stdout]  16 >  Builder::::default().install(); [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ [INFO] [stdout] 15: single_server::before_each::{{closure}}::h50bcb20581333897 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:159 [INFO] [stdout] 157 │ async fn before_each() -> Context { [INFO] [stdout] 158 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  159 >  essentials::install(); [INFO] [stdout] 160 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 161 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h3187d95e7c30efad [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 17: single_server::should_succeed_when_calling_cdn::{{closure}}::he6b84ce158b42be3 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:38 [INFO] [stdout] 36 │ } [INFO] [stdout] 37 │ [INFO] [stdout]  38 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 39 │ async fn should_succeed_when_calling_cdn(ctx: Context) -> Context { [INFO] [stdout] 40 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h5dd4012880da08a2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h31d19a0b9c35e381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 20: tokio::runtime::coop::with_budget::h23d09c26a8d912fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107 [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]  107 >  f() [INFO] [stdout] 108 │ } [INFO] [stdout] 109 │ [INFO] [stdout] 21: tokio::runtime::coop::budget::hb7474bedddb87916 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73 [INFO] [stdout] 71 │ #[inline(always)] [INFO] [stdout] 72 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  73 >  with_budget(Budget::initial(), f) [INFO] [stdout] 74 │ } [INFO] [stdout] 75 │ [INFO] [stdout] 22: tokio::runtime::park::CachedParkThread::block_on::heefa7408216703b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 23: tokio::runtime::context::blocking::BlockingRegionGuard::block_on::he1267432c587831e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66 [INFO] [stdout] 64 │ [INFO] [stdout] 65 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  66 >  park.block_on(f) [INFO] [stdout] 67 │ } [INFO] [stdout] 68 │ [INFO] [stdout] 24: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h4ab0cd679f396377 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87 [INFO] [stdout] 85 │ { [INFO] [stdout] 86 │ crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout]  87 >  blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 89 │ } [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::h1f4ca847c4072dfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 26: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h918cf4c2389b5c16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86 [INFO] [stdout] 84 │ F: Future, [INFO] [stdout] 85 │ { [INFO] [stdout]  86 >  crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout] 87 │ blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on_inner::hafd6d250adb8e6f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363 [INFO] [stdout] 361 │ Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 362 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  363 >  Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [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: tokio::runtime::runtime::Runtime::block_on::hbcd5096d47b0539e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 29: single_server::should_succeed_when_calling_cdn::h58aa3711a63157ba [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:38 [INFO] [stdout] 36 │ } [INFO] [stdout] 37 │ [INFO] [stdout]  38 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 39 │ async fn should_succeed_when_calling_cdn(ctx: Context) -> Context { [INFO] [stdout] 40 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_succeed_when_calling_cdn::{{closure}}::h863a7d31bf41d453 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:38 [INFO] [stdout] 36 │ } [INFO] [stdout] 37 │ [INFO] [stdout]  38 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 39 │ async fn should_succeed_when_calling_cdn(ctx: Context) -> Context { [INFO] [stdout] 40 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::he61281e853f016c7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 37: std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 38: std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 40: test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592 [INFO] [stdout] 41: test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 46: std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 47: std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 51:  as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 52: std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97 [INFO] [stdout] 53: clone [INFO] [stdout] at : [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] The application panicked (crashed). [INFO] [stdout] Message: failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::h44741560d9b02251 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hfda6581c6517a57a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] 89 │ fn init(self) { [INFO] [stdout] 90 │ self.try_init() [INFO] [stdout]  91 >  .expect("failed to set global default subscriber") [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ } [INFO] [stdout] 12: essentials::log::install::h287e646da9568d5b [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs:23 [INFO] [stdout] 21 │ .from_env_lossy(), [INFO] [stdout] 22 │ ) [INFO] [stdout]  23 >  .init(); [INFO] [stdout] 24 │ } else { [INFO] [stdout] 25 │ tracing_subscriber::registry() [INFO] [stdout] 13: essentials::builder::Builder::install::h6a464e712ef3dad0 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs:43 [INFO] [stdout] 41 │ let context = self.context.unwrap_or_else(Context::load); [INFO] [stdout] 42 │ #[cfg(feature = "log")] [INFO] [stdout]  43 >  log::install(&context, self.log); [INFO] [stdout] 44 │ } [INFO] [stdout] 45 │ } [INFO] [stdout] 14: essentials::install::ha66ae36982f0aefc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs:16 [INFO] [stdout] 14 │ [INFO] [stdout] 15 │ pub fn install() { [INFO] [stdout]  16 >  Builder::::default().install(); [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ [INFO] [stdout] 15: single_server::before_each::{{closure}}::h50bcb20581333897 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:159 [INFO] [stdout] 157 │ async fn before_each() -> Context { [INFO] [stdout] 158 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  159 >  essentials::install(); [INFO] [stdout] 160 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 161 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h03265780a8aa1d69 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 17: single_server::should_succeed_when_calling_valid_endpoint_without_ip::{{closure}}::h80a2c0d3a336a250 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:60 [INFO] [stdout] 58 │ } [INFO] [stdout] 59 │ [INFO] [stdout]  60 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 61 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context { [INFO] [stdout] 62 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h8ce2e4f9a47c82f1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hdee91a0ca3440a6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 20: tokio::runtime::coop::with_budget::hea3d987ec3c38749 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107 [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]  107 >  f() [INFO] [stdout] 108 │ } [INFO] [stdout] 109 │ [INFO] [stdout] 21: tokio::runtime::coop::budget::h5b336ad6c4278444 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73 [INFO] [stdout] 71 │ #[inline(always)] [INFO] [stdout] 72 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  73 >  with_budget(Budget::initial(), f) [INFO] [stdout] 74 │ } [INFO] [stdout] 75 │ [INFO] [stdout] 22: tokio::runtime::park::CachedParkThread::block_on::h9115f100c4fe2a4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 23: tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h852e2dfad3405eb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66 [INFO] [stdout] 64 │ [INFO] [stdout] 65 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  66 >  park.block_on(f) [INFO] [stdout] 67 │ } [INFO] [stdout] 68 │ [INFO] [stdout] 24: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc15acefb696bc39b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87 [INFO] [stdout] 85 │ { [INFO] [stdout] 86 │ crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout]  87 >  blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 89 │ } [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::ha6babd5c638536c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 26: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9e3c028dd202c66d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86 [INFO] [stdout] 84 │ F: Future, [INFO] [stdout] 85 │ { [INFO] [stdout]  86 >  crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout] 87 │ blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on_inner::hb733004bdc412dc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363 [INFO] [stdout] 361 │ Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 362 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  363 >  Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [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: tokio::runtime::runtime::Runtime::block_on::hd40c7b61b397df29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 29: single_server::should_succeed_when_calling_valid_endpoint_without_ip::ha29d716da116b809 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:60 [INFO] [stdout] 58 │ } [INFO] [stdout] 59 │ [INFO] [stdout]  60 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 61 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context { [INFO] [stdout] 62 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_succeed_when_calling_valid_endpoint_without_ip::{{closure}}::h30086a836f33f773 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:60 [INFO] [stdout] 58 │ } [INFO] [stdout] 59 │ [INFO] [stdout]  60 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 61 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context { [INFO] [stdout] 62 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h6fb9a24e69d01d04 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 37: std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 38: std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 40: test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592 [INFO] [stdout] 41: test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 46: std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 47: std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 51:  as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 52: std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97 [INFO] [stdout] 53: clone [INFO] [stdout] at : [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] The application panicked (crashed). [INFO] [stdout] Message: Redis started: Client(CreateContainer(HyperLegacyError { err: hyper_util::client::legacy::Error(Connect, Os { code: 2, kind: NotFound, message: "No such file or directory" }) })) [INFO] [stdout] Location: tests/single_server.rs:165 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::h1c8fc226fbfe9f79 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119 [INFO] [stdout] 11: single_server::before_each::{{closure}}::h50bcb20581333897 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:165 [INFO] [stdout] 163 │ .start() [INFO] [stdout] 164 │ .await [INFO] [stdout]  165 >  .expect("Redis started"); [INFO] [stdout] 166 │ let redis_cache_port = redis_cache.get_host_port_ipv4(6379).await.unwrap(); [INFO] [stdout] 167 │ let listener = TcpListener::bind(SocketAddr::from(([127, 0, 0, 1], 0))).unwrap(); [INFO] [stdout] 12: testing_utils::test::{{closure}}::h79ef7fe101c490d9 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 13: single_server::should_fail_when_calling_invalid_endpoint::{{closure}}::h3071dc9a15cb8a7b [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:71 [INFO] [stdout] 69 │ } [INFO] [stdout] 70 │ [INFO] [stdout]  71 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 72 │ async fn should_fail_when_calling_invalid_endpoint(ctx: Context) -> Context { [INFO] [stdout] 73 │ let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app)) [INFO] [stdout] 14:  as core::future::future::Future>::poll::h3218e9167720fd0e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124 [INFO] [stdout] 15: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h8a660d8b8eca78c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 16: tokio::runtime::coop::with_budget::hd3c8ea173f9f3792 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107 [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]  107 >  f() [INFO] [stdout] 108 │ } [INFO] [stdout] 109 │ [INFO] [stdout] 17: tokio::runtime::coop::budget::he0983e6a2a5aab7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73 [INFO] [stdout] 71 │ #[inline(always)] [INFO] [stdout] 72 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  73 >  with_budget(Budget::initial(), f) [INFO] [stdout] 74 │ } [INFO] [stdout] 75 │ [INFO] [stdout] 18: tokio::runtime::park::CachedParkThread::block_on::h7382a649bb1c9ad6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 19: tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hed6096344c6df516 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66 [INFO] [stdout] 64 │ [INFO] [stdout] 65 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  66 >  park.block_on(f) [INFO] [stdout] 67 │ } [INFO] [stdout] 68 │ [INFO] [stdout] 20: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h644e927e0a5bc9be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87 [INFO] [stdout] 85 │ { [INFO] [stdout] 86 │ crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout]  87 >  blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 89 │ } [INFO] [stdout] 21: tokio::runtime::context::runtime::enter_runtime::h4b8e441c095d99c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 22: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h5d5ac38cdf63dc2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86 [INFO] [stdout] 84 │ F: Future, [INFO] [stdout] 85 │ { [INFO] [stdout]  86 >  crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout] 87 │ blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 23: tokio::runtime::runtime::Runtime::block_on_inner::h673268a59d9ac9c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363 [INFO] [stdout] 361 │ Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 362 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  363 >  Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [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: tokio::runtime::runtime::Runtime::block_on::hfb9fa5f25be6d785 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 25: single_server::should_fail_when_calling_invalid_endpoint::hd021dfbbd4a6ce68 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:71 [INFO] [stdout] 69 │ } [INFO] [stdout] 70 │ [INFO] [stdout]  71 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 72 │ async fn should_fail_when_calling_invalid_endpoint(ctx: Context) -> Context { [INFO] [stdout] 73 │ let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app)) [INFO] [stdout] 26: single_server::should_fail_when_calling_invalid_endpoint::{{closure}}::hed5ddd366f7ccace [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:71 [INFO] [stdout] 69 │ } [INFO] [stdout] 70 │ [INFO] [stdout]  71 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 72 │ async fn should_fail_when_calling_invalid_endpoint(ctx: Context) -> Context { [INFO] [stdout] 73 │ let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app)) [INFO] [stdout] 27: core::ops::function::FnOnce::call_once::h934284cdd5bf1e14 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 28: core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 29: test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648 [INFO] [stdout] 30: test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 32: std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 33: std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 34: std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 35: test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 36: test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592 [INFO] [stdout] 37: test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622 [INFO] [stdout] 38: std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559 [INFO] [stdout] 40:  as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 42: std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 43: std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 44: std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557 [INFO] [stdout] 45: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 46:  as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 47:  as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 48: std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97 [INFO] [stdout] 49: clone [INFO] [stdout] at : [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] The application panicked (crashed). [INFO] [stdout] Message: failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::h44741560d9b02251 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1119 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hfda6581c6517a57a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] 89 │ fn init(self) { [INFO] [stdout] 90 │ self.try_init() [INFO] [stdout]  91 >  .expect("failed to set global default subscriber") [INFO] [stdout] 92 │ } [INFO] [stdout] 93 │ } [INFO] [stdout] 12: essentials::log::install::h287e646da9568d5b [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs:23 [INFO] [stdout] 21 │ .from_env_lossy(), [INFO] [stdout] 22 │ ) [INFO] [stdout]  23 >  .init(); [INFO] [stdout] 24 │ } else { [INFO] [stdout] 25 │ tracing_subscriber::registry() [INFO] [stdout] 13: essentials::builder::Builder::install::h6a464e712ef3dad0 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs:43 [INFO] [stdout] 41 │ let context = self.context.unwrap_or_else(Context::load); [INFO] [stdout] 42 │ #[cfg(feature = "log")] [INFO] [stdout]  43 >  log::install(&context, self.log); [INFO] [stdout] 44 │ } [INFO] [stdout] 45 │ } [INFO] [stdout] 14: essentials::install::ha66ae36982f0aefc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs:16 [INFO] [stdout] 14 │ [INFO] [stdout] 15 │ pub fn install() { [INFO] [stdout]  16 >  Builder::::default().install(); [INFO] [stdout] 17 │ } [INFO] [stdout] 18 │ [INFO] [stdout] 15: single_server::before_each::{{closure}}::h50bcb20581333897 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:159 [INFO] [stdout] 157 │ async fn before_each() -> Context { [INFO] [stdout] 158 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  159 >  essentials::install(); [INFO] [stdout] 160 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 161 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h64250214d28dd79f [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 17: single_server::should_fail_when_calling_without_host::{{closure}}::h7d0a94c94d6a2681 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:50 [INFO] [stdout] 48 │ } [INFO] [stdout] 49 │ [INFO] [stdout]  50 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 51 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context { [INFO] [stdout] 52 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h11384c4ebd28bb55 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/future/future.rs:124 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf9de9bf5441b7dda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 20: tokio::runtime::coop::with_budget::h176a93f14966f92c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107 [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]  107 >  f() [INFO] [stdout] 108 │ } [INFO] [stdout] 109 │ [INFO] [stdout] 21: tokio::runtime::coop::budget::he6ab451bf6381626 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73 [INFO] [stdout] 71 │ #[inline(always)] [INFO] [stdout] 72 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  73 >  with_budget(Budget::initial(), f) [INFO] [stdout] 74 │ } [INFO] [stdout] 75 │ [INFO] [stdout] 22: tokio::runtime::park::CachedParkThread::block_on::hfcad51d70661f21c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/park.rs:281 [INFO] [stdout] 279 │ [INFO] [stdout] 280 │ loop { [INFO] [stdout]  281 >  if let Ready(v) = crate::runtime::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 282 │ return Ok(v); [INFO] [stdout] 283 │ } [INFO] [stdout] 23: tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hc9f84141467f6835 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/blocking.rs:66 [INFO] [stdout] 64 │ [INFO] [stdout] 65 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  66 >  park.block_on(f) [INFO] [stdout] 67 │ } [INFO] [stdout] 68 │ [INFO] [stdout] 24: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h04ab03e1ba3fe4e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:87 [INFO] [stdout] 85 │ { [INFO] [stdout] 86 │ crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout]  87 >  blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 89 │ } [INFO] [stdout] 25: tokio::runtime::context::runtime::enter_runtime::ha40846841cb918ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65 [INFO] [stdout] 63 │ [INFO] [stdout] 64 │ if let Some(mut guard) = maybe_guard { [INFO] [stdout]  65 >  return f(&mut guard.blocking); [INFO] [stdout] 66 │ } [INFO] [stdout] 67 │ [INFO] [stdout] 26: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::haf697a3727dad315 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/multi_thread/mod.rs:86 [INFO] [stdout] 84 │ F: Future, [INFO] [stdout] 85 │ { [INFO] [stdout]  86 >  crate::runtime::context::enter_runtime(handle, true, |blocking| { [INFO] [stdout] 87 │ blocking.block_on(future).expect("failed to park thread") [INFO] [stdout] 88 │ }) [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on_inner::hc05cc2f6063410fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:363 [INFO] [stdout] 361 │ Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future), [INFO] [stdout] 362 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  363 >  Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future), [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: tokio::runtime::runtime::Runtime::block_on::h35c65251572f862e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 29: single_server::should_fail_when_calling_without_host::hc13c0f5b4dad5cc8 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:50 [INFO] [stdout] 48 │ } [INFO] [stdout] 49 │ [INFO] [stdout]  50 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 51 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context { [INFO] [stdout] 52 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_fail_when_calling_without_host::{{closure}}::h8f9686bc0fd2979e [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:50 [INFO] [stdout] 48 │ } [INFO] [stdout] 49 │ [INFO] [stdout]  50 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 51 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context { [INFO] [stdout] 52 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h72e82f05b2b49aa3 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 37: std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 38: std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671 [INFO] [stdout] 40: test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592 [INFO] [stdout] 41: test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589 [INFO] [stdout] 46: std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552 [INFO] [stdout] 47: std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 51:  as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966 [INFO] [stdout] 52: std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97 [INFO] [stdout] 53: clone [INFO] [stdout] at : [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_invalid_endpoint [INFO] [stdout] should_fail_when_calling_without_host [INFO] [stdout] should_succeed [INFO] [stdout] should_succeed_when_calling_cdn [INFO] [stdout] should_succeed_when_calling_rewritable_endpoint [INFO] [stdout] should_succeed_when_calling_rewritable_endpoint_2 [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.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test single_server` [INFO] running `Command { std: "docker" "inspect" "8d72c75fae006b138fad2bcd079442151eafabb053a83ce3ef00b2dff56dcb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d72c75fae006b138fad2bcd079442151eafabb053a83ce3ef00b2dff56dcb00", kill_on_drop: false }` [INFO] [stdout] 8d72c75fae006b138fad2bcd079442151eafabb053a83ce3ef00b2dff56dcb00