[INFO] fetching crate rust-distributed-id 0.1.3...
[INFO] testing rust-distributed-id-0.1.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rust-distributed-id 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rust-distributed-id 0.1.3
[INFO] finished tweaking crates.io crate rust-distributed-id 0.1.3
[INFO] tweaked toml for crates.io crate rust-distributed-id 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-distributed-id 0.1.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 265 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hostname v0.3.1 (available: v0.4.2)
[INFO] [stderr]       Adding rbatis v3.1.16 (available: v4.6.15)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c731021f82ae6d75c569c93d302f843cdd743a6e17277d6989b073914e78fa85
[INFO] running `Command { std: "docker" "start" "-a" "c731021f82ae6d75c569c93d302f843cdd743a6e17277d6989b073914e78fa85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c731021f82ae6d75c569c93d302f843cdd743a6e17277d6989b073914e78fa85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c731021f82ae6d75c569c93d302f843cdd743a6e17277d6989b073914e78fa85", kill_on_drop: false }`
[INFO] [stdout] c731021f82ae6d75c569c93d302f843cdd743a6e17277d6989b073914e78fa85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e14b1329e0a3969dcdb9cd27032ca07cec49570ac4526cbb99f1f8eead44121
[INFO] running `Command { std: "docker" "start" "-a" "4e14b1329e0a3969dcdb9cd27032ca07cec49570ac4526cbb99f1f8eead44121", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-rustls v0.2.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling ipnetwork v0.17.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rbatis-macro-driver v3.1.3
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling rbson v2.0.5
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rbatis_sql_macro v3.0.17
[INFO] [stderr]    Compiling rbatis_sql v3.0.26
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling rbatis-core v3.1.11
[INFO] [stderr]    Compiling rbatis v3.1.16
[INFO] [stderr]    Compiling rust-distributed-id v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "4e14b1329e0a3969dcdb9cd27032ca07cec49570ac4526cbb99f1f8eead44121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e14b1329e0a3969dcdb9cd27032ca07cec49570ac4526cbb99f1f8eead44121", kill_on_drop: false }`
[INFO] [stdout] 4e14b1329e0a3969dcdb9cd27032ca07cec49570ac4526cbb99f1f8eead44121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00de95784abd0035d8ef1a9df70fc0b1214a9ece79b3bd6224d6ae847492f4d8
[INFO] running `Command { std: "docker" "start" "-a" "00de95784abd0035d8ef1a9df70fc0b1214a9ece79b3bd6224d6ae847492f4d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-distributed-id v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.49s
[INFO] running `Command { std: "docker" "inspect" "00de95784abd0035d8ef1a9df70fc0b1214a9ece79b3bd6224d6ae847492f4d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00de95784abd0035d8ef1a9df70fc0b1214a9ece79b3bd6224d6ae847492f4d8", kill_on_drop: false }`
[INFO] [stdout] 00de95784abd0035d8ef1a9df70fc0b1214a9ece79b3bd6224d6ae847492f4d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c70bf3db9e4c5ca13ccb21e7037c4cb7ac780db6427f8b7a60cbb2a34fb8f66
[INFO] running `Command { std: "docker" "start" "-a" "0c70bf3db9e4c5ca13ccb21e7037c4cb7ac780db6427f8b7a60cbb2a34fb8f66", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_distributed_id-9d18ddca1f0f72fd)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::gid_with_custom_config has been running for over 60 seconds
[INFO] [stdout] test tests::gid_with_custom_config_multi_thread has been running for over 60 seconds
[INFO] [stdout] test tests::gid_with_default_config has been running for over 60 seconds
[INFO] [stdout] test tests::pid_with_custom_config has been running for over 60 seconds
[INFO] [stdout] test tests::pid_with_default_config has been running for over 60 seconds
[INFO] [stdout] test tests::gid_with_default_config ... FAILED
[INFO] [stdout] test tests::pid_with_default_config ... FAILED
[INFO] [stdout] test tests::gid_with_custom_config ... FAILED
[INFO] [stdout] test tests::gid_with_custom_config_multi_thread ... FAILED
[INFO] [stdout] test tests::pid_with_custom_config ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::gid_with_default_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::gid_with_default_config' (27) panicked at src/lib.rs:37:18:
[INFO] [stdout] Couldn't open database: Database("pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653dac771db2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653dac771db2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653dac78a3ba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653dac78a3ba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x653dac776ee6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x653dac776ee6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x653dac74eccf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653dac74eccf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653dac769149 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653dac23317e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x653dac23317e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653dac7693b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x653dac7693b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653dac74ed88 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x653dac743d99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653dac74fdad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653dac78aacc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653dac78a842 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x653dac1e4821 - <core[585f66e14d78f9ba]::result::Result<(), rbatis_core[ab632da8a70d0189]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x653dac1e35d4 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:37:18
[INFO] [stdout]   22:     0x653dac1ef220 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x653dac1eda48 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x653dac1d0645 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x653dac1cf5ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x653dac1e9078 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x653dac1f2041 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x653dac1fa7b4 - <futures_lite[d8658c6e755e5ba9]::future::Or<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>, <async_executor[64be312602f23bbd]::State>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x653dac1d8bdd - <async_executor[64be312602f23bbd]::State>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x653dac1d6cf4 - <async_executor[64be312602f23bbd]::Executor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x653dac1d7ae8 - <async_executor[64be312602f23bbd]::LocalExecutor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x653dac2049a2 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x653dac1d2ffa - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x653dac1d2b5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x653dac1fd2d0 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x653dac1de050 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x653dac1dd3f7 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x653dac1f62e8 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x653dac1d37af - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::try_with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x653dac1d337e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x653dac1f4956 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x653dac1ee80f - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x653dac1ed474 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x653dac1cffad - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x653dac1cf3fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x653dac1e8ee7 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x653dac1ee01e - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x653dac1d226f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::try_with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x653dac1d1e3e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x653dac1ea503 - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x653dac1eb76e - async_std[c1a3656aa29921b9]::task::block_on::block_on::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x653dac1e6296 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:33:9
[INFO] [stdout]   53:     0x653dac1e2697 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:32:33
[INFO] [stdout]   54:     0x653dac217966 - <rust_distributed_id[103e3af1ec433955]::tests::gid_with_default_config::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x653dac22752b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x653dac22752b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x653dac233d8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x653dac233d8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x653dac233d8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x653dac22e254 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x653dac22e254 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x653dac236882 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x653dac236882 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x653dac236882 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x653dac770f1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x653dac770f1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x706275f22aa4 - <unknown>
[INFO] [stdout]   76:     0x706275fafa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pid_with_default_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::pid_with_default_config' (30) panicked at src/lib.rs:57:18:
[INFO] [stdout] Couldn't open database: Database("pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653dac771db2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653dac771db2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653dac78a3ba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653dac78a3ba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x653dac776ee6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x653dac776ee6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x653dac74eccf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653dac74eccf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653dac769149 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653dac23317e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x653dac23317e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653dac7693b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x653dac7693b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653dac74ed88 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x653dac743d99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653dac74fdad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653dac78aacc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653dac78a842 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x653dac1e4821 - <core[585f66e14d78f9ba]::result::Result<(), rbatis_core[ab632da8a70d0189]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x653dac1e3bbc - rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:57:18
[INFO] [stdout]   22:     0x653dac1ef260 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x653dac1edb28 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x653dac1d0745 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x653dac1cf5fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x653dac1e90b8 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x653dac1f2081 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x653dac1fa854 - <futures_lite[d8658c6e755e5ba9]::future::Or<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>, <async_executor[64be312602f23bbd]::State>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x653dac1d8fad - <async_executor[64be312602f23bbd]::State>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x653dac1d6f94 - <async_executor[64be312602f23bbd]::Executor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x653dac1d7dc8 - <async_executor[64be312602f23bbd]::LocalExecutor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x653dac205342 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x653dac1d315a - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x653dac1d2b9e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x653dac1fd3f0 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x653dac1de0b0 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x653dac1dd497 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x653dac1f6368 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x653dac1d38ef - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::try_with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x653dac1d33be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x653dac1f4986 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x653dac1ee90f - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x653dac1ed594 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x653dac1d00ed - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x653dac1cf43e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x653dac1e8f27 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x653dac1ee16e - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x653dac1d23af - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::try_with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x653dac1d1e7e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x653dac1ea7f3 - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x653dac1eb81e - async_std[c1a3656aa29921b9]::task::block_on::block_on::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x653dac1e62b6 - rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:53:9
[INFO] [stdout]   53:     0x653dac1e26c7 - rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:52:33
[INFO] [stdout]   54:     0x653dac2179a6 - <rust_distributed_id[103e3af1ec433955]::tests::pid_with_default_config::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x653dac22752b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x653dac22752b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x653dac233d8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x653dac233d8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x653dac233d8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x653dac22e254 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x653dac22e254 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x653dac236882 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x653dac236882 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x653dac236882 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x653dac770f1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x653dac770f1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x706275f22aa4 - <unknown>
[INFO] [stdout]   76:     0x706275fafa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::gid_with_custom_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::gid_with_custom_config' (25) panicked at src/lib.rs:94:18:
[INFO] [stdout] Couldn't open database: Database("pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653dac771db2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653dac771db2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653dac78a3ba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653dac78a3ba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x653dac776ee6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x653dac776ee6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x653dac74eccf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653dac74eccf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653dac769149 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653dac23317e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x653dac23317e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653dac7693b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x653dac7693b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653dac74ed88 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x653dac743d99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653dac74fdad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653dac78aacc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653dac78a842 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x653dac1e4821 - <core[585f66e14d78f9ba]::result::Result<(), rbatis_core[ab632da8a70d0189]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x653dac1e2a07 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:94:18
[INFO] [stdout]   22:     0x653dac1ef1a0 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x653dac1ed888 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x653dac1d0445 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x653dac1cf50e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x653dac1e8ff8 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x653dac1f1fc1 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x653dac1fa674 - <futures_lite[d8658c6e755e5ba9]::future::Or<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>, <async_executor[64be312602f23bbd]::State>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x653dac1d843d - <async_executor[64be312602f23bbd]::State>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x653dac1d67b4 - <async_executor[64be312602f23bbd]::Executor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x653dac1d7528 - <async_executor[64be312602f23bbd]::LocalExecutor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x653dac203662 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x653dac1d2d3a - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x653dac1d2ade - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x653dac1fd090 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x653dac1ddf90 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x653dac1dd2b7 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x653dac1f61e8 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x653dac1d352f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::try_with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x653dac1d32fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x653dac1f48f6 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x653dac1ee60f - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x653dac1ed234 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x653dac1cfd2d - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x653dac1cf37e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x653dac1e8e67 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x653dac1edd7e - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x653dac1d1fef - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::try_with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x653dac1d1dbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x653dac1e9f23 - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x653dac1eb60e - async_std[c1a3656aa29921b9]::task::block_on::block_on::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x653dac1e6256 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:87:9
[INFO] [stdout]   53:     0x653dac1e2637 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:86:32
[INFO] [stdout]   54:     0x653dac2178e6 - <rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x653dac22752b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x653dac22752b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x653dac233d8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x653dac233d8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x653dac233d8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x653dac22e254 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x653dac22e254 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x653dac236882 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x653dac236882 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x653dac236882 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x653dac770f1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x653dac770f1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x706275f22aa4 - <unknown>
[INFO] [stdout]   76:     0x706275fafa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::gid_with_custom_config_multi_thread stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::gid_with_custom_config_multi_thread' (26) panicked at src/lib.rs:118:18:
[INFO] [stdout] Couldn't open database: Database("pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653dac771db2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653dac771db2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653dac78a3ba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653dac78a3ba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x653dac776ee6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x653dac776ee6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x653dac74eccf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653dac74eccf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653dac769149 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653dac23317e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x653dac23317e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653dac7693b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x653dac7693b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653dac74ed88 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x653dac743d99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653dac74fdad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653dac78aacc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653dac78a842 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x653dac1e4821 - <core[585f66e14d78f9ba]::result::Result<(), rbatis_core[ab632da8a70d0189]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x653dac1e41d5 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:118:18
[INFO] [stdout]   22:     0x653dac1ef2a0 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x653dac1edc08 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x653dac1d0845 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x653dac1cf64e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x653dac1e90f8 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x653dac1f20ba - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x653dac1fa8f4 - <futures_lite[d8658c6e755e5ba9]::future::Or<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>, <async_executor[64be312602f23bbd]::State>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x653dac1d936b - <async_executor[64be312602f23bbd]::State>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x653dac1d7246 - <async_executor[64be312602f23bbd]::Executor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x653dac1d80a8 - <async_executor[64be312602f23bbd]::LocalExecutor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x653dac205ce2 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x653dac1d32ba - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x653dac1d2bde - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x653dac1fd510 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x653dac1de110 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x653dac1dd537 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x653dac1f63ea - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x653dac1d3a2d - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::try_with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x653dac1d33fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x653dac1f49ba - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x653dac1eea0f - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x653dac1ed6b6 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x653dac1d022f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x653dac1cf47e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x653dac1e8f6a - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x653dac1ee2b0 - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x653dac1d24ed - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::try_with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x653dac1d1ebe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x653dac1eaae3 - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x653dac1eb8cc - async_std[c1a3656aa29921b9]::task::block_on::block_on::<rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x653dac1e62d4 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:110:9
[INFO] [stdout]   53:     0x653dac1e26f7 - rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:109:45
[INFO] [stdout]   54:     0x653dac2179e6 - <rust_distributed_id[103e3af1ec433955]::tests::gid_with_custom_config_multi_thread::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x653dac22752b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x653dac22752b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x653dac233d8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x653dac233d8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x653dac233d8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x653dac22e254 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x653dac22e254 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x653dac236882 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x653dac236882 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x653dac236882 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x653dac770f1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x653dac770f1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x706275f22aa4 - <unknown>
[INFO] [stdout]   76:     0x706275fafa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pid_with_custom_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::pid_with_custom_config' (29) panicked at src/lib.rs:75:18:
[INFO] [stdout] Couldn't open database: Database("pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653dac771db2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653dac771db2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653dac771db2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653dac78a3ba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653dac78a3ba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x653dac776ee6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x653dac776ee6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x653dac74eccf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653dac74eccf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653dac769149 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653dac23317e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x653dac23317e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653dac7693b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x653dac7693b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653dac74ed88 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x653dac743d99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653dac74fdad - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653dac78aacc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653dac78a842 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x653dac1e4821 - <core[585f66e14d78f9ba]::result::Result<(), rbatis_core[ab632da8a70d0189]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x653dac1e2fff - rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:75:18
[INFO] [stdout]   22:     0x653dac1ef1e0 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x653dac1ed968 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x653dac1d0545 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x653dac1cf55e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x653dac1e9038 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x653dac1f2001 - <async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x653dac1fa714 - <futures_lite[d8658c6e755e5ba9]::future::Or<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>, <async_executor[64be312602f23bbd]::State>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x653dac1d880d - <async_executor[64be312602f23bbd]::State>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   30:     0x653dac1d6a54 - <async_executor[64be312602f23bbd]::Executor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   31:     0x653dac1d7808 - <async_executor[64be312602f23bbd]::LocalExecutor>::run::<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   32:     0x653dac204002 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x653dac1d2e9a - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x653dac1d2b1e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::RefCell<(parking[d3ec67499e33da4f]::Parker, core[585f66e14d78f9ba]::task::wake::Waker, alloc[15e7b27aba85d2e2]::sync::Arc<core[585f66e14d78f9ba]::sync::atomic::AtomicBool>)>>>::with::<async_io[a6256403c9e2d255]::driver::block_on<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x653dac1fd1b0 - async_io[a6256403c9e2d255]::driver::block_on::<(), <async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x653dac1ddff0 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x653dac1dd357 - async_global_executor[fc4d32f0aa40aec7]::reactor::block_on::<<async_executor[64be312602f23bbd]::LocalExecutor>::run<(), async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x653dac1f6268 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x653dac1d366f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::try_with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x653dac1d333e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<async_executor[64be312602f23bbd]::LocalExecutor>>::with::<async_global_executor[fc4d32f0aa40aec7]::executor::block_on<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x653dac1f4926 - async_global_executor[fc4d32f0aa40aec7]::executor::block_on::<async_std[c1a3656aa29921b9]::task::builder::SupportTaskLocals<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x653dac1ee70f - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x653dac1ed354 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x653dac1cfe6d - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x653dac1cf3be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<*const async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x653dac1e8ea7 - <async_std[c1a3656aa29921b9]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x653dac1edece - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x653dac1d212f - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::try_with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x653dac1d1dfe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<usize>>>::with::<<async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x653dac1ea213 - <async_std[c1a3656aa29921b9]::task::builder::Builder>::blocking::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x653dac1eb6be - async_std[c1a3656aa29921b9]::task::block_on::block_on::<rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x653dac1e6276 - rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:69:9
[INFO] [stdout]   53:     0x653dac1e2667 - rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:68:32
[INFO] [stdout]   54:     0x653dac217926 - <rust_distributed_id[103e3af1ec433955]::tests::pid_with_custom_config::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x653dac22752b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x653dac22752b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x653dac233d8a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x653dac233d8a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x653dac233d8a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x653dac233d8a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x653dac233d8a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x653dac22e254 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x653dac22e254 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x653dac236882 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x653dac236882 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x653dac236882 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x653dac236882 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x653dac236882 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x653dac770f1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x653dac770f1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x706275f22aa4 - <unknown>
[INFO] [stdout]   76:     0x706275fafa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::gid_with_custom_config
[INFO] [stdout]     tests::gid_with_custom_config_multi_thread
[INFO] [stdout]     tests::gid_with_default_config
[INFO] [stdout]     tests::pid_with_custom_config
[INFO] [stdout]     tests::pid_with_default_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 68.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c70bf3db9e4c5ca13ccb21e7037c4cb7ac780db6427f8b7a60cbb2a34fb8f66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c70bf3db9e4c5ca13ccb21e7037c4cb7ac780db6427f8b7a60cbb2a34fb8f66", kill_on_drop: false }`
[INFO] [stdout] 0c70bf3db9e4c5ca13ccb21e7037c4cb7ac780db6427f8b7a60cbb2a34fb8f66
