[INFO] cloning repository https://github.com/alfredomtx/coupon-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alfredomtx/coupon-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falfredomtx%2Fcoupon-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falfredomtx%2Fcoupon-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1af03e8b2a684ec9ffcd640ce5c5fc7e21833b9 [INFO] testing alfredomtx/coupon-api against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falfredomtx%2Fcoupon-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alfredomtx/coupon-api on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alfredomtx/coupon-api [INFO] finished tweaking git repo https://github.com/alfredomtx/coupon-api [INFO] tweaked toml for git repo https://github.com/alfredomtx/coupon-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alfredomtx/coupon-api 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.5.1 [INFO] [stderr] Downloaded actix-web-httpauth v0.6.0 [INFO] [stderr] Downloaded pest_meta v2.5.1 [INFO] [stderr] Downloaded pest_generator v2.5.1 [INFO] [stderr] Downloaded ipnet v2.7.0 [INFO] [stderr] Downloaded pest v2.5.1 [INFO] [stderr] Downloaded tracing-actix-web v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a700e165d224459b0fb95c25998393095f1ff71824f6800bcbc61b3b35bf1ad [INFO] running `Command { std: "docker" "start" "-a" "3a700e165d224459b0fb95c25998393095f1ff71824f6800bcbc61b3b35bf1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a700e165d224459b0fb95c25998393095f1ff71824f6800bcbc61b3b35bf1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a700e165d224459b0fb95c25998393095f1ff71824f6800bcbc61b3b35bf1ad", kill_on_drop: false }` [INFO] [stdout] 3a700e165d224459b0fb95c25998393095f1ff71824f6800bcbc61b3b35bf1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7063061bd314096c376955787758dd333bb9e65702352b522c70fbb81166713c [INFO] running `Command { std: "docker" "start" "-a" "7063061bd314096c376955787758dd333bb9e65702352b522c70fbb81166713c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling pest_meta v2.5.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling pest_generator v2.5.1 [INFO] [stderr] Compiling pest_derive v2.5.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.4 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling serde-aux v4.1.2 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling redis v0.22.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling tracing-actix-web v0.7.0 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling coupon-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_all` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_all` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_by_id` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_by_code` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_by_code` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `insert` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `insert` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `update` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `delete_by_id` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `delete_by_code` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `delete_by_code` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/authentication/auth.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[tracing::instrument(name = "Authenticate", skip(request, redis, api_key))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/authentication/auth.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | conn.set_ex(session_id.to_string(), session_token.to_string(), expiration) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "7063061bd314096c376955787758dd333bb9e65702352b522c70fbb81166713c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7063061bd314096c376955787758dd333bb9e65702352b522c70fbb81166713c", kill_on_drop: false }` [INFO] [stdout] 7063061bd314096c376955787758dd333bb9e65702352b522c70fbb81166713c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dc5803aa7c4026f22db65eb840bbe2f490c684e8ddb7a022fb3be4b3c043389 [INFO] running `Command { std: "docker" "start" "-a" "2dc5803aa7c4026f22db65eb840bbe2f490c684e8ddb7a022fb3be4b3c043389", kill_on_drop: false }` [INFO] [stderr] Compiling coupon-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_all` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_all` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_by_id` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_by_code` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_by_code` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `insert` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `insert` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `update` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `delete_by_id` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `delete_by_code` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `delete_by_code` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/authentication/auth.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[tracing::instrument(name = "Authenticate", skip(request, redis, api_key))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/authentication/auth.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | conn.set_ex(session_id.to_string(), session_token.to_string(), expiration) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_all` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_all` in the value namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_by_id` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `get_by_code` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `get_by_code` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `insert` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `insert` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `update` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `delete_by_id` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/coupon/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use coupon_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `delete_by_code` in the value namespace is first re-exported here [INFO] [stdout] 9 | pub use coupon_repository::*; [INFO] [stdout] | -------------------- but the name `delete_by_code` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/authentication/auth.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[tracing::instrument(name = "Authenticate", skip(request, redis, api_key))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/authentication/auth.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | conn.set_ex(session_id.to_string(), session_token.to_string(), expiration) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `db_pool`, `db_name`, and `port` are never read [INFO] [stdout] --> tests/coupon/helpers.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct TestApp { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 18 | pub address: String, [INFO] [stdout] 19 | pub db_pool: MySqlPool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub db_name: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.21s [INFO] running `Command { std: "docker" "inspect" "2dc5803aa7c4026f22db65eb840bbe2f490c684e8ddb7a022fb3be4b3c043389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc5803aa7c4026f22db65eb840bbe2f490c684e8ddb7a022fb3be4b3c043389", kill_on_drop: false }` [INFO] [stdout] 2dc5803aa7c4026f22db65eb840bbe2f490c684e8ddb7a022fb3be4b3c043389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 281ebe28c0dcedcf72f9f1f872d2ec627e4235b4d899ea61f27909a67268e12c [INFO] running `Command { std: "docker" "start" "-a" "281ebe28c0dcedcf72f9f1f872d2ec627e4235b4d899ea61f27909a67268e12c", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/coupon/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use coupon_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `get_all` in the value namespace is first re-exported here [INFO] [stderr] 9 | pub use coupon_repository::*; [INFO] [stderr] | -------------------- but the name `get_all` in the value namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/coupon/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use coupon_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `get_by_id` in the value namespace is first re-exported here [INFO] [stderr] 9 | pub use coupon_repository::*; [INFO] [stderr] | -------------------- but the name `get_by_id` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/coupon/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use coupon_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `get_by_code` in the value namespace is first re-exported here [INFO] [stderr] 9 | pub use coupon_repository::*; [INFO] [stderr] | -------------------- but the name `get_by_code` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/coupon/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use coupon_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `insert` in the value namespace is first re-exported here [INFO] [stderr] 9 | pub use coupon_repository::*; [INFO] [stderr] | -------------------- but the name `insert` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/coupon/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use coupon_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `update` in the value namespace is first re-exported here [INFO] [stderr] 9 | pub use coupon_repository::*; [INFO] [stderr] | -------------------- but the name `update` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/coupon/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use coupon_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `delete_by_id` in the value namespace is first re-exported here [INFO] [stderr] 9 | pub use coupon_repository::*; [INFO] [stderr] | -------------------- but the name `delete_by_id` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/coupon/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use coupon_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `delete_by_code` in the value namespace is first re-exported here [INFO] [stderr] 9 | pub use coupon_repository::*; [INFO] [stderr] | -------------------- but the name `delete_by_code` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/authentication/auth.rs:79:1 [INFO] [stderr] | [INFO] [stderr] 79 | #[tracing::instrument(name = "Authenticate", skip(request, redis, api_key))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/authentication/auth.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | conn.set_ex(session_id.to_string(), session_token.to_string(), expiration) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `coupon-api` (lib) generated 8 warnings [INFO] [stderr] warning: `coupon-api` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: fields `db_pool`, `db_name`, and `port` are never read [INFO] [stderr] --> tests/coupon/helpers.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct TestApp { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 18 | pub address: String, [INFO] [stderr] 19 | pub db_pool: MySqlPool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 20 | pub db_name: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 21 | pub port: u16, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `coupon-api` (test "coupon") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coupon_api-6e4602c3414e8403) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test coupon::model::coupon_discount::tests::discount_higher_than_90_is_rejected ... ok [INFO] [stdout] test coupon::model::coupon_discount::tests::discount_less_than_0_is_rejected ... ok [INFO] [stdout] test coupon::model::coupon_discount::tests::valid_discount_is_accepted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/coupon_api-054a75359c933948) [INFO] [stderr] Running tests/coupon/main.rs (/opt/rustwide/target/debug/deps/coupon-fbf2311d9ffaf612) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test coupon::get_all_coupons_returns_a_list_of_coupons ... FAILED [INFO] [stdout] test auth::auth_works_and_returns_valid_bearer_token ... FAILED [INFO] [stdout] test coupon::get_coupon_not_found_returns_404 ... FAILED [INFO] [stdout] test coupon::post_persists_and_returns_the_new_coupon ... FAILED [INFO] [stdout] test coupon::post_returns_409_conflit_if_coupon_already_exists ... FAILED [INFO] [stdout] test coupon::put_do_not_update_the_code ... FAILED [INFO] [stdout] test coupon::put_returns_404_for_invalid_id_path_param_data ... FAILED [INFO] [stdout] test coupon::post_returns_4xx_for_invalid_coupon_data ... FAILED [INFO] [stdout] test coupon::put_by_id_updates_the_coupon_successfully ... FAILED [INFO] [stdout] test coupon::delete_returns_4xx_for_invalid_data ... FAILED [INFO] [stdout] test coupon::get_coupon_by_id_returns_a_coupon ... FAILED [INFO] [stdout] test health_check::health_check_works ... FAILED [INFO] [stdout] test coupon::verify_coupon_returns_true_for_a_valid_coupon ... FAILED [INFO] [stdout] test auth::request_with_invalid_authorization_header_is_rejected ... FAILED [INFO] [stdout] test coupon::get_coupon_by_code_returns_a_coupon ... FAILED [INFO] [stdout] test coupon::delete_coupon_by_code_successfully ... FAILED [INFO] [stdout] test auth::request_missing_authorization_header_is_rejected ... FAILED [INFO] [stdout] test coupon::delete_coupon_by_id_successfully ... FAILED [INFO] [stdout] test coupon::put_returns_404_for_coupon_not_found ... FAILED [INFO] [stdout] test coupon::put_returns_4xx_for_invalid_body_data ... FAILED [INFO] [stdout] test coupon::verify_coupon_returns_false_if_expired ... FAILED [INFO] [stdout] test coupon::verify_coupon_validates_if_today_is_friday ... FAILED [INFO] [stdout] test coupon::verify_coupon_returns_false_if_not_active ... FAILED [INFO] [stdout] test coupon::put_by_code_updates_the_coupon_successfully ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- coupon::get_all_coupons_returns_a_list_of_coupons stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::get_all_coupons_returns_a_list_of_coupons' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396209cf0 - coupon::coupon::get_all_coupons_returns_a_list_of_coupons::{{closure}}::h1f0c8239a5d4ab1e [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:39:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a396209a0f - coupon::coupon::get_all_coupons_returns_a_list_of_coupons::haa8a9d34753b31e4 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:65:5 [INFO] [stdout] 40: 0x58a396209877 - coupon::coupon::get_all_coupons_returns_a_list_of_coupons::{{closure}}::h4c98f6b625e796a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:37:53 [INFO] [stdout] 41: 0x58a39621d276 - core::ops::function::FnOnce::call_once::hc1d45292d4e9ffc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- auth::auth_works_and_returns_valid_bearer_token stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'auth::auth_works_and_returns_valid_bearer_token' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396251588 - coupon::auth::auth_works_and_returns_valid_bearer_token::{{closure}}::h0142d14843ef4b1e [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:11:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a3962512ef - coupon::auth::auth_works_and_returns_valid_bearer_token::h9dfe37634df997cf [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:37:5 [INFO] [stdout] 40: 0x58a396251157 - coupon::auth::auth_works_and_returns_valid_bearer_token::{{closure}}::h2ff60296cd1c2f61 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:9:53 [INFO] [stdout] 41: 0x58a39621d3b6 - core::ops::function::FnOnce::call_once::hd90fd066821b796b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::get_coupon_not_found_returns_404 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::get_coupon_not_found_returns_404' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a39620add4 - coupon::coupon::get_coupon_not_found_returns_404::{{closure}}::h80c33ccb684f1233 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:71:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a39620abaf - coupon::coupon::get_coupon_not_found_returns_404::h5285ca751dd00722 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:79:5 [INFO] [stdout] 40: 0x58a39620aa17 - coupon::coupon::get_coupon_not_found_returns_404::{{closure}}::h42b12dff1b3b60a7 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:69:44 [INFO] [stdout] 41: 0x58a39621d3f6 - core::ops::function::FnOnce::call_once::hdaa9f29b4cb2558d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::post_persists_and_returns_the_new_coupon stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::post_persists_and_returns_the_new_coupon' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a39620ba69 - coupon::coupon::post_persists_and_returns_the_new_coupon::{{closure}}::h936362eb81b66e52 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:100:28 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a39620b7ff - coupon::coupon::post_persists_and_returns_the_new_coupon::hdd0ad5984ede5716 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:114:6 [INFO] [stdout] 40: 0x58a39620b667 - coupon::coupon::post_persists_and_returns_the_new_coupon::{{closure}}::h46a58b16498cc4f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:98:53 [INFO] [stdout] 41: 0x58a39621d476 - core::ops::function::FnOnce::call_once::hdbe100164f9bd9f4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::post_returns_409_conflit_if_coupon_already_exists stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::post_returns_409_conflit_if_coupon_already_exists' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a39620c5c0 - coupon::coupon::post_returns_409_conflit_if_coupon_already_exists::{{closure}}::hb556edf7cf9fed54 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:120:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a39620c32f - coupon::coupon::post_returns_409_conflit_if_coupon_already_exists::hdcfff6a560f35aca [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:137:5 [INFO] [stdout] 40: 0x58a39620c197 - coupon::coupon::post_returns_409_conflit_if_coupon_already_exists::{{closure}}::hb545f6597681ba96 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:118:61 [INFO] [stdout] 41: 0x58a39621d1b6 - core::ops::function::FnOnce::call_once::hb150c1b3955e45f4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::put_do_not_update_the_code stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::put_do_not_update_the_code' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a396206a94 - coupon::coupon::spawn_app_and_post_coupon::{{closure}}::h9523090920e3fa04 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:528:74 [INFO] [stdout] 23: 0x58a396213180 - coupon::coupon::put_do_not_update_the_code::{{closure}}::h830560cd13edf335 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:271:59 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a396212eef - coupon::coupon::put_do_not_update_the_code::hacd144edf3395e1c [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:288:5 [INFO] [stdout] 42: 0x58a396212d57 - coupon::coupon::put_do_not_update_the_code::{{closure}}::h6a4fa18cf10be0d2 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:269:38 [INFO] [stdout] 43: 0x58a39621d176 - core::ops::function::FnOnce::call_once::h92e2478fb1ffce17 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::put_returns_404_for_invalid_id_path_param_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::put_returns_404_for_invalid_id_path_param_data' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396217fd5 - coupon::coupon::put_returns_404_for_invalid_id_path_param_data::{{closure}}::h86bd37403674d2f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:366:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a396217d6f - coupon::coupon::put_returns_404_for_invalid_id_path_param_data::ha7ef6bd337b834f5 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:385:5 [INFO] [stdout] 40: 0x58a396217bd7 - coupon::coupon::put_returns_404_for_invalid_id_path_param_data::{{closure}}::h53c080ba503dfbb1 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:364:58 [INFO] [stdout] 41: 0x58a39621d2b6 - core::ops::function::FnOnce::call_once::hc3b01668f367afce [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::post_returns_4xx_for_invalid_coupon_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::post_returns_4xx_for_invalid_coupon_data' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a39620d294 - coupon::coupon::post_returns_4xx_for_invalid_coupon_data::{{closure}}::ha536a172bfda5714 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:143:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a39620cf4f - coupon::coupon::post_returns_4xx_for_invalid_coupon_data::hd26eb74286752a4b [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:206:5 [INFO] [stdout] 40: 0x58a39620cdb7 - coupon::coupon::post_returns_4xx_for_invalid_coupon_data::{{closure}}::hf764535313167479 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:141:52 [INFO] [stdout] 41: 0x58a39621d4b6 - core::ops::function::FnOnce::call_once::hdf3f33c6a3216965 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::put_by_id_updates_the_coupon_successfully stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::put_by_id_updates_the_coupon_successfully' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a396206a94 - coupon::coupon::spawn_app_and_post_coupon::{{closure}}::h9523090920e3fa04 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:528:74 [INFO] [stdout] 23: 0x58a396205363 - coupon::coupon::put_code_test_request::{{closure}}::h3f72f7db7d98fbaf [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:234:59 [INFO] [stdout] 24: 0x58a396212866 - coupon::coupon::put_by_id_updates_the_coupon_successfully::{{closure}}::h76539a8e0e4d8219 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:224:45 [INFO] [stdout] 25: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 28: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 29: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 30: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 33: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 34: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 35: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 36: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 37: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 38: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 39: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 40: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 41: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 42: 0x58a39621263e - coupon::coupon::put_by_id_updates_the_coupon_successfully::h4393f705e2b4ec3b [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:224:5 [INFO] [stdout] 43: 0x58a396212497 - coupon::coupon::put_by_id_updates_the_coupon_successfully::{{closure}}::hbafaff16f82b0507 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:223:53 [INFO] [stdout] 44: 0x58a39621cc26 - core::ops::function::FnOnce::call_once::h32c83def72f3d928 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 47: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 48: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 51: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 53: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 54: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 55: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 56: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 57: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 59: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 60: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 61: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 62: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 65: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 66: 0x795d6f35bac3 - [INFO] [stdout] 67: 0x795d6f3eca04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::delete_returns_4xx_for_invalid_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::delete_returns_4xx_for_invalid_data' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a39621a763 - coupon::coupon::delete_returns_4xx_for_invalid_data::{{closure}}::h8e5808f4c7a6057e [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:443:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a39621a52f - coupon::coupon::delete_returns_4xx_for_invalid_data::he98154a362037982 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:452:5 [INFO] [stdout] 40: 0x58a39621a397 - coupon::coupon::delete_returns_4xx_for_invalid_data::{{closure}}::h6cc238a136980da9 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:441:47 [INFO] [stdout] 41: 0x58a39621cef6 - core::ops::function::FnOnce::call_once::h69902ff77b4edceb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::get_coupon_by_id_returns_a_coupon stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::get_coupon_by_id_returns_a_coupon' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a396208819 - coupon::coupon::get_coupon_by_id_returns_a_coupon::{{closure}}::he4eb85262da5c507 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:14:101 [INFO] [stdout] 23: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 26: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 27: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 32: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 33: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 34: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 35: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 36: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 37: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 38: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 39: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 40: 0x58a39620855f - coupon::coupon::get_coupon_by_id_returns_a_coupon::h5c926d4bcba7d9ec [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:20:5 [INFO] [stdout] 41: 0x58a3962083c7 - coupon::coupon::get_coupon_by_id_returns_a_coupon::{{closure}}::hf7af688aca051ed4 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:11:45 [INFO] [stdout] 42: 0x58a39621ca86 - core::ops::function::FnOnce::call_once::h166665f7b2a05426 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 45: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 46: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 52: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 53: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 54: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 55: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 58: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 59: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 60: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 64: 0x795d6f35bac3 - [INFO] [stdout] 65: 0x795d6f3eca04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- health_check::health_check_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'health_check::health_check_works' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396254574 - coupon::health_check::health_check_works::{{closure}}::he58071841e7e0d72 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/health_check.rs:6:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a39625434f - coupon::health_check::health_check_works::h5cf58846f07b489f [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/health_check.rs:17:5 [INFO] [stdout] 40: 0x58a3962541b7 - coupon::health_check::health_check_works::{{closure}}::hdb2dd80576f1829d [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/health_check.rs:4:30 [INFO] [stdout] 41: 0x58a39621c9c6 - core::ops::function::FnOnce::call_once::h01b9dc3faca24e9c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::verify_coupon_returns_true_for_a_valid_coupon stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::verify_coupon_returns_true_for_a_valid_coupon' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a3962074a0 - coupon::coupon::start_verify_test_and_post_coupon::{{closure}}::h1bd6b413e890343a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:542:90 [INFO] [stdout] 23: 0x58a39621b24a - coupon::coupon::verify_coupon_returns_true_for_a_valid_coupon::{{closure}}::h3e4215fcf3ba55b6 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:473:75 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a39621afff - coupon::coupon::verify_coupon_returns_true_for_a_valid_coupon::h3b4b63b4bedd9ea9 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:476:5 [INFO] [stdout] 42: 0x58a39621ae67 - coupon::coupon::verify_coupon_returns_true_for_a_valid_coupon::{{closure}}::ha60ad04e9944f58b [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:469:57 [INFO] [stdout] 43: 0x58a39621caf6 - core::ops::function::FnOnce::call_once::h259c137f38e58043 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- auth::request_with_invalid_authorization_header_is_rejected stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'auth::request_with_invalid_authorization_header_is_rejected' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396252fe6 - coupon::auth::request_with_invalid_authorization_header_is_rejected::{{closure}}::hc2ff7bc2678b9935 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:55:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a396252d4f - coupon::auth::request_with_invalid_authorization_header_is_rejected::haba4f54d48b58c6c [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:80:5 [INFO] [stdout] 40: 0x58a396252bb7 - coupon::auth::request_with_invalid_authorization_header_is_rejected::{{closure}}::ha0834fd88d1d66b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:53:65 [INFO] [stdout] 41: 0x58a39621d4f6 - core::ops::function::FnOnce::call_once::he1cd433b651baf5a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::get_coupon_by_code_returns_a_coupon stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::get_coupon_by_code_returns_a_coupon' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a39620928c - coupon::coupon::get_coupon_by_code_returns_a_coupon::{{closure}}::h382991be76526060 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:27:101 [INFO] [stdout] 23: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 26: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 27: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 28: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 32: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 33: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 34: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 35: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 36: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 37: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 38: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 39: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 40: 0x58a396208f8f - coupon::coupon::get_coupon_by_code_returns_a_coupon::h674d921d27873d5b [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:33:6 [INFO] [stdout] 41: 0x58a396208df7 - coupon::coupon::get_coupon_by_code_returns_a_coupon::{{closure}}::h36a356ab2609d2b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:24:47 [INFO] [stdout] 42: 0x58a39621d536 - core::ops::function::FnOnce::call_once::he470154d6dfc2a25 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 45: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 46: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 52: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 53: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 54: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 55: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 58: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 59: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 60: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 64: 0x795d6f35bac3 - [INFO] [stdout] 65: 0x795d6f3eca04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::delete_coupon_by_code_successfully stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::delete_coupon_by_code_successfully' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a396206a94 - coupon::coupon::spawn_app_and_post_coupon::{{closure}}::h9523090920e3fa04 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:528:74 [INFO] [stdout] 23: 0x58a396219b61 - coupon::coupon::delete_coupon_by_code_successfully::{{closure}}::h4cdc79d19edeb39f [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:424:59 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a3962198df - coupon::coupon::delete_coupon_by_code_successfully::h0fa299db3fe65b83 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:437:5 [INFO] [stdout] 42: 0x58a396219747 - coupon::coupon::delete_coupon_by_code_successfully::{{closure}}::h5869087da0705cc7 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:422:46 [INFO] [stdout] 43: 0x58a39621ca06 - core::ops::function::FnOnce::call_once::h0ae2b4fd5b6e212a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- auth::request_missing_authorization_header_is_rejected stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'auth::request_missing_authorization_header_is_rejected' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a39625267e - coupon::auth::request_missing_authorization_header_is_rejected::{{closure}}::hc6e17a1c3a31d2e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:43:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a39625242f - coupon::auth::request_missing_authorization_header_is_rejected::h3632f05c69057738 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:47:5 [INFO] [stdout] 40: 0x58a396252297 - coupon::auth::request_missing_authorization_header_is_rejected::{{closure}}::h590fe68b5202a6d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/auth.rs:41:60 [INFO] [stdout] 41: 0x58a39621d436 - core::ops::function::FnOnce::call_once::hdb5ad7f657517905 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::delete_coupon_by_id_successfully stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::delete_coupon_by_id_successfully' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a396206a94 - coupon::coupon::spawn_app_and_post_coupon::{{closure}}::h9523090920e3fa04 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:528:74 [INFO] [stdout] 23: 0x58a396218f01 - coupon::coupon::delete_coupon_by_id_successfully::{{closure}}::h75f2ff9c0a8f045d [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:405:59 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a396218c7f - coupon::coupon::delete_coupon_by_id_successfully::h1022a77accd16f14 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:418:5 [INFO] [stdout] 42: 0x58a396218ae7 - coupon::coupon::delete_coupon_by_id_successfully::{{closure}}::hc1a98dd6cfa1355a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:403:44 [INFO] [stdout] 43: 0x58a39621cd46 - core::ops::function::FnOnce::call_once::h48df258e39696cc9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::put_returns_404_for_coupon_not_found stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::put_returns_404_for_coupon_not_found' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a39621418d - coupon::coupon::put_returns_404_for_coupon_not_found::{{closure}}::h1b208651d5c23403 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:294:27 [INFO] [stdout] 22: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 25: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 26: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 27: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 28: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 29: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 31: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 32: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 33: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 34: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 36: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 37: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 38: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 39: 0x58a396213f5f - coupon::coupon::put_returns_404_for_coupon_not_found::h4f17483d99f17ffc [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:302:5 [INFO] [stdout] 40: 0x58a396213dc7 - coupon::coupon::put_returns_404_for_coupon_not_found::{{closure}}::hedbcb44757ab3aca [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:292:48 [INFO] [stdout] 41: 0x58a39621ca46 - core::ops::function::FnOnce::call_once::h0de3f73d1e203b3d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 44: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 45: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 47: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 49: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 50: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 51: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 52: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 53: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 54: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 56: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 57: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 58: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 59: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 61: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 62: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x795d6f35bac3 - [INFO] [stdout] 64: 0x795d6f3eca04 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::put_returns_4xx_for_invalid_body_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::put_returns_4xx_for_invalid_body_data' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a396206a94 - coupon::coupon::spawn_app_and_post_coupon::{{closure}}::h9523090920e3fa04 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:528:74 [INFO] [stdout] 23: 0x58a396214d5e - coupon::coupon::put_returns_4xx_for_invalid_body_data::{{closure}}::hbd0976691987f1bf [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:312:59 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a396214a7f - coupon::coupon::put_returns_4xx_for_invalid_body_data::h0951bd9adb196491 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:350:5 [INFO] [stdout] 42: 0x58a3962148e7 - coupon::coupon::put_returns_4xx_for_invalid_body_data::{{closure}}::h86f5dbbb7a12e4b3 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:310:49 [INFO] [stdout] 43: 0x58a39621cbc6 - core::ops::function::FnOnce::call_once::h2f9c01d298b64175 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::verify_coupon_returns_false_if_expired stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::verify_coupon_returns_false_if_expired' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a3962074a0 - coupon::coupon::start_verify_test_and_post_coupon::{{closure}}::h1bd6b413e890343a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:542:90 [INFO] [stdout] 23: 0x58a39621bf23 - coupon::coupon::verify_coupon_returns_false_if_expired::{{closure}}::he764683409df51a9 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:497:75 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a39621bb3f - coupon::coupon::verify_coupon_returns_false_if_expired::hf31a88d45d1f61da [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:500:5 [INFO] [stdout] 42: 0x58a39621b9a7 - coupon::coupon::verify_coupon_returns_false_if_expired::{{closure}}::h6f293bd9e521dea0 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:492:50 [INFO] [stdout] 43: 0x58a39621cd86 - core::ops::function::FnOnce::call_once::h4c315e6d8c8b6299 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::verify_coupon_validates_if_today_is_friday stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::verify_coupon_validates_if_today_is_friday' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a3962074a0 - coupon::coupon::start_verify_test_and_post_coupon::{{closure}}::h1bd6b413e890343a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:542:90 [INFO] [stdout] 23: 0x58a39621c4ba - coupon::coupon::verify_coupon_validates_if_today_is_friday::{{closure}}::h7f1b5c4bea9fbe65 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:509:75 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a39621c25f - coupon::coupon::verify_coupon_validates_if_today_is_friday::hda0fcb3a6d377d4d [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:513:5 [INFO] [stdout] 42: 0x58a39621c0c7 - coupon::coupon::verify_coupon_validates_if_today_is_friday::{{closure}}::h21fc8e71f02a81e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:504:54 [INFO] [stdout] 43: 0x58a39621d136 - core::ops::function::FnOnce::call_once::h8f3fc174ef7451cf [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::verify_coupon_returns_false_if_not_active stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::verify_coupon_returns_false_if_not_active' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a3962074a0 - coupon::coupon::start_verify_test_and_post_coupon::{{closure}}::h1bd6b413e890343a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:542:90 [INFO] [stdout] 23: 0x58a39621b812 - coupon::coupon::verify_coupon_returns_false_if_not_active::{{closure}}::h61a38f898b5c8ee8 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:485:75 [INFO] [stdout] 24: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 27: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 28: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 29: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 30: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 33: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 34: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 35: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 36: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 37: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 38: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 39: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 40: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 41: 0x58a39621b57f - coupon::coupon::verify_coupon_returns_false_if_not_active::h1f1d194fc23d360a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:488:5 [INFO] [stdout] 42: 0x58a39621b3e7 - coupon::coupon::verify_coupon_returns_false_if_not_active::{{closure}}::he49fea6a69a1df1a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:480:53 [INFO] [stdout] 43: 0x58a39621cd06 - core::ops::function::FnOnce::call_once::h4681b7c6fa30786c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 46: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 47: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 51: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 53: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 54: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 56: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 59: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 60: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 61: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 65: 0x795d6f35bac3 - [INFO] [stdout] 66: 0x795d6f3eca04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- coupon::put_by_code_updates_the_coupon_successfully stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'coupon::put_by_code_updates_the_coupon_successfully' panicked at tests/coupon/helpers.rs:100:41: [INFO] [stdout] Failed to read configuration.: configuration file "/opt/rustwide/workdir/configuration/local.yaml" not found [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58a39720e43a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58a39720e43a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58a39720e43a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58a39720e43a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58a39723ae23 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58a39723ae23 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58a39720a853 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58a39720e282 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58a39720f970 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58a39720f70d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58a3962b57e3 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58a3962b57e3 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58a3972101a3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58a3972101a3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58a39720fe7a - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58a39720e939 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58a39720fb0d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58a3962045f0 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58a396204ac6 - core::result::unwrap_failed::h1b5ed8541c7bebd6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x58a396240590 - core::result::Result::expect::h5a97f0416f21f2ae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x58a39623bab7 - coupon::helpers::spawn_app::{{closure}}::hff6ca8e6f9e1ae5a [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/helpers.rs:100:21 [INFO] [stdout] 21: 0x58a396206d7d - coupon::coupon::spawn_app_and_post_coupon_with_coupon_request::{{closure}}::h533943dadfafe067 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:533:27 [INFO] [stdout] 22: 0x58a396206a94 - coupon::coupon::spawn_app_and_post_coupon::{{closure}}::h9523090920e3fa04 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:528:74 [INFO] [stdout] 23: 0x58a396205363 - coupon::coupon::put_code_test_request::{{closure}}::h3f72f7db7d98fbaf [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:234:59 [INFO] [stdout] 24: 0x58a396212cc6 - coupon::coupon::put_by_code_updates_the_coupon_successfully::{{closure}}::h1159389acc74f675 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:229:47 [INFO] [stdout] 25: 0x58a39624b062 - as core::future::future::Future>::poll::h865113451e86f89f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x58a39624b0dd - as core::future::future::Future>::poll::h8fd89cfb55d371a8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x58a39627ae7f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1775f043293f6c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48 [INFO] [stdout] 28: 0x58a39625cbe3 - tokio::coop::with_budget::{{closure}}::h7cdb458e2eed37a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9 [INFO] [stdout] 29: 0x58a3962741f5 - std::thread::local::LocalKey::try_with::hcc34e246cc260730 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:308:12 [INFO] [stdout] 30: 0x58a396273efa - std::thread::local::LocalKey::with::hfe132b7811ce66f2 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/local.rs:272:9 [INFO] [stdout] 31: 0x58a39627ae09 - tokio::coop::with_budget::hcf00658b6ef37bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:5 [INFO] [stdout] 32: 0x58a39627ae09 - tokio::coop::budget::h20927e6bb17c448c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5 [INFO] [stdout] 33: 0x58a39627ae09 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc9572229bd1af1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25 [INFO] [stdout] 34: 0x58a396279930 - tokio::runtime::basic_scheduler::Context::enter::ha018fba3b5efedb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19 [INFO] [stdout] 35: 0x58a39627a796 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32892891a394214b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36 [INFO] [stdout] 36: 0x58a39627a564 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2264422514a1fdf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57 [INFO] [stdout] 37: 0x58a3962467ed - tokio::macros::scoped_tls::ScopedKey::set::h457c520b1f6d7c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 38: 0x58a39627a33c - tokio::runtime::basic_scheduler::CoreGuard::enter::hf6ec21b923d0aadb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27 [INFO] [stdout] 39: 0x58a39627a57a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hae25705e1d71b3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9 [INFO] [stdout] 40: 0x58a3962790ec - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbffcd60fed387c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24 [INFO] [stdout] 41: 0x58a39623886d - tokio::runtime::Runtime::block_on::h60f6fec2e32d158a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:46 [INFO] [stdout] 42: 0x58a396212a9e - coupon::coupon::put_by_code_updates_the_coupon_successfully::hfc5822811259b0e9 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:229:5 [INFO] [stdout] 43: 0x58a3962128f7 - coupon::coupon::put_by_code_updates_the_coupon_successfully::{{closure}}::h38617ab608208a40 [INFO] [stdout] at /opt/rustwide/workdir/tests/coupon/coupon.rs:228:55 [INFO] [stdout] 44: 0x58a39621d376 - core::ops::function::FnOnce::call_once::hceaf03b7288e164c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58a3962baf8b - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x58a3962baf8b - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 47: 0x58a3962b9ec3 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 48: 0x58a3962b9ec3 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x58a3962b9ec3 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 50: 0x58a3962b9ec3 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 51: 0x58a3962b9ec3 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 52: 0x58a3962b9ec3 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 53: 0x58a3962b9ec3 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 54: 0x58a39627dbf5 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 55: 0x58a39627dbf5 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 56: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 57: 0x58a396281636 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x58a396281636 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 59: 0x58a396281636 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 60: 0x58a396281636 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 61: 0x58a396281636 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 62: 0x58a396281636 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 64: 0x58a3972145bb - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 65: 0x58a3972145bb - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 66: 0x795d6f35bac3 - [INFO] [stdout] 67: 0x795d6f3eca04 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] auth::auth_works_and_returns_valid_bearer_token [INFO] [stdout] auth::request_missing_authorization_header_is_rejected [INFO] [stdout] auth::request_with_invalid_authorization_header_is_rejected [INFO] [stdout] coupon::delete_coupon_by_code_successfully [INFO] [stdout] coupon::delete_coupon_by_id_successfully [INFO] [stdout] coupon::delete_returns_4xx_for_invalid_data [INFO] [stdout] coupon::get_all_coupons_returns_a_list_of_coupons [INFO] [stdout] coupon::get_coupon_by_code_returns_a_coupon [INFO] [stdout] coupon::get_coupon_by_id_returns_a_coupon [INFO] [stdout] coupon::get_coupon_not_found_returns_404 [INFO] [stdout] coupon::post_persists_and_returns_the_new_coupon [INFO] [stdout] coupon::post_returns_409_conflit_if_coupon_already_exists [INFO] [stdout] coupon::post_returns_4xx_for_invalid_coupon_data [INFO] [stdout] coupon::put_by_code_updates_the_coupon_successfully [INFO] [stdout] coupon::put_by_id_updates_the_coupon_successfully [INFO] [stdout] coupon::put_do_not_update_the_code [INFO] [stdout] coupon::put_returns_404_for_coupon_not_found [INFO] [stdout] coupon::put_returns_404_for_invalid_id_path_param_data [INFO] [stdout] coupon::put_returns_4xx_for_invalid_body_data [INFO] [stdout] coupon::verify_coupon_returns_false_if_expired [INFO] [stdout] coupon::verify_coupon_returns_false_if_not_active [INFO] [stdout] coupon::verify_coupon_returns_true_for_a_valid_coupon [INFO] [stdout] coupon::verify_coupon_validates_if_today_is_friday [INFO] [stdout] health_check::health_check_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test coupon` [INFO] running `Command { std: "docker" "inspect" "281ebe28c0dcedcf72f9f1f872d2ec627e4235b4d899ea61f27909a67268e12c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281ebe28c0dcedcf72f9f1f872d2ec627e4235b4d899ea61f27909a67268e12c", kill_on_drop: false }` [INFO] [stdout] 281ebe28c0dcedcf72f9f1f872d2ec627e4235b4d899ea61f27909a67268e12c