[INFO] cloning repository https://github.com/majksa-dev/api-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majksa-dev/api-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fapi-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fapi-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef528acfd28cb052e0997c4e1b43276bc541a996 [INFO] testing majksa-dev/api-gateway against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fapi-gateway" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/majksa-dev/api-gateway [INFO] finished tweaking git repo https://github.com/majksa-dev/api-gateway [INFO] tweaked toml for git repo https://github.com/majksa-dev/api-gateway written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/majksa-dev/api-gateway on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/majksa-dev/api-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718 [INFO] running `Command { std: "docker" "start" "-a" "0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718", kill_on_drop: false }` [INFO] [stdout] 0b1ef294926f431aecb90f36fc4bd31e8f0d84723b1add017ad12963ee590718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c [INFO] running `Command { std: "docker" "start" "-a" "534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling tracing-panic v0.1.2 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6) [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling pingora-lru v0.3.0 [INFO] [stderr] Compiling sendfile v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling redis v0.26.0 [INFO] [stderr] Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2) [INFO] [stderr] Compiling bb8-redis v0.15.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling gateway v0.8.1 (https://github.com/majksa-dev/rust-gateway?tag=0.8.1#bf781347) [INFO] [stderr] Compiling api-gateway v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 27s [INFO] running `Command { std: "docker" "inspect" "534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c", kill_on_drop: false }` [INFO] [stdout] 534a00bd1c54b3d11fefc6c715b924d069c38f8571ab9fd21f845cae841ec33c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9 [INFO] running `Command { std: "docker" "start" "-a" "8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.73+curl-8.8.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling tracing-panic v0.1.2 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6) [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling hyperlocal-next v0.9.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling sendfile v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2) [INFO] [stderr] Compiling assert_fs v1.1.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling bb8-redis v0.15.0 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling redis v0.26.0 [INFO] [stderr] Compiling gateway v0.8.1 (https://github.com/majksa-dev/rust-gateway?tag=0.8.1#bf781347) [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling wiremock v0.6.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling bollard v0.16.1 [INFO] [stderr] Compiling test-macros v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf) [INFO] [stderr] Compiling testcontainers v0.18.0 [INFO] [stderr] Compiling testing-utils v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf) [INFO] [stderr] Compiling api-gateway v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 03s [INFO] running `Command { std: "docker" "inspect" "8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9", kill_on_drop: false }` [INFO] [stdout] 8a47b17308aa2b328487062ccccaee6d1ccf4d72f6a29eb7fdb030da37ebdad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557 [INFO] running `Command { std: "docker" "start" "-a" "bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_gateway-2621f35602e5076b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/single_server.rs (/opt/rustwide/target/debug/deps/single_server-b67b63cb0f2e43e5) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] 2025-09-25T14:39:11.496451Z 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:11.496684Z DEBUG bollard::docker: unix://2f7661722f72756e2f646f636b65722e736f636b/containers/create [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.16.1/src/docker.rs:1178 [INFO] [stdout] [INFO] [stdout] test should_fail_when_calling_endpoint_without_required_roles ... FAILED [INFO] [stdout] test should_fail_when_calling_without_host ... FAILED [INFO] [stdout] test should_succeed ... FAILED [INFO] [stdout] test should_succeed_when_calling_valid_endpoint_without_ip ... FAILED [INFO] [stdout] test should_fail_when_calling_valid_endpoint_without_origin ... FAILED [INFO] [stdout] test should_fail_when_calling_valid_endpoint_without_token ... FAILED [INFO] [stdout] test should_fail_when_calling_invalid_endpoint ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- should_fail_when_calling_endpoint_without_required_roles stdout ---- [INFO] [stdout] 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::h27ce5ef9991596c2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::h99acfcd69b347997 [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::h261acfb2828686db [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::h9de3c6b3a4987a6d [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::he4fc730cd0101c12 [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}}::hcab710959c9de714 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:228 [INFO] [stdout] 226 │ async fn before_each() -> Context { [INFO] [stdout] 227 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  228 >  essentials::install(); [INFO] [stdout] 229 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 230 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h4c1d08645f1bc7a2 [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_endpoint_without_required_roles::{{closure}}::hf8763a0cfb78f02a [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:109 [INFO] [stdout] 107 │ } [INFO] [stdout] 108 │ [INFO] [stdout]  109 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 110 │ async fn should_fail_when_calling_endpoint_without_required_roles(ctx: Context) -> Context { [INFO] [stdout] 111 │ let status = surf::get(format!("http://127.0.0.1:{}/private", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h3f5913fe83590e8e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hba15bc295720515b [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::h0ada40322157c805 [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::hae80bc2a4af8ac3c [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::hb4a408f4bea09ff9 [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::h686ad67a3093546f [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}}::he4c22f7c301a0ed9 [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::h2c353ef361b73e3c [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::h4b8ff88e9180ebad [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::habcd47e216454981 [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::h1fa57624c71fed2d [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_endpoint_without_required_roles::h75fb084b8d5d87db [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:109 [INFO] [stdout] 107 │ } [INFO] [stdout] 108 │ [INFO] [stdout]  109 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 110 │ async fn should_fail_when_calling_endpoint_without_required_roles(ctx: Context) -> Context { [INFO] [stdout] 111 │ let status = surf::get(format!("http://127.0.0.1:{}/private", &ctx.app)) [INFO] [stdout] 30: single_server::should_fail_when_calling_endpoint_without_required_roles::{{closure}}::ha6b9e64ad3692e61 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:109 [INFO] [stdout] 107 │ } [INFO] [stdout] 108 │ [INFO] [stdout]  109 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 110 │ async fn should_fail_when_calling_endpoint_without_required_roles(ctx: Context) -> Context { [INFO] [stdout] 111 │ let status = surf::get(format!("http://127.0.0.1:{}/private", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::he94ead3a5484249b [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: 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:234 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::expect::hac199f02e34ccfe7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: single_server::before_each::{{closure}}::hcab710959c9de714 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:234 [INFO] [stdout] 232 │ .start() [INFO] [stdout] 233 │ .await [INFO] [stdout]  234 >  .expect("Redis started"); [INFO] [stdout] 235 │ let redis_cache_port = redis_cache.get_host_port_ipv4(6379).await.unwrap(); [INFO] [stdout] 236 │ let redis_rate_limiter: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 12: testing_utils::test::{{closure}}::h057667bcd0d974e5 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rust-testing-utils-cba6b4729441702f/8ee4e3b/src/lib.rs:24 [INFO] [stdout] 22 │ EFut: Future, [INFO] [stdout] 23 │ { [INFO] [stdout]  24 >  let c1 = setup().await; [INFO] [stdout] 25 │ let c2 = test(c1).await; [INFO] [stdout] 26 │ teardown(c2).await; [INFO] [stdout] 13: single_server::should_fail_when_calling_without_host::{{closure}}::h580fb5daae464f8b [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:42 [INFO] [stdout] 40 │ } [INFO] [stdout] 41 │ [INFO] [stdout]  42 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 43 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context { [INFO] [stdout] 44 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 14:  as core::future::future::Future>::poll::h6682992783d5e308 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 15: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h44d443837b39fc3c [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::h0250ff854f196f76 [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::had75ac3f003a1e40 [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::h160444b1d9634d50 [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::h2dbdb4d0137f632f [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}}::h08377ee716d7e5d9 [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::hf33bfe972b440669 [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::h081c7d0f5777abe2 [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::hb891df31e0f85b82 [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::h7c3740d3de512f5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:333 [INFO] [stdout] 331 │ pub fn block_on(&self, future: F) -> F::Output { [INFO] [stdout] 332 │ if cfg!(debug_assertions) && std::mem::size_of::() > BOX_FUTURE_THRESHOLD { [INFO] [stdout]  333 >  self.block_on_inner(Box::pin(future)) [INFO] [stdout] 334 │ } else { [INFO] [stdout] 335 │ self.block_on_inner(future) [INFO] [stdout] 25: single_server::should_fail_when_calling_without_host::hc76091b0b0b30c64 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:42 [INFO] [stdout] 40 │ } [INFO] [stdout] 41 │ [INFO] [stdout]  42 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 43 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context { [INFO] [stdout] 44 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 26: single_server::should_fail_when_calling_without_host::{{closure}}::h39c5bbb3ce95aef6 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:42 [INFO] [stdout] 40 │ } [INFO] [stdout] 41 │ [INFO] [stdout]  42 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 43 │ async fn should_fail_when_calling_without_host(ctx: Context) -> Context { [INFO] [stdout] 44 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 27: core::ops::function::FnOnce::call_once::he91245959dd591cc [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::h27ce5ef9991596c2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::h99acfcd69b347997 [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::h261acfb2828686db [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::h9de3c6b3a4987a6d [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::he4fc730cd0101c12 [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}}::hcab710959c9de714 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:228 [INFO] [stdout] 226 │ async fn before_each() -> Context { [INFO] [stdout] 227 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  228 >  essentials::install(); [INFO] [stdout] 229 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 230 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h070fbe73fdf98280 [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}}::h14361e1a5f061e6e [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:27 [INFO] [stdout] 25 │ }; [INFO] [stdout] 26 │ [INFO] [stdout]  27 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 28 │ async fn should_succeed(ctx: Context) -> Context { [INFO] [stdout] 29 │ let mut response = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::hfcae7b0640028c22 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8fbf8b90e16a94e [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::hcd0f0b973c4d901b [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::h0146f89cf8129c6a [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::hfccb194f2f29581f [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::hb7ecb2a3a9a7cd69 [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}}::he0ddb5ec65975e94 [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::h8f289fe2165358f3 [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::h03f5190535d82199 [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::h7bc73db4f31eddc0 [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::h424a84c27694c0b9 [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::hfcf600b47fcc586e [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:27 [INFO] [stdout] 25 │ }; [INFO] [stdout] 26 │ [INFO] [stdout]  27 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 28 │ async fn should_succeed(ctx: Context) -> Context { [INFO] [stdout] 29 │ let mut response = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_succeed::{{closure}}::h0a1797e669861787 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:27 [INFO] [stdout] 25 │ }; [INFO] [stdout] 26 │ [INFO] [stdout]  27 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 28 │ async fn should_succeed(ctx: Context) -> Context { [INFO] [stdout] 29 │ let mut response = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h9f996be6700e3944 [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::h27ce5ef9991596c2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::h99acfcd69b347997 [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::h261acfb2828686db [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::h9de3c6b3a4987a6d [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::he4fc730cd0101c12 [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}}::hcab710959c9de714 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:228 [INFO] [stdout] 226 │ async fn before_each() -> Context { [INFO] [stdout] 227 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  228 >  essentials::install(); [INFO] [stdout] 229 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 230 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h2bd51be743240b61 [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}}::h64f8c4a3f4772410 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:66 [INFO] [stdout] 64 │ } [INFO] [stdout] 65 │ [INFO] [stdout]  66 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 67 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context { [INFO] [stdout] 68 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h03c614cf6aa7fa66 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::he7b07db3073c2088 [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::h52542c7e914b65d4 [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::hab9b23fb3f290a22 [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::h3962e919b0ce5a80 [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::he7a74f5c5f5c60a1 [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}}::hb65eb437dd40f5cf [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::hb2a814ba3566f250 [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::h99df24f07c37e595 [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::hcf9f90e64034077d [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::hbeed2d1fee034ee0 [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::ha7e7d9f5c3296477 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:66 [INFO] [stdout] 64 │ } [INFO] [stdout] 65 │ [INFO] [stdout]  66 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 67 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context { [INFO] [stdout] 68 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_succeed_when_calling_valid_endpoint_without_ip::{{closure}}::hee6bf1be9ba9bacb [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:66 [INFO] [stdout] 64 │ } [INFO] [stdout] 65 │ [INFO] [stdout]  66 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 67 │ async fn should_succeed_when_calling_valid_endpoint_without_ip(ctx: Context) -> Context { [INFO] [stdout] 68 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h7c916259f92e36c8 [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_valid_endpoint_without_origin 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::h27ce5ef9991596c2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::h99acfcd69b347997 [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::h261acfb2828686db [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::h9de3c6b3a4987a6d [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::he4fc730cd0101c12 [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}}::hcab710959c9de714 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:228 [INFO] [stdout] 226 │ async fn before_each() -> Context { [INFO] [stdout] 227 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  228 >  essentials::install(); [INFO] [stdout] 229 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 230 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h023341b69b995b33 [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_valid_endpoint_without_origin::{{closure}}::ha2427c098382b807 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:80 [INFO] [stdout] 78 │ } [INFO] [stdout] 79 │ [INFO] [stdout]  80 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 81 │ async fn should_fail_when_calling_valid_endpoint_without_origin(ctx: Context) -> Context { [INFO] [stdout] 82 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::hd57c879c5dcebf84 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::he606d6a55906c6df [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::h9e6e04482deed983 [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::h2f54d90ad7cc37f9 [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::h4de046506fb40d15 [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::he3fae864f2f9c28b [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}}::h7ca1a0c228e7f570 [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::hc16b0ba77295963a [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::he2ac993b10f076ca [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::hecca59789b1d7a5e [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::h4e2c9dc0920add17 [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_valid_endpoint_without_origin::h9bb065d367a0c33e [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:80 [INFO] [stdout] 78 │ } [INFO] [stdout] 79 │ [INFO] [stdout]  80 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 81 │ async fn should_fail_when_calling_valid_endpoint_without_origin(ctx: Context) -> Context { [INFO] [stdout] 82 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_fail_when_calling_valid_endpoint_without_origin::{{closure}}::he46c0cc1fed9dc81 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:80 [INFO] [stdout] 78 │ } [INFO] [stdout] 79 │ [INFO] [stdout]  80 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 81 │ async fn should_fail_when_calling_valid_endpoint_without_origin(ctx: Context) -> Context { [INFO] [stdout] 82 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h4bd0d1f5a266cd44 [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_valid_endpoint_without_token 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::h27ce5ef9991596c2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::h99acfcd69b347997 [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::h261acfb2828686db [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::h9de3c6b3a4987a6d [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::he4fc730cd0101c12 [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}}::hcab710959c9de714 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:228 [INFO] [stdout] 226 │ async fn before_each() -> Context { [INFO] [stdout] 227 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  228 >  essentials::install(); [INFO] [stdout] 229 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 230 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::h6e5785cf5f435437 [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_valid_endpoint_without_token::{{closure}}::h0158d5b9251371e2 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:52 [INFO] [stdout] 50 │ } [INFO] [stdout] 51 │ [INFO] [stdout]  52 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 53 │ async fn should_fail_when_calling_valid_endpoint_without_token(ctx: Context) -> Context { [INFO] [stdout] 54 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h115301f4fad87789 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h67b5b0b83a5de665 [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::h5ea74c8d6c416efc [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::h7e4af3c35f4ccdc8 [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::h616bb0e41ff9efe9 [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::h187295f85962df2a [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}}::h2e307e7a64802e23 [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::h4ff1b4c9003e8f3f [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::hd0448b502580ebe1 [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::hae38c11c1e144ec0 [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::h834afac86cca0ce8 [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_valid_endpoint_without_token::hc6074e1b843b1028 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:52 [INFO] [stdout] 50 │ } [INFO] [stdout] 51 │ [INFO] [stdout]  52 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 53 │ async fn should_fail_when_calling_valid_endpoint_without_token(ctx: Context) -> Context { [INFO] [stdout] 54 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 30: single_server::should_fail_when_calling_valid_endpoint_without_token::{{closure}}::hf0f021ae44a5ea04 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:52 [INFO] [stdout] 50 │ } [INFO] [stdout] 51 │ [INFO] [stdout]  52 > #[utils::test(setup = before_each, teardown = after_each)] [INFO] [stdout] 53 │ async fn should_fail_when_calling_valid_endpoint_without_token(ctx: Context) -> Context { [INFO] [stdout] 54 │ let status = surf::get(format!("http://127.0.0.1:{}/hello", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::hcc10d736d31c3315 [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_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::h27ce5ef9991596c2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178 [INFO] [stdout] 11: tracing_subscriber::util::SubscriberInitExt::init::h99acfcd69b347997 [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::h261acfb2828686db [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::h9de3c6b3a4987a6d [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::he4fc730cd0101c12 [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}}::hcab710959c9de714 [INFO] [stdout] at /opt/rustwide/workdir/tests/single_server.rs:228 [INFO] [stdout] 226 │ async fn before_each() -> Context { [INFO] [stdout] 227 │ env::set_var("RUST_LOG", "debug"); [INFO] [stdout]  228 >  essentials::install(); [INFO] [stdout] 229 │ let redis_cache: ContainerAsync = GenericImage::new("redis", "7.2.4") [INFO] [stdout] 230 │ .with_exposed_port(ContainerPort::Tcp(6379)) [INFO] [stdout] 16: testing_utils::test::{{closure}}::hb0707914de012571 [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}}::h82c5ee4f0237e576 [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_fail_when_calling_invalid_endpoint(ctx: Context) -> Context { [INFO] [stdout] 96 │ let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app)) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h8a2e617cf053b1b2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133 [INFO] [stdout] 19: tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h397b8252bae24588 [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::h7d5e8464641a7b7e [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::h67ead7ccabc9efdb [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::hc47442a0ec5f1679 [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::hdbc24603205cb491 [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}}::ha51a90c1292e9825 [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::h465fac8708c61621 [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::h6c607c37a6fde07c [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::hf91b00928451f33c [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::h940de9bce28add92 [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::ha7a123171229c8bd [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_fail_when_calling_invalid_endpoint(ctx: Context) -> Context { [INFO] [stdout] 96 │ let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app)) [INFO] [stdout] 30: single_server::should_fail_when_calling_invalid_endpoint::{{closure}}::h3828dda020d55d15 [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_fail_when_calling_invalid_endpoint(ctx: Context) -> Context { [INFO] [stdout] 96 │ let status = surf::get(format!("http://127.0.0.1:{}/unknown", &ctx.app)) [INFO] [stdout] 31: core::ops::function::FnOnce::call_once::h30fe1ab2547e9c63 [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_endpoint_without_required_roles [INFO] [stdout] should_fail_when_calling_invalid_endpoint [INFO] [stdout] should_fail_when_calling_valid_endpoint_without_origin [INFO] [stdout] should_fail_when_calling_valid_endpoint_without_token [INFO] [stdout] should_fail_when_calling_without_host [INFO] [stdout] should_succeed [INFO] [stdout] should_succeed_when_calling_valid_endpoint_without_ip [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test single_server` [INFO] running `Command { std: "docker" "inspect" "bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557", kill_on_drop: false }` [INFO] [stdout] bae789f59a8acda1a3d801f4d9ff529791ab6937c676534ef5e7e06738125557