[INFO] cloning repository https://github.com/mr-cell/rust-zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mr-cell/rust-zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-cell%2Frust-zero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-cell%2Frust-zero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8fdaa77f2c492adef36c1694f60cdbb3d37b230 [INFO] testing mr-cell/rust-zero2prod against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmr-cell%2Frust-zero2prod" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mr-cell/rust-zero2prod [INFO] finished tweaking git repo https://github.com/mr-cell/rust-zero2prod [INFO] tweaked toml for git repo https://github.com/mr-cell/rust-zero2prod written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mr-cell/rust-zero2prod on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mr-cell/rust-zero2prod 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5071de58b55973a73b05f27a52c0d49de90ef36986befb5ab19e5db1197dc892 [INFO] running `Command { std: "docker" "start" "-a" "5071de58b55973a73b05f27a52c0d49de90ef36986befb5ab19e5db1197dc892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5071de58b55973a73b05f27a52c0d49de90ef36986befb5ab19e5db1197dc892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5071de58b55973a73b05f27a52c0d49de90ef36986befb5ab19e5db1197dc892", kill_on_drop: false }` [INFO] [stdout] 5071de58b55973a73b05f27a52c0d49de90ef36986befb5ab19e5db1197dc892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f952d90edbbd33f4d515c285821ec1e601e125def1cc91dfbf6fcc629d01275 [INFO] running `Command { std: "docker" "start" "-a" "2f952d90edbbd33f4d515c285821ec1e601e125def1cc91dfbf6fcc629d01275", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling opentelemetry-jaeger v0.15.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling serde-aux v2.2.0 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling validator v0.14.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Compiling sqlx v0.5.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling tracing-actix-web v0.5.1 [INFO] [stderr] Compiling actix-files v0.6.0 [INFO] [stderr] Compiling rust-zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2f952d90edbbd33f4d515c285821ec1e601e125def1cc91dfbf6fcc629d01275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f952d90edbbd33f4d515c285821ec1e601e125def1cc91dfbf6fcc629d01275", kill_on_drop: false }` [INFO] [stdout] 2f952d90edbbd33f4d515c285821ec1e601e125def1cc91dfbf6fcc629d01275 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3d101123b0dfe86a3246c31df5d83b61932aa8c0448f6ad71d153708ffaed7d [INFO] running `Command { std: "docker" "start" "-a" "f3d101123b0dfe86a3246c31df5d83b61932aa8c0448f6ad71d153708ffaed7d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling testcontainers v0.12.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling linkify v0.8.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling fake v2.3.0 [INFO] [stderr] Compiling wiremock v0.5.7 [INFO] [stderr] Compiling rust-zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f3d101123b0dfe86a3246c31df5d83b61932aa8c0448f6ad71d153708ffaed7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d101123b0dfe86a3246c31df5d83b61932aa8c0448f6ad71d153708ffaed7d", kill_on_drop: false }` [INFO] [stdout] f3d101123b0dfe86a3246c31df5d83b61932aa8c0448f6ad71d153708ffaed7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 475e044604d96c9426d4654f94afe65c1cb821b79621c2f743ea86c634b2ff6a [INFO] running `Command { std: "docker" "start" "-a" "475e044604d96c9426d4654f94afe65c1cb821b79621c2f743ea86c634b2ff6a", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] [INFO] [stderr] --> src/main.rs:5:11 [INFO] [stdout] running 18 tests [INFO] [stderr] | [INFO] [stdout] test domain::subscriber_email::tests::email_without_at_sign_is_invalid ... ok [INFO] [stderr] 5 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] test domain::subscriber_email::tests::empty_email_is_invalid ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test domain::subscriber_email::tests::whitespace_only_email_is_invalid ... ok [INFO] [stderr] | [INFO] [stdout] test domain::subscriber_name::tests::a_valid_name_is_parsed_successfully ... ok [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] test domain::subscriber_name::tests::a_name_longer_than_256_grapheme_is_invalid ... ok [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stdout] test domain::subscriber_name::tests::empty_name_is_invalid ... ok [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] test domain::subscriber_name::tests::names_containing_an_invalid_character_are_rejected ... ok [INFO] [stderr] [lints.rust] [INFO] [stdout] test domain::subscriber_name::tests::whitespace_only_name_is_invalid ... ok [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] test domain::subscriber_email::tests::email_without_subject_is_invalid ... ok [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] test domain::subscription_token::tests::alphanumeric_token_of_length_other_than_25_is_invalid ... ok [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] test domain::subscription_token::tests::alphanumeric_token_of_length_25_is_valid ... ok [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] test domain::subscription_token::tests::token_with_special_chars_is_invalid ... ok [INFO] [stderr] [INFO] [stdout] test domain::subscriber_name::tests::a_256_grapheme_long_name_is_valid ... ok [INFO] [stderr] warning: `rust-zero2prod` (bin "rust-zero2prod") generated 1 warning [INFO] [stdout] test domain::subscriber_email::tests::a_valid_email_is_parsed_successfully ... ok [INFO] [stderr] warning: `rust-zero2prod` (bin "rust-zero2prod" test) generated 1 warning (1 duplicate) [INFO] [stdout] test email_client::tests::send_email_sends_expected_request ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stdout] test email_client::tests::send_email_fails_if_the_server_returns_500 ... ok [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5 [INFO] [stdout] test email_client::tests::send_email_succeeds_if_the_server_returns_200 ... ok [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_zero2prod-36c6bfef37c8a9dd) [INFO] [stdout] test email_client::tests::sent_email_times_out_if_the_server_takes_too_long ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_zero2prod-921793516042db96) [INFO] [stderr] Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-96b0d7c496132a04) [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 15 tests [INFO] [stdout] test newsletter::newsletters_are_delivered_to_confirmed_subscribers ... FAILED [INFO] [stdout] test newsletter::newsletters_return_400_for_invalid_data ... FAILED [INFO] [stdout] test subscriptions::subscribe_fails_when_sending_confirmation_email_fails ... FAILED [INFO] [stdout] test subscriptions_confirm::the_link_returned_by_subscribe_returns_200_when_called ... FAILED [INFO] [stdout] test newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers ... FAILED [INFO] [stdout] test subscriptions::subscribe_sends_a_confirmation_email_for_valid_data ... FAILED [INFO] [stdout] test subscriptions::post_subscriptions_returns_400_when_fields_have_invalid_values ... FAILED [INFO] [stdout] test health_check::health_check_works ... FAILED [INFO] [stdout] test subscriptions::subscribe_sends_a_confirmation_email_with_a_link ... FAILED [INFO] [stdout] test subscriptions::post_subscriptions_returns_200_for_valid_form_data ... FAILED [INFO] [stdout] test subscriptions::post_subscriptions_returns_400_for_missing_form_data ... FAILED [INFO] [stdout] test subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400 ... FAILED [INFO] [stdout] test subscriptions::subscribe_fails_if_there_is_a_fatal_database_error ... FAILED [INFO] [stdout] test subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber ... FAILED [INFO] [stdout] test subscriptions::subscribe_persists_the_new_subscriber ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- newsletter::newsletters_are_delivered_to_confirmed_subscribers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'newsletter::newsletters_are_delivered_to_confirmed_subscribers' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683449446 - api::newsletter::newsletters_are_delivered_to_confirmed_subscribers::{{closure}}::h73f0c62d5c79c2f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:34:27 [INFO] [stdout] 22: 0x6056834613f6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbbe8b92db3678a3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x605683429dd0 - tokio::coop::with_budget::{{closure}}::h4b2e18ea0547b773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x605683408955 - std::thread::local::LocalKey::try_with::h69a366d7a7dc0eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x6056834057ce - std::thread::local::LocalKey::with::he416399ca2a7d900 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x605683460f42 - tokio::coop::with_budget::h3232282fce9f3c9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x605683460f42 - tokio::coop::budget::h2cdd925d486096f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x605683460f42 - as core::future::future::Future>::poll::{{closure}}::hf7b68181404d0feb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x605683434eed - tokio::macros::scoped_tls::ScopedKey::set::h8ac803bc77a96215 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345aea7 - tokio::task::local::LocalSet::with::h04ba2d6c87a3fc47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f1cb - as core::future::future::Future>::poll::hdb50ffd897ef1d1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345c311 - tokio::task::local::LocalSet::run_until::{{closure}}::h7604c9eb810bc663 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457b2d - as core::future::future::Future>::poll::ha38c41abdef1b1ce [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340388d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfc656f6931c113a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x605683429580 - tokio::coop::with_budget::{{closure}}::h37aba82a0238288c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683408f55 - std::thread::local::LocalKey::try_with::h7981ffed9411c60e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x60568340430e - std::thread::local::LocalKey::with::h39c5ee5c4a2f8b95 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x605683401fff - tokio::coop::with_budget::hf9c330459e3609df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x605683401fff - tokio::coop::budget::hca86b05bcd588c4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x605683401fff - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h2304ce04252ab3fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f1470 - tokio::runtime::basic_scheduler::Context::enter::h7e7a7c542d70afe1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fbacc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h750380644ecabc59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9d74 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h72b4f3b035bdf0a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x6056834352ed - tokio::macros::scoped_tls::ScopedKey::set::hb08711edcc7bbb9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f6dec - tokio::runtime::basic_scheduler::CoreGuard::enter::h3961280879bdffcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9fba - tokio::runtime::basic_scheduler::CoreGuard::block_on::hddabb08823612efb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ed642 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hd86a2fe487f89637 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344f7cb - tokio::runtime::Runtime::block_on::h650a57871e03862b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b65e - tokio::task::local::LocalSet::block_on::hcc86e2a7b6402f13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469f4a - actix_rt::runtime::Runtime::block_on::h7072e6fe4c60b0a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x6056834614ea - actix_rt::system::SystemRunner::block_on::hcab503cc027dc41f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568344919b - api::newsletter::newsletters_are_delivered_to_confirmed_subscribers::h21a4a3e82de6fe74 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:31:1 [INFO] [stdout] 53: 0x605683449207 - api::newsletter::newsletters_are_delivered_to_confirmed_subscribers::{{closure}}::h72a37c09ae9a0368 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:32:62 [INFO] [stdout] 54: 0x60568340d2d6 - core::ops::function::FnOnce::call_once::h8aab76afab882bd6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- newsletter::newsletters_return_400_for_invalid_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'newsletter::newsletters_return_400_for_invalid_data' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683448121 - api::newsletter::newsletters_return_400_for_invalid_data::{{closure}}::hb7697c9e7141a503 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:73:27 [INFO] [stdout] 22: 0x6056834612f6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h4bbb12aec9954e2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342da60 - tokio::coop::with_budget::{{closure}}::hd9cfaa3af7c8ad00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340a8a5 - std::thread::local::LocalKey::try_with::hb632389cbe98d45c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x605683404c6e - std::thread::local::LocalKey::with::h896551286a772a44 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x605683460062 - tokio::coop::with_budget::h6d04ce953a016165 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x605683460062 - tokio::coop::budget::h39c2f4a3673ed7c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x605683460062 - as core::future::future::Future>::poll::{{closure}}::h51a25e8aaf54a32a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834349ed - tokio::macros::scoped_tls::ScopedKey::set::h6a0fddc9c8eced10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345b027 - tokio::task::local::LocalSet::with::hd7455b3a4e4fda05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f17b - as core::future::future::Future>::poll::hc2c097c07804f737 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345cea1 - tokio::task::local::LocalSet::run_until::{{closure}}::ha3f7da4f5fc722fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x60568345784d - as core::future::future::Future>::poll::h2a9fa134677fd939 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340364d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h65806bd8348743c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x605683429320 - tokio::coop::with_budget::{{closure}}::h2fba7050d015f15c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x60568340c075 - std::thread::local::LocalKey::try_with::he71332aaf8d45dd6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x60568340581e - std::thread::local::LocalKey::with::he650ac714c671ac8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x6056834033ef - tokio::coop::with_budget::h04ef066b56caff21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x6056834033ef - tokio::coop::budget::h1638a3cfa133cd57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x6056834033ef - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hf88153fb60b4a752 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833eecf0 - tokio::runtime::basic_scheduler::Context::enter::h01eeee8d73e8d5e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833faa6c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h2147b40e00f7b4fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9dd4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h95b04269b348285a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683434bed - tokio::macros::scoped_tls::ScopedKey::set::h80ec8ad33138f798 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f882c - tokio::runtime::basic_scheduler::CoreGuard::enter::h8d2fc24a9e012ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f4a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h9373370c48e88abd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ecd72 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h8e70e2f8ecc4ade0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344f08b - tokio::runtime::Runtime::block_on::h12ab7d1349b608c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b15e - tokio::task::local::LocalSet::block_on::h0fd429c3326ca6eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x60568346a02a - actix_rt::runtime::Runtime::block_on::he0cac6e1798ffbc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346149a - actix_rt::system::SystemRunner::block_on::h60de47a7ed7f0fc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x605683447edb - api::newsletter::newsletters_return_400_for_invalid_data::h7c19010bf20a2172 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:70:1 [INFO] [stdout] 53: 0x605683447f47 - api::newsletter::newsletters_return_400_for_invalid_data::{{closure}}::h2fbcf5797e4303c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:71:51 [INFO] [stdout] 54: 0x60568340cde6 - core::ops::function::FnOnce::call_once::h07eb21b0559108da [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::subscribe_fails_when_sending_confirmation_email_fails stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::subscribe_fails_when_sending_confirmation_email_fails' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683489543 - api::subscriptions::subscribe_fails_when_sending_confirmation_email_fails::{{closure}}::heb2f66c4832802d2 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:118:27 [INFO] [stdout] 22: 0x605683461336 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h55f3166444cdf05a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342d5a0 - tokio::coop::with_budget::{{closure}}::hc0238ecf98904d7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340a9a5 - std::thread::local::LocalKey::try_with::hb93921f2f51979c9 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x60568340526e - std::thread::local::LocalKey::with::hb97a6d934b0f4f4b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x6056834606c2 - tokio::coop::with_budget::h97a6addfd5d03d81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x6056834606c2 - tokio::coop::budget::h885cbe1ae11102ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x6056834606c2 - as core::future::future::Future>::poll::{{closure}}::h7982260e20723fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834344ed - tokio::macros::scoped_tls::ScopedKey::set::h232cc7dfc701ae2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345af27 - tokio::task::local::LocalSet::with::h301d0ffd64737ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f21b - as core::future::future::Future>::poll::hea114054ca1d6fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345c7b1 - tokio::task::local::LocalSet::run_until::{{closure}}::h87738a7312e6b0c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x6056834579ad - as core::future::future::Future>::poll::h42b78cad3d386649 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340370d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha17d594505504aa2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342bcb0 - tokio::coop::with_budget::{{closure}}::h89dbc3f6e6222460 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683408b55 - std::thread::local::LocalKey::try_with::h6abedc1e3ba30062 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x60568340454e - std::thread::local::LocalKey::with::h44428a89eebd1adc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x60568340301f - tokio::coop::with_budget::h75408b118f439955 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x60568340301f - tokio::coop::budget::h47cc027dde36d170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x60568340301f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::he3573191a34b989c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833ef300 - tokio::runtime::basic_scheduler::Context::enter::h376154c2c77443cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x60568340047c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd57c57578f385ff8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9db4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h8813a35432e29913 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683435bed - tokio::macros::scoped_tls::ScopedKey::set::hec973a633b27b1b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f8fac - tokio::runtime::basic_scheduler::CoreGuard::enter::h9cdedbede823e6b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f1a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h5b4a1da88ae3a8e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ed062 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h91940bb1d152b4cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344ff0b - tokio::runtime::Runtime::block_on::h9448199641e81305 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b7de - tokio::task::local::LocalSet::block_on::hdfe5fd072b603809 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469f2a - actix_rt::runtime::Runtime::block_on::h60d18e5d5353b1d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346145a - actix_rt::system::SystemRunner::block_on::h03cad9d0230c9a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568348932b - api::subscriptions::subscribe_fails_when_sending_confirmation_email_fails::h461bb76c64a397d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:115:1 [INFO] [stdout] 53: 0x605683489397 - api::subscriptions::subscribe_fails_when_sending_confirmation_email_fails::{{closure}}::h6bb4cbf6ecfea30a [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:116:65 [INFO] [stdout] 54: 0x60568340cda6 - core::ops::function::FnOnce::call_once::h04d448c6f502670b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions_confirm::the_link_returned_by_subscribe_returns_200_when_called stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions_confirm::the_link_returned_by_subscribe_returns_200_when_called' (63) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x60568344c4be - api::subscriptions_confirm::the_link_returned_by_subscribe_returns_200_when_called::{{closure}}::h0cfd63a8ba2d7c18 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:22:27 [INFO] [stdout] 22: 0x6056834613b6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h8b037201026382a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342bde0 - tokio::coop::with_budget::{{closure}}::h8b9f30d7d713c8b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x605683408e55 - std::thread::local::LocalKey::try_with::h7805450cb25da94a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x6056834041ce - std::thread::local::LocalKey::with::h317a7fe5b6c8796e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x6056834608e2 - tokio::coop::with_budget::hfff8552d1c734dab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x6056834608e2 - tokio::coop::budget::hb9db9dd3718695dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x6056834608e2 - as core::future::future::Future>::poll::{{closure}}::h8ecb1cf7bb1a7ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834355ed - tokio::macros::scoped_tls::ScopedKey::set::hd689ba21ac03a75d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345afe7 - tokio::task::local::LocalSet::with::ha15d5f9cc0b72f2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f0db - as core::future::future::Future>::poll::h921d475c41f6f3c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345d591 - tokio::task::local::LocalSet::run_until::{{closure}}::hbdfb1d239d041b8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457a6d - as core::future::future::Future>::poll::h6b0726238d6b8711 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340360d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h65749e94a7412de4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x605683428740 - tokio::coop::with_budget::{{closure}}::h00a967b5260487ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x60568340aba5 - std::thread::local::LocalKey::try_with::hbb5c8cba0ce31dca [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x60568340577e - std::thread::local::LocalKey::with::hdf7e0e8d04b1dfd0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x605683401b4f - tokio::coop::with_budget::h468881bbb6dcc1f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x605683401b4f - tokio::coop::budget::h919def448c9f26d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x605683401b4f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h0d8b1fa35b6b8cf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f3bc0 - tokio::runtime::basic_scheduler::Context::enter::hddbebd8d3ebf7432 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833ff41c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc054e9082a5d1068 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9e74 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hd6bc5657dbfdb26d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683434ded - tokio::macros::scoped_tls::ScopedKey::set::h8971ba85ef9ab451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f936c - tokio::runtime::basic_scheduler::CoreGuard::enter::he343dd2ea3ad97ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f5a - tokio::runtime::basic_scheduler::CoreGuard::block_on::ha468b42a0e0bb8b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ec4a2 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7d7214e1f1998471 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344f25b - tokio::runtime::Runtime::block_on::h3e32a0632da0620d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b4de - tokio::task::local::LocalSet::block_on::ha5bd69688dc0f5fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469eca - actix_rt::runtime::Runtime::block_on::h14f7fdc21c02e905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346151a - actix_rt::system::SystemRunner::block_on::hf687bbf3ee928af1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568344c25b - api::subscriptions_confirm::the_link_returned_by_subscribe_returns_200_when_called::hd5bc9054bdd2d8d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:19:1 [INFO] [stdout] 53: 0x60568344d237 - api::subscriptions_confirm::the_link_returned_by_subscribe_returns_200_when_called::{{closure}}::h5488714631cb2b9f [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:20:66 [INFO] [stdout] 54: 0x60568340ce26 - core::ops::function::FnOnce::call_once::h0cc507b0a06138ed [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x60568344ab58 - api::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::{{closure}}::h1893ec55d81ce27a [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:8:27 [INFO] [stdout] 22: 0x605683461316 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h50dd7e0b23ef656c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342c9c0 - tokio::coop::with_budget::{{closure}}::ha32d5d54ac87ed41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x605683406945 - std::thread::local::LocalKey::try_with::h215821d2258b3d26 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x60568340471e - std::thread::local::LocalKey::with::h5526c1caf6460fbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x60568345f3a2 - tokio::coop::with_budget::hc3c57ac3a407258f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x60568345f3a2 - tokio::coop::budget::h4da81b89589bd5f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x60568345f3a2 - as core::future::future::Future>::poll::{{closure}}::h09fb6a35d794f965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834346ed - tokio::macros::scoped_tls::ScopedKey::set::h349693fc74aa4fda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345af07 - tokio::task::local::LocalSet::with::h1f4c6e7f0dadece9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f03b - as core::future::future::Future>::poll::h8cf5c61a6b092bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345d7e1 - tokio::task::local::LocalSet::run_until::{{closure}}::hc299168d1f73bbca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x60568345778d - as core::future::future::Future>::poll::h0784ab7b2be2be38 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x6056834037cd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbe520cc9ed32603c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342e2b0 - tokio::coop::with_budget::{{closure}}::hf058cd00fc4f1f78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683406215 - std::thread::local::LocalKey::try_with::h17b731a7cb1a709b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x6056834039ee - std::thread::local::LocalKey::with::h05505da74f4baf38 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x6056834029cf - tokio::coop::with_budget::h962ea3f5aa312899 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x6056834029cf - tokio::coop::budget::h91fe24b4e4c2923b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x6056834029cf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8215866790141961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f0e30 - tokio::runtime::basic_scheduler::Context::enter::h67cfac2924c948e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fcb2c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7c9acb13d46f05f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9e94 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hdab08709194b4692 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x6056834347ed - tokio::macros::scoped_tls::ScopedKey::set::h4e7ef03be6826086 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f6a2c - tokio::runtime::basic_scheduler::CoreGuard::enter::h223168ba8d35b487 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f7a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb3dc2a017134cc12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833eca82 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h86202393c969cdf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344f42b - tokio::runtime::Runtime::block_on::h4615d2a55fc3f846 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b25e - tokio::task::local::LocalSet::block_on::h21cdc694e593f7ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469f8a - actix_rt::runtime::Runtime::block_on::ha55403536389badd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346152a - actix_rt::system::SystemRunner::block_on::hf7f20e1dcd9adb36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568344a8fb - api::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::h7f5c99ee7e8d7684 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:5:1 [INFO] [stdout] 53: 0x60568344baf7 - api::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::{{closure}}::h62fbc69bd1cb6a29 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/newsletter.rs:6:68 [INFO] [stdout] 54: 0x60568340d6a6 - core::ops::function::FnOnce::call_once::he27d012b531866a1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::subscribe_sends_a_confirmation_email_for_valid_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::subscribe_sends_a_confirmation_email_for_valid_data' (59) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x6056834884d3 - api::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{{closure}}::hd1ffe5f9ffaf33ee [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:98:27 [INFO] [stdout] 22: 0x605683461276 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h02dc3969d47381d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342a3c0 - tokio::coop::with_budget::{{closure}}::h598e4ec2b943dd23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x605683408d55 - std::thread::local::LocalKey::try_with::h6ec43c07ecf020ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x60568340546e - std::thread::local::LocalKey::with::hc9a9631c9d49daed [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x605683461162 - tokio::coop::with_budget::h611fd6f308cd4737 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x605683461162 - tokio::coop::budget::h4c9c79d2b9300b79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x605683461162 - as core::future::future::Future>::poll::{{closure}}::hfff72fc5cafdc022 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834357ed - tokio::macros::scoped_tls::ScopedKey::set::hdac7dbe4540864a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345afc7 - tokio::task::local::LocalSet::with::h91335b51d68c01f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345ef4b - as core::future::future::Future>::poll::h2a8f5d723c106f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345da31 - tokio::task::local::LocalSet::run_until::{{closure}}::hc34f4db87605fb71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457aad - as core::future::future::Future>::poll::h78c07801f6fee49f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340374d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha2958c889e60ccfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342d470 - tokio::coop::with_budget::{{closure}}::hb3cc3aec30e9f3d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683407945 - std::thread::local::LocalKey::try_with::h42ae4caf962c941a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x605683404fae - std::thread::local::LocalKey::with::haee6d09c81cf4ab8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x605683402b9f - tokio::coop::with_budget::hbd9e81e3fe4ae4f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x605683402b9f - tokio::coop::budget::h25883f0018b141ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x605683402b9f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8ec10661c3dcbb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833ef940 - tokio::runtime::basic_scheduler::Context::enter::h3c12672bddf14295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fd35c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h842f40b6d61b4b08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9e14 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb268ca7856c98961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683434ced - tokio::macros::scoped_tls::ScopedKey::set::h87b441deecf4ab53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f7cec - tokio::runtime::basic_scheduler::CoreGuard::enter::h6a063bde0ffe98fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f9a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hd064423404630790 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833edc22 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::he72e9834762f1aba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344fd3b - tokio::runtime::Runtime::block_on::h7a299e219f1fa740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b2de - tokio::task::local::LocalSet::block_on::h3afc328bbbab9981 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469f0a - actix_rt::runtime::Runtime::block_on::h5b33c1e2e91ba34a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346148a - actix_rt::system::SystemRunner::block_on::h55f906e9a72e74f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x6056834882bb - api::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::hb180ab08d766ab21 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:95:1 [INFO] [stdout] 53: 0x605683488327 - api::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{{closure}}::h97e1364dd9d00ec0 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:96:63 [INFO] [stdout] 54: 0x60568340cd26 - core::ops::function::FnOnce::call_once::h001167332be927d2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::post_subscriptions_returns_400_when_fields_have_invalid_values stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::post_subscriptions_returns_400_when_fields_have_invalid_values' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683489da4 - api::subscriptions::post_subscriptions_returns_400_when_fields_have_invalid_values::{{closure}}::h3b9e2543f4906d0f [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:50:27 [INFO] [stdout] 22: 0x6056834612d6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h366a6ee0285fc1bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342b920 - tokio::coop::with_budget::{{closure}}::h7d2a84c02ec3f4e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340a3a5 - std::thread::local::LocalKey::try_with::hab60f3288d6b13ed [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x605683404e7e - std::thread::local::LocalKey::with::ha38adbe0aef78501 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x605683460b02 - tokio::coop::with_budget::h932bb58cad39dfd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x605683460b02 - tokio::coop::budget::hfb04b12adf2984ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x605683460b02 - as core::future::future::Future>::poll::{{closure}}::ha63fe40f99041b00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834351ed - tokio::macros::scoped_tls::ScopedKey::set::hae9d92b46ca413f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345af87 - tokio::task::local::LocalSet::with::h5af4d92853f46358 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f08b - as core::future::future::Future>::poll::h8eb4478366ba1688 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345d341 - tokio::task::local::LocalSet::run_until::{{closure}}::hbc8ae5da6b6c5ffb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x60568345788d - as core::future::future::Future>::poll::h2ae5d5f92f03013f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340350d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0c8ba6267586c9cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342dcc0 - tokio::coop::with_budget::{{closure}}::hde9c558cd6f3b7e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683409755 - std::thread::local::LocalKey::try_with::h94fc64b08a3cdd5b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x605683403c0e - std::thread::local::LocalKey::with::h14418f29bb08b374 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x605683401c1f - tokio::coop::with_budget::he5915f30bd4fafcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x605683401c1f - tokio::coop::budget::hc90a81f27259313e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x605683401c1f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h11eba78755a50829 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f1a80 - tokio::runtime::basic_scheduler::Context::enter::h8ccef5f3dbade74a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fa23c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0404ff019fe8b7ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9eb4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hfba326cf53b72125 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x6056834358ed - tokio::macros::scoped_tls::ScopedKey::set::he5af165edaa96714 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f9aec - tokio::runtime::basic_scheduler::CoreGuard::enter::hf9abb1b6af5d51ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f0a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h2c28359d62cfca96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833edf12 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf35d213cc9dc9b1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568345047b - tokio::runtime::Runtime::block_on::hbe2a1cfb9c5e00dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b3de - tokio::task::local::LocalSet::block_on::h657c6a0e1f5f2053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x60568346a04a - actix_rt::runtime::Runtime::block_on::he7546349f1e16ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346150a - actix_rt::system::SystemRunner::block_on::he526e711fe01f514 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x605683489bdb - api::subscriptions::post_subscriptions_returns_400_when_fields_have_invalid_values::h1a9aa4716679e02e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:47:1 [INFO] [stdout] 53: 0x60568348a427 - api::subscriptions::post_subscriptions_returns_400_when_fields_have_invalid_values::{{closure}}::h76603d67aac04497 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:48:74 [INFO] [stdout] 54: 0x60568340d6e6 - core::ops::function::FnOnce::call_once::he2d99116cdc92cd5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- health_check::health_check_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'health_check::health_check_works' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683485374 - api::health_check::health_check_works::{{closure}}::h8efd1cd9afb01808 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/health_check.rs:5:27 [INFO] [stdout] 22: 0x605683461416 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hecbd64ecf36ca42a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x6056834296b0 - tokio::coop::with_budget::{{closure}}::h3abba5b93ca30ca4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340b2a5 - std::thread::local::LocalKey::try_with::hc8c2387a7c53aef2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x605683404cbe - std::thread::local::LocalKey::with::h8b59c8dc934c15ea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x6056834604a2 - tokio::coop::with_budget::h570cf4317d1d43b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x6056834604a2 - tokio::coop::budget::hd4a12b9addd862eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x6056834604a2 - as core::future::future::Future>::poll::{{closure}}::h75b06b1e7f2389ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x605683434fed - tokio::macros::scoped_tls::ScopedKey::set::ha250b56808b1d319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345af67 - tokio::task::local::LocalSet::with::h52f28003518dfd17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f12b - as core::future::future::Future>::poll::h9a49d969f526f449 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345c561 - tokio::task::local::LocalSet::run_until::{{closure}}::h83f6fcfcf381c104 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x6056834577cd - as core::future::future::Future>::poll::h193e3c2f9489c7d0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x6056834035cd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5c9cbe219efbed81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342d6d0 - tokio::coop::with_budget::{{closure}}::hcd2f7d7e7d14d4e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683406b45 - std::thread::local::LocalKey::try_with::h22b7ec432a4d5b5e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x6056834046ce - std::thread::local::LocalKey::with::h54c1c641b93c5c73 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x6056834034bf - tokio::coop::with_budget::h9635a563dea287bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x6056834034bf - tokio::coop::budget::hb89c9f4e79f1faa1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x6056834034bf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hfaf02033c654465e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f41d0 - tokio::runtime::basic_scheduler::Context::enter::he81f877015b734ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fb29c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h47f06dd8ad330609 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9e54 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hd4dfbc7952d7a55a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x6056834354ed - tokio::macros::scoped_tls::ScopedKey::set::hc817e133bdc8e0af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f972c - tokio::runtime::basic_scheduler::CoreGuard::enter::hec66509885c0a00d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9fca - tokio::runtime::basic_scheduler::CoreGuard::block_on::hfd0916cb6d96ee21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833eb5f2 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h01363c77ef1148f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344f5fb - tokio::runtime::Runtime::block_on::h581ed07661ee00ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b1de - tokio::task::local::LocalSet::block_on::h11999a8c9bee290f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469eea - actix_rt::runtime::Runtime::block_on::h1da0625bf54ae7c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x6056834614ba - actix_rt::system::SystemRunner::block_on::h99f958b41e6e59a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x6056834851ab - api::health_check::health_check_works::h8d0c54a1f4e3183f [INFO] [stdout] at /opt/rustwide/workdir/tests/api/health_check.rs:3:1 [INFO] [stdout] 53: 0x6056834858a7 - api::health_check::health_check_works::{{closure}}::hfdc7299f28bd137e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/health_check.rs:4:30 [INFO] [stdout] 54: 0x60568340ce66 - core::ops::function::FnOnce::call_once::h0d1d45531c28f4cb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::subscribe_sends_a_confirmation_email_with_a_link stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::subscribe_sends_a_confirmation_email_with_a_link' (60) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683486801 - api::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{{closure}}::hf3c257f1aff8316e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:138:27 [INFO] [stdout] 22: 0x6056834612b6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1595f7945a850811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342b460 - tokio::coop::with_budget::{{closure}}::h76a943c6dccb0caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340c475 - std::thread::local::LocalKey::try_with::hf054be631fd15ac3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x60568340599e - std::thread::local::LocalKey::with::hf361a08d8abf3a28 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x605683460282 - tokio::coop::with_budget::h1bf2ad4718726ef8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x605683460282 - tokio::coop::budget::h933911a059e30e03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x605683460282 - as core::future::future::Future>::poll::{{closure}}::h62d3950a9293daa8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834353ed - tokio::macros::scoped_tls::ScopedKey::set::hbc1568a3ff8b3455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345b007 - tokio::task::local::LocalSet::with::habf592f02e58c7fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345ef9b - as core::future::future::Future>::poll::h510ee09ea74bf869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345cc51 - tokio::task::local::LocalSet::run_until::{{closure}}::h9879b411e5a6f88d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457a2d - as core::future::future::Future>::poll::h6325c31fafd30ccc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340384d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he5d71664e4bd078c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342cfb0 - tokio::coop::with_budget::{{closure}}::ha8dabc8ef7bfe45a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683407e45 - std::thread::local::LocalKey::try_with::h4c7ce265609322d9 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x605683404ece - std::thread::local::LocalKey::with::ha8226d6a4a2b7e2d [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x60568340269f - tokio::coop::with_budget::h477622993bfd4292 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x60568340269f - tokio::coop::budget::h7a0b8f63c2f04125 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x60568340269f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h61645aca978cbf82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833ef620 - tokio::runtime::basic_scheduler::Context::enter::h3bb43746c13a593f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fe3bc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h9b16ee2831bbf19d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9ed4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hfd4af43369feeec4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683435aed - tokio::macros::scoped_tls::ScopedKey::set::hebd5106858023c75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f71ac - tokio::runtime::basic_scheduler::CoreGuard::enter::h562d5003beca22a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f2a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h6ac7a83bb8908fdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ebbd2 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h56a8dcd1449b3d85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344eebb - tokio::runtime::Runtime::block_on::h0a9bcb500d3efa52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b55e - tokio::task::local::LocalSet::block_on::ha9f792508820954e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x60568346a06a - actix_rt::runtime::Runtime::block_on::hfbc75687baff1f72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x6056834614ca - actix_rt::system::SystemRunner::block_on::hb9146486d3e6030d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568348659b - api::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::h7676382fc07acb45 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:135:1 [INFO] [stdout] 53: 0x605683486607 - api::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{{closure}}::h401dd3f73675c85b [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:136:60 [INFO] [stdout] 54: 0x60568340d0c6 - core::ops::function::FnOnce::call_once::h2d8405a7be3726da [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::post_subscriptions_returns_200_for_valid_form_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::post_subscriptions_returns_200_for_valid_form_data' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x6056834873d3 - api::subscriptions::post_subscriptions_returns_200_for_valid_form_data::{{closure}}::he602018283593557 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:8:27 [INFO] [stdout] 22: 0x605683461296 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h045725628bb8925f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342e180 - tokio::coop::with_budget::{{closure}}::hefcf34b3186249b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340c875 - std::thread::local::LocalKey::try_with::hf6da07082d7ad371 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x605683403dde - std::thread::local::LocalKey::with::h1ccacbfaba1fe630 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x60568345fe42 - tokio::coop::with_budget::h267657da24542f0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x60568345fe42 - tokio::coop::budget::hfe2fab08e2a77562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x60568345fe42 - as core::future::future::Future>::poll::{{closure}}::h4b43d1c6243ea21a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834356ed - tokio::macros::scoped_tls::ScopedKey::set::hd9bb037e7a2282fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345afa7 - tokio::task::local::LocalSet::with::h6872cffd268af86c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345eeab - as core::future::future::Future>::poll::h15ec6469a2ea8bb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345ded1 - tokio::task::local::LocalSet::run_until::{{closure}}::hf6e521e5c5777db9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457bcd - as core::future::future::Future>::poll::hbb2b63933a3776ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340354d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h12b7597201ab895b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x605683428870 - tokio::coop::with_budget::{{closure}}::h05418409b5f97ef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683407545 - std::thread::local::LocalKey::try_with::h3988f70959259bff [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x60568340497e - std::thread::local::LocalKey::with::h7375f524809d8e9f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x60568340255f - tokio::coop::with_budget::h59460fb9af5ecb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x60568340255f - tokio::coop::budget::haf4a108a924b7a60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x60568340255f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5a0c5d7a46de358c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f1da0 - tokio::runtime::basic_scheduler::Context::enter::h94a05fb179a39565 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x605683400cac - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::heae215fdd94ef756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9d14 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2f161771dea5409c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x6056834348ed - tokio::macros::scoped_tls::ScopedKey::set::h62527d766cb14b4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f666c - tokio::runtime::basic_scheduler::CoreGuard::enter::h08707291e66ed2cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9eea - tokio::runtime::basic_scheduler::CoreGuard::block_on::h0ca27a2665d959d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ed352 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbbe3aa9faec80d82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344f99b - tokio::runtime::Runtime::block_on::h656f8a8a2a285955 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b6de - tokio::task::local::LocalSet::block_on::hd6d8cc1aca2214da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469f6a - actix_rt::runtime::Runtime::block_on::h9d3a84df2db9f011 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x6056834614aa - actix_rt::system::SystemRunner::block_on::h8ff91db262fea675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x6056834871bb - api::subscriptions::post_subscriptions_returns_200_for_valid_form_data::h172540f4e7797f98 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:5:1 [INFO] [stdout] 53: 0x605683487227 - api::subscriptions::post_subscriptions_returns_200_for_valid_form_data::{{closure}}::h5af05c3b474470bc [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:6:62 [INFO] [stdout] 54: 0x60568340d1b6 - core::ops::function::FnOnce::call_once::h6371e1576bafebc0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::post_subscriptions_returns_400_for_missing_form_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::post_subscriptions_returns_400_for_missing_form_data' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683488c54 - api::subscriptions::post_subscriptions_returns_400_for_missing_form_data::{{closure}}::h49cf37d428771b54 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:74:27 [INFO] [stdout] 22: 0x605683461376 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h6efd547b5fb93636 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342d800 - tokio::coop::with_budget::{{closure}}::hd0e9ee97884a5930 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340b1a5 - std::thread::local::LocalKey::try_with::hc8b0136f7cd5c756 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x60568340504e - std::thread::local::LocalKey::with::hb083a5b0fc9ee60e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x60568345fc22 - tokio::coop::with_budget::ha740d310d9f6258b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x60568345fc22 - tokio::coop::budget::h6a016b77e461310e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x60568345fc22 - as core::future::future::Future>::poll::{{closure}}::h38351444ec0e7e72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834345ed - tokio::macros::scoped_tls::ScopedKey::set::h2ccb248dd80c7023 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345aec7 - tokio::task::local::LocalSet::with::h05fdcb28113b4843 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345ee5b - as core::future::future::Future>::poll::h12740aa093feeeaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345be71 - tokio::task::local::LocalSet::run_until::{{closure}}::h527fa0e878ff26cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457cad - as core::future::future::Future>::poll::he5b6f0473468efe1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340378d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::had3d1371fe5d3065 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x6056834290c0 - tokio::coop::with_budget::{{closure}}::h1f403b73af729ad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683408a55 - std::thread::local::LocalKey::try_with::h6ab9066d702fe09b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x6056834052be - std::thread::local::LocalKey::with::hbabf5f4b9d1741d4 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x605683401f2f - tokio::coop::with_budget::hfe4891d607478a4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x605683401f2f - tokio::coop::budget::h22e30b6e06d25442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x605683401f2f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h22a8c36bcc4c9fdf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f38a0 - tokio::runtime::basic_scheduler::Context::enter::hdcc2d218f40f00d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833febec - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hba36ad4aed9c16c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9d54 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6466cd0ed5c9f303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683435ded - tokio::macros::scoped_tls::ScopedKey::set::hef5a23f57e063a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f846c - tokio::runtime::basic_scheduler::CoreGuard::enter::h7a7fc9c239d540f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9efa - tokio::runtime::basic_scheduler::CoreGuard::block_on::h24edf9ada02c71de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ec792 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h82bc034fae20d9e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x6056834502ab - tokio::runtime::Runtime::block_on::hba4a0063e3cd7edf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b75e - tokio::task::local::LocalSet::block_on::hdbdb2b53b487130a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x60568346a00a - actix_rt::runtime::Runtime::block_on::hda08a42a3cfc515e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x6056834614fa - actix_rt::system::SystemRunner::block_on::hcc302f8516083ae6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x605683488a8b - api::subscriptions::post_subscriptions_returns_400_for_missing_form_data::h4082a78741e0c4da [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:71:1 [INFO] [stdout] 53: 0x6056834892c7 - api::subscriptions::post_subscriptions_returns_400_for_missing_form_data::{{closure}}::hcc6c94e2442ba0a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:72:64 [INFO] [stdout] 54: 0x60568340d5e6 - core::ops::function::FnOnce::call_once::hc4c49b79515cdf01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] error: test failed, to rerun pass `--test api` [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400' (62) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x60568344bd24 - api::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{{closure}}::h0dff0b6a545e87f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:8:27 [INFO] [stdout] 22: 0x605683461356 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h69efb7d3bf80c3ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x605683428f90 - tokio::coop::with_budget::{{closure}}::h1d46403564f7aaf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x605683408045 - std::thread::local::LocalKey::try_with::h4f6a7b5fe0650a0e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x605683404d5e - std::thread::local::LocalKey::with::h8fd4b91b7de62115 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x60568345fa02 - tokio::coop::with_budget::ha1985a6121257abe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x60568345fa02 - tokio::coop::budget::h30196d50329564dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x60568345fa02 - as core::future::future::Future>::poll::{{closure}}::h348f8fdace878735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834343ed - tokio::macros::scoped_tls::ScopedKey::set::h154f7073260a02a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345af47 - tokio::task::local::LocalSet::with::h4586142852e7eee8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345ee0b - as core::future::future::Future>::poll::h08c189ebce22df93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345dc81 - tokio::task::local::LocalSet::run_until::{{closure}}::hd780298ef4e34168 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457aed - as core::future::future::Future>::poll::h8ab8e0de5e98e116 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x6056834036cd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h75253a1224014718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342a030 - tokio::coop::with_budget::{{closure}}::h514c7631c83c3e0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683408785 - std::thread::local::LocalKey::try_with::h67eccd0d090ca922 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x60568340480e - std::thread::local::LocalKey::with::h5b87f5681340541a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x6056834032af - tokio::coop::with_budget::hfdea9eed81b26dde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x6056834032af - tokio::coop::budget::h577614e75d4dd7e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x6056834032af - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hf6fb638b59fdc558 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f1150 - tokio::runtime::basic_scheduler::Context::enter::h7736dad320444409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833ffc4c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hcabd94ee97a70a0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9d94 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h73c4487f49d41431 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683435eed - tokio::macros::scoped_tls::ScopedKey::set::hf0b927ec90a6839d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f792c - tokio::runtime::basic_scheduler::CoreGuard::enter::h5edcae1803c2d85f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f6a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb383afa14d1bb116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833eb8e2 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4ddc568c4f0798a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568345064b - tokio::runtime::Runtime::block_on::hd63ffb2c6791194d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b0de - tokio::task::local::LocalSet::block_on::h0495e71ab5d03c39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469fca - actix_rt::runtime::Runtime::block_on::hc52522e173389e4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346144a - actix_rt::system::SystemRunner::block_on::h00b80e578925444a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568344bb5b - api::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::hbdbfcc0ce49fdac4 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:5:1 [INFO] [stdout] 53: 0x60568344c1f7 - api::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{{closure}}::h8ea2c384a6af0f17 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:6:63 [INFO] [stdout] 54: 0x60568340d246 - core::ops::function::FnOnce::call_once::h7bbbfbda2120cfaa [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::subscribe_fails_if_there_is_a_fatal_database_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::subscribe_fails_if_there_is_a_fatal_database_error' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683487c23 - api::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{{closure}}::h2c4af3ee8419e23f [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:159:27 [INFO] [stdout] 22: 0x605683461436 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hf5857321463c1247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x605683429ca0 - tokio::coop::with_budget::{{closure}}::h4af174fbacff77f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x60568340a4a5 - std::thread::local::LocalKey::try_with::hac6899536f8da196 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x60568340572e - std::thread::local::LocalKey::with::hd9c5ae3ca5e2585b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x60568345f5c2 - tokio::coop::with_budget::hcb6d46b554e11ec1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x60568345f5c2 - tokio::coop::budget::h21fdeacf751c028d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x60568345f5c2 - as core::future::future::Future>::poll::{{closure}}::h0a63b086272da88f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x605683434aed - tokio::macros::scoped_tls::ScopedKey::set::h705f42079c6a50ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345b067 - tokio::task::local::LocalSet::with::hf3547a2d6d018103 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345f26b - as core::future::future::Future>::poll::hfd4cc578b625ad9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345d0f1 - tokio::task::local::LocalSet::run_until::{{closure}}::hb23cdf0ea8986273 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x6056834579ed - as core::future::future::Future>::poll::h49a95b387dacfe7e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340358d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3aa5a4ac448bcf16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342ac10 - tokio::coop::with_budget::{{closure}}::h6bdafd19d8453c36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x60568340aea5 - std::thread::local::LocalKey::try_with::hc1b671eb99730449 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x60568340426e - std::thread::local::LocalKey::with::h37260c09c1776f0b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x605683402ebf - tokio::coop::with_budget::h24e6495bf6199fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x605683402ebf - tokio::coop::budget::h46f8eca6240ec3c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x605683402ebf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hcaadb9f0770e00ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f2cb0 - tokio::runtime::basic_scheduler::Context::enter::haa739825c68b8818 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056834014dc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::heb34e4a74b79c79d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9df4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h96d8ad0659315869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x6056834342ed - tokio::macros::scoped_tls::ScopedKey::set::h108cbc098e21e9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f8bec - tokio::runtime::basic_scheduler::CoreGuard::enter::h969d6f063bb737b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f8a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc2f22228dbcc0485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ec1b2 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h657adb737d1961ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344fb6b - tokio::runtime::Runtime::block_on::h78965bca7bc07a14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b45e - tokio::task::local::LocalSet::block_on::h8e16011c82a42b12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469fea - actix_rt::runtime::Runtime::block_on::hc7c6dead3fbf346e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346147a - actix_rt::system::SystemRunner::block_on::h401e3b0c7d48ab19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x605683487a4b - api::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::h9e95079e89d6ec56 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:156:1 [INFO] [stdout] 53: 0x605683488257 - api::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{{closure}}::hd501147acd32e8d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:157:62 [INFO] [stdout] 54: 0x60568340d126 - core::ops::function::FnOnce::call_once::h3d3beba33b6938c6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber' (61) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x60568344d543 - api::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::{{closure}}::he2ae9ad3f3d46ab2 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:47:27 [INFO] [stdout] 22: 0x6056834613d6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h95fa9cbc1cfbe41a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342b0d0 - tokio::coop::with_budget::{{closure}}::h6e372d4fce0963cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x605683409d75 - std::thread::local::LocalKey::try_with::ha03dfca85ace6439 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x6056834047be - std::thread::local::LocalKey::with::h591aeb35937d86f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x605683460d22 - tokio::coop::with_budget::h8b4c50fff87be269 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x605683460d22 - tokio::coop::budget::h92b9a438927a3d6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x605683460d22 - as core::future::future::Future>::poll::{{closure}}::hd2cca529575abfeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834359ed - tokio::macros::scoped_tls::ScopedKey::set::he6b4f5c760bdcffb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345b047 - tokio::task::local::LocalSet::with::hf2147da1c8a45617 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345eefb - as core::future::future::Future>::poll::h209f5503eec1d3ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345ca01 - tokio::task::local::LocalSet::run_until::{{closure}}::h944bba475c29e631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x605683457c0d - as core::future::future::Future>::poll::hc0051dc3e3eec5f3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340368d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h69a97ec4f2b79e8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342d340 - tokio::coop::with_budget::{{closure}}::hb07240342a2999d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x605683406a45 - std::thread::local::LocalKey::try_with::h216dcb0842b91e44 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x6056834053de - std::thread::local::LocalKey::with::hc220961f819c42a7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x6056834021bf - tokio::coop::with_budget::h2f321abc81f818cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x6056834021bf - tokio::coop::budget::hd44c2900c5954fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x6056834021bf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h3ef9b79d77dc3bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833f2990 - tokio::runtime::basic_scheduler::Context::enter::ha91b5311732e4cec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fdb8c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h986646f615ae9ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9d34 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h4156ed664531013c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683435ced - tokio::macros::scoped_tls::ScopedKey::set::hed8a0df53d6cb50f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f80ac - tokio::runtime::basic_scheduler::CoreGuard::enter::h71bc133c2823b789 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9faa - tokio::runtime::basic_scheduler::CoreGuard::block_on::hd816f172a44947ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ebec2 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h5e0e35aaa1eed264 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x60568344eceb - tokio::runtime::Runtime::block_on::h07439e2ad8f9e0b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b5de - tokio::task::local::LocalSet::block_on::hc06136119315b890 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x605683469faa - actix_rt::runtime::Runtime::block_on::hb80ecbe490f70cf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x60568346146a - actix_rt::system::SystemRunner::block_on::h2d7fcc557f63586b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568344d29b - api::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::hc895578c99e6a170 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:44:1 [INFO] [stdout] 53: 0x60568344d307 - api::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::{{closure}}::h75e47d08946e6e20 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:45:67 [INFO] [stdout] 54: 0x60568340cfa6 - core::ops::function::FnOnce::call_once::h16ee7959c8c8c717 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- subscriptions::subscribe_persists_the_new_subscriber stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subscriptions::subscribe_persists_the_new_subscriber' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6056847a3c62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6056847a3c62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6056847a3c62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6056847a3c62 - ::fmt::h8be9aa933f14675f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6056847b7a9f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6056847b7a9f - core::fmt::write::hfd0efbb002ac7eea [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60568476c983 - std::io::default_write_fmt::hd6d24501f2d7f8d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60568476c983 - std::io::Write::write_fmt::h79eca2f72fc24111 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60568477a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60568477f70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60568477f5a1 - std::panicking::default_hook::hbafefc2d196267a2 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60568350040e - as core::ops::function::Fn>::call::ha834d5846f91b30b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60568350040e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60568477fdcf - as core::ops::function::Fn>::call::hbf9b0f7a281291fd [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60568477fdcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60568477f41c - std::panicking::begin_panic::{{closure}}::ha30daa6b1336d1e3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x60568477a4c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6a8e53a275227a5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60568477f3ec - std::panicking::begin_panic::h5e715d3b3eb04d46 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x605683424df3 - ::run_with_args::h7beb4a70500f231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9 [INFO] [stdout] 19: 0x60568348a91f - api::helpers::configure_db_container::h9984265107b21907 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:203:31 [INFO] [stdout] 20: 0x60568348cbee - api::helpers::spawn_app::{{closure}}::h9f2d610ee193749e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/helpers.rs:154:35 [INFO] [stdout] 21: 0x605683485b71 - api::subscriptions::subscribe_persists_the_new_subscriber::{{closure}}::hbe90acd86176f40e [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:27:27 [INFO] [stdout] 22: 0x605683461396 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h827a53a217fe56cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:67 [INFO] [stdout] 23: 0x60568342cd50 - tokio::coop::with_budget::{{closure}}::ha6ade1c9390dbf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x605683407d45 - std::thread::local::LocalKey::try_with::h4ae9a7a57da0cfa3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x6056834042be - std::thread::local::LocalKey::with::h396a0056c5e91164 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x60568345f7e2 - tokio::coop::with_budget::h764d2ae647cfee68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 27: 0x60568345f7e2 - tokio::coop::budget::h292339ff16173fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x60568345f7e2 - as core::future::future::Future>::poll::{{closure}}::h2a153fd9bc0ba774 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x6056834350ed - tokio::macros::scoped_tls::ScopedKey::set::ha9ae0b41b085884e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x60568345aee7 - tokio::task::local::LocalSet::with::h1016e4a9ef744027 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:561:17 [INFO] [stdout] 31: 0x60568345efeb - as core::future::future::Future>::poll::h7e03e6244e901665 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:634:22 [INFO] [stdout] 32: 0x60568345c0c1 - tokio::task::local::LocalSet::run_until::{{closure}}::h5c2c267add1d1dcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:507:19 [INFO] [stdout] 33: 0x6056834578cd - as core::future::future::Future>::poll::h2d6b8ba8bf9bf21f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9 [INFO] [stdout] 34: 0x60568340380d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca139b913007b182 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:64 [INFO] [stdout] 35: 0x60568342ae70 - tokio::coop::with_budget::{{closure}}::h6d544b098002723c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x60568340b0a5 - std::thread::local::LocalKey::try_with::hc6d94c30fbe2d5d3 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 37: 0x6056834055ee - std::thread::local::LocalKey::with::hcfc04de432cc9bf6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 38: 0x60568340241f - tokio::coop::with_budget::h6386c8a614efc0f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:13 [INFO] [stdout] 39: 0x60568340241f - tokio::coop::budget::h4b41f83b2bc0cba1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x60568340241f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h503341ff305be36e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 41: 0x6056833eff50 - tokio::runtime::basic_scheduler::Context::enter::h4d4abc0050f622d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 42: 0x6056833fc2fc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h78217f6f7def90e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:44 [INFO] [stdout] 43: 0x6056833f9e34 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hce333dd2f4ebfc4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 44: 0x605683435fed - tokio::macros::scoped_tls::ScopedKey::set::hf7103b23519e8999 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x6056833f756c - tokio::runtime::basic_scheduler::CoreGuard::enter::h596eee4a945bf870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:35 [INFO] [stdout] 46: 0x6056833f9f3a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h88a9ce1452085c88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:14 [INFO] [stdout] 47: 0x6056833ed932 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::he4feaea7790a5e41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:29 [INFO] [stdout] 48: 0x6056834500db - tokio::runtime::Runtime::block_on::h9c2eac37f948481e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:51 [INFO] [stdout] 49: 0x60568345b35e - tokio::task::local::LocalSet::block_on::h571ba8ef209594c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/task/local.rs:468:12 [INFO] [stdout] 50: 0x60568346a08a - actix_rt::runtime::Runtime::block_on::hfdfdfcd4131940af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20 [INFO] [stdout] 51: 0x6056834614da - actix_rt::system::SystemRunner::block_on::hbe38ba3f9d554007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17 [INFO] [stdout] 52: 0x60568348590b - api::subscriptions::subscribe_persists_the_new_subscriber::h57460db386326324 [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:24:1 [INFO] [stdout] 53: 0x605683485977 - api::subscriptions::subscribe_persists_the_new_subscriber::{{closure}}::h467c58f3a6deabab [INFO] [stdout] at /opt/rustwide/workdir/tests/api/subscriptions.rs:25:49 [INFO] [stdout] 54: 0x60568340d006 - core::ops::function::FnOnce::call_once::h2745845a9c8d27f5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60568350020b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x60568350020b - test::__rust_begin_short_backtrace::he551dd004770be01 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x60568351426d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x60568351426d - as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x60568351426d - std::panicking::catch_unwind::do_call::hc37c563b8a006285 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x60568351426d - std::panicking::catch_unwind::h616b6e2e7a27f612 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x60568351426d - std::panic::catch_unwind::h1e788dd57758e6d8 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x60568351426d - test::run_test_in_process::hf073c2764f29f8ad [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x60568351426d - test::run_test::{{closure}}::h3dc46b7a0c340fa6 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x6056834ed7b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x6056834ed7b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x6056834f100a - as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x6056834f100a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x6056834f100a - std::panicking::catch_unwind::h8f9f675f3756eab1 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x6056834f100a - std::panic::catch_unwind::he8f74a93abeceb9b [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x6056834f100a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x6056834f100a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x6056847757df - as core::ops::function::FnOnce>::call_once::h6ff05134d80ef20e [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 74: 0x6056847757df - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0 [INFO] [stdout] at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 75: 0x726f2a86daa4 - [INFO] [stdout] 76: 0x726f2a8faa64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] health_check::health_check_works [INFO] [stdout] newsletter::newsletters_are_delivered_to_confirmed_subscribers [INFO] [stdout] newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers [INFO] [stdout] newsletter::newsletters_return_400_for_invalid_data [INFO] [stdout] subscriptions::post_subscriptions_returns_200_for_valid_form_data [INFO] [stdout] subscriptions::post_subscriptions_returns_400_for_missing_form_data [INFO] [stdout] subscriptions::post_subscriptions_returns_400_when_fields_have_invalid_values [INFO] [stdout] subscriptions::subscribe_fails_if_there_is_a_fatal_database_error [INFO] [stdout] subscriptions::subscribe_fails_when_sending_confirmation_email_fails [INFO] [stdout] subscriptions::subscribe_persists_the_new_subscriber [INFO] [stdout] subscriptions::subscribe_sends_a_confirmation_email_for_valid_data [INFO] [stdout] subscriptions::subscribe_sends_a_confirmation_email_with_a_link [INFO] [stdout] subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber [INFO] [stdout] subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400 [INFO] [stdout] subscriptions_confirm::the_link_returned_by_subscribe_returns_200_when_called [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "475e044604d96c9426d4654f94afe65c1cb821b79621c2f743ea86c634b2ff6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475e044604d96c9426d4654f94afe65c1cb821b79621c2f743ea86c634b2ff6a", kill_on_drop: false }` [INFO] [stdout] 475e044604d96c9426d4654f94afe65c1cb821b79621c2f743ea86c634b2ff6a