[INFO] cloning repository https://github.com/SKKUGoon/Raven [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SKKUGoon/Raven" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSKKUGoon%2FRaven", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSKKUGoon%2FRaven'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7bc162836a306ca5796bb93b91da86fdadb31c3 [INFO] testing SKKUGoon/Raven against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSKKUGoon%2FRaven" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SKKUGoon/Raven [INFO] finished tweaking git repo https://github.com/SKKUGoon/Raven [INFO] tweaked toml for git repo https://github.com/SKKUGoon/Raven written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SKKUGoon/Raven on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SKKUGoon/Raven already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded go-parse-duration v0.1.1 [INFO] [stderr] Downloaded tower-test v0.4.0 [INFO] [stderr] Downloaded influxdb2-structmap v0.2.0 [INFO] [stderr] Downloaded toml_datetime v0.7.1 [INFO] [stderr] Downloaded influxdb2-derive v0.1.1 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded erased-serde v0.4.8 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded toml v0.9.6 [INFO] [stderr] Downloaded config v0.15.16 [INFO] [stderr] Downloaded prometheus v0.14.0 [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.30.0 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.31.0 [INFO] [stderr] Downloaded protobuf v3.7.2 [INFO] [stderr] Downloaded opentelemetry_sdk v0.30.0 [INFO] [stderr] Downloaded opentelemetry v0.30.0 [INFO] [stderr] Downloaded tonic v0.14.2 [INFO] [stderr] Downloaded prost-build v0.14.1 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded influxdb2 v0.5.2 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.30.0 [INFO] [stderr] Downloaded prost v0.14.1 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] [stderr] Downloaded schannel v0.1.28 [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded tokio-tungstenite v0.27.0 [INFO] [stderr] Downloaded tonic-prost v0.14.2 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded serde_spanned v1.0.1 [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded opentelemetry-http v0.30.0 [INFO] [stderr] Downloaded protobuf-support v3.7.2 [INFO] [stderr] Downloaded prost-derive v0.14.1 [INFO] [stderr] Downloaded tonic-prost-build v0.14.2 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded matchers v0.2.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded security-framework-sys v2.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7417130c9533de3f8529b49c88486b84a5bf91f14457b38276257ca10023023b [INFO] running `Command { std: "docker" "start" "-a" "7417130c9533de3f8529b49c88486b84a5bf91f14457b38276257ca10023023b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7417130c9533de3f8529b49c88486b84a5bf91f14457b38276257ca10023023b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7417130c9533de3f8529b49c88486b84a5bf91f14457b38276257ca10023023b", kill_on_drop: false }` [INFO] [stdout] 7417130c9533de3f8529b49c88486b84a5bf91f14457b38276257ca10023023b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95920094bfdb811a04500c787d44a9638fe14a321a7d26a4543d9c9bf54c2379 [INFO] running `Command { std: "docker" "start" "-a" "95920094bfdb811a04500c787d44a9638fe14a321a7d26a4543d9c9bf54c2379", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling go-parse-duration v0.1.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling influxdb2-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling raven v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling influxdb2-structmap v0.2.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.15.16 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling influxdb2 v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "95920094bfdb811a04500c787d44a9638fe14a321a7d26a4543d9c9bf54c2379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95920094bfdb811a04500c787d44a9638fe14a321a7d26a4543d9c9bf54c2379", kill_on_drop: false }` [INFO] [stdout] 95920094bfdb811a04500c787d44a9638fe14a321a7d26a4543d9c9bf54c2379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 195cd52df2d1895f32b8d51c4340aeab521ab629f760e0c3c071cecc22a7a87b [INFO] running `Command { std: "docker" "start" "-a" "195cd52df2d1895f32b8d51c4340aeab521ab629f760e0c3c071cecc22a7a87b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling influxdb2-structmap v0.2.0 [INFO] [stderr] Compiling config v0.15.16 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling influxdb2-derive v0.1.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-test v0.4.0 [INFO] [stderr] Compiling raven v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling influxdb2 v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "195cd52df2d1895f32b8d51c4340aeab521ab629f760e0c3c071cecc22a7a87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195cd52df2d1895f32b8d51c4340aeab521ab629f760e0c3c071cecc22a7a87b", kill_on_drop: false }` [INFO] [stdout] 195cd52df2d1895f32b8d51c4340aeab521ab629f760e0c3c071cecc22a7a87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ba44c4201f4ea233af9dc1327bca470d6a771c43e45ec2022eef83d70e25039 [INFO] running `Command { std: "docker" "start" "-a" "6ba44c4201f4ea233af9dc1327bca470d6a771c43e45ec2022eef83d70e25039", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raven-c0f7be60fa27a33c) [INFO] [stdout] [INFO] [stdout] running 169 tests [INFO] [stdout] test citadel::storage::tests::test_atomic_orderbook_creation ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_trade_side_conversion ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_orderbook_snapshot ... ok [INFO] [stdout] test citadel::storage::tests::test_price_quantity_conversion_functions ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_orderbook_update ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_trade_creation ... ok [INFO] [stdout] test citadel::streaming::tests::test_snapshot_batch ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_trade_snapshot ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_trade_update ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_trade_value ... ok [INFO] [stdout] test citadel::storage::tests::test_conversion_from_orderbook_data ... ok [INFO] [stdout] test citadel::storage::tests::test_conversion_from_trade_data ... ok [INFO] [stdout] test citadel::storage::tests::test_high_frequency_storage ... ok [INFO] [stdout] test citadel::streaming::tests::test_snapshot_config ... ok [INFO] [stdout] test citadel::storage::tests::test_atomic_orderbook_spread ... ok [INFO] [stdout] test citadel::tests::test_invalid_trade_validation ... ok [INFO] [stdout] test citadel::streaming::tests::test_snapshot_metrics ... ok [INFO] [stdout] test citadel::tests::test_invalid_orderbook_validation ... ok [INFO] [stdout] test citadel::tests::test_dead_letter_queue_status ... ok [INFO] [stdout] test citadel::tests::test_validation_rules_update ... ok [INFO] [stdout] test citadel::tests::test_metrics_tracking ... ok [INFO] [stdout] test citadel::tests::test_data_sanitization ... ok [INFO] [stdout] test citadel::tests::test_citadel_creation ... ok [INFO] [stdout] test citadel::streaming::tests::test_capture_snapshots_with_data ... ok [INFO] [stdout] test citadel::tests::test_trade_validation ... ok [INFO] [stdout] test client_manager::tests::test_client_activity_tracking ... ok [INFO] [stdout] test client_manager::tests::test_client_metadata ... ok [INFO] [stdout] test client_manager::tests::test_max_clients_limit ... ok [INFO] [stdout] test citadel::streaming::tests::test_snapshot_service_creation ... ok [INFO] [stdout] test client_manager::tests::test_client_registration ... ok [INFO] [stdout] test client_manager::tests::test_connection_quality ... ok [INFO] [stdout] test client_manager::tests::test_client_disconnection ... ok [INFO] [stdout] test client_manager::tests::test_heartbeat_update ... ok [INFO] [stdout] test config::integration_tests::test_batching_configuration_comprehensive ... ok [INFO] [stdout] test citadel::tests::test_orderbook_validation ... ok [INFO] [stdout] test config::integration_tests::test_configuration_validation_comprehensive ... ok [INFO] [stdout] test config::integration_tests::test_environment_specific_configurations ... ok [INFO] [stdout] test config::integration_tests::test_environment_variable_precedence ... ok [INFO] [stdout] test config::tests::test_config_template_generation ... ok [INFO] [stdout] test config::tests::test_config_to_env_vars ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_config_validator_buffer_size ... ok [INFO] [stdout] test config::tests::test_config_validator_port ... ok [INFO] [stdout] test config::tests::test_config_validator_timeout ... ok [INFO] [stdout] test config::tests::test_config_validator_url ... ok [INFO] [stdout] test config::tests::test_default_config_creation ... ok [INFO] [stdout] test config::tests::test_environment_recommendations ... ok [INFO] [stdout] test config::tests::test_environment_variable_override ... ok [INFO] [stdout] test config::tests::test_retention_policy_validation ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_exchange_isolation ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_handler_creation ... ok [INFO] [stdout] test config::integration_tests::test_config_validators_comprehensive ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_invalid_orderbook_data ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_invalid_trade_data ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_multi_exchange_support ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_orderbook_ingestion ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_price_level_validation ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_performance_stats ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_shared_storage ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_snapshot_not_found ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_symbol_listing ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_trade_ingestion ... ok [INFO] [stdout] test config::integration_tests::test_config_utils_comprehensive ... ok [INFO] [stdout] test citadel::storage::tests::test_high_frequency_storage_symbols ... ok [INFO] [stdout] test config::tests::test_config_utils_export_json ... ok [INFO] [stdout] test config::tests::test_config_utils_health_check ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_handler_creation ... ok [INFO] [stdout] test config::tests::test_batch_config_validation ... ok [INFO] [stdout] test config::integration_tests::test_retention_policy_comprehensive_validation ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_invalid_candle_data ... ok [INFO] [stdout] test citadel::tests::test_price_quantity_rounding ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_storage_operations ... ok [INFO] [stdout] test data_handlers::private_data::tests::test_handler_creation ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_invalid_funding_rate_data ... ok [INFO] [stdout] test data_handlers::private_data::tests::test_storage_operations ... ok [INFO] [stdout] test database::tests::test_batch_write_empty ... ok [INFO] [stdout] test database::tests::test_batch_write_with_datapoints ... ok [INFO] [stdout] test citadel::storage::tests::test_concurrent_atomic_operations ... ok [INFO] [stdout] test data_handlers::high_frequency::tests::test_concurrent_operations ... ok [INFO] [stdout] test config::tests::test_config_hot_reload ... ok [INFO] [stdout] test config::tests::test_config_manager_creation ... ok [INFO] [stdout] test database::tests::test_circuit_breaker ... ok [INFO] [stdout] test database::tests::test_circuit_breaker_recovery ... ok [INFO] [stdout] test database::tests::test_database_dead_letter_helper_orderbook ... ok [INFO] [stdout] test database::tests::test_database_dead_letter_helper_trade ... ok [INFO] [stdout] test database::tests::test_datapoint_creation_candle ... ok [INFO] [stdout] test database::tests::test_datapoint_creation_funding_rate ... ok [INFO] [stdout] test database::tests::test_datapoint_creation_orderbook ... ok [INFO] [stdout] test database::tests::test_datapoint_creation_trade ... ok [INFO] [stdout] test database::tests::test_datapoint_creation_wallet_update ... ok [INFO] [stdout] test database::tests::test_dead_letter_entry_creation ... ok [INFO] [stdout] test database::tests::test_dead_letter_queue ... ok [INFO] [stdout] test database::tests::test_enhanced_influx_client_creation ... ok [INFO] [stdout] test client_manager::tests::test_client_health_check ... ok [INFO] [stdout] test database::tests::test_influx_config_custom ... ok [INFO] [stdout] test database::tests::test_pool_status ... ok [INFO] [stdout] test database::tests::test_process_dead_letter_queue ... ok [INFO] [stdout] test database::tests::test_query_historical_data_placeholder ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_candle_ingestion ... ok [INFO] [stdout] test error::tests::test_error_categories ... ok [INFO] [stdout] test error::tests::test_error_context ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_funding_rate_ingestion ... ok [INFO] [stdout] test error::tests::test_error_creation ... ok [INFO] [stdout] test error::tests::test_retryable_errors ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_multiple_symbols_and_intervals ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_storage_stats ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_storage_size_limits ... ok [INFO] [stdout] test error::tests::test_error_conversion_to_status ... ok [INFO] [stdout] test error::tests::test_severity_levels ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_futures_exchange ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_parse_candle ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_parse_future_trade ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_parse_invalid_message ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_parse_orderbook ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_parse_ticker ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_spot_exchange ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_subscription_spot_trade ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_subscription_ticker ... ok [INFO] [stdout] test logging::tests::test_log_format_parsing ... ok [INFO] [stdout] test logging::tests::test_logging_config_default ... ok [INFO] [stdout] test logging::tests::test_performance_timer ... ok [INFO] [stdout] test exchanges::binance::tests::test_binance_subscription_orderbook ... ok [INFO] [stdout] test monitoring::health::tests::test_component_health_status ... ok [INFO] [stdout] test monitoring::health::tests::test_health_service_creation ... ok [INFO] [stdout] test logging::tests::test_span_events_parsing ... ok [INFO] [stdout] test monitoring::metrics::tests::test_metrics_collector_creation ... ok [INFO] [stdout] test monitoring::health::tests::test_health_status_serialization ... ok [INFO] [stdout] test monitoring::metrics::tests::test_metrics_service_creation ... ok [INFO] [stdout] test monitoring::tests::test_component_health_checks ... ok [INFO] [stdout] test monitoring::tests::test_health_check_responses ... ok [INFO] [stdout] test monitoring::tests::test_health_service_components ... ok [INFO] [stdout] test monitoring::metrics::tests::test_metrics_registration ... ok [INFO] [stdout] test monitoring::tests::test_metrics_collection ... ok [INFO] [stdout] 2025-09-24T23:08:39.587060Z  INFO ThreadId(188) raven::monitoring::tracing: src/monitoring/tracing.rs:58: ✓ Basic logging initialized successfully [INFO] [stdout] test monitoring::tests::test_monitoring_service_integration ... ok [INFO] [stdout] test monitoring::tests::test_metrics_registration ... ok [INFO] [stdout] test config::integration_tests::test_hot_reload_functionality ... FAILED [INFO] [stdout] 2025-09-24T23:08:39.594933Z ERROR ThreadId(190) raven::monitoring::tracing: src/monitoring/tracing.rs:150: Performance operation failed operation=failing_operation duration_ms=0 error="Test error occurred" [INFO] [stdout] test monitoring::tests::test_performance_span_error ... ok [INFO] [stdout] 2025-09-24T23:08:39.595718Z  INFO ThreadId(189) raven::monitoring::tracing: src/monitoring/tracing.rs:129: Performance operation completed operation=test_operation duration_ms=1 success=true [INFO] [stdout] test monitoring::tests::test_performance_span ... ok [INFO] [stdout] 2025-09-24T23:08:39.596715Z  INFO ThreadId(191) raven::monitoring::tracing: src/monitoring/tracing.rs:24: ⚬ Distributed tracing disabled in configuration [INFO] [stdout] 2025-09-24T23:08:39.596781Z  INFO ThreadId(191) raven::monitoring::tracing: src/monitoring/tracing.rs:41: ⚬ Initializing basic logging... [INFO] [stdout] 2025-09-24T23:08:39.597102Z  INFO ThreadId(191) raven::monitoring::tracing: src/monitoring/tracing.rs:58: ✓ Basic logging initialized successfully [INFO] [stdout] test monitoring::tests::test_tracing_service_initialization ... ok [INFO] [stdout] 2025-09-24T23:08:39.597561Z ERROR ThreadId(194) raven::monitoring::tracing: src/monitoring/tracing.rs:150: Performance operation failed operation=test_operation duration_ms=0 error="Test error" [INFO] [stdout] test monitoring::tracing::tests::test_performance_span_error ... ok [INFO] [stdout] 2025-09-24T23:08:39.598120Z  INFO ThreadId(195) raven::monitoring::tracing: src/monitoring/tracing.rs:24: ⚬ Distributed tracing disabled in configuration [INFO] [stdout] 2025-09-24T23:08:39.598195Z  INFO ThreadId(195) raven::monitoring::tracing: src/monitoring/tracing.rs:41: ⚬ Initializing basic logging... [INFO] [stdout] 2025-09-24T23:08:39.598488Z  INFO ThreadId(195) raven::monitoring::tracing: src/monitoring/tracing.rs:58: ✓ Basic logging initialized successfully [INFO] [stdout] test monitoring::tracing::tests::test_tracing_service_creation ... ok [INFO] [stdout] 2025-09-24T23:08:39.598954Z  INFO ThreadId(196) raven::monitoring::tracing: src/monitoring/tracing.rs:246: Custom event recorded event="test_event" data="key=value" [INFO] [stdout] 2025-09-24T23:08:39.599001Z DEBUG ThreadId(196) raven::monitoring::tracing: src/monitoring/tracing.rs:255: Atomic operation performance operation="update" symbol="BTCUSDT" duration_ns=500 [INFO] [stdout] 2025-09-24T23:08:39.599022Z  INFO ThreadId(196) raven::monitoring::tracing: src/monitoring/tracing.rs:273: Throughput measurement messages_per_second=1000.0 data_type="orderbook" [INFO] [stdout] 2025-09-24T23:08:39.599040Z  INFO ThreadId(196) raven::monitoring::tracing: src/monitoring/tracing.rs:282: Latency percentile measurement operation="grpc_request" percentile=95.0 latency_ms=1.5 [INFO] [stdout] test monitoring::tracing::tests::test_tracing_utils ... ok [INFO] [stdout] 2025-09-24T23:08:39.599435Z DEBUG ThreadId(197) raven::server::connection: src/server/connection.rs:47: ⟐ Active connections: 1 [INFO] [stdout] 2025-09-24T23:08:39.599466Z DEBUG ThreadId(197) raven::server::connection: src/server/connection.rs:47: ⟐ Active connections: 2 [INFO] [stdout] 2025-09-24T23:08:39.603864Z  INFO ThreadId(192) raven::monitoring::tracing: src/monitoring/tracing.rs:246: Custom event recorded event="test_event" data="key1=value1, key2=42, key3=true" [INFO] [stdout] 2025-09-24T23:08:39.603911Z DEBUG ThreadId(192) raven::monitoring::tracing: src/monitoring/tracing.rs:255: Atomic operation performance operation="update" symbol="BTCUSDT" duration_ns=1000 [INFO] [stdout] 2025-09-24T23:08:39.603930Z  INFO ThreadId(192) raven::monitoring::tracing: src/monitoring/tracing.rs:273: Throughput measurement messages_per_second=1500.0 data_type="orderbook" [INFO] [stdout] 2025-09-24T23:08:39.603947Z  INFO ThreadId(192) raven::monitoring::tracing: src/monitoring/tracing.rs:282: Latency percentile measurement operation="grpc_request" percentile=95.0 latency_ms=2.5 [INFO] [stdout] 2025-09-24T23:08:39.604091Z  INFO ThreadId(193) raven::monitoring::tracing: src/monitoring/tracing.rs:129: Performance operation completed operation=test_operation duration_ms=0 success=true [INFO] [stdout] test monitoring::tests::test_tracing_utils ... ok [INFO] [stdout] test monitoring::tracing::tests::test_performance_span ... ok [INFO] [stdout] test config::integration_tests::test_full_configuration_lifecycle ... FAILED [INFO] [stdout] test server::tests::test_message_creation ... ok [INFO] [stdout] test server::tests::test_data_type_conversion ... ok [INFO] [stdout] 2025-09-24T23:08:39.607052Z  INFO ThreadId(200) raven::database::influx_client: src/database/influx_client.rs:278: The Iron Bank is opening its vaults... [INFO] [stdout] 2025-09-24T23:08:39.607628Z  INFO ThreadId(200) raven::database::influx_client: src/database/influx_client.rs:279: Bucket: market_data, Pool size: 10 [INFO] [stdout] 2025-09-24T23:08:39.607693Z  INFO ThreadId(200) raven::server: src/server/mod.rs:47: ▲ The Night's Watch is assembling... [INFO] [stdout] 2025-09-24T23:08:39.607712Z  INFO ThreadId(200) raven::server: src/server/mod.rs:48: ⚔ Maximum concurrent connections: 1000 [INFO] [stdout] test server::tests::test_server_creation ... ok [INFO] [stdout] 2025-09-24T23:08:39.608422Z  INFO ThreadId(202) raven::subscription_manager: src/subscription_manager/mod.rs:384: Client subscribed to market data streams client_id=client1 session_id=733d7a32-3c2e-4938-afcc-ac974bcbfeb2 symbols={"BTCUSDT"} data_types={Orderbook} topics=["BTCUSDT:Orderbook"] [INFO] [stdout] 2025-09-24T23:08:39.608457Z  INFO ThreadId(203) raven::subscription_manager: src/subscription_manager/mod.rs:384: Client subscribed to market data streams client_id=client1 session_id=9c012129-39c4-4cca-bbe5-35c8787b13f5 symbols={"BTCUSDT"} data_types={Orderbook} topics=["BTCUSDT:Orderbook"] [INFO] [stdout] 2025-09-24T23:08:39.608487Z DEBUG ThreadId(202) raven::subscription_manager: src/subscription_manager/mod.rs:500: Updated client heartbeat client_id=client1 [INFO] [stdout] test subscription_manager::tests::test_subscription_creation ... ok [INFO] [stdout] test subscription_manager::tests::test_heartbeat_management ... ok [INFO] [stdout] test subscription_manager::tests::test_subscription_data_type_conversion ... ok [INFO] [stdout] 2025-09-24T23:08:39.611855Z  INFO ThreadId(205) raven::subscription_manager: src/subscription_manager/mod.rs:384: Client subscribed to market data streams client_id=client1 session_id=2d69a561-ca66-41f3-a876-0f235063eb64 symbols={"BTCUSDT"} data_types={Orderbook} topics=["BTCUSDT:Orderbook"] [INFO] [stdout] 2025-09-24T23:08:39.612033Z  INFO ThreadId(205) raven::subscription_manager: src/subscription_manager/mod.rs:463: Client unsubscribed from all market data streams (persistence kept) client_id=client1 session_id=2d69a561-ca66-41f3-a876-0f235063eb64 [INFO] [stdout] test subscription_manager::tests::test_subscription_persistence ... ok [INFO] [stdout] test subscription_manager::tests::test_topic_key_generation ... ok [INFO] [stdout] test database::tests::test_config_defaults ... FAILED [INFO] [stdout] test subscription_manager::tests::test_topic_routing ... ok [INFO] [stdout] test database::tests::test_influx_client_creation ... FAILED [INFO] [stdout] test database::tests::test_write_operations ... ok [INFO] [stdout] 2025-09-24T23:08:39.623089Z DEBUG ThreadId(197) raven::server::connection: src/server/connection.rs:68: ⟐ Active connections: 1 [INFO] [stdout] 2025-09-24T23:08:39.624198Z DEBUG ThreadId(127) reqwest::connect: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/connect.rs:449: starting new connection: http://127.0.0.1:34097/ [INFO] [stdout] 2025-09-24T23:08:39.624359Z DEBUG ThreadId(127) hyper::client::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:542: connecting to 127.0.0.1:34097 [INFO] [stdout] 2025-09-24T23:08:39.624601Z DEBUG ThreadId(127) hyper::client::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:545: connected to 127.0.0.1:34097 [INFO] [stdout] 2025-09-24T23:08:39.624952Z DEBUG ThreadId(127) hyper::proto::h1::io: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/io.rs:330: flushed 139 bytes [INFO] [stdout] 2025-09-24T23:08:39.625427Z DEBUG ThreadId(130) mockito::server: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/server.rs:527: Request received: [INFO] [stdout] GET /api/v2/buckets?limit=1&name=test_bucket&org=test_org [INFO] [stdout] authorization: Token test_token [INFO] [stdout] accept: */* [INFO] [stdout] host: 127.0.0.1:34097 [INFO] [stdout] [INFO] [stdout] 2025-09-24T23:08:39.629487Z DEBUG ThreadId(130) mockito::server: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/server.rs:547: Mock found [INFO] [stdout] 2025-09-24T23:08:39.629788Z DEBUG ThreadId(127) hyper::proto::h1::io: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/io.rs:211: parsed 4 headers [INFO] [stdout] 2025-09-24T23:08:39.629822Z DEBUG ThreadId(127) hyper::proto::h1::conn: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/conn.rs:224: incoming body is content-length (14 bytes) [INFO] [stdout] 2025-09-24T23:08:39.629888Z DEBUG ThreadId(127) hyper::proto::h1::conn: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/conn.rs:300: incoming body completed [INFO] [stdout] 2025-09-24T23:08:39.630382Z DEBUG ThreadId(127) reqwest::connect: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/connect.rs:449: starting new connection: http://127.0.0.1:34097/ [INFO] [stdout] 2025-09-24T23:08:39.630467Z DEBUG ThreadId(127) hyper::client::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:542: connecting to 127.0.0.1:34097 [INFO] [stdout] 2025-09-24T23:08:39.630631Z DEBUG ThreadId(127) hyper::client::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:545: connected to 127.0.0.1:34097 [INFO] [stdout] 2025-09-24T23:08:39.630876Z DEBUG ThreadId(127) hyper::proto::h1::io: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/io.rs:330: flushed 119 bytes [INFO] [stdout] 2025-09-24T23:08:39.634656Z DEBUG ThreadId(130) mockito::server: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/server.rs:527: Request received: [INFO] [stdout] GET /api/v2/orgs?limit=1&org=test_org [INFO] [stdout] authorization: Token test_token [INFO] [stdout] accept: */* [INFO] [stdout] host: 127.0.0.1:34097 [INFO] [stdout] [INFO] [stdout] 2025-09-24T23:08:39.634750Z DEBUG ThreadId(130) mockito::server: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/server.rs:547: Mock found [INFO] [stdout] 2025-09-24T23:08:39.634971Z DEBUG ThreadId(127) hyper::proto::h1::io: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/io.rs:211: parsed 4 headers [INFO] [stdout] 2025-09-24T23:08:39.635005Z DEBUG ThreadId(127) hyper::proto::h1::conn: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/conn.rs:224: incoming body is content-length (48 bytes) [INFO] [stdout] 2025-09-24T23:08:39.635048Z DEBUG ThreadId(127) hyper::proto::h1::conn: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/conn.rs:300: incoming body completed [INFO] [stdout] 2025-09-24T23:08:39.635537Z DEBUG ThreadId(127) reqwest::connect: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/connect.rs:449: starting new connection: http://127.0.0.1:34097/ [INFO] [stdout] 2025-09-24T23:08:39.635608Z DEBUG ThreadId(127) hyper::client::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:542: connecting to 127.0.0.1:34097 [INFO] [stdout] 2025-09-24T23:08:39.635753Z DEBUG ThreadId(127) hyper::client::connect::http: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/client/connect/http.rs:545: connected to 127.0.0.1:34097 [INFO] [stdout] 2025-09-24T23:08:39.636018Z DEBUG ThreadId(127) hyper::proto::h1::io: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/io.rs:330: flushed 217 bytes [INFO] [stdout] 2025-09-24T23:08:39.637684Z DEBUG ThreadId(130) mockito::server: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/server.rs:527: Request received: [INFO] [stdout] POST /api/v2/buckets [INFO] [stdout] authorization: Token test_token [INFO] [stdout] content-type: application/json [INFO] [stdout] accept: */* [INFO] [stdout] host: 127.0.0.1:34097 [INFO] [stdout] content-length: 63 [INFO] [stdout] {"orgID":"org_id_123","name":"test_bucket","retentionRules":[]} [INFO] [stdout] [INFO] [stdout] 2025-09-24T23:08:39.637796Z DEBUG ThreadId(130) mockito::server: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/server.rs:547: Mock found [INFO] [stdout] 2025-09-24T23:08:39.642199Z  INFO ThreadId(206) raven::subscription_manager: src/subscription_manager/mod.rs:384: Client subscribed to market data streams client_id=client1 session_id=fbf42a71-4a06-40f4-95a2-e619a3d4bb95 symbols={"BTCUSDT", "ETHUSDT"} data_types={Orderbook, Trades} topics=["BTCUSDT:Orderbook", "BTCUSDT:Trades", "ETHUSDT:Orderbook", "ETHUSDT:Trades"] [INFO] [stdout] 2025-09-24T23:08:39.642415Z  INFO ThreadId(206) raven::subscription_manager: src/subscription_manager/mod.rs:442: Client unsubscribed from market data streams client_id=client1 unsubscribed_topics=["BTCUSDT:Orderbook", "BTCUSDT:Trades", "ETHUSDT:Orderbook"] [INFO] [stdout] 2025-09-24T23:08:39.642468Z  INFO ThreadId(206) raven::subscription_manager: src/subscription_manager/mod.rs:463: Client unsubscribed from all market data streams (persistence kept) client_id=client1 session_id=fbf42a71-4a06-40f4-95a2-e619a3d4bb95 [INFO] [stdout] 2025-09-24T23:08:39.642528Z  WARN ThreadId(206) raven::subscription_manager: src/subscription_manager/mod.rs:490: Attempted to remove non-existent client client_id=client1 [INFO] [stdout] test exchanges::binance::tests::test_binance_parse_spot_trade ... FAILED [INFO] [stdout] test database::tests::test_bucket_provision_noop_when_bucket_exists ... FAILED [INFO] [stdout] test server::tests::test_connection_management ... ok [INFO] [stdout] test database::tests::test_bucket_provision_unauthorized_error ... FAILED [INFO] [stdout] test subscription_manager::tests::test_client_subscription_matching ... ok [INFO] [stdout] test subscription_manager::tests::test_subscription_unsubscribe ... ok [INFO] [stdout] 2025-09-24T23:08:39.645838Z DEBUG ThreadId(127) hyper::proto::h1::io: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/io.rs:211: parsed 4 headers [INFO] [stdout] 2025-09-24T23:08:39.645888Z DEBUG ThreadId(127) hyper::proto::h1::conn: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/conn.rs:224: incoming body is content-length (2 bytes) [INFO] [stdout] 2025-09-24T23:08:39.645968Z DEBUG ThreadId(127) hyper::proto::h1::conn: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/src/proto/h1/conn.rs:300: incoming body completed [INFO] [stdout] 2025-09-24T23:08:39.646319Z  INFO ThreadId(127) raven::database::influx_client: src/database/influx_client.rs:356: ⚬ Created InfluxDB bucket 'test_bucket' for org 'test_org' [INFO] [stdout] 2025-09-24T23:08:39.660758Z  INFO ThreadId(111) raven::data_handlers::low_frequency::handler: src/data_handlers/low_frequency/handler.rs:79: ■ Low frequency handler processing stopped [INFO] [stdout] 2025-09-24T23:08:39.661296Z  INFO ThreadId(121) raven::data_handlers::private_data::handler: src/data_handlers/private_data/handler.rs:72: ■ Private data handler stopped [INFO] [stdout] test database::tests::test_bucket_provision_creates_bucket_when_missing ... ok [INFO] [stdout] test data_handlers::low_frequency::tests::test_concurrent_ingestion ... ok [INFO] [stdout] test data_handlers::private_data::tests::test_client_permissions ... ok [INFO] [stdout] 2025-09-24T23:08:39.661671Z  INFO ThreadId(124) raven::data_handlers::private_data::handler: src/data_handlers/private_data/handler.rs:72: ■ Private data handler stopped [INFO] [stdout] test data_handlers::private_data::tests::test_wallet_update_ingestion ... ok [INFO] [stdout] 2025-09-24T23:08:44.522817Z  INFO ThreadId(159) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:08:44.523532Z ERROR ThreadId(159) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:08:44.525634Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:08:44.526089Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:08:49.525637Z  INFO ThreadId(159) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:08:49.526273Z ERROR ThreadId(159) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:08:49.526618Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:08:49.530857Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] test exchanges::binance::tests::test_binance_futures_orderbook_live ... ok [INFO] [stdout] 2025-09-24T23:08:54.531733Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:08:54.532677Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:08:59.538679Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:08:59.543043Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:09:04.545293Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:04.545954Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:09:09.547413Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:09.548043Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:09:14.548665Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:14.549764Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:09:19.550641Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:19.551244Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:09:24.552653Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:24.553283Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:09:29.554681Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:29.555517Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2025-09-24T23:09:34.556708Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:34.557485Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] test exchanges::binance::tests::test_binance_websocket_60_second_integration has been running for over 60 seconds [INFO] [stdout] 2025-09-24T23:09:39.558740Z  INFO ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:95: Connecting to binance_futures WebSocket: wss://fstream.binance.com/stream [INFO] [stdout] 2025-09-24T23:09:39.559397Z ERROR ThreadId(171) raven::exchanges::websocket: src/exchanges/websocket.rs:83: WebSocket error for binance_futures: Connection error: WebSocket connection failed: IO error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] test exchanges::binance::tests::test_binance_websocket_60_second_integration ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::integration_tests::test_hot_reload_functionality stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::integration_tests::test_hot_reload_functionality' panicked at src/config/integration_tests.rs:301:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "crypto_dev" [INFO] [stdout] right: "crypto" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cbaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0a18573d - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x58cc09172c72 - core::panicking::assert_failed::hdc3e03af9bccea53 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x58cc090b7061 - raven::config::integration_tests::test_hot_reload_functionality::{{closure}}::hc8e3d04b8657800d [INFO] [stdout] at /opt/rustwide/workdir/src/config/integration_tests.rs:301:5 [INFO] [stdout] 22: 0x58cc08f62e02 - as core::future::future::Future>::poll::hbcc7cfa04c52c576 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58cc08f62b7d - as core::future::future::Future>::poll::h4d22455b4439b0d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58cc0919b9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h107996e617ccf606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x58cc0919b76b - tokio::task::coop::with_budget::h6ece16941c7c4700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x58cc0919b76b - tokio::task::coop::budget::hb9d24fcac5111322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x58cc0919b76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fa1c04620ae6ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x58cc09198780 - tokio::runtime::scheduler::current_thread::Context::enter::h02e06c90985f0543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x58cc0919ae2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd6fe7258275f68f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x58cc0919a034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1155917a2b632ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x58cc0921965b - tokio::runtime::context::scoped::Scoped::set::h8dec6b179c75341a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x58cc090cf309 - tokio::runtime::context::set_scheduler::{{closure}}::h4e7dc191306edbb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x58cc09112942 - std::thread::local::LocalKey::try_with::h792c19b6ebac98e8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x58cc09110aae - std::thread::local::LocalKey::with::h25659d1315432729 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x58cc090cf2bd - tokio::runtime::context::set_scheduler::h9cf90fde01d542d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x58cc091999c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9da37c55d040bb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x58cc0919a0d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6febc40f2398750d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x58cc09193730 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2d76d518e0336c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x58cc090cf920 - tokio::runtime::context::runtime::enter_runtime::h818afbf0d189c83d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x58cc09193441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h203162eff97dde27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x58cc09219a24 - tokio::runtime::runtime::Runtime::block_on_inner::h7ef3c67253b26887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x58cc09219bec - tokio::runtime::runtime::Runtime::block_on::hfcd8b8ea9d467d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x58cc090b6597 - raven::config::integration_tests::test_hot_reload_functionality::h87d1c1ca8b7464d7 [INFO] [stdout] at /opt/rustwide/workdir/src/config/integration_tests.rs:322:50 [INFO] [stdout] 44: 0x58cc090b6437 - raven::config::integration_tests::test_hot_reload_functionality::{{closure}}::h026e9a3115746717 [INFO] [stdout] at /opt/rustwide/workdir/src/config/integration_tests.rs:274:41 [INFO] [stdout] 45: 0x58cc08e6c706 - core::ops::function::FnOnce::call_once::haa090732a8b43a7d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x77a23323caa4 - [INFO] [stdout] 67: 0x77a2332c9a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::integration_tests::test_full_configuration_lifecycle stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::integration_tests::test_full_configuration_lifecycle' panicked at src/config/integration_tests.rs:51:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "127.0.0.1" [INFO] [stdout] right: "0.0.0.0" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cbaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0a18573d - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x58cc09172c72 - core::panicking::assert_failed::hdc3e03af9bccea53 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x58cc090b35f2 - raven::config::integration_tests::test_full_configuration_lifecycle::{{closure}}::h527a1e5e591e4888 [INFO] [stdout] at /opt/rustwide/workdir/src/config/integration_tests.rs:51:5 [INFO] [stdout] 22: 0x58cc08f62e02 - as core::future::future::Future>::poll::hbcc7cfa04c52c576 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58cc08f62b7d - as core::future::future::Future>::poll::h4d22455b4439b0d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58cc0919b9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h107996e617ccf606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x58cc0919b76b - tokio::task::coop::with_budget::h6ece16941c7c4700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x58cc0919b76b - tokio::task::coop::budget::hb9d24fcac5111322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x58cc0919b76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fa1c04620ae6ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x58cc09198780 - tokio::runtime::scheduler::current_thread::Context::enter::h02e06c90985f0543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x58cc0919ae2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd6fe7258275f68f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x58cc0919a034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1155917a2b632ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x58cc0921965b - tokio::runtime::context::scoped::Scoped::set::h8dec6b179c75341a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x58cc090cf309 - tokio::runtime::context::set_scheduler::{{closure}}::h4e7dc191306edbb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x58cc09112942 - std::thread::local::LocalKey::try_with::h792c19b6ebac98e8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x58cc09110aae - std::thread::local::LocalKey::with::h25659d1315432729 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x58cc090cf2bd - tokio::runtime::context::set_scheduler::h9cf90fde01d542d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x58cc091999c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9da37c55d040bb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x58cc0919a0d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6febc40f2398750d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x58cc09193730 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2d76d518e0336c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x58cc090cf920 - tokio::runtime::context::runtime::enter_runtime::h818afbf0d189c83d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x58cc09193441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h203162eff97dde27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x58cc09219a24 - tokio::runtime::runtime::Runtime::block_on_inner::h7ef3c67253b26887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x58cc09219bec - tokio::runtime::runtime::Runtime::block_on::hfcd8b8ea9d467d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x58cc090b2b87 - raven::config::integration_tests::test_full_configuration_lifecycle::he00624aa6a56e6af [INFO] [stdout] at /opt/rustwide/workdir/src/config/integration_tests.rs:74:50 [INFO] [stdout] 44: 0x58cc090b2a27 - raven::config::integration_tests::test_full_configuration_lifecycle::{{closure}}::h695a491f1c625646 [INFO] [stdout] at /opt/rustwide/workdir/src/config/integration_tests.rs:11:45 [INFO] [stdout] 45: 0x58cc08e6d586 - core::ops::function::FnOnce::call_once::hc8fa0572eac23f99 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x77a23323caa4 - [INFO] [stdout] 67: 0x77a2332c9a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_config_defaults stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_config_defaults' panicked at src/database/tests.rs:472:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "market_data" [INFO] [stdout] right: "crypto" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cbaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0a18573d - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x58cc09172c72 - core::panicking::assert_failed::hdc3e03af9bccea53 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x58cc08f3728e - raven::database::tests::test_config_defaults::{{closure}}::h379d3b90910c856a [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:472:5 [INFO] [stdout] 22: 0x58cc08f62e02 - as core::future::future::Future>::poll::hbcc7cfa04c52c576 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58cc08f62b7d - as core::future::future::Future>::poll::h4d22455b4439b0d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58cc0919b9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h107996e617ccf606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x58cc0919b76b - tokio::task::coop::with_budget::h6ece16941c7c4700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x58cc0919b76b - tokio::task::coop::budget::hb9d24fcac5111322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x58cc0919b76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fa1c04620ae6ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x58cc09198780 - tokio::runtime::scheduler::current_thread::Context::enter::h02e06c90985f0543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x58cc0919ae2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd6fe7258275f68f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x58cc0919a034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1155917a2b632ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x58cc0921965b - tokio::runtime::context::scoped::Scoped::set::h8dec6b179c75341a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x58cc090cf309 - tokio::runtime::context::set_scheduler::{{closure}}::h4e7dc191306edbb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x58cc09112942 - std::thread::local::LocalKey::try_with::h792c19b6ebac98e8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x58cc09110aae - std::thread::local::LocalKey::with::h25659d1315432729 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x58cc090cf2bd - tokio::runtime::context::set_scheduler::h9cf90fde01d542d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x58cc091999c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9da37c55d040bb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x58cc0919a0d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6febc40f2398750d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x58cc09193730 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2d76d518e0336c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x58cc090cf920 - tokio::runtime::context::runtime::enter_runtime::h818afbf0d189c83d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x58cc09193441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h203162eff97dde27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x58cc09219a24 - tokio::runtime::runtime::Runtime::block_on_inner::h7ef3c67253b26887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x58cc09219bec - tokio::runtime::runtime::Runtime::block_on::hfcd8b8ea9d467d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x58cc08f3709b - raven::database::tests::test_config_defaults::h9fa0e336d5d1c709 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:477:36 [INFO] [stdout] 44: 0x58cc08f36f67 - raven::database::tests::test_config_defaults::{{closure}}::h79a6051764e835f6 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:468:32 [INFO] [stdout] 45: 0x58cc08e69056 - core::ops::function::FnOnce::call_once::h3e250c9a3907f99f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x77a23323caa4 - [INFO] [stdout] 67: 0x77a2332c9a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_influx_client_creation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_influx_client_creation' panicked at src/database/tests.rs:105:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "market_data" [INFO] [stdout] right: "crypto" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cbaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0a18573d - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x58cc09172c72 - core::panicking::assert_failed::hdc3e03af9bccea53 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x58cc08f2c21d - raven::database::tests::test_influx_client_creation::{{closure}}::hc13088ad35e65cc7 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:105:5 [INFO] [stdout] 22: 0x58cc08f62e02 - as core::future::future::Future>::poll::hbcc7cfa04c52c576 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58cc08f62b7d - as core::future::future::Future>::poll::h4d22455b4439b0d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58cc0919b9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h107996e617ccf606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x58cc0919b76b - tokio::task::coop::with_budget::h6ece16941c7c4700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x58cc0919b76b - tokio::task::coop::budget::hb9d24fcac5111322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x58cc0919b76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fa1c04620ae6ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x58cc09198780 - tokio::runtime::scheduler::current_thread::Context::enter::h02e06c90985f0543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x58cc0919ae2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd6fe7258275f68f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x58cc0919a034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1155917a2b632ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x58cc0921965b - tokio::runtime::context::scoped::Scoped::set::h8dec6b179c75341a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x58cc090cf309 - tokio::runtime::context::set_scheduler::{{closure}}::h4e7dc191306edbb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x58cc09112942 - std::thread::local::LocalKey::try_with::h792c19b6ebac98e8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x58cc09110aae - std::thread::local::LocalKey::with::h25659d1315432729 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x58cc090cf2bd - tokio::runtime::context::set_scheduler::h9cf90fde01d542d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x58cc091999c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9da37c55d040bb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x58cc0919a0d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6febc40f2398750d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x58cc09193730 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2d76d518e0336c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x58cc090cf920 - tokio::runtime::context::runtime::enter_runtime::h818afbf0d189c83d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x58cc09193441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h203162eff97dde27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x58cc09219a24 - tokio::runtime::runtime::Runtime::block_on_inner::h7ef3c67253b26887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x58cc09219bec - tokio::runtime::runtime::Runtime::block_on::hfcd8b8ea9d467d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x58cc08f2c07b - raven::database::tests::test_influx_client_creation::haf45b672bc8dc332 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:107:66 [INFO] [stdout] 44: 0x58cc08f2bf47 - raven::database::tests::test_influx_client_creation::{{closure}}::hb7a24bc5d1c5b137 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:101:39 [INFO] [stdout] 45: 0x58cc08e6a566 - core::ops::function::FnOnce::call_once::h6485f63d9c520f85 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x77a23323caa4 - [INFO] [stdout] 67: 0x77a2332c9a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- exchanges::binance::tests::test_binance_parse_spot_trade stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'exchanges::binance::tests::test_binance_parse_spot_trade' panicked at src/exchanges/binance/tests.rs:207:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "btcusdt" [INFO] [stdout] right: "BTCUSDT" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cbaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0a18573d - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x58cc09172c72 - core::panicking::assert_failed::hdc3e03af9bccea53 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x58cc0922cd94 - raven::exchanges::binance::tests::test_binance_parse_spot_trade::h513343b6385a3435 [INFO] [stdout] at /opt/rustwide/workdir/src/exchanges/binance/tests.rs:207:5 [INFO] [stdout] 22: 0x58cc0922ca97 - raven::exchanges::binance::tests::test_binance_parse_spot_trade::{{closure}}::h634ebf1bfcfc3f03 [INFO] [stdout] at /opt/rustwide/workdir/src/exchanges/binance/tests.rs:191:35 [INFO] [stdout] 23: 0x58cc08e69ea6 - core::ops::function::FnOnce::call_once::h5729d904b1ffe498 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x77a23323caa4 - [INFO] [stdout] 45: 0x77a2332c9a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_bucket_provision_noop_when_bucket_exists stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_bucket_provision_noop_when_bucket_exists' panicked at src/database/tests.rs:317:51: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to list buckets: Error while processing the HTTP request: error decoding response body: missing field `retentionRules` at line 1 column 38 [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: raven::database::influx_client::InfluxClient::bucket_exists::{{closure}}::{{closure}} [INFO] [stdout] at ./src/database/influx_client.rs:388:26 [INFO] [stdout] 2: core::result::Result::map_err [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:914:27 [INFO] [stdout] 3: raven::database::influx_client::InfluxClient::bucket_exists::{{closure}} [INFO] [stdout] at ./src/database/influx_client.rs:388:14 [INFO] [stdout] 4: raven::database::influx_client::InfluxClient::ensure_bucket_exists::{{closure}} [INFO] [stdout] at ./src/database/influx_client.rs:346:40 [INFO] [stdout] 5: raven::database::influx_client::InfluxClient::ensure_bucket_exists_for_tests::{{closure}} [INFO] [stdout] at ./src/database/influx_client.rs:439:37 [INFO] [stdout] 6: raven::database::tests::test_bucket_provision_noop_when_bucket_exists::{{closure}} [INFO] [stdout] at ./src/database/tests.rs:317:45 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 10: tokio::task::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 11: tokio::task::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 13: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 15: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 16: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 17: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 18: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 19: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 20: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 21: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 24: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 26: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 27: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 28: raven::database::tests::test_bucket_provision_noop_when_bucket_exists [INFO] [stdout] at ./src/database/tests.rs:320:37 [INFO] [stdout] 29: raven::database::tests::test_bucket_provision_noop_when_bucket_exists::{{closure}} [INFO] [stdout] at ./src/database/tests.rs:277:57 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 32: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 33: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 34: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: test::run_test_in_process [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 39: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 40: test::run_test::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 41: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 42: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 43: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 45: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 46: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 48: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 50: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 51: [INFO] [stdout] 52: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cbaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0a185846 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x58cc08f330f8 - core::result::Result::unwrap::h02904739df777dd7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x58cc08f330f8 - raven::database::tests::test_bucket_provision_noop_when_bucket_exists::{{closure}}::h39599bd7c6df52b1 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:317:51 [INFO] [stdout] 22: 0x58cc08f62e02 - as core::future::future::Future>::poll::hbcc7cfa04c52c576 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58cc08f62b7d - as core::future::future::Future>::poll::h4d22455b4439b0d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58cc0919b9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h107996e617ccf606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x58cc0919b76b - tokio::task::coop::with_budget::h6ece16941c7c4700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x58cc0919b76b - tokio::task::coop::budget::hb9d24fcac5111322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x58cc0919b76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fa1c04620ae6ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x58cc09198780 - tokio::runtime::scheduler::current_thread::Context::enter::h02e06c90985f0543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x58cc0919ae2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd6fe7258275f68f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x58cc0919a034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1155917a2b632ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x58cc0921965b - tokio::runtime::context::scoped::Scoped::set::h8dec6b179c75341a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x58cc090cf309 - tokio::runtime::context::set_scheduler::{{closure}}::h4e7dc191306edbb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x58cc09112942 - std::thread::local::LocalKey::try_with::h792c19b6ebac98e8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x58cc09110aae - std::thread::local::LocalKey::with::h25659d1315432729 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x58cc090cf2bd - tokio::runtime::context::set_scheduler::h9cf90fde01d542d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x58cc091999c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9da37c55d040bb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x58cc0919a0d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6febc40f2398750d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x58cc09193730 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2d76d518e0336c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x58cc090cf920 - tokio::runtime::context::runtime::enter_runtime::h818afbf0d189c83d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x58cc09193441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h203162eff97dde27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x58cc09219a24 - tokio::runtime::runtime::Runtime::block_on_inner::h7ef3c67253b26887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x58cc09219bec - tokio::runtime::runtime::Runtime::block_on::hfcd8b8ea9d467d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x58cc08f31566 - raven::database::tests::test_bucket_provision_noop_when_bucket_exists::ha07e468fde14638f [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:320:37 [INFO] [stdout] 44: 0x58cc08f313f7 - raven::database::tests::test_bucket_provision_noop_when_bucket_exists::{{closure}}::h3945cec81df38e2b [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:277:57 [INFO] [stdout] 45: 0x58cc08e6d5c6 - core::ops::function::FnOnce::call_once::hc99d5b0d36dc74fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 48: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 49: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 51: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 52: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 54: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 55: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 56: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 60: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 61: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x77a23323caa4 - [INFO] [stdout] 67: 0x77a2332c9a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_bucket_provision_unauthorized_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'database::tests::test_bucket_provision_unauthorized_error' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/mock.rs:598:13: [INFO] [stdout] [INFO] [stdout] > Expected 1 request(s) to: [INFO] [stdout] [INFO] [stdout] GET /api/v2/buckets [INFO] [stdout] authorization: Token bad_token [INFO] [stdout] [INFO] [stdout] ...but received 0 [INFO] [stdout] [INFO] [stdout] > The last unmatched request was: [INFO] [stdout] [INFO] [stdout] GET /api/v2/buckets?limit=1&name=test_bucket&org=test_org [INFO] [stdout] authorization: Token bad_token [INFO] [stdout] accept: */* [INFO] [stdout] host: 127.0.0.1:44003 [INFO] [stdout] [INFO] [stdout] > Difference: [INFO] [stdout] [INFO] [stdout] GET /api/v2/buckets [INFO] [stdout] GET /api/v2/buckets?limit=1&name=test_bucket&org=test_org [INFO] [stdout] authorization: Token bad_token [INFO] [stdout] accept: */* [INFO] [stdout] host: 127.0.0.1:44003 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cbaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0945a9a0 - core::panicking::panic_display::hccae8cf8028dfe5b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x58cc090d230b - mockito::mock::Mock::assert_async::{{closure}}::panic_cold_display::hc774030a7d03f281 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x58cc090d2219 - mockito::mock::Mock::assert_async::{{closure}}::hb44a4b2b0ce1c969 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.7.0/src/mock.rs:598:13 [INFO] [stdout] 22: 0x58cc08f348bf - raven::database::tests::test_bucket_provision_unauthorized_error::{{closure}}::h6b3411c1e7a91e1c [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:351:30 [INFO] [stdout] 23: 0x58cc08f62e02 - as core::future::future::Future>::poll::hbcc7cfa04c52c576 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58cc08f62b7d - as core::future::future::Future>::poll::h4d22455b4439b0d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x58cc0919b9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h107996e617ccf606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 26: 0x58cc0919b76b - tokio::task::coop::with_budget::h6ece16941c7c4700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x58cc0919b76b - tokio::task::coop::budget::hb9d24fcac5111322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x58cc0919b76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fa1c04620ae6ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 29: 0x58cc09198780 - tokio::runtime::scheduler::current_thread::Context::enter::h02e06c90985f0543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x58cc0919ae2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd6fe7258275f68f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 31: 0x58cc0919a034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1155917a2b632ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 32: 0x58cc0921965b - tokio::runtime::context::scoped::Scoped::set::h8dec6b179c75341a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x58cc090cf309 - tokio::runtime::context::set_scheduler::{{closure}}::h4e7dc191306edbb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x58cc09112942 - std::thread::local::LocalKey::try_with::h792c19b6ebac98e8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x58cc09110aae - std::thread::local::LocalKey::with::h25659d1315432729 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x58cc090cf2bd - tokio::runtime::context::set_scheduler::h9cf90fde01d542d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x58cc091999c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9da37c55d040bb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 38: 0x58cc0919a0d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6febc40f2398750d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 39: 0x58cc09193730 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2d76d518e0336c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x58cc090cf920 - tokio::runtime::context::runtime::enter_runtime::h818afbf0d189c83d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x58cc09193441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h203162eff97dde27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x58cc09219a24 - tokio::runtime::runtime::Runtime::block_on_inner::h7ef3c67253b26887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x58cc09219bec - tokio::runtime::runtime::Runtime::block_on::hfcd8b8ea9d467d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x58cc08f335e6 - raven::database::tests::test_bucket_provision_unauthorized_error::hf36f89cb0c40e004 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:351:35 [INFO] [stdout] 45: 0x58cc08f33477 - raven::database::tests::test_bucket_provision_unauthorized_error::{{closure}}::ha8ecfbe7aae1c399 [INFO] [stdout] at /opt/rustwide/workdir/src/database/tests.rs:324:52 [INFO] [stdout] 46: 0x58cc08e6a4e6 - core::ops::function::FnOnce::call_once::h626edf5fe62ea3c4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 49: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 50: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 52: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 53: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 55: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 56: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 57: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 61: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 62: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 65: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 66: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 67: 0x77a23323caa4 - [INFO] [stdout] 68: 0x77a2332c9a34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- exchanges::binance::tests::test_binance_websocket_60_second_integration stdout ---- [INFO] [stdout] ▶ Starting 60-second Binance Futures WebSocket test... [INFO] [stdout] ⏳ 15s elapsed, 0 messages... [INFO] [stdout] ⏳ 30s elapsed, 0 messages... [INFO] [stdout] ⏳ 45s elapsed, 0 messages... [INFO] [stdout] ⏳ 60s elapsed, 0 messages... [INFO] [stdout] [INFO] [stdout] ↗ Results: 60.1s, 0 messages [INFO] [stdout] [INFO] [stdout] thread 'exchanges::binance::tests::test_binance_websocket_60_second_integration' panicked at src/exchanges/binance/tests.rs:84:9: [INFO] [stdout] ✗ TEST FAILED - No connection or data [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58cc0a15ade2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58cc0a15ade2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58cc0a15ade2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58cc0a187ac3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x58cc0a187ac3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x58cc0a156b83 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58cc0a156b83 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x58cc0a15ac32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x58cc0a15c409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x58cc0a15c23e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x58cc09268bd4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x58cc09268bd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58cc0a15cede - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x58cc0a15cede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x58cc0a15cb76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x58cc0a15b2e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x58cc0a15c83d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x58cc0a185330 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x58cc0922b565 - raven::exchanges::binance::tests::test_binance_websocket_60_second_integration::{{closure}}::h1a5c9abd23c94031 [INFO] [stdout] at /opt/rustwide/workdir/src/exchanges/binance/tests.rs:84:9 [INFO] [stdout] 20: 0x58cc08f62e02 - as core::future::future::Future>::poll::hbcc7cfa04c52c576 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x58cc08f62b7d - as core::future::future::Future>::poll::h4d22455b4439b0d7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x58cc0919b9cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h107996e617ccf606 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x58cc0919b76b - tokio::task::coop::with_budget::h6ece16941c7c4700 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x58cc0919b76b - tokio::task::coop::budget::hb9d24fcac5111322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x58cc0919b76b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1fa1c04620ae6ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x58cc09198780 - tokio::runtime::scheduler::current_thread::Context::enter::h02e06c90985f0543 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x58cc0919ae2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdd6fe7258275f68f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x58cc0919a034 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1155917a2b632ac9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x58cc0921965b - tokio::runtime::context::scoped::Scoped::set::h8dec6b179c75341a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x58cc090cf309 - tokio::runtime::context::set_scheduler::{{closure}}::h4e7dc191306edbb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x58cc09112942 - std::thread::local::LocalKey::try_with::h792c19b6ebac98e8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x58cc09110aae - std::thread::local::LocalKey::with::h25659d1315432729 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x58cc090cf2bd - tokio::runtime::context::set_scheduler::h9cf90fde01d542d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x58cc091999c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9da37c55d040bb3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x58cc0919a0d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6febc40f2398750d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x58cc09193730 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2d76d518e0336c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x58cc090cf920 - tokio::runtime::context::runtime::enter_runtime::h818afbf0d189c83d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x58cc09193441 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h203162eff97dde27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x58cc09219a24 - tokio::runtime::runtime::Runtime::block_on_inner::h7ef3c67253b26887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x58cc09219bec - tokio::runtime::runtime::Runtime::block_on::hfcd8b8ea9d467d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x58cc0922a6b4 - raven::exchanges::binance::tests::test_binance_websocket_60_second_integration::h1c25221011b706c9 [INFO] [stdout] at /opt/rustwide/workdir/src/exchanges/binance/tests.rs:83:12 [INFO] [stdout] 42: 0x58cc0922a557 - raven::exchanges::binance::tests::test_binance_websocket_60_second_integration::{{closure}}::hb5295ce06fa16d75 [INFO] [stdout] at /opt/rustwide/workdir/src/exchanges/binance/tests.rs:8:56 [INFO] [stdout] 43: 0x58cc08e6b0c6 - core::ops::function::FnOnce::call_once::h7f434e3feabba3e5 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x58cc0926e43b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x58cc0926e43b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 46: 0x58cc0926d575 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 47: 0x58cc0926d575 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x58cc0926d575 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 49: 0x58cc0926d575 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 50: 0x58cc0926d575 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x58cc0926d575 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 52: 0x58cc0926d575 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 53: 0x58cc09231174 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 54: 0x58cc09231174 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x58cc09234b4a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x58cc09234b4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x58cc09234b4a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x58cc09234b4a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x58cc09234b4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x58cc09234b4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 62: 0x58cc0a16032f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 63: 0x58cc0a16032f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 64: 0x77a23323caa4 - [INFO] [stdout] 65: 0x77a2332c9a34 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::integration_tests::test_full_configuration_lifecycle [INFO] [stdout] config::integration_tests::test_hot_reload_functionality [INFO] [stdout] database::tests::test_bucket_provision_noop_when_bucket_exists [INFO] [stdout] database::tests::test_bucket_provision_unauthorized_error [INFO] [stdout] database::tests::test_config_defaults [INFO] [stdout] database::tests::test_influx_client_creation [INFO] [stdout] exchanges::binance::tests::test_binance_parse_spot_trade [INFO] [stdout] exchanges::binance::tests::test_binance_websocket_60_second_integration [INFO] [stdout] [INFO] [stdout] test result: FAILED. 161 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.74s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6ba44c4201f4ea233af9dc1327bca470d6a771c43e45ec2022eef83d70e25039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba44c4201f4ea233af9dc1327bca470d6a771c43e45ec2022eef83d70e25039", kill_on_drop: false }` [INFO] [stdout] 6ba44c4201f4ea233af9dc1327bca470d6a771c43e45ec2022eef83d70e25039