[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 try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Fapi-gateway" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/majksa-dev/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/majksa-dev/api-gateway on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c87f9a007fd4a5408fac08acb1ac73903035c6044481ef78292e348895ce225 [INFO] running `Command { std: "docker" "start" "-a" "2c87f9a007fd4a5408fac08acb1ac73903035c6044481ef78292e348895ce225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c87f9a007fd4a5408fac08acb1ac73903035c6044481ef78292e348895ce225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c87f9a007fd4a5408fac08acb1ac73903035c6044481ef78292e348895ce225", kill_on_drop: false }` [INFO] [stdout] 2c87f9a007fd4a5408fac08acb1ac73903035c6044481ef78292e348895ce225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f92194f7de4efc3c3569e52d0dec4aeef8279045abbdaa51d497538ce4f6c297 [INFO] running `Command { std: "docker" "start" "-a" "f92194f7de4efc3c3569e52d0dec4aeef8279045abbdaa51d497538ce4f6c297", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [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 syn v1.0.109 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling deranged v0.3.11 [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 thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling sfv v0.9.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing-panic v0.1.2 [INFO] [stderr] Compiling pingora-runtime v0.3.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6) [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pingora-header-serde v0.3.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling pingora-lru v0.3.0 [INFO] [stderr] Compiling bb8 v0.8.5 [INFO] [stderr] Compiling sendfile v0.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling io v0.3.0 (https://github.com/majksa-dev/rust-io?tag=0.3.0#9d3222b2) [INFO] [stderr] Compiling redis v0.26.0 [INFO] [stderr] Compiling bb8-redis v0.15.0 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 9m 33s [INFO] running `Command { std: "docker" "inspect" "f92194f7de4efc3c3569e52d0dec4aeef8279045abbdaa51d497538ce4f6c297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92194f7de4efc3c3569e52d0dec4aeef8279045abbdaa51d497538ce4f6c297", kill_on_drop: false }` [INFO] [stdout] f92194f7de4efc3c3569e52d0dec4aeef8279045abbdaa51d497538ce4f6c297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af11a6c515feefef46968683bace7a0cc5b561ca322f03bf6375d9fe6e5bf486 [INFO] running `Command { std: "docker" "start" "-a" "af11a6c515feefef46968683bace7a0cc5b561ca322f03bf6375d9fe6e5bf486", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling curl-sys v0.4.73+curl-8.8.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [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 time v0.2.27 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling curl v0.4.46 [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 regex v1.10.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sluice v0.5.5 [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 tokio v1.39.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [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 tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling url v2.5.2 [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 idna v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tracing-panic v0.1.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling serde-env v0.1.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling pingora-timeout v0.3.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6) [INFO] [stderr] Compiling pingora-pool v0.3.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling pingora-openssl v0.3.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling ignore v0.4.22 [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 difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling pingora-core v0.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [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 backtrace v0.3.71 [INFO] [stderr] Compiling sendfile v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling env_logger v0.11.3 [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 jsonwebtoken v9.3.0 [INFO] [stderr] Compiling assert_fs v1.1.1 [INFO] [stderr] Compiling pingora-cache v0.3.0 [INFO] [stderr] Compiling surf v2.3.2 [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 deadpool-runtime v0.1.4 [INFO] [stderr] Compiling either v1.13.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 deadpool v0.10.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling wiremock v0.6.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling test-macros v0.1.5 (https://github.com/majksa-dev/rust-testing-utils?tag=0.1.5#8ee4e3bf) [INFO] [stderr] Compiling bollard v0.16.1 [INFO] [stderr] Compiling api-gateway v0.4.0 (/opt/rustwide/workdir) [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 56s [INFO] running `Command { std: "docker" "inspect" "af11a6c515feefef46968683bace7a0cc5b561ca322f03bf6375d9fe6e5bf486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af11a6c515feefef46968683bace7a0cc5b561ca322f03bf6375d9fe6e5bf486", kill_on_drop: false }` [INFO] [stdout] af11a6c515feefef46968683bace7a0cc5b561ca322f03bf6375d9fe6e5bf486 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ffb705e77b0c3c2daf1a868ed85065a7d278b97bde50b09ab7f747edbd23a6f [INFO] running `Command { std: "docker" "start" "-a" "7ffb705e77b0c3c2daf1a868ed85065a7d278b97bde50b09ab7f747edbd23a6f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_gateway-3df12ffe39023424) [INFO] [stdout] [INFO] [stderr] Running tests/single_server.rs (/opt/rustwide/target/debug/deps/single_server-975f69cea15d985e) [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] 2026-01-25T16:03:51.133611Z DEBUG serde_env::de: deserialize struct: name: Context fields: ["app_env"] from { [INFO] [stdout] "cargo": [ [INFO] [stdout] "/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/cargo", [INFO] [stdout] { [INFO] [stdout] "bin": { [INFO] [stdout] "exe": { [INFO] [stdout] "api-gateway": /opt/rustwide/target/debug/api-gateway, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "home": /opt/rustwide/cargo-home, [INFO] [stdout] "incremental": 0, [INFO] [stdout] "manifest": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] "path": /opt/rustwide/workdir/Cargo.toml, [INFO] [stdout] }, [INFO] [stdout] "pkg": { [INFO] [stdout] "name": api-gateway, [INFO] [stdout] "readme": README.md, [INFO] [stdout] "version": [ [INFO] [stdout] "0.4.0", [INFO] [stdout] { [INFO] [stdout] "major": 0, [INFO] [stdout] "minor": 4, [INFO] [stdout] "patch": 0, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] "target": { [INFO] [stdout] "dir": /opt/rustwide/target, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] "home": /root, [INFO] [stdout] "hostname": 7ffb705e77b0, [INFO] [stdout] "ld": { [INFO] [stdout] "library": { [INFO] [stdout] "path": /opt/rustwide/target/debug/build/libnghttp2-sys-bb8486c20dbe4302/out/i/lib:/opt/rustwide/target/debug/build/libz-ng-sys-efadb5af52eb1555/out/lib:/opt/rustwide/target/debug/build/libz-ng-sys-efadb5af52eb1555/out/lib64:/opt/rustwide/target/debug/build/openssl-sys-ac5b5062aa494800/out/openssl-build/install/lib:/opt/rustwide/target/debug/build/ring-d4521bdc632b2f2c/out:/opt/rustwide/target/debug/build/zstd-sys-e4d9f9318298782d/out:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/lib, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "path": /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, [INFO] [stdout] "rust": { [INFO] [stdout] "backtrace": full, [INFO] [stdout] "log": debug, [INFO] [stdout] "recursion": { [INFO] [stdout] "count": 1, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "rustdocflags": --cap-lints=forbid, [INFO] [stdout] "rustflags": --cap-lints=forbid, [INFO] [stdout] "rustup": { [INFO] [stdout] "home": /opt/rustwide/rustup-home, [INFO] [stdout] "toolchain": a7ee93192a766fb0dafa23def7154fc03cfcfc3e, [INFO] [stdout] }, [INFO] [stdout] "source": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] }, [INFO] [stdout] "ssl": { [INFO] [stdout] "cert": { [INFO] [stdout] "dir": /usr/lib/ssl/certs, [INFO] [stdout] "file": /usr/lib/ssl/cert.pem, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:271 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.133820Z DEBUG serde_env::de: flatten keys: ["app_env"] [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:277 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.133840Z DEBUG serde_env::de: access keys ["app_env"] from map [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:344 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.136503Z 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] 2026-01-25T16:03:51.136699Z 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] 2026-01-25T16:03:51.146591Z DEBUG serde_env::de: deserialize struct: name: Context fields: ["app_env"] from { [INFO] [stdout] "cargo": [ [INFO] [stdout] "/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/cargo", [INFO] [stdout] { [INFO] [stdout] "bin": { [INFO] [stdout] "exe": { [INFO] [stdout] "api-gateway": /opt/rustwide/target/debug/api-gateway, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "home": /opt/rustwide/cargo-home, [INFO] [stdout] "incremental": 0, [INFO] [stdout] "manifest": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] "path": /opt/rustwide/workdir/Cargo.toml, [INFO] [stdout] }, [INFO] [stdout] "pkg": { [INFO] [stdout] "name": api-gateway, [INFO] [stdout] "readme": README.md, [INFO] [stdout] "version": [ [INFO] [stdout] "0.4.0", [INFO] [stdout] { [INFO] [stdout] "major": 0, [INFO] [stdout] "minor": 4, [INFO] [stdout] "patch": 0, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] "target": { [INFO] [stdout] "dir": /opt/rustwide/target, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] "home": /root, [INFO] [stdout] "hostname": 7ffb705e77b0, [INFO] [stdout] "ld": { [INFO] [stdout] "library": { [INFO] [stdout] "path": /opt/rustwide/target/debug/build/libnghttp2-sys-bb8486c20dbe4302/out/i/lib:/opt/rustwide/target/debug/build/libz-ng-sys-efadb5af52eb1555/out/lib:/opt/rustwide/target/debug/build/libz-ng-sys-efadb5af52eb1555/out/lib64:/opt/rustwide/target/debug/build/openssl-sys-ac5b5062aa494800/out/openssl-build/install/lib:/opt/rustwide/target/debug/build/ring-d4521bdc632b2f2c/out:/opt/rustwide/target/debug/build/zstd-sys-e4d9f9318298782d/out:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/lib, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "path": /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, [INFO] [stdout] "rust": { [INFO] [stdout] "backtrace": full, [INFO] [stdout] "log": debug, [INFO] [stdout] "recursion": { [INFO] [stdout] "count": 1, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "rustdocflags": --cap-lints=forbid, [INFO] [stdout] "rustflags": --cap-lints=forbid, [INFO] [stdout] "rustup": { [INFO] [stdout] "home": /opt/rustwide/rustup-home, [INFO] [stdout] "toolchain": a7ee93192a766fb0dafa23def7154fc03cfcfc3e, [INFO] [stdout] }, [INFO] [stdout] "source": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] }, [INFO] [stdout] "ssl": { [INFO] [stdout] "cert": { [INFO] [stdout] "dir": /usr/lib/ssl/certs, [INFO] [stdout] "file": /usr/lib/ssl/cert.pem, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:271 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.147362Z DEBUG serde_env::de: flatten keys: ["app_env"] [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:277 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.147387Z DEBUG serde_env::de: access keys ["app_env"] from map [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:344 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.147017Z DEBUG serde_env::de: deserialize struct: name: Context fields: ["app_env"] from { [INFO] [stdout] "cargo": [ [INFO] [stdout] "/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/cargo", [INFO] [stdout] { [INFO] [stdout] "bin": { [INFO] [stdout] "exe": { [INFO] [stdout] "api-gateway": /opt/rustwide/target/debug/api-gateway, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "home": /opt/rustwide/cargo-home, [INFO] [stdout] "incremental": 0, [INFO] [stdout] "manifest": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] "path": /opt/rustwide/workdir/Cargo.toml, [INFO] [stdout] }, [INFO] [stdout] "pkg": { [INFO] [stdout] "name": api-gateway, [INFO] [stdout] "readme": README.md, [INFO] [stdout] "version": [ [INFO] [stdout] "0.4.0", [INFO] [stdout] { [INFO] [stdout] "major": 0, [INFO] [stdout] "minor": 4, [INFO] [stdout] "patch": 0, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] "target": { [INFO] [stdout] "dir": /opt/rustwide/target, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] "home": /root, [INFO] [stdout] "hostname": 7ffb705e77b0, [INFO] [stdout] "ld": { [INFO] [stdout] "library": { [INFO] [stdout] "path": /opt/rustwide/target/debug/build/libnghttp2-sys-bb8486c20dbe4302/out/i/lib:/opt/rustwide/target/debug/build/libz-ng-sys-efadb5af52eb1555/out/lib:/opt/rustwide/target/debug/build/libz-ng-sys-efadb5af52eb1555/out/lib64:/opt/rustwide/target/debug/build/openssl-sys-ac5b5062aa494800/out/openssl-build/install/lib:/opt/rustwide/target/debug/build/ring-d4521bdc632b2f2c/out:/opt/rustwide/target/debug/build/zstd-sys-e4d9f9318298782d/out:/opt/rustwide/target/debug:/opt/rustwide/target/debug/deps:/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/lib, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "path": /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, [INFO] [stdout] "rust": { [INFO] [stdout] "backtrace": full, [INFO] [stdout] "log": debug, [INFO] [stdout] "recursion": { [INFO] [stdout] "count": 1, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] "rustdocflags": --cap-lints=forbid, [INFO] [stdout] "rustflags": --cap-lints=forbid, [INFO] [stdout] "rustup": { [INFO] [stdout] "home": /opt/rustwide/rustup-home, [INFO] [stdout] "toolchain": a7ee93192a766fb0dafa23def7154fc03cfcfc3e, [INFO] [stdout] }, [INFO] [stdout] "source": { [INFO] [stdout] "dir": /opt/rustwide/workdir, [INFO] [stdout] }, [INFO] [stdout] "ssl": { [INFO] [stdout] "cert": { [INFO] [stdout] "dir": /usr/lib/ssl/certs, [INFO] [stdout] "file": /usr/lib/ssl/cert.pem, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:271 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.148511Z DEBUG serde_env::de: flatten keys: ["app_env"] [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:277 [INFO] [stdout] [INFO] [stdout] 2026-01-25T16:03:51.148531Z DEBUG serde_env::de: access keys ["app_env"] from map [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-env-0.1.1/src/de.rs:344 [INFO] [stdout] [INFO] [stdout] test should_succeed_when_calling_valid_endpoint_without_ip ... FAILED [INFO] [stdout] test should_fail_when_calling_invalid_endpoint ... FAILED [INFO] [stdout] test should_fail_when_calling_valid_endpoint_without_origin ... FAILED [INFO] [stdout] test should_succeed ... FAILED [INFO] [stdout] test should_fail_when_calling_valid_endpoint_without_token ... FAILED [INFO] [stdout] test should_fail_when_calling_without_host ... FAILED [INFO] [stdout] test should_fail_when_calling_endpoint_without_required_roles ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:1008 [INFO] [stdout] 1006 │ [INFO] [stdout] 1007 │ let backtrace = if capture_bt { [INFO] [stdout]  1008 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 1009 │ } else { [INFO] [stdout] 1010 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:987 [INFO] [stdout] 985 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 986 │ Box::new(move |panic_info| { [INFO] [stdout]  987 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 988 │ }) [INFO] [stdout] 989 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867 [INFO] [stdout] 10: >::expect [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1185 [INFO] [stdout] 11: >, tracing_subscriber[28fb943d77f0f489]::registry::sharded::Registry>> as tracing_subscriber[28fb943d77f0f489]::util::SubscriberInitExt>::init [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[a050a1f1f0731900]::log::install:: [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: >::install [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[a050a1f1f0731900]::install [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[6048cd871b694869]::before_each::{closure#0} [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[db764bf31a115013]::test::::{closure#0} [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[6048cd871b694869]::should_succeed_when_calling_valid_endpoint_without_ip::{closure#0} [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[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [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[1cacbf17e1b0b77c]::runtime::coop::budget::, ::block_on>>::{closure#0}> [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: ::block_on::>> [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: ::block_on::>> [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: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: ::block_on::>> [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: ::block_on_inner::>> [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: ::block_on:: [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[6048cd871b694869]::should_succeed_when_calling_valid_endpoint_without_ip [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[6048cd871b694869]::should_succeed_when_calling_valid_endpoint_without_ip::{closure#0} [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: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 34: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 37: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 38: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 39: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 40: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 41: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 42: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 43: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 49: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [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] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:1008 [INFO] [stdout] 1006 │ [INFO] [stdout] 1007 │ let backtrace = if capture_bt { [INFO] [stdout]  1008 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 1009 │ } else { [INFO] [stdout] 1010 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:987 [INFO] [stdout] 985 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 986 │ Box::new(move |panic_info| { [INFO] [stdout]  987 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 988 │ }) [INFO] [stdout] 989 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867 [INFO] [stdout] 10: >::expect [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1185 [INFO] [stdout] 11: >, tracing_subscriber[28fb943d77f0f489]::registry::sharded::Registry>> as tracing_subscriber[28fb943d77f0f489]::util::SubscriberInitExt>::init [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[a050a1f1f0731900]::log::install:: [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: >::install [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[a050a1f1f0731900]::install [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[6048cd871b694869]::before_each::{closure#0} [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[db764bf31a115013]::test::::{closure#0} [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[6048cd871b694869]::should_fail_when_calling_invalid_endpoint::{closure#0} [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[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [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[1cacbf17e1b0b77c]::runtime::coop::budget::, ::block_on>>::{closure#0}> [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: ::block_on::>> [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: ::block_on::>> [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: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: ::block_on::>> [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: ::block_on_inner::>> [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: ::block_on:: [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[6048cd871b694869]::should_fail_when_calling_invalid_endpoint [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[6048cd871b694869]::should_fail_when_calling_invalid_endpoint::{closure#0} [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: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 34: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 37: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 38: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 39: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 40: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 41: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 42: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 43: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 49: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [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: 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] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:1008 [INFO] [stdout] 1006 │ [INFO] [stdout] 1007 │ let backtrace = if capture_bt { [INFO] [stdout]  1008 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 1009 │ } else { [INFO] [stdout] 1010 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:987 [INFO] [stdout] 985 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 986 │ Box::new(move |panic_info| { [INFO] [stdout]  987 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 988 │ }) [INFO] [stdout] 989 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867 [INFO] [stdout] 10: , testcontainers[496bba428ef54eea]::core::error::TestcontainersError>>::expect [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1185 [INFO] [stdout] 11: single_server[6048cd871b694869]::before_each::{closure#0} [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[db764bf31a115013]::test::::{closure#0} [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[6048cd871b694869]::should_fail_when_calling_valid_endpoint_without_origin::{closure#0} [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] 14: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 15: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [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[1cacbf17e1b0b77c]::runtime::coop::budget::, ::block_on>>::{closure#0}> [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: ::block_on::>> [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: ::block_on::>> [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: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: ::block_on::>> [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: ::block_on_inner::>> [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: ::block_on:: [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[6048cd871b694869]::should_fail_when_calling_valid_endpoint_without_origin [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] 26: single_server[6048cd871b694869]::should_fail_when_calling_valid_endpoint_without_origin::{closure#0} [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] 27: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 28:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 29: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 30: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 31:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 32: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 33: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 34: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 35: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 36: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 37: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 38: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 39: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 40: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 41: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 42: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 43: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 44: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 45: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 46:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 47: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [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] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:1008 [INFO] [stdout] 1006 │ [INFO] [stdout] 1007 │ let backtrace = if capture_bt { [INFO] [stdout]  1008 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 1009 │ } else { [INFO] [stdout] 1010 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:987 [INFO] [stdout] 985 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 986 │ Box::new(move |panic_info| { [INFO] [stdout]  987 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 988 │ }) [INFO] [stdout] 989 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867 [INFO] [stdout] 10: >::expect [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1185 [INFO] [stdout] 11: >, tracing_subscriber[28fb943d77f0f489]::registry::sharded::Registry>> as tracing_subscriber[28fb943d77f0f489]::util::SubscriberInitExt>::init [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[a050a1f1f0731900]::log::install:: [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: >::install [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[a050a1f1f0731900]::install [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[6048cd871b694869]::before_each::{closure#0} [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[db764bf31a115013]::test::::{closure#0} [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[6048cd871b694869]::should_succeed::{closure#0} [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[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [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[1cacbf17e1b0b77c]::runtime::coop::budget::, ::block_on>>::{closure#0}> [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: ::block_on::>> [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: ::block_on::>> [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: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: ::block_on::>> [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: ::block_on_inner::>> [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: ::block_on:: [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[6048cd871b694869]::should_succeed [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[6048cd871b694869]::should_succeed::{closure#0} [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: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 34: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 37: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 38: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 39: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 40: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 41: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 42: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 43: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 49: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [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] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:1008 [INFO] [stdout] 1006 │ [INFO] [stdout] 1007 │ let backtrace = if capture_bt { [INFO] [stdout]  1008 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 1009 │ } else { [INFO] [stdout] 1010 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:987 [INFO] [stdout] 985 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 986 │ Box::new(move |panic_info| { [INFO] [stdout]  987 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 988 │ }) [INFO] [stdout] 989 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867 [INFO] [stdout] 10: >::expect [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1185 [INFO] [stdout] 11: >, tracing_subscriber[28fb943d77f0f489]::registry::sharded::Registry>> as tracing_subscriber[28fb943d77f0f489]::util::SubscriberInitExt>::init [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[a050a1f1f0731900]::log::install:: [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: >::install [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[a050a1f1f0731900]::install [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[6048cd871b694869]::before_each::{closure#0} [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[db764bf31a115013]::test::::{closure#0} [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[6048cd871b694869]::should_fail_when_calling_valid_endpoint_without_token::{closure#0} [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[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [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[1cacbf17e1b0b77c]::runtime::coop::budget::, ::block_on>>::{closure#0}> [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: ::block_on::>> [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: ::block_on::>> [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: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: ::block_on::>> [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: ::block_on_inner::>> [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: ::block_on:: [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[6048cd871b694869]::should_fail_when_calling_valid_endpoint_without_token [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[6048cd871b694869]::should_fail_when_calling_valid_endpoint_without_token::{closure#0} [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: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 34: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 37: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 38: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 39: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 40: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 41: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 42: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 43: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 49: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [INFO] [stdout] 52: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- should_fail_when_calling_without_host stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set") [INFO] [stdout] Location: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:1008 [INFO] [stdout] 1006 │ [INFO] [stdout] 1007 │ let backtrace = if capture_bt { [INFO] [stdout]  1008 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 1009 │ } else { [INFO] [stdout] 1010 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:987 [INFO] [stdout] 985 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 986 │ Box::new(move |panic_info| { [INFO] [stdout]  987 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 988 │ }) [INFO] [stdout] 989 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867 [INFO] [stdout] 10: >::expect [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1185 [INFO] [stdout] 11: >, tracing_subscriber[28fb943d77f0f489]::registry::sharded::Registry>> as tracing_subscriber[28fb943d77f0f489]::util::SubscriberInitExt>::init [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[a050a1f1f0731900]::log::install:: [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: >::install [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[a050a1f1f0731900]::install [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[6048cd871b694869]::before_each::{closure#0} [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[db764bf31a115013]::test::::{closure#0} [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[6048cd871b694869]::should_fail_when_calling_without_host::{closure#0} [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] 18: > as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [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[1cacbf17e1b0b77c]::runtime::coop::budget::, ::block_on>>::{closure#0}> [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: ::block_on::>> [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: ::block_on::>> [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: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: ::block_on::>> [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: ::block_on_inner::>> [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: ::block_on:: [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[6048cd871b694869]::should_fail_when_calling_without_host [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] 30: single_server[6048cd871b694869]::should_fail_when_calling_without_host::{closure#0} [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] 31: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 34: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 37: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 38: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 39: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 40: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 41: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 42: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 43: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 49: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [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_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] 1: ::panic_report [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:1008 [INFO] [stdout] 1006 │ [INFO] [stdout] 1007 │ let backtrace = if capture_bt { [INFO] [stdout]  1008 >  Some(backtrace::Backtrace::new()) [INFO] [stdout] 1009 │ } else { [INFO] [stdout] 1010 │ None [INFO] [stdout] 2: ::into_panic_hook::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs:987 [INFO] [stdout] 985 │ ) -> Box) + Send + Sync + 'static> { [INFO] [stdout] 986 │ Box::new(move |panic_info| { [INFO] [stdout]  987 >  eprintln!("{}", self.panic_report(panic_info)); [INFO] [stdout] 988 │ }) [INFO] [stdout] 989 │ } [INFO] [stdout] 3:  core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220 [INFO] [stdout] 4: std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833 [INFO] [stdout] 5: std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698 [INFO] [stdout] 6: std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182 [INFO] [stdout] 7: __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689 [INFO] [stdout] 8: core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80 [INFO] [stdout] 9: core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867 [INFO] [stdout] 10: >::expect [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1185 [INFO] [stdout] 11: >, tracing_subscriber[28fb943d77f0f489]::registry::sharded::Registry>> as tracing_subscriber[28fb943d77f0f489]::util::SubscriberInitExt>::init [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[a050a1f1f0731900]::log::install:: [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: >::install [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[a050a1f1f0731900]::install [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[6048cd871b694869]::before_each::{closure#0} [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[db764bf31a115013]::test::::{closure#0} [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[6048cd871b694869]::should_fail_when_calling_endpoint_without_required_roles::{closure#0} [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[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133 [INFO] [stdout] 19: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [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[1cacbf17e1b0b77c]::runtime::coop::budget::, ::block_on>>::{closure#0}> [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: ::block_on::>> [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: ::block_on::>> [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: ::block_on::>>::{closure#0} [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[1cacbf17e1b0b77c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: ::block_on::>> [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: ::block_on_inner::>> [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: ::block_on:: [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[6048cd871b694869]::should_fail_when_calling_endpoint_without_required_roles [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[6048cd871b694869]::should_fail_when_calling_endpoint_without_required_roles::{closure#0} [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: >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663 [INFO] [stdout] 34: test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 35:  as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 36: std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 37: std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 38: std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 39: test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686 [INFO] [stdout] 40: test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607 [INFO] [stdout] 41: test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637 [INFO] [stdout] 42: std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166 [INFO] [stdout] 43: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91 [INFO] [stdout] 44: ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 45: std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581 [INFO] [stdout] 46: std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544 [INFO] [stdout] 47: std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359 [INFO] [stdout] 48: std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89 [INFO] [stdout] 49: ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250 [INFO] [stdout] 50:  + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206 [INFO] [stdout] 51: ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127 [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.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test single_server` [INFO] running `Command { std: "docker" "inspect" "7ffb705e77b0c3c2daf1a868ed85065a7d278b97bde50b09ab7f747edbd23a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffb705e77b0c3c2daf1a868ed85065a7d278b97bde50b09ab7f747edbd23a6f", kill_on_drop: false }` [INFO] [stdout] 7ffb705e77b0c3c2daf1a868ed85065a7d278b97bde50b09ab7f747edbd23a6f