[INFO] cloning repository https://github.com/yagince/rust-app-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yagince/rust-app-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-app-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-app-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eabc9f79766bfa4b484d3da94009cbc88fef8c69 [INFO] testing yagince/rust-app-example against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-app-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yagince/rust-app-example on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yagince/rust-app-example [INFO] finished tweaking git repo https://github.com/yagince/rust-app-example [INFO] tweaked toml for git repo https://github.com/yagince/rust-app-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yagince/rust-app-example 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-macros v0.10.7 [INFO] [stderr] Downloaded sea-query-binder v0.2.2 [INFO] [stderr] Downloaded sea-query v0.27.2 [INFO] [stderr] Downloaded sea-orm v0.10.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cce75d16e7cabdcde6449412e51257af0af796dce14e31215510e0521145ff90 [INFO] running `Command { std: "docker" "start" "-a" "cce75d16e7cabdcde6449412e51257af0af796dce14e31215510e0521145ff90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cce75d16e7cabdcde6449412e51257af0af796dce14e31215510e0521145ff90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce75d16e7cabdcde6449412e51257af0af796dce14e31215510e0521145ff90", kill_on_drop: false }` [INFO] [stdout] cce75d16e7cabdcde6449412e51257af0af796dce14e31215510e0521145ff90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 043b36a99aab24961e23474d809c7a3aa608d2b0f2bce644895cfd5e531bd4e2 [INFO] running `Command { std: "docker" "start" "-a" "043b36a99aab24961e23474d809c7a3aa608d2b0f2bce644895cfd5e531bd4e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rust_decimal v1.28.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling whoami v1.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling axum v0.6.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling axum-macros v0.3.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling sea-orm-macros v0.10.7 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling validator v0.16.0 [INFO] [stderr] Compiling sea-query v0.27.2 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling sea-query-binder v0.2.2 [INFO] [stderr] Compiling sea-orm v0.10.7 [INFO] [stderr] Compiling rust-app-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.38s [INFO] running `Command { std: "docker" "inspect" "043b36a99aab24961e23474d809c7a3aa608d2b0f2bce644895cfd5e531bd4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043b36a99aab24961e23474d809c7a3aa608d2b0f2bce644895cfd5e531bd4e2", kill_on_drop: false }` [INFO] [stdout] 043b36a99aab24961e23474d809c7a3aa608d2b0f2bce644895cfd5e531bd4e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57f623bc2d47d9e24e175824950bddf19a3e002c9416848c47224ac6c72cea96 [INFO] running `Command { std: "docker" "start" "-a" "57f623bc2d47d9e24e175824950bddf19a3e002c9416848c47224ac6c72cea96", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling serial_test_derive v1.0.0 [INFO] [stderr] Compiling mockall_derive v0.11.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serial_test v1.0.0 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling mockall v0.11.3 [INFO] [stderr] Compiling rstest v0.16.0 [INFO] [stderr] Compiling rust-app-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.25s [INFO] running `Command { std: "docker" "inspect" "57f623bc2d47d9e24e175824950bddf19a3e002c9416848c47224ac6c72cea96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f623bc2d47d9e24e175824950bddf19a3e002c9416848c47224ac6c72cea96", kill_on_drop: false }` [INFO] [stdout] 57f623bc2d47d9e24e175824950bddf19a3e002c9416848c47224ac6c72cea96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76ef3e36416ad7a0896da0439e2d3e1b537ff148c4ae4e60ea6f958d1732853a [INFO] running `Command { std: "docker" "start" "-a" "76ef3e36416ad7a0896da0439e2d3e1b537ff148c4ae4e60ea6f958d1732853a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_app_example-2b6d906c30f0b00a) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test domain::user::tests::test_validate_name::case_2 ... ok [INFO] [stdout] test domain::user::tests::test_deserialize_from_json ... ok [INFO] [stdout] test domain::user::tests::test_validate_name::case_1 ... ok [INFO] [stdout] test infrastructure::repository::memory::tests::test_get_user ... ok [INFO] [stdout] test infrastructure::repository::memory::tests::test_get_users ... ok [INFO] [stdout] test infrastructure::repository::memory::tests::test_create_user ... ok [INFO] [stdout] test usecase::user::create::tests::test_create_user_if_validation_error ... ok [INFO] [stdout] test usecase::user::create::tests::test_create_user ... ok [INFO] [stdout] test infrastructure::repository::rdb::user::tests::test_create_user ... FAILED [INFO] [stdout] test web::api::tests::test_api_v1_get_user ... FAILED [INFO] [stdout] test infrastructure::repository::rdb::user::tests::test_get_users ... FAILED [INFO] [stdout] test web::api::tests::test_api_v1_get_users ... FAILED [INFO] [stdout] test infrastructure::repository::rdb::user::tests::test_create_user_if_validation_error ... FAILED [INFO] [stdout] test web::api::tests::test_api_v1_get_user_400 ... FAILED [INFO] [stdout] test infrastructure::repository::rdb::user::tests::test_get_user_exists ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- infrastructure::repository::rdb::user::tests::test_create_user stdout ---- [INFO] [stdout] thread 'infrastructure::repository::rdb::user::tests::test_create_user' panicked at src/config.rs:4:51: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ff5d5adcc - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ff5d5adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ff5d5adcc - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ff5d5adcc - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561ff5d8964c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561ff5d8964c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561ff5d574fe - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561ff5d5abb4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561ff5d5abb4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561ff5d5c9b3 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x561ff5d5c64f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x561ff56da5ec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561ff56da5ec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561ff5d5d0ae - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561ff5d5d0ae - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x561ff5d5ce37 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:599:13 [INFO] [stdout] 16: 0x561ff5d5b2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561ff5d5cb82 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x561ff55debb3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561ff55df0aa - core::result::unwrap_failed::hccb456d39e9c31fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x561ff5689274 - core::result::Result::unwrap::hf64c95abc55a429e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x561ff560cfa7 - rust_app_example::config::CONFIG::{{closure}}::h882a12079e8b9fc6 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:4:20 [INFO] [stdout] 22: 0x561ff55e4116 - core::ops::function::FnOnce::call_once::h7060c6297d5f0d91 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x561ff55e3e12 - core::ops::function::FnOnce::call_once::h4e37489a2f38abee [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x561ff5631009 - once_cell::sync::Lazy::force::{{closure}}::hbd156fee94301511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1275:28 [INFO] [stdout] 25: 0x561ff5631083 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8aeee1f40b4c7fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:57 [INFO] [stdout] 26: 0x561ff5676b59 - once_cell::imp::OnceCell::initialize::{{closure}}::he8b869b559277eba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:82:23 [INFO] [stdout] 27: 0x561ff5d31d76 - core::ops::function::impls:: for &mut F>::call_mut::h1b53018ac379b148 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 28: 0x561ff5d33667 - once_cell::imp::initialize_or_wait::h80d64bb4a766c1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:206:20 [INFO] [stdout] 29: 0x561ff5676b18 - once_cell::imp::OnceCell::initialize::h0667d48e56294126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:78:9 [INFO] [stdout] 30: 0x561ff563115d - once_cell::sync::OnceCell::get_or_try_init::h47582d958943a850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1126:13 [INFO] [stdout] 31: 0x561ff563103d - once_cell::sync::OnceCell::get_or_init::h92fde3db47cd73b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:19 [INFO] [stdout] 32: 0x561ff5630f78 - once_cell::sync::Lazy::force::h1f97866c9478182d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1274:13 [INFO] [stdout] 33: 0x561ff562a30a - as core::ops::deref::Deref>::deref::h93d9e7da8a6f1e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1335:13 [INFO] [stdout] 34: 0x561ff567e040 - rust_app_example::infrastructure::repository::rdb::create_connection::{{closure}}::h8a34bf2012e55452 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb.rs:21:39 [INFO] [stdout] 35: 0x561ff567db69 - rust_app_example::infrastructure::repository::rdb::user::tests::create_transaction::{{closure}}::h1fea63d8b730c7ac [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:69:14 [INFO] [stdout] 36: 0x561ff5683e61 - rust_app_example::infrastructure::repository::rdb::user::tests::test_create_user::{{closure}}::h9d04399a21d662a2 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:134:39 [INFO] [stdout] 37: 0x561ff564182b - as core::future::future::Future>::poll::h54ade666862b2e63 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 38: 0x561ff5641ccb - as core::future::future::Future>::poll::he0d2dc4480aa3017 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 39: 0x561ff5638fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6bf9fdeb253943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 40: 0x561ff5638e70 - tokio::runtime::coop::with_budget::h1c340e027b825415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 41: 0x561ff5638e70 - tokio::runtime::coop::budget::h21be7cb502c1bc3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 42: 0x561ff5638e70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h397eb6091494353c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 43: 0x561ff56377ea - tokio::runtime::scheduler::current_thread::Context::enter::h8ca3688d65459615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 44: 0x561ff5638382 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h332d116a15794cd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 45: 0x561ff5638092 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2677bd2abe345bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 46: 0x561ff563619c - tokio::macros::scoped_tls::ScopedKey::set::hb441ad9b8d10c442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 47: 0x561ff5637df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99ceaf07b2b3fddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 48: 0x561ff56380bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::habada081f54c58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 49: 0x561ff5636eec - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2bf1712630ae0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 50: 0x561ff56543a9 - tokio::runtime::runtime::Runtime::block_on::heae4d3c4e36ff84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 51: 0x561ff5683bc5 - rust_app_example::infrastructure::repository::rdb::user::tests::test_create_user::hf5a5986579839c6a [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:152:9 [INFO] [stdout] 52: 0x561ff5683a07 - rust_app_example::infrastructure::repository::rdb::user::tests::test_create_user::{{closure}}::heb80dfc16fb089c3 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:133:36 [INFO] [stdout] 53: 0x561ff55e46e6 - core::ops::function::FnOnce::call_once::he7aabf2ce00c1d87 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x561ff56df67f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x561ff56df67f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 56: 0x561ff56de70e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 57: 0x561ff56de70e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x561ff56de70e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 59: 0x561ff56de70e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 60: 0x561ff56de70e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x561ff56de70e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 62: 0x561ff56de70e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 63: 0x561ff56a6063 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 64: 0x561ff56a6063 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 65: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 66: 0x561ff56abc7b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x561ff56abc7b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 68: 0x561ff56abc7b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 69: 0x561ff56abc7b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 70: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 71: 0x561ff56abc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 73: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 74: 0x561ff5d619d5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7fa81152cb43 - [INFO] [stdout] 76: 0x7fa8115bdbb4 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- web::api::tests::test_api_v1_get_user stdout ---- [INFO] [stdout] thread 'web::api::tests::test_api_v1_get_user' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ff5d5adcc - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ff5d5adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ff5d5adcc - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ff5d5adcc - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561ff5d8964c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561ff5d8964c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561ff5d574fe - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561ff5d5abb4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561ff5d5abb4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561ff5d5c9b3 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x561ff5d5c64f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x561ff56da5ec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561ff56da5ec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561ff5d5d0ae - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561ff5d5d0ae - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x561ff5d5cdf1 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x561ff5d5b2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561ff5d5cb82 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x561ff55debb3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561ff5630ff3 - once_cell::sync::Lazy::force::{{closure}}::hbd156fee94301511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25 [INFO] [stdout] 20: 0x561ff5631083 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8aeee1f40b4c7fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:57 [INFO] [stdout] 21: 0x561ff5676b59 - once_cell::imp::OnceCell::initialize::{{closure}}::he8b869b559277eba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x561ff5d31d76 - core::ops::function::impls:: for &mut F>::call_mut::h1b53018ac379b148 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x561ff5d33667 - once_cell::imp::initialize_or_wait::h80d64bb4a766c1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x561ff5676b18 - once_cell::imp::OnceCell::initialize::h0667d48e56294126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x561ff563115d - once_cell::sync::OnceCell::get_or_try_init::h47582d958943a850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1126:13 [INFO] [stdout] 26: 0x561ff563103d - once_cell::sync::OnceCell::get_or_init::h92fde3db47cd73b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:19 [INFO] [stdout] 27: 0x561ff5630f78 - once_cell::sync::Lazy::force::h1f97866c9478182d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1274:13 [INFO] [stdout] 28: 0x561ff562a30a - as core::ops::deref::Deref>::deref::h93d9e7da8a6f1e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1335:13 [INFO] [stdout] 29: 0x561ff567e040 - rust_app_example::infrastructure::repository::rdb::create_connection::{{closure}}::h8a34bf2012e55452 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb.rs:21:39 [INFO] [stdout] 30: 0x561ff566811e - rust_app_example::web::api::tests::connection::{{closure}}::he09555bb16f8d40b [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:97:40 [INFO] [stdout] 31: 0x561ff566b434 - rust_app_example::web::api::tests::_test_api_v1_get_user_internal::{{closure}}::h1bc940c3380e5024 [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:159:42 [INFO] [stdout] 32: 0x561ff56613e7 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::h45b7df11ba744a7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serial_test-1.0.0/src/serial_code_lock.rs:39:9 [INFO] [stdout] 33: 0x561ff566db42 - rust_app_example::web::api::tests::test_api_v1_get_user::{{closure}}::hff74d08acee85a4e [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:156:5 [INFO] [stdout] 34: 0x561ff564182b - as core::future::future::Future>::poll::h54ade666862b2e63 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 35: 0x561ff5641ccb - as core::future::future::Future>::poll::he0d2dc4480aa3017 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 36: 0x561ff5638fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6bf9fdeb253943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x561ff5638e70 - tokio::runtime::coop::with_budget::h1c340e027b825415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 38: 0x561ff5638e70 - tokio::runtime::coop::budget::h21be7cb502c1bc3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 39: 0x561ff5638e70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h397eb6091494353c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x561ff56377ea - tokio::runtime::scheduler::current_thread::Context::enter::h8ca3688d65459615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x561ff5638382 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h332d116a15794cd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x561ff5638092 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2677bd2abe345bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x561ff563619c - tokio::macros::scoped_tls::ScopedKey::set::hb441ad9b8d10c442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x561ff5637df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99ceaf07b2b3fddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x561ff56380bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::habada081f54c58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x561ff5636eec - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2bf1712630ae0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x561ff56543a9 - tokio::runtime::runtime::Runtime::block_on::heae4d3c4e36ff84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 48: 0x561ff566d8df - rust_app_example::web::api::tests::test_api_v1_get_user::hf05887919516c9bd [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:156:5 [INFO] [stdout] 49: 0x561ff566d737 - rust_app_example::web::api::tests::test_api_v1_get_user::{{closure}}::h98a8e4f2c0e4889c [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:158:40 [INFO] [stdout] 50: 0x561ff55e3ca6 - core::ops::function::FnOnce::call_once::h35d1e7e65ab199c5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x561ff56df67f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x561ff56df67f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 53: 0x561ff56de70e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 54: 0x561ff56de70e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x561ff56de70e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 56: 0x561ff56de70e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 57: 0x561ff56de70e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 58: 0x561ff56de70e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 59: 0x561ff56de70e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 60: 0x561ff56a6063 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 61: 0x561ff56a6063 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 62: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 63: 0x561ff56abc7b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x561ff56abc7b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 65: 0x561ff56abc7b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 66: 0x561ff56abc7b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 67: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 68: 0x561ff56abc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 70: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 71: 0x561ff5d619d5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7fa81152cb43 - [INFO] [stdout] 73: 0x7fa8115bdbb4 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- infrastructure::repository::rdb::user::tests::test_get_users stdout ---- [INFO] [stdout] thread 'infrastructure::repository::rdb::user::tests::test_get_users' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ff5d5adcc - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ff5d5adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ff5d5adcc - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ff5d5adcc - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561ff5d8964c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561ff5d8964c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561ff5d574fe - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561ff5d5abb4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561ff5d5abb4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561ff5d5c9b3 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x561ff5d5c64f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x561ff56da5ec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561ff56da5ec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561ff5d5d0ae - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561ff5d5d0ae - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x561ff5d5cdf1 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x561ff5d5b2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561ff5d5cb82 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x561ff55debb3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561ff5630ff3 - once_cell::sync::Lazy::force::{{closure}}::hbd156fee94301511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25 [INFO] [stdout] 20: 0x561ff5631083 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8aeee1f40b4c7fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:57 [INFO] [stdout] 21: 0x561ff5676b59 - once_cell::imp::OnceCell::initialize::{{closure}}::he8b869b559277eba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x561ff5d31d76 - core::ops::function::impls:: for &mut F>::call_mut::h1b53018ac379b148 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x561ff5d33667 - once_cell::imp::initialize_or_wait::h80d64bb4a766c1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x561ff5676b18 - once_cell::imp::OnceCell::initialize::h0667d48e56294126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x561ff563115d - once_cell::sync::OnceCell::get_or_try_init::h47582d958943a850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1126:13 [INFO] [stdout] 26: 0x561ff563103d - once_cell::sync::OnceCell::get_or_init::h92fde3db47cd73b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:19 [INFO] [stdout] 27: 0x561ff5630f78 - once_cell::sync::Lazy::force::h1f97866c9478182d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1274:13 [INFO] [stdout] 28: 0x561ff562a30a - as core::ops::deref::Deref>::deref::h93d9e7da8a6f1e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1335:13 [INFO] [stdout] 29: 0x561ff567e040 - rust_app_example::infrastructure::repository::rdb::create_connection::{{closure}}::h8a34bf2012e55452 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb.rs:21:39 [INFO] [stdout] 30: 0x561ff567db69 - rust_app_example::infrastructure::repository::rdb::user::tests::create_transaction::{{closure}}::h1fea63d8b730c7ac [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:69:14 [INFO] [stdout] 31: 0x561ff5681a26 - rust_app_example::infrastructure::repository::rdb::user::tests::test_get_users::{{closure}}::hb6b860ed68e73362 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:77:39 [INFO] [stdout] 32: 0x561ff564182b - as core::future::future::Future>::poll::h54ade666862b2e63 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 33: 0x561ff5641ccb - as core::future::future::Future>::poll::he0d2dc4480aa3017 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 34: 0x561ff5638fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6bf9fdeb253943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 35: 0x561ff5638e70 - tokio::runtime::coop::with_budget::h1c340e027b825415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 36: 0x561ff5638e70 - tokio::runtime::coop::budget::h21be7cb502c1bc3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 37: 0x561ff5638e70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h397eb6091494353c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 38: 0x561ff56377ea - tokio::runtime::scheduler::current_thread::Context::enter::h8ca3688d65459615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 39: 0x561ff5638382 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h332d116a15794cd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 40: 0x561ff5638092 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2677bd2abe345bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 41: 0x561ff563619c - tokio::macros::scoped_tls::ScopedKey::set::hb441ad9b8d10c442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x561ff5637df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99ceaf07b2b3fddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 43: 0x561ff56380bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::habada081f54c58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 44: 0x561ff5636eec - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2bf1712630ae0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 45: 0x561ff56543a9 - tokio::runtime::runtime::Runtime::block_on::heae4d3c4e36ff84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 46: 0x561ff5681775 - rust_app_example::infrastructure::repository::rdb::user::tests::test_get_users::h94101b870a436de0 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:100:9 [INFO] [stdout] 47: 0x561ff56815b7 - rust_app_example::infrastructure::repository::rdb::user::tests::test_get_users::{{closure}}::h05cb909422bf868c [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:76:34 [INFO] [stdout] 48: 0x561ff55e3d46 - core::ops::function::FnOnce::call_once::h441fd52d4c472c5e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x561ff56df67f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x561ff56df67f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 51: 0x561ff56de70e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 52: 0x561ff56de70e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x561ff56de70e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 54: 0x561ff56de70e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 55: 0x561ff56de70e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 56: 0x561ff56de70e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 57: 0x561ff56de70e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 58: 0x561ff56a6063 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 59: 0x561ff56a6063 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 60: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 61: 0x561ff56abc7b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 62: 0x561ff56abc7b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 63: 0x561ff56abc7b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 64: 0x561ff56abc7b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 65: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 66: 0x561ff56abc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 68: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 69: 0x561ff5d619d5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 70: 0x7fa81152cb43 - [INFO] [stdout] 71: 0x7fa8115bdbb4 - __clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- web::api::tests::test_api_v1_get_users stdout ---- [INFO] [stdout] thread 'web::api::tests::test_api_v1_get_users' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ff5d5adcc - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ff5d5adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ff5d5adcc - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ff5d5adcc - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561ff5d8964c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561ff5d8964c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561ff5d574fe - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561ff5d5abb4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561ff5d5abb4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561ff5d5c9b3 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x561ff5d5c64f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x561ff56da5ec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561ff56da5ec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561ff5d5d0ae - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561ff5d5d0ae - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x561ff5d5cdf1 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x561ff5d5b2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561ff5d5cb82 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x561ff55debb3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561ff5630ff3 - once_cell::sync::Lazy::force::{{closure}}::hbd156fee94301511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25 [INFO] [stdout] 20: 0x561ff5631083 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8aeee1f40b4c7fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:57 [INFO] [stdout] 21: 0x561ff5676b59 - once_cell::imp::OnceCell::initialize::{{closure}}::he8b869b559277eba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x561ff5d31d76 - core::ops::function::impls:: for &mut F>::call_mut::h1b53018ac379b148 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x561ff5d33667 - once_cell::imp::initialize_or_wait::h80d64bb4a766c1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x561ff5676b18 - once_cell::imp::OnceCell::initialize::h0667d48e56294126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x561ff563115d - once_cell::sync::OnceCell::get_or_try_init::h47582d958943a850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1126:13 [INFO] [stdout] 26: 0x561ff563103d - once_cell::sync::OnceCell::get_or_init::h92fde3db47cd73b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:19 [INFO] [stdout] 27: 0x561ff5630f78 - once_cell::sync::Lazy::force::h1f97866c9478182d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1274:13 [INFO] [stdout] 28: 0x561ff562a30a - as core::ops::deref::Deref>::deref::h93d9e7da8a6f1e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1335:13 [INFO] [stdout] 29: 0x561ff567e040 - rust_app_example::infrastructure::repository::rdb::create_connection::{{closure}}::h8a34bf2012e55452 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb.rs:21:39 [INFO] [stdout] 30: 0x561ff566811e - rust_app_example::web::api::tests::connection::{{closure}}::he09555bb16f8d40b [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:97:40 [INFO] [stdout] 31: 0x561ff5668b24 - rust_app_example::web::api::tests::_test_api_v1_get_users_internal::{{closure}}::h7f25c2a5e9726b4c [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:118:42 [INFO] [stdout] 32: 0x561ff56619f7 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::h607bcc270d7334fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serial_test-1.0.0/src/serial_code_lock.rs:39:9 [INFO] [stdout] 33: 0x561ff566b0b2 - rust_app_example::web::api::tests::test_api_v1_get_users::{{closure}}::hd6e223cee1682e72 [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:115:5 [INFO] [stdout] 34: 0x561ff564182b - as core::future::future::Future>::poll::h54ade666862b2e63 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 35: 0x561ff5641ccb - as core::future::future::Future>::poll::he0d2dc4480aa3017 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 36: 0x561ff5638fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6bf9fdeb253943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x561ff5638e70 - tokio::runtime::coop::with_budget::h1c340e027b825415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 38: 0x561ff5638e70 - tokio::runtime::coop::budget::h21be7cb502c1bc3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 39: 0x561ff5638e70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h397eb6091494353c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x561ff56377ea - tokio::runtime::scheduler::current_thread::Context::enter::h8ca3688d65459615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x561ff5638382 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h332d116a15794cd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x561ff5638092 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2677bd2abe345bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x561ff563619c - tokio::macros::scoped_tls::ScopedKey::set::hb441ad9b8d10c442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x561ff5637df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99ceaf07b2b3fddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x561ff56380bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::habada081f54c58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x561ff5636eec - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2bf1712630ae0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x561ff56543a9 - tokio::runtime::runtime::Runtime::block_on::heae4d3c4e36ff84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 48: 0x561ff566ae4f - rust_app_example::web::api::tests::test_api_v1_get_users::h989190165a1a0752 [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:115:5 [INFO] [stdout] 49: 0x561ff566aca7 - rust_app_example::web::api::tests::test_api_v1_get_users::{{closure}}::hd951521bb9aab6c4 [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:117:41 [INFO] [stdout] 50: 0x561ff55e4536 - core::ops::function::FnOnce::call_once::hb49c5da3c46f7d4b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x561ff56df67f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x561ff56df67f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 53: 0x561ff56de70e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 54: 0x561ff56de70e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x561ff56de70e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 56: 0x561ff56de70e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 57: 0x561ff56de70e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 58: 0x561ff56de70e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 59: 0x561ff56de70e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 60: 0x561ff56a6063 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 61: 0x561ff56a6063 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 62: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 63: 0x561ff56abc7b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x561ff56abc7b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 65: 0x561ff56abc7b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 66: 0x561ff56abc7b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 67: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 68: 0x561ff56abc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 70: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 71: 0x561ff5d619d5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7fa81152cb43 - [INFO] [stdout] 73: 0x7fa8115bdbb4 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- infrastructure::repository::rdb::user::tests::test_create_user_if_validation_error stdout ---- [INFO] [stdout] thread 'infrastructure::repository::rdb::user::tests::test_create_user_if_validation_error' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ff5d5adcc - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ff5d5adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ff5d5adcc - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ff5d5adcc - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561ff5d8964c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561ff5d8964c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561ff5d574fe - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561ff5d5abb4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561ff5d5abb4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561ff5d5c9b3 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x561ff5d5c64f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x561ff56da5ec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561ff56da5ec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561ff5d5d0ae - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561ff5d5d0ae - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x561ff5d5cdf1 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x561ff5d5b2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561ff5d5cb82 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x561ff55debb3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561ff5630ff3 - once_cell::sync::Lazy::force::{{closure}}::hbd156fee94301511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25 [INFO] [stdout] 20: 0x561ff5631083 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8aeee1f40b4c7fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:57 [INFO] [stdout] 21: 0x561ff5676b59 - once_cell::imp::OnceCell::initialize::{{closure}}::he8b869b559277eba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x561ff5d31d76 - core::ops::function::impls:: for &mut F>::call_mut::h1b53018ac379b148 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x561ff5d33667 - once_cell::imp::initialize_or_wait::h80d64bb4a766c1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x561ff5676b18 - once_cell::imp::OnceCell::initialize::h0667d48e56294126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x561ff563115d - once_cell::sync::OnceCell::get_or_try_init::h47582d958943a850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1126:13 [INFO] [stdout] 26: 0x561ff563103d - once_cell::sync::OnceCell::get_or_init::h92fde3db47cd73b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:19 [INFO] [stdout] 27: 0x561ff5630f78 - once_cell::sync::Lazy::force::h1f97866c9478182d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1274:13 [INFO] [stdout] 28: 0x561ff562a30a - as core::ops::deref::Deref>::deref::h93d9e7da8a6f1e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1335:13 [INFO] [stdout] 29: 0x561ff567e040 - rust_app_example::infrastructure::repository::rdb::create_connection::{{closure}}::h8a34bf2012e55452 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb.rs:21:39 [INFO] [stdout] 30: 0x561ff567db69 - rust_app_example::infrastructure::repository::rdb::user::tests::create_transaction::{{closure}}::h1fea63d8b730c7ac [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:69:14 [INFO] [stdout] 31: 0x561ff5684bb1 - rust_app_example::infrastructure::repository::rdb::user::tests::test_create_user_if_validation_error::{{closure}}::hcb433060100aa637 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:157:39 [INFO] [stdout] 32: 0x561ff564182b - as core::future::future::Future>::poll::h54ade666862b2e63 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 33: 0x561ff5641ccb - as core::future::future::Future>::poll::he0d2dc4480aa3017 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 34: 0x561ff5638fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6bf9fdeb253943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 35: 0x561ff5638e70 - tokio::runtime::coop::with_budget::h1c340e027b825415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 36: 0x561ff5638e70 - tokio::runtime::coop::budget::h21be7cb502c1bc3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 37: 0x561ff5638e70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h397eb6091494353c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 38: 0x561ff56377ea - tokio::runtime::scheduler::current_thread::Context::enter::h8ca3688d65459615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 39: 0x561ff5638382 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h332d116a15794cd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 40: 0x561ff5638092 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2677bd2abe345bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 41: 0x561ff563619c - tokio::macros::scoped_tls::ScopedKey::set::hb441ad9b8d10c442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x561ff5637df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99ceaf07b2b3fddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 43: 0x561ff56380bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::habada081f54c58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 44: 0x561ff5636eec - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2bf1712630ae0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 45: 0x561ff56543a9 - tokio::runtime::runtime::Runtime::block_on::heae4d3c4e36ff84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 46: 0x561ff5684915 - rust_app_example::infrastructure::repository::rdb::user::tests::test_create_user_if_validation_error::h5b9f8318ed0b244d [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:175:9 [INFO] [stdout] 47: 0x561ff5684757 - rust_app_example::infrastructure::repository::rdb::user::tests::test_create_user_if_validation_error::{{closure}}::h27a730b1c74b1544 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:156:56 [INFO] [stdout] 48: 0x561ff55e4246 - core::ops::function::FnOnce::call_once::h83a5584fb065d3eb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x561ff56df67f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x561ff56df67f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 51: 0x561ff56de70e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 52: 0x561ff56de70e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x561ff56de70e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 54: 0x561ff56de70e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 55: 0x561ff56de70e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 56: 0x561ff56de70e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 57: 0x561ff56de70e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 58: 0x561ff56a6063 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 59: 0x561ff56a6063 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 60: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 61: 0x561ff56abc7b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 62: 0x561ff56abc7b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 63: 0x561ff56abc7b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 64: 0x561ff56abc7b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 65: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 66: 0x561ff56abc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 68: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 69: 0x561ff5d619d5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 70: 0x7fa81152cb43 - [INFO] [stdout] 71: 0x7fa8115bdbb4 - __clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- web::api::tests::test_api_v1_get_user_400 stdout ---- [INFO] [stdout] thread 'web::api::tests::test_api_v1_get_user_400' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ff5d5adcc - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ff5d5adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ff5d5adcc - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ff5d5adcc - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561ff5d8964c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561ff5d8964c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561ff5d574fe - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561ff5d5abb4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561ff5d5abb4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561ff5d5c9b3 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x561ff5d5c64f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x561ff56da5ec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561ff56da5ec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561ff5d5d0ae - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561ff5d5d0ae - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x561ff5d5cdf1 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x561ff5d5b2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561ff5d5cb82 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x561ff55debb3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561ff5630ff3 - once_cell::sync::Lazy::force::{{closure}}::hbd156fee94301511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25 [INFO] [stdout] 20: 0x561ff5631083 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8aeee1f40b4c7fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:57 [INFO] [stdout] 21: 0x561ff5676b59 - once_cell::imp::OnceCell::initialize::{{closure}}::he8b869b559277eba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x561ff5d31d76 - core::ops::function::impls:: for &mut F>::call_mut::h1b53018ac379b148 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x561ff5d33667 - once_cell::imp::initialize_or_wait::h80d64bb4a766c1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x561ff5676b18 - once_cell::imp::OnceCell::initialize::h0667d48e56294126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x561ff563115d - once_cell::sync::OnceCell::get_or_try_init::h47582d958943a850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1126:13 [INFO] [stdout] 26: 0x561ff563103d - once_cell::sync::OnceCell::get_or_init::h92fde3db47cd73b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:19 [INFO] [stdout] 27: 0x561ff5630f78 - once_cell::sync::Lazy::force::h1f97866c9478182d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1274:13 [INFO] [stdout] 28: 0x561ff562a30a - as core::ops::deref::Deref>::deref::h93d9e7da8a6f1e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1335:13 [INFO] [stdout] 29: 0x561ff567e040 - rust_app_example::infrastructure::repository::rdb::create_connection::{{closure}}::h8a34bf2012e55452 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb.rs:21:39 [INFO] [stdout] 30: 0x561ff566811e - rust_app_example::web::api::tests::connection::{{closure}}::he09555bb16f8d40b [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:97:40 [INFO] [stdout] 31: 0x561ff566de25 - rust_app_example::web::api::tests::_test_api_v1_get_user_400_internal::{{closure}}::h63249e5ee52ae869 [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:199:39 [INFO] [stdout] 32: 0x561ff5662007 - serial_test::serial_code_lock::local_async_serial_core_with_return::{{closure}}::h67333575782a7bd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serial_test-1.0.0/src/serial_code_lock.rs:39:9 [INFO] [stdout] 33: 0x561ff566f1c2 - rust_app_example::web::api::tests::test_api_v1_get_user_400::{{closure}}::h8e0a6f8beb8367df [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:196:5 [INFO] [stdout] 34: 0x561ff564182b - as core::future::future::Future>::poll::h54ade666862b2e63 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 35: 0x561ff5641ccb - as core::future::future::Future>::poll::he0d2dc4480aa3017 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 36: 0x561ff5638fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6bf9fdeb253943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 37: 0x561ff5638e70 - tokio::runtime::coop::with_budget::h1c340e027b825415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 38: 0x561ff5638e70 - tokio::runtime::coop::budget::h21be7cb502c1bc3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 39: 0x561ff5638e70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h397eb6091494353c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 40: 0x561ff56377ea - tokio::runtime::scheduler::current_thread::Context::enter::h8ca3688d65459615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 41: 0x561ff5638382 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h332d116a15794cd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 42: 0x561ff5638092 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2677bd2abe345bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 43: 0x561ff563619c - tokio::macros::scoped_tls::ScopedKey::set::hb441ad9b8d10c442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 44: 0x561ff5637df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99ceaf07b2b3fddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 45: 0x561ff56380bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::habada081f54c58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 46: 0x561ff5636eec - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2bf1712630ae0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 47: 0x561ff56543a9 - tokio::runtime::runtime::Runtime::block_on::heae4d3c4e36ff84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 48: 0x561ff566ef66 - rust_app_example::web::api::tests::test_api_v1_get_user_400::h2dcc112f65c046a4 [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:196:5 [INFO] [stdout] 49: 0x561ff566edb7 - rust_app_example::web::api::tests::test_api_v1_get_user_400::{{closure}}::hd6c8e050ebfcf093 [INFO] [stdout] at /opt/rustwide/workdir/src/web/api.rs:198:44 [INFO] [stdout] 50: 0x561ff55e45c6 - core::ops::function::FnOnce::call_once::hc96fef3a2ea6a332 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x561ff56df67f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 52: 0x561ff56df67f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 53: 0x561ff56de70e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 54: 0x561ff56de70e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x561ff56de70e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 56: 0x561ff56de70e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 57: 0x561ff56de70e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 58: 0x561ff56de70e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 59: 0x561ff56de70e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 60: 0x561ff56a6063 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 61: 0x561ff56a6063 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 62: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 63: 0x561ff56abc7b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x561ff56abc7b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 65: 0x561ff56abc7b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 66: 0x561ff56abc7b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 67: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 68: 0x561ff56abc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 70: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 71: 0x561ff5d619d5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7fa81152cb43 - [INFO] [stdout] 73: 0x7fa8115bdbb4 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- infrastructure::repository::rdb::user::tests::test_get_user_exists stdout ---- [INFO] [stdout] thread 'infrastructure::repository::rdb::user::tests::test_get_user_exists' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25: [INFO] [stdout] Lazy instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561ff5d5adcc - std::backtrace_rs::backtrace::libunwind::trace::he43a6a3949163f8c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561ff5d5adcc - std::backtrace_rs::backtrace::trace_unsynchronized::h50db52ca99f692e7 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561ff5d5adcc - std::sys_common::backtrace::_print_fmt::hd37d595f2ceb2d3c [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561ff5d5adcc - ::fmt::h678bbcf9da6d7d75 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561ff5d8964c - core::fmt::rt::Argument::fmt::h3a159adc080a6fc9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561ff5d8964c - core::fmt::write::hb8eaf5a8e45a738e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561ff5d574fe - std::io::Write::write_fmt::hd8d55fcb462ed7e9 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561ff5d5abb4 - std::sys_common::backtrace::_print::hcd4834796ee88ad2 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561ff5d5abb4 - std::sys_common::backtrace::print::h1360e9450e4f922a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561ff5d5c9b3 - std::panicking::default_hook::{{closure}}::h2609fa95cd5ab1f4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:270:22 [INFO] [stdout] 10: 0x561ff5d5c64f - std::panicking::default_hook::h6d75f5747cab6e8d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:287:9 [INFO] [stdout] 11: 0x561ff56da5ec - as core::ops::function::Fn>::call::h22dfbb3222a0c5d6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561ff56da5ec - test::test_main::{{closure}}::hf2fa6099cd421171 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x561ff5d5d0ae - as core::ops::function::Fn>::call::h05249de742e1768e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561ff5d5d0ae - std::panicking::rust_panic_with_hook::h57e78470c47c84de [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:711:13 [INFO] [stdout] 15: 0x561ff5d5cdf1 - std::panicking::begin_panic_handler::{{closure}}::h3dfd2453cf356ecb [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x561ff5d5b2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb177d43678e4d7e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x561ff5d5cb82 - rust_begin_unwind [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:595:5 [INFO] [stdout] 18: 0x561ff55debb3 - core::panicking::panic_fmt::hd1e971d8d7c78e0e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561ff5630ff3 - once_cell::sync::Lazy::force::{{closure}}::hbd156fee94301511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1276:25 [INFO] [stdout] 20: 0x561ff5631083 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8aeee1f40b4c7fc5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:57 [INFO] [stdout] 21: 0x561ff5676b59 - once_cell::imp::OnceCell::initialize::{{closure}}::he8b869b559277eba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:82:23 [INFO] [stdout] 22: 0x561ff5d31d76 - core::ops::function::impls:: for &mut F>::call_mut::h1b53018ac379b148 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:294:13 [INFO] [stdout] 23: 0x561ff5d33667 - once_cell::imp::initialize_or_wait::h80d64bb4a766c1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:206:20 [INFO] [stdout] 24: 0x561ff5676b18 - once_cell::imp::OnceCell::initialize::h0667d48e56294126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/imp_std.rs:78:9 [INFO] [stdout] 25: 0x561ff563115d - once_cell::sync::OnceCell::get_or_try_init::h47582d958943a850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1126:13 [INFO] [stdout] 26: 0x561ff563103d - once_cell::sync::OnceCell::get_or_init::h92fde3db47cd73b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1085:19 [INFO] [stdout] 27: 0x561ff5630f78 - once_cell::sync::Lazy::force::h1f97866c9478182d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1274:13 [INFO] [stdout] 28: 0x561ff562a30a - as core::ops::deref::Deref>::deref::h93d9e7da8a6f1e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.17.0/src/lib.rs:1335:13 [INFO] [stdout] 29: 0x561ff567e040 - rust_app_example::infrastructure::repository::rdb::create_connection::{{closure}}::h8a34bf2012e55452 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb.rs:21:39 [INFO] [stdout] 30: 0x561ff567db69 - rust_app_example::infrastructure::repository::rdb::user::tests::create_transaction::{{closure}}::h1fea63d8b730c7ac [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:69:14 [INFO] [stdout] 31: 0x561ff5682b5e - rust_app_example::infrastructure::repository::rdb::user::tests::test_get_user_exists::{{closure}}::hbebabd1f9cadd905 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:105:39 [INFO] [stdout] 32: 0x561ff564182b - as core::future::future::Future>::poll::h54ade666862b2e63 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 33: 0x561ff5641ccb - as core::future::future::Future>::poll::he0d2dc4480aa3017 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/future/future.rs:125:9 [INFO] [stdout] 34: 0x561ff5638fd4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c6bf9fdeb253943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 35: 0x561ff5638e70 - tokio::runtime::coop::with_budget::h1c340e027b825415 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 36: 0x561ff5638e70 - tokio::runtime::coop::budget::h21be7cb502c1bc3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 37: 0x561ff5638e70 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h397eb6091494353c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 38: 0x561ff56377ea - tokio::runtime::scheduler::current_thread::Context::enter::h8ca3688d65459615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 39: 0x561ff5638382 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h332d116a15794cd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 40: 0x561ff5638092 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2677bd2abe345bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 41: 0x561ff563619c - tokio::macros::scoped_tls::ScopedKey::set::hb441ad9b8d10c442 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x561ff5637df4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99ceaf07b2b3fddd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 43: 0x561ff56380bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::habada081f54c58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 44: 0x561ff5636eec - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb2bf1712630ae0c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 45: 0x561ff56543a9 - tokio::runtime::runtime::Runtime::block_on::heae4d3c4e36ff84a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/runtime/runtime.rs:282:47 [INFO] [stdout] 46: 0x561ff56828a5 - rust_app_example::infrastructure::repository::rdb::user::tests::test_get_user_exists::h3f5ca3d00661abc4 [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:129:9 [INFO] [stdout] 47: 0x561ff56826e7 - rust_app_example::infrastructure::repository::rdb::user::tests::test_get_user_exists::{{closure}}::hcb7e378c432539ab [INFO] [stdout] at /opt/rustwide/workdir/src/infrastructure/repository/rdb/user.rs:104:40 [INFO] [stdout] 48: 0x561ff55e42e6 - core::ops::function::FnOnce::call_once::h8d02c94b6e31edc6 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x561ff56df67f - core::ops::function::FnOnce::call_once::he2e7294d6e0366fc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x561ff56df67f - test::__rust_begin_short_backtrace::h13549e99f98e3254 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:626:18 [INFO] [stdout] 51: 0x561ff56de70e - test::run_test_in_process::{{closure}}::h9c2c3d1665ffe092 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:60 [INFO] [stdout] 52: 0x561ff56de70e - as core::ops::function::FnOnce<()>>::call_once::hec1896877d3d50ca [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x561ff56de70e - std::panicking::try::do_call::hc7aed7412be3e0dc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 54: 0x561ff56de70e - std::panicking::try::h011fbc524cd7e3ba [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 55: 0x561ff56de70e - std::panic::catch_unwind::hff05d0891bc5bb82 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 56: 0x561ff56de70e - test::run_test_in_process::h87f0657a1c0aaab4 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:649:27 [INFO] [stdout] 57: 0x561ff56de70e - test::run_test::{{closure}}::hc4dd34f501797e16 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:572:43 [INFO] [stdout] 58: 0x561ff56a6063 - test::run_test::{{closure}}::h1201d47565297bcc [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/test/src/lib.rs:600:41 [INFO] [stdout] 59: 0x561ff56a6063 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6de9d5784bb58c62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 60: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0a3dd4432bd9a04d [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 61: 0x561ff56abc7b - as core::ops::function::FnOnce<()>>::call_once::h05af39418a9230d5 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 62: 0x561ff56abc7b - std::panicking::try::do_call::h6f430b03009d827b [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:502:40 [INFO] [stdout] 63: 0x561ff56abc7b - std::panicking::try::h3275ae04389ad69a [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panicking.rs:466:19 [INFO] [stdout] 64: 0x561ff56abc7b - std::panic::catch_unwind::h77f388467ce5722e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/panic.rs:142:14 [INFO] [stdout] 65: 0x561ff56abc7b - std::thread::Builder::spawn_unchecked_::{{closure}}::h308964f897d35a6e [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 66: 0x561ff56abc7b - core::ops::function::FnOnce::call_once{{vtable.shim}}::h98d901cf00b6c865 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::haadd4e5af2ab0d62 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 68: 0x561ff5d619d5 - as core::ops::function::FnOnce>::call_once::he4ba1fb09c16d807 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 69: 0x561ff5d619d5 - std::sys::unix::thread::Thread::new::thread_start::he524ecf4b47bee95 [INFO] [stdout] at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 70: 0x7fa81152cb43 - [INFO] [stdout] 71: 0x7fa8115bdbb4 - __clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] infrastructure::repository::rdb::user::tests::test_create_user [INFO] [stdout] infrastructure::repository::rdb::user::tests::test_create_user_if_validation_error [INFO] [stdout] infrastructure::repository::rdb::user::tests::test_get_user_exists [INFO] [stdout] infrastructure::repository::rdb::user::tests::test_get_users [INFO] [stdout] web::api::tests::test_api_v1_get_user [INFO] [stdout] web::api::tests::test_api_v1_get_user_400 [INFO] [stdout] web::api::tests::test_api_v1_get_users [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "76ef3e36416ad7a0896da0439e2d3e1b537ff148c4ae4e60ea6f958d1732853a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ef3e36416ad7a0896da0439e2d3e1b537ff148c4ae4e60ea6f958d1732853a", kill_on_drop: false }` [INFO] [stdout] 76ef3e36416ad7a0896da0439e2d3e1b537ff148c4ae4e60ea6f958d1732853a