[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 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%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 beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/majksa-dev/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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61f6397de9198d74840748a9d43e17c0aad645fd091c3796324a9e13628c0582 [INFO] running `Command { std: "docker" "start" "-a" "61f6397de9198d74840748a9d43e17c0aad645fd091c3796324a9e13628c0582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61f6397de9198d74840748a9d43e17c0aad645fd091c3796324a9e13628c0582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f6397de9198d74840748a9d43e17c0aad645fd091c3796324a9e13628c0582", kill_on_drop: false }` [INFO] [stdout] 61f6397de9198d74840748a9d43e17c0aad645fd091c3796324a9e13628c0582 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdc99cf7717f9a8293f20c05beaf07e447db83ebda6036ec4608a5209d486cb7 [INFO] running `Command { std: "docker" "start" "-a" "fdc99cf7717f9a8293f20c05beaf07e447db83ebda6036ec4608a5209d486cb7", 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 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 itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [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 futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling fnv v1.0.7 [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 signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [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 backtrace v0.3.71 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [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 regex-automata v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [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 v1.10.6 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [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 h2 v0.3.26 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [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 match_cfg v0.1.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [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 trackable v1.3.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling trackable v0.2.24 [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 ipnet v2.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling async-stream v0.3.5 [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 textwrap v0.16.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [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 arc-swap v1.7.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6) [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling blake2 v0.10.6 [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 flate2 v1.0.31 [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 7m 21s [INFO] running `Command { std: "docker" "inspect" "fdc99cf7717f9a8293f20c05beaf07e447db83ebda6036ec4608a5209d486cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc99cf7717f9a8293f20c05beaf07e447db83ebda6036ec4608a5209d486cb7", kill_on_drop: false }` [INFO] [stdout] fdc99cf7717f9a8293f20c05beaf07e447db83ebda6036ec4608a5209d486cb7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ad3fcfa7aa88ca54b9762bd6974ce25a5565ddd5d488692803d5ffe48dc7580 [INFO] running `Command { std: "docker" "start" "-a" "9ad3fcfa7aa88ca54b9762bd6974ce25a5565ddd5d488692803d5ffe48dc7580", 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 parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling getrandom v0.1.16 [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 linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [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 time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling async-io v1.13.0 [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 regex v1.10.6 [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 wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling curl v0.4.46 [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 cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [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 infer v0.2.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [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 tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling async-global-executor v2.4.1 [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 futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling tracing-panic v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [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 quick-error v1.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6) [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling redis v0.26.1 [INFO] [stderr] Compiling hyperlocal-next v0.9.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling pingora-lru v0.3.0 [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 home v0.5.9 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling reqwest v0.12.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 parse-display v0.9.1 [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 pretty_assertions v1.4.0 [INFO] [stderr] Compiling wiremock v0.6.1 [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 frontend-gateway v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling testing-utils v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 01s [INFO] running `Command { std: "docker" "inspect" "9ad3fcfa7aa88ca54b9762bd6974ce25a5565ddd5d488692803d5ffe48dc7580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad3fcfa7aa88ca54b9762bd6974ce25a5565ddd5d488692803d5ffe48dc7580", kill_on_drop: false }` [INFO] [stdout] 9ad3fcfa7aa88ca54b9762bd6974ce25a5565ddd5d488692803d5ffe48dc7580 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 706f24ef748a6c344ffcb280d0bbc42014e6655d7c213ac03f73046b7bb78da1 [INFO] running `Command { std: "docker" "start" "-a" "706f24ef748a6c344ffcb280d0bbc42014e6655d7c213ac03f73046b7bb78da1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/frontend_gateway-58279e4c61ad2c95) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test app::rewrite_static::context::test::test_rewrite_none ... ok [INFO] [stdout] test app::rewrite_static::context::test::test_cdn_rewrite ... ok [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] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/single_server.rs (/opt/rustwide/target/debug/deps/single_server-bbaa4421117bacb4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] 2025-09-25T14:39:34.114581Z 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-09-25T14:39:34.114767Z 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] 2025-09-25T14:39:34.115325Z DEBUG serde_env::de: deserialize struct: name: Context fields: ["app_env"] from { [INFO] [stdout] "cargo": [ [INFO] [stdout] "/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo", [INFO] [stdout] { [INFO] [stdout] "home": /opt/rustwide/cargo-home, [INFO] [stdout] "incremental": 0, [INFO] [stdout] "manifest": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] "path": /opt/rustwide/workdir/Cargo.toml, [INFO] [stdout] }, [INFO] [stdout] "pkg": { [INFO] [stdout] "name": frontend-gateway, [INFO] [stdout] "readme": README.md, [INFO] [stdout] "version": [ [INFO] [stdout] "0.2.6", [INFO] [stdout] { [INFO] [stdout] "major": 0, [INFO] [stdout] "minor": 2, [INFO] [stdout] "patch": 6, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] "target": { [INFO] [stdout] "dir": /opt/rustwide/target, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] "home": /root, [INFO] [stdout] "hostname": 706f24ef748a, [INFO] [stdout] "ld": { [INFO] [stdout] "library": { [INFO] [stdout] "path": /opt/rustwide/target/debug/build/libnghttp2-sys-859394593910d962/out/i/lib:/opt/rustwide/target/debug/build/libz-ng-sys-59bc4846a34ff3ea/out/lib:/opt/rustwide/target/debug/build/libz-ng-sys-59bc4846a34ff3ea/out/lib64:/opt/rustwide/target/debug/build/openssl-sys-c804276cd699735e/out/openssl-build/install/lib:/opt/rustwide/target/debug/build/ring-6491b9f9dc1185f6/out:/opt/rustwide/target/debug/build/zstd-sys-557174c99da0051e/out:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "path": /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, [INFO] [stdout] "rust": { [INFO] [stdout] "backtrace": full, [INFO] [stdout] "log": debug, [INFO] [stdout] "recursion": { [INFO] [stdout] "count": 1, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "rustdocflags": --cap-lints=warn, [INFO] [stdout] "rustflags": --cap-lints=warn, [INFO] [stdout] "rustup": { [INFO] [stdout] "home": /opt/rustwide/rustup-home, [INFO] [stdout] "toolchain": beta-2025-09-21-x86_64-unknown-linux-gnu, [INFO] [stdout] }, [INFO] [stdout] "source": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] }, [INFO] [stdout] "ssl": { [INFO] [stdout] "cert": { [INFO] [stdout] "dir": /usr/lib/ssl/certs, [INFO] [stdout] "file": /usr/lib/ssl/cert.pem, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:271 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.115388Z DEBUG serde_env::de: flatten keys: ["app_env"] [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:277 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.115399Z DEBUG serde_env::de: access keys ["app_env"] from map [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:344 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.116820Z DEBUG serde_env::de: deserialize struct: name: Context fields: ["app_env"] from { [INFO] [stdout] "cargo": [ [INFO] [stdout] "/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo", [INFO] [stdout] { [INFO] [stdout] "home": /opt/rustwide/cargo-home, [INFO] [stdout] "incremental": 0, [INFO] [stdout] "manifest": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] "path": /opt/rustwide/workdir/Cargo.toml, [INFO] [stdout] }, [INFO] [stdout] "pkg": { [INFO] [stdout] "name": frontend-gateway, [INFO] [stdout] "readme": README.md, [INFO] [stdout] "version": [ [INFO] [stdout] "0.2.6", [INFO] [stdout] { [INFO] [stdout] "major": 0, [INFO] [stdout] "minor": 2, [INFO] [stdout] "patch": 6, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] "target": { [INFO] [stdout] "dir": /opt/rustwide/target, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] "home": /root, [INFO] [stdout] "hostname": 706f24ef748a, [INFO] [stdout] "ld": { [INFO] [stdout] "library": { [INFO] [stdout] "path": /opt/rustwide/target/debug/build/libnghttp2-sys-859394593910d962/out/i/lib:/opt/rustwide/target/debug/build/libz-ng-sys-59bc4846a34ff3ea/out/lib:/opt/rustwide/target/debug/build/libz-ng-sys-59bc4846a34ff3ea/out/lib64:/opt/rustwide/target/debug/build/openssl-sys-c804276cd699735e/out/openssl-build/install/lib:/opt/rustwide/target/debug/build/ring-6491b9f9dc1185f6/out:/opt/rustwide/target/debug/build/zstd-sys-557174c99da0051e/out:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "path": /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, [INFO] [stdout] "rust": { [INFO] [stdout] "backtrace": full, [INFO] [stdout] "log": debug, [INFO] [stdout] "recursion": { [INFO] [stdout] "count": 1, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "rustdocflags": --cap-lints=warn, [INFO] [stdout] "rustflags": --cap-lints=warn, [INFO] [stdout] "rustup": { [INFO] [stdout] "home": /opt/rustwide/rustup-home, [INFO] [stdout] "toolchain": beta-2025-09-21-x86_64-unknown-linux-gnu, [INFO] [stdout] }, [INFO] [stdout] "source": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] }, [INFO] [stdout] "ssl": { [INFO] [stdout] "cert": { [INFO] [stdout] "dir": /usr/lib/ssl/certs, [INFO] [stdout] "file": /usr/lib/ssl/cert.pem, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:271 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.116882Z DEBUG serde_env::de: flatten keys: ["app_env"] [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:277 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.116894Z DEBUG serde_env::de: access keys ["app_env"] from map [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:344 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.118056Z DEBUG serde_env::de: deserialize struct: name: Context fields: ["app_env"] from { [INFO] [stdout] "cargo": [ [INFO] [stdout] "/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo", [INFO] [stdout] { [INFO] [stdout] "home": /opt/rustwide/cargo-home, [INFO] [stdout] "incremental": 0, [INFO] [stdout] "manifest": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] "path": /opt/rustwide/workdir/Cargo.toml, [INFO] [stdout] }, [INFO] [stdout] "pkg": { [INFO] [stdout] "name": frontend-gateway, [INFO] [stdout] "readme": README.md, [INFO] [stdout] "version": [ [INFO] [stdout] "0.2.6", [INFO] [stdout] { [INFO] [stdout] "major": 0, [INFO] [stdout] "minor": 2, [INFO] [stdout] "patch": 6, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] "target": { [INFO] [stdout] "dir": /opt/rustwide/target, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] "home": /root, [INFO] [stdout] "hostname": 706f24ef748a, [INFO] [stdout] "ld": { [INFO] [stdout] "library": { [INFO] [stdout] "path": /opt/rustwide/target/debug/build/libnghttp2-sys-859394593910d962/out/i/lib:/opt/rustwide/target/debug/build/libz-ng-sys-59bc4846a34ff3ea/out/lib:/opt/rustwide/target/debug/build/libz-ng-sys-59bc4846a34ff3ea/out/lib64:/opt/rustwide/target/debug/build/openssl-sys-c804276cd699735e/out/openssl-build/install/lib:/opt/rustwide/target/debug/build/ring-6491b9f9dc1185f6/out:/opt/rustwide/target/debug/build/zstd-sys-557174c99da0051e/out:/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/lib, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "path": /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, [INFO] [stdout] "rust": { [INFO] [stdout] "backtrace": full, [INFO] [stdout] "log": debug, [INFO] [stdout] "recursion": { [INFO] [stdout] "count": 1, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "rustdocflags": --cap-lints=warn, [INFO] [stdout] "rustflags": --cap-lints=warn, [INFO] [stdout] "rustup": { [INFO] [stdout] "home": /opt/rustwide/rustup-home, [INFO] [stdout] "toolchain": beta-2025-09-21-x86_64-unknown-linux-gnu, [INFO] [stdout] }, [INFO] [stdout] "source": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] }, [INFO] [stdout] "ssl": { [INFO] [stdout] "cert": { [INFO] [stdout] "dir": /usr/lib/ssl/certs, [INFO] [stdout] "file": /usr/lib/ssl/cert.pem, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:271 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.118133Z DEBUG serde_env::de: flatten keys: ["app_env"] [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:277 [INFO] [stdout] [INFO] [stdout] 2025-09-25T14:39:34.118147Z DEBUG serde_env::de: access keys ["app_env"] from map [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:344 [INFO] [stdout] [INFO] [stdout] test should_fail_when_calling_invalid_endpoint ... FAILED [INFO] [stdout] test should_succeed_when_calling_valid_endpoint_without_ip ... FAILED [INFO] [stdout] test should_succeed_when_calling_rewritable_endpoint ... FAILED [INFO] [stdout] test should_succeed ... FAILED [INFO] [stdout] test should_fail_when_calling_without_host ... FAILED [INFO] [stdout] test should_succeed_when_calling_cdn ... FAILED [INFO] [stdout] test should_succeed_when_calling_rewritable_endpoint_2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- should_fail_when_calling_invalid_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::h8ddf64856b8514fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hdbb49a452f1021d7 [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::h8849ba95b7ecdec5 [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::h96cb257015ac675f [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::h4903490755dfea97 [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}}::h885d51406b7e91c5 [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}}::he70b9a2964bd5673 [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_invalid_endpoint::{{closure}}::h5f28be293194ad8e [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] 18:  as core::future::future::Future>::poll::h3ee718ab016adae5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h8ec340c49fb8ea3a [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::hd674541b4b2b46a2 [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::h7687db52e763b190 [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::h5031c045424bf3e4 [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::h19534453d75ecebf [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}}::he8ce7c231b36f047 [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::hd49432535a28446c [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::h5e2226f106aed32a [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::heac51c7babea8ea4 [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::h20d84cd088966039 [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_invalid_endpoint::hca7dafa0326f0835 [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] 30: single_server::should_fail_when_calling_invalid_endpoint::{{closure}}::haf71a0d694986136 [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] 31: core::ops::function::FnOnce::call_once::h2446d96d86b1befc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 51: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 52: 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::h8ddf64856b8514fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hdbb49a452f1021d7 [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::h8849ba95b7ecdec5 [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::h96cb257015ac675f [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::h4903490755dfea97 [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}}::h885d51406b7e91c5 [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}}::h3e2fcc0ccf3e5b64 [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}}::h994d97b6c42bc684 [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::h37c2f125ce4b3554 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hc1587e456e85a55c [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::hb2056f70d6b9433c [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::h0527d1bdf8f1c129 [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::h3e868d5df0e86b9c [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::h92935d2ff2220b24 [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}}::h16477ec8962aeca8 [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::hb91bfa1df692a372 [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::h8f3d63d04c632639 [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::ha93dff1ad73e5515 [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::h5cb9e06bb0d9cb8d [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::hf3db02b974b69c0f [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}}::h8cc47158b30f396e [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::hde796ffc08e8c321 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 51: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 52: 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 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::hdc3304534bd8aacb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: single_server::before_each::{{closure}}::h885d51406b7e91c5 [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}}::hed312189948dfb8d [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_succeed_when_calling_rewritable_endpoint::{{closure}}::h93fc3c3e227d9d32 [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] 14:  as core::future::future::Future>::poll::h067857f2ec37bb0a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 15: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hff41000c97ab653e [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::he0ea4ac30417160e [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::h7d7af723e6c2884b [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::h33bc1ded5d086f09 [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::h7515437ef5dedb4c [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}}::h130f87130c3a0487 [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::h9e51256846d7751a [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::h8dd8094056903dee [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::he5da7b557bc5e5a3 [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::h6d08d8f1e463b68b [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_succeed_when_calling_rewritable_endpoint::h12c919d35e7a8a03 [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] 26: single_server::should_succeed_when_calling_rewritable_endpoint::{{closure}}::hd268acba38126984 [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] 27: core::ops::function::FnOnce::call_once::h6bfb8ed635bd9ef6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 28: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 29: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 30: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 32: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 33: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 34: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 35: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 36: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 37: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 38: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 40:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 41: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 42: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 43: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 44: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 45: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 46:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 47: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 48: 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::h8ddf64856b8514fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hdbb49a452f1021d7 [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::h8849ba95b7ecdec5 [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::h96cb257015ac675f [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::h4903490755dfea97 [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}}::h885d51406b7e91c5 [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}}::h546dbcda7f16aabe [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}}::h5d899499044f5e75 [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::h65dcf247ca0b4844 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h00b0173bfc8a6032 [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::hc185bcfc2fe0fa30 [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::h51dff3bdfa9db2f0 [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::h602a8a473a9bed35 [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::h99626909776bb519 [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}}::h7672fbe554b65d36 [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::h16afae0314a0566f [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::hda79b71aae4162fa [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::h14f3824a606c3180 [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::h3da11a169a13d943 [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::h91adbb84491e5f0a [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}}::had1c29794b1d22e4 [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::h2ccd5ba253fef99f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 51: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 52: 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::h8ddf64856b8514fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hdbb49a452f1021d7 [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::h8849ba95b7ecdec5 [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::h96cb257015ac675f [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::h4903490755dfea97 [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}}::h885d51406b7e91c5 [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}}::h94e1d039ab8994b5 [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}}::h7c5be5b066d790b0 [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::h0a29be79009f81e3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd89c0807275c775d [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::ha71c7dbcafadc46f [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::hf2818ab39aeb6f0d [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::h036ab1adbcf7ad99 [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::h3b23a9c7c60ee08f [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}}::h5c2cb7fc0d9693d1 [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::h9ac3e73cc202d5ce [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::h8115a2a5b8a742c4 [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::hfd5f17c3ee969d10 [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::h6946bca1c8e00e80 [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::h2d87845fedd254a4 [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}}::h127f4261195ecab8 [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::ha552cf9aba61af2d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 51: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 52: 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::h8ddf64856b8514fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hdbb49a452f1021d7 [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::h8849ba95b7ecdec5 [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::h96cb257015ac675f [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::h4903490755dfea97 [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}}::h885d51406b7e91c5 [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}}::h0e70a1773f344879 [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}}::h528f5c28965dc1f1 [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::hae281e58ac148603 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::ha9c7f08bab37bc63 [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::h12afc4213f092712 [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::h26702bda4871f7be [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::h14a9b2fb0a987f1b [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::h5275ce6008017cbe [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}}::h6eb415bd9797cb0a [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::hb0890698cedb7afa [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::h9877107d2b6d55b8 [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::hbb98ed4298b8be71 [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::h489799d5a849cfdf [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::hddab15c11b12769d [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}}::h0bdc9e45aa4da74d [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::h43a656627bd5914d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 51: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 52: 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::h8ddf64856b8514fb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::hdbb49a452f1021d7 [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::h8849ba95b7ecdec5 [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::h96cb257015ac675f [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::h4903490755dfea97 [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}}::h885d51406b7e91c5 [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}}::h1275b44ae9e400e0 [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}}::hcbf1b067bb4e2dcc [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::h473fca5d6f910b27 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd099cd6629f2363c [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::h82b03c6b967829f4 [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::h6507cbbe38b43b19 [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::h4938f0693d9f7ce4 [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::h782dddc023fdec1b [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}}::h311ab9d167db09b6 [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::hf40e74f0f24bfe0b [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::h2cf8dd61792d9c0c [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::hc45a3f4e8e867674 [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::h109272ea8cd31535 [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::hc80c1c0b466ca65c [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}}::h72332107ba732aa4 [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::h833e2208adda8660 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 34: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 37: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 38: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 39: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 40: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 41: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 42: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 44:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 46: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 47: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 48: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 49: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 51: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 52: 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.62s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test single_server` [INFO] running `Command { std: "docker" "inspect" "706f24ef748a6c344ffcb280d0bbc42014e6655d7c213ac03f73046b7bb78da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706f24ef748a6c344ffcb280d0bbc42014e6655d7c213ac03f73046b7bb78da1", kill_on_drop: false }` [INFO] [stdout] 706f24ef748a6c344ffcb280d0bbc42014e6655d7c213ac03f73046b7bb78da1