[INFO] cloning repository https://github.com/s-fog/rust_balance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-fog/rust_balance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-fog%2Frust_balance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-fog%2Frust_balance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e22e4e38723e64e5741c72d57387993a2f879508 [INFO] testing s-fog/rust_balance against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-fog%2Frust_balance" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/s-fog/rust_balance [INFO] finished tweaking git repo https://github.com/s-fog/rust_balance [INFO] tweaked toml for git repo https://github.com/s-fog/rust_balance written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/s-fog/rust_balance on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/s-fog/rust_balance 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86 [INFO] running `Command { std: "docker" "start" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling base64ct v1.8.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling env v1.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling balance v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.32.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling balance v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 5.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.32.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.32.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/balance-72d48157db182e26) [INFO] [stdout] running 12 tests [INFO] [stdout] test money::money::tests::create_money_big_float ... ok [INFO] [stdout] test cache::cache::tests::cache_redis_get_value_exists ... FAILED [INFO] [stdout] test balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_not_exists ... FAILED [INFO] [stdout] test balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_exist ... FAILED [INFO] [stdout] test cache::cache::tests::cache_redis_get_value_not_exists ... FAILED [INFO] [stdout] test money::money::tests::create_money ... ok [INFO] [stdout] test repositories::balance_memory_repository::tests::increment_balance_amount_with_no_value_in_memory ... FAILED [INFO] [stdout] test memory_client::redis_client::tests::create_redis_connection ... FAILED [INFO] [stdout] test cache::cache::tests::cache_redis_set_int_value ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--bin balance` [INFO] [stdout] test cache::cache::tests::cache_redis_set_float_value ... FAILED [INFO] [stdout] test cache::cache::tests::cache_redis_set_string_value ... FAILED [INFO] [stdout] test repositories::balance_memory_repository::tests::increment_balance_amount_with_value_in_memory ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cache::cache::tests::cache_redis_get_value_exists stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::cache::tests::cache_redis_get_value_exists' (4206) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7df0dd - balance[1020c0dd5fa31fc1]::cache::cache::tests::setup [INFO] [stdout] 16: 0x55bf4a7df206 - balance[1020c0dd5fa31fc1]::cache::cache::tests::cache_redis_get_value_exists [INFO] [stdout] 17: 0x55bf4a7d1ac9 - >::call_once [INFO] [stdout] 18: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 19: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 20: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 21: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 23: 0x71d37093507a - [INFO] [stdout] 24: 0x71d3709c8534 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_not_exists stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_not_exists' (4205) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7b983f - balance[1020c0dd5fa31fc1]::balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_not_exists::{closure#0} [INFO] [stdout] 13: 0x55bf4a7cfbd6 - ::block_on::>> [INFO] [stdout] 14: 0x55bf4a7b9cbf - balance[1020c0dd5fa31fc1]::balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_not_exists [INFO] [stdout] 15: 0x55bf4a7d1b69 - >::call_once [INFO] [stdout] 16: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 17: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 18: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 21: 0x71d37093507a - [INFO] [stdout] 22: 0x71d3709c8534 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_exist stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_exist' (4204) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7b8f67 - balance[1020c0dd5fa31fc1]::balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_exist::{closure#0} [INFO] [stdout] 13: 0x55bf4a7cfbd6 - ::block_on::>> [INFO] [stdout] 14: 0x55bf4a7b9b5f - balance[1020c0dd5fa31fc1]::balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_exist [INFO] [stdout] 15: 0x55bf4a7d1b49 - >::call_once [INFO] [stdout] 16: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 17: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 18: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 19: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 20: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 21: 0x71d37093507a - [INFO] [stdout] 22: 0x71d3709c8534 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::cache::tests::cache_redis_get_value_not_exists stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::cache::tests::cache_redis_get_value_not_exists' (4207) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7df0dd - balance[1020c0dd5fa31fc1]::cache::cache::tests::setup [INFO] [stdout] 16: 0x55bf4a7dfacc - balance[1020c0dd5fa31fc1]::cache::cache::tests::cache_redis_get_value_not_exists [INFO] [stdout] 17: 0x55bf4a7d1b09 - >::call_once [INFO] [stdout] 18: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 19: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 20: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 21: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 23: 0x71d37093507a - [INFO] [stdout] 24: 0x71d3709c8534 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- repositories::balance_memory_repository::tests::increment_balance_amount_with_no_value_in_memory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'repositories::balance_memory_repository::tests::increment_balance_amount_with_no_value_in_memory' (4215) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7d780a - ::remove_value [INFO] [stdout] 16: 0x55bf4a7e8cc3 - balance[1020c0dd5fa31fc1]::repositories::balance_memory_repository::tests::increment_balance_amount_with_no_value_in_memory [INFO] [stdout] 17: 0x55bf4a7d1939 - >::call_once [INFO] [stdout] 18: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 19: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 20: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 21: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 23: 0x71d37093507a - [INFO] [stdout] 24: 0x71d3709c8534 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- memory_client::redis_client::tests::create_redis_connection stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'memory_client::redis_client::tests::create_redis_connection' (4212) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7d7b68 - balance[1020c0dd5fa31fc1]::memory_client::redis_client::tests::create_redis_connection [INFO] [stdout] 16: 0x55bf4a7d1959 - >::call_once [INFO] [stdout] 17: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 18: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 19: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 22: 0x71d37093507a - [INFO] [stdout] 23: 0x71d3709c8534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::cache::tests::cache_redis_set_int_value stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::cache::tests::cache_redis_set_int_value' (4209) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7df0dd - balance[1020c0dd5fa31fc1]::cache::cache::tests::setup [INFO] [stdout] 16: 0x55bf4a7d197d - >::call_once [INFO] [stdout] 17: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 18: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 19: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 22: 0x71d37093507a - [INFO] [stdout] 23: 0x71d3709c8534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::cache::tests::cache_redis_set_float_value stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::cache::tests::cache_redis_set_float_value' (4208) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7df0dd - balance[1020c0dd5fa31fc1]::cache::cache::tests::setup [INFO] [stdout] 16: 0x55bf4a7d1a1d - >::call_once [INFO] [stdout] 17: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 18: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 19: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 22: 0x71d37093507a - [INFO] [stdout] 23: 0x71d3709c8534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::cache::tests::cache_redis_set_string_value stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::cache::tests::cache_redis_set_string_value' (4211) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7df0dd - balance[1020c0dd5fa31fc1]::cache::cache::tests::setup [INFO] [stdout] 16: 0x55bf4a7df9dc - balance[1020c0dd5fa31fc1]::cache::cache::tests::cache_redis_set_string_value [INFO] [stdout] 17: 0x55bf4a7d1ae9 - >::call_once [INFO] [stdout] 18: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 19: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 20: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 21: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 23: 0x71d37093507a - [INFO] [stdout] 24: 0x71d3709c8534 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- repositories::balance_memory_repository::tests::increment_balance_amount_with_value_in_memory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'repositories::balance_memory_repository::tests::increment_balance_amount_with_value_in_memory' (4216) panicked at src/env_load.rs:12:23: [INFO] [stdout] Missing env var: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bf4a950641 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x55bf4a9672ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x55bf4a95512c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x55bf4a92a9b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x55bf4a947f19 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x55bf4a7f5cc0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x55bf4a948242 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x55bf4a92aa62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x55bf4a922b99 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x55bf4a92b8ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x55bf4a967a4c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x55bf4a967822 - core[7c831bd917ebf35f]::result::unwrap_failed [INFO] [stdout] 12: 0x55bf4a7de8f7 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void>::{closure#0} [INFO] [stdout] 13: 0x55bf4a8bd35f - once_cell[29eaba49414ec5fe]::imp::initialize_or_wait [INFO] [stdout] 14: 0x55bf4a7dda82 - >>::initialize::<>>::get_or_init::{closure#0}, >::get_or_init::Void> [INFO] [stdout] 15: 0x55bf4a7d780a - ::remove_value [INFO] [stdout] 16: 0x55bf4a7e89f4 - balance[1020c0dd5fa31fc1]::repositories::balance_memory_repository::tests::increment_balance_amount_with_value_in_memory [INFO] [stdout] 17: 0x55bf4a7d1919 - >::call_once [INFO] [stdout] 18: 0x55bf4a7e8fab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 19: 0x55bf4a7f6615 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 20: 0x55bf4a7ef9d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 21: 0x55bf4a7f9772 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: 0x55bf4a94f699 - ::new::thread_start [INFO] [stdout] 23: 0x71d37093507a - [INFO] [stdout] 24: 0x71d3709c8534 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_exist [INFO] [stdout] balance_managers::balance_manager::balance_getter::balance_repository::balance_repository::tests::get_balance_balance_not_exists [INFO] [stdout] cache::cache::tests::cache_redis_get_value_exists [INFO] [stdout] cache::cache::tests::cache_redis_get_value_not_exists [INFO] [stdout] cache::cache::tests::cache_redis_set_float_value [INFO] [stdout] cache::cache::tests::cache_redis_set_int_value [INFO] [stdout] cache::cache::tests::cache_redis_set_string_value [INFO] [stdout] memory_client::redis_client::tests::create_redis_connection [INFO] [stdout] repositories::balance_memory_repository::tests::increment_balance_amount_with_no_value_in_memory [INFO] [stdout] repositories::balance_memory_repository::tests::increment_balance_amount_with_value_in_memory [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86", kill_on_drop: false }` [INFO] [stdout] 8795d18c022e851c33a70769b8dd27fdb1dc6ce54fe21110dfdd739df5677e86