[INFO] cloning repository https://github.com/lushengguo/amqp-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lushengguo/amqp-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flushengguo%2Famqp-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flushengguo%2Famqp-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb386f8e2c18f8f42301bc062c73efa757cbd0ac
[INFO] testing lushengguo/amqp-agent against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flushengguo%2Famqp-agent" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lushengguo/amqp-agent
[INFO] finished tweaking git repo https://github.com/lushengguo/amqp-agent
[INFO] tweaked toml for git repo https://github.com/lushengguo/amqp-agent written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lushengguo/amqp-agent on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lushengguo/amqp-agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded serde_bytes v0.11.17
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded serde_bytes_ng v0.1.2
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded amqprs v2.1.0
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.0
[INFO] [stderr]   Downloaded flexi_logger v0.27.4
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded log v0.4.26
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded amqp_serde v0.4.1
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f52887fc119a09e89adf6f140ec90f2a43c8446204861132a773ebccc4e460c4
[INFO] running `Command { std: "docker" "start" "-a" "f52887fc119a09e89adf6f140ec90f2a43c8446204861132a773ebccc4e460c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f52887fc119a09e89adf6f140ec90f2a43c8446204861132a773ebccc4e460c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f52887fc119a09e89adf6f140ec90f2a43c8446204861132a773ebccc4e460c4", kill_on_drop: false }`
[INFO] [stdout] f52887fc119a09e89adf6f140ec90f2a43c8446204861132a773ebccc4e460c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f67eb346a3d829e355d35e8f7496ab4b8ae37db69c8bf4e36336f953d412ea
[INFO] running `Command { std: "docker" "start" "-a" "a0f67eb346a3d829e355d35e8f7496ab4b8ae37db69c8bf4e36336f953d412ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling yaml-rust2 v0.10.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling flexi_logger v0.27.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_bytes_ng v0.1.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling amqp_serde v0.4.1
[INFO] [stderr]    Compiling amqprs v2.1.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling amqp_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_string` is never used
[INFO] [stdout]   --> src/config.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl Settings {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn from_string(content: &str) -> std::result::Result<Self, Box<dyn Error + Send + Sync>> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "a0f67eb346a3d829e355d35e8f7496ab4b8ae37db69c8bf4e36336f953d412ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f67eb346a3d829e355d35e8f7496ab4b8ae37db69c8bf4e36336f953d412ea", kill_on_drop: false }`
[INFO] [stdout] a0f67eb346a3d829e355d35e8f7496ab4b8ae37db69c8bf4e36336f953d412ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 403ccf71c55f9a397118d405323f043d767cd266edd961e79de806a8a6335790
[INFO] running `Command { std: "docker" "start" "-a" "403ccf71c55f9a397118d405323f043d767cd266edd961e79de806a8a6335790", kill_on_drop: false }`
[INFO] [stderr]    Compiling amqp_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s
[INFO] running `Command { std: "docker" "inspect" "403ccf71c55f9a397118d405323f043d767cd266edd961e79de806a8a6335790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "403ccf71c55f9a397118d405323f043d767cd266edd961e79de806a8a6335790", kill_on_drop: false }`
[INFO] [stdout] 403ccf71c55f9a397118d405323f043d767cd266edd961e79de806a8a6335790
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b8f6e3bc268ae5d281db2b0cab86462c441efff8cefd67cf869b0af413af527
[INFO] running `Command { std: "docker" "start" "-a" "6b8f6e3bc268ae5d281db2b0cab86462c441efff8cefd67cf869b0af413af527", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amqp_agent-8ef008a4195cf966)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test config::test_parse_yaml_from_file ... ok
[INFO] [stdout] test config::test_parse_yaml_content ... ok
[INFO] [stdout] test db::tests::test_invalid_db_path ... ok
[INFO] [stdout] test db::tests::test_message_fields_affect_locator ... ok
[INFO] [stdout] test amqp::tests::test_produce_with_cache ... FAILED
[INFO] [stdout] test amqp::tests::test_produce_with_different_exchange_types_rely_on_local_rabbitmq ... FAILED
[INFO] [stdout] test amqp::tests::test_connect_to_invalid_host ... FAILED
[INFO] [stdout] test amqp::tests::test_connect_to_local_rabbitmq_rely_on_local_rabbitmq ... FAILED
[INFO] [stdout] test db::tests::test_duplicate_message ... FAILED
[INFO] [stdout] test db::tests::test_get_nonexistent_message ... FAILED
[INFO] [stdout] test db::tests::test_batch_insert ... FAILED
[INFO] [stdout] test db::tests::test_get_recent_messages_with_limit ... FAILED
[INFO] [stdout] test db::tests::test_clear_all ... FAILED
[INFO] [stdout] test db::tests::test_insert_single_message ... FAILED
[INFO] [stdout] test amqp::tests::test_message_statistic_rely_on_local_rabbitmq ... FAILED
[INFO] [stdout] test db::tests::test_locator_uniqueness ... FAILED
[INFO] [stdout] test db::tests::test_db_creation ... FAILED
[INFO] [stdout] test db::tests::test_remove_message ... FAILED
[INFO] [stdout] test memory_cache::tests::test_cache_creation ... FAILED
[INFO] [stdout] test memory_cache::tests::test_cache_overflow ... FAILED
[INFO] [stdout] test memory_cache::tests::test_duplicate_message ... FAILED
[INFO] [stdout] test memory_cache::tests::test_remove_message ... FAILED
[INFO] [stdout] test memory_cache::tests::test_insert_single_message ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- amqp::tests::test_produce_with_cache stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amqp::tests::test_produce_with_cache' (28) panicked at src/amqp.rs:671:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: messages.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72cf39de - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72cf39de - amqp_agent::amqp::tests::test_produce_with_cache::{{closure}}::he2871ac685a2128d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:671:58
[INFO] [stdout]   22:     0x5e4b72d439e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd596da4f48628910
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e4b72d43b2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf51820d68961ba11
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e4b72d3aafd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h453aef1659d49604
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5e4b72d3901b - tokio::task::coop::with_budget::h166eaa00c39ec98e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e4b72d3901b - tokio::task::coop::budget::h8f548527b26ec014
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e4b72d3901b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he53ef1ae993a168e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5e4b72d39cd0 - tokio::runtime::scheduler::current_thread::Context::enter::hcea618dd24b95375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e4b72d3a2a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7ba16cad38aa856
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5e4b72d398a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc129b34260dc6ca9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5e4b72d75dcb - tokio::runtime::context::scoped::Scoped<T>::set::h1681ab3158a18754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e4b72d8c829 - tokio::runtime::context::set_scheduler::{{closure}}::heafa0f6ebb23d34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e4b72d67872 - std::thread::local::LocalKey<T>::try_with::hd892f5a07f231b52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e4b72d67b1e - std::thread::local::LocalKey<T>::with::hf03822d11f0fbf1e
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e4b72d8c8dd - tokio::runtime::context::set_scheduler::hfbef6f25616ec73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e4b72d3b8c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he181471ada78f472
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5e4b72d3c0e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8157d3ee14df321f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5e4b72d3bfb3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f147c8ff225ee73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e4b72d9d610 - tokio::runtime::context::runtime::enter_runtime::h5e9950e4cf1461ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e4b72d3d2b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6f618b146d588080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e4b72d7f114 - tokio::runtime::runtime::Runtime::block_on_inner::hb68e003fe147d8bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e4b72d7efac - tokio::runtime::runtime::Runtime::block_on::hf8f97e9518bebf5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e4b72cf12b1 - amqp_agent::amqp::tests::test_produce_with_cache::hbbe269ed993af897
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:696:40
[INFO] [stdout]   44:     0x5e4b72cf1157 - amqp_agent::amqp::tests::test_produce_with_cache::{{closure}}::h7c37cbfa96fa6a51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:670:39
[INFO] [stdout]   45:     0x5e4b72cd1006 - core::ops::function::FnOnce::call_once::h6a2b74122182d9a4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   67:     0x73f982f8da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- amqp::tests::test_produce_with_different_exchange_types_rely_on_local_rabbitmq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amqp::tests::test_produce_with_different_exchange_types_rely_on_local_rabbitmq' (29) panicked at src/amqp.rs:603:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: messages.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72cf2dfe - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72cf2dfe - amqp_agent::amqp::tests::test_produce_with_different_exchange_types_rely_on_local_rabbitmq::{{closure}}::h27caa4954d3821ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:603:58
[INFO] [stdout]   22:     0x5e4b72d439e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd596da4f48628910
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e4b72d43b2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf51820d68961ba11
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e4b72d3aafd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h453aef1659d49604
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5e4b72d3901b - tokio::task::coop::with_budget::h166eaa00c39ec98e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e4b72d3901b - tokio::task::coop::budget::h8f548527b26ec014
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e4b72d3901b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he53ef1ae993a168e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5e4b72d39cd0 - tokio::runtime::scheduler::current_thread::Context::enter::hcea618dd24b95375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e4b72d3a2a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7ba16cad38aa856
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5e4b72d398a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc129b34260dc6ca9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5e4b72d75dcb - tokio::runtime::context::scoped::Scoped<T>::set::h1681ab3158a18754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e4b72d8c829 - tokio::runtime::context::set_scheduler::{{closure}}::heafa0f6ebb23d34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e4b72d67872 - std::thread::local::LocalKey<T>::try_with::hd892f5a07f231b52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e4b72d67b1e - std::thread::local::LocalKey<T>::with::hf03822d11f0fbf1e
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e4b72d8c8dd - tokio::runtime::context::set_scheduler::hfbef6f25616ec73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e4b72d3b8c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he181471ada78f472
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5e4b72d3c0e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8157d3ee14df321f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5e4b72d3bfb3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f147c8ff225ee73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e4b72d9d610 - tokio::runtime::context::runtime::enter_runtime::h5e9950e4cf1461ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e4b72d3d2b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6f618b146d588080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e4b72d7f114 - tokio::runtime::runtime::Runtime::block_on_inner::hb68e003fe147d8bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e4b72d7efac - tokio::runtime::runtime::Runtime::block_on::hf8f97e9518bebf5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e4b72cf1471 - amqp_agent::amqp::tests::test_produce_with_different_exchange_types_rely_on_local_rabbitmq::h6e83dd31d49e2d2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:629:69
[INFO] [stdout]   44:     0x5e4b72cf47d7 - amqp_agent::amqp::tests::test_produce_with_different_exchange_types_rely_on_local_rabbitmq::{{closure}}::hb59b6f9a9c1e0da8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:602:81
[INFO] [stdout]   45:     0x5e4b72cd3e96 - core::ops::function::FnOnce::call_once::h6b630623aafa9bba
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   67:     0x73f982f8da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- amqp::tests::test_connect_to_invalid_host stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amqp::tests::test_connect_to_invalid_host' (25) panicked at src/amqp.rs:651:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: messages.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72cf167d - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72cf167d - amqp_agent::amqp::tests::test_connect_to_invalid_host::{{closure}}::ha66bfcf28d2fb6d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:651:58
[INFO] [stdout]   22:     0x5e4b72d439e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd596da4f48628910
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e4b72d43b2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf51820d68961ba11
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e4b72d3aafd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h453aef1659d49604
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5e4b72d3901b - tokio::task::coop::with_budget::h166eaa00c39ec98e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e4b72d3901b - tokio::task::coop::budget::h8f548527b26ec014
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e4b72d3901b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he53ef1ae993a168e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5e4b72d39cd0 - tokio::runtime::scheduler::current_thread::Context::enter::hcea618dd24b95375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e4b72d3a2a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7ba16cad38aa856
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5e4b72d398a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc129b34260dc6ca9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5e4b72d75dcb - tokio::runtime::context::scoped::Scoped<T>::set::h1681ab3158a18754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e4b72d8c829 - tokio::runtime::context::set_scheduler::{{closure}}::heafa0f6ebb23d34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e4b72d67872 - std::thread::local::LocalKey<T>::try_with::hd892f5a07f231b52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e4b72d67b1e - std::thread::local::LocalKey<T>::with::hf03822d11f0fbf1e
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e4b72d8c8dd - tokio::runtime::context::set_scheduler::hfbef6f25616ec73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e4b72d3b8c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he181471ada78f472
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5e4b72d3c0e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8157d3ee14df321f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5e4b72d3bfb3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f147c8ff225ee73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e4b72d9d610 - tokio::runtime::context::runtime::enter_runtime::h5e9950e4cf1461ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e4b72d3d2b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6f618b146d588080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e4b72d7f114 - tokio::runtime::runtime::Runtime::block_on_inner::hb68e003fe147d8bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e4b72d7efac - tokio::runtime::runtime::Runtime::block_on::hf8f97e9518bebf5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e4b72cf4931 - amqp_agent::amqp::tests::test_connect_to_invalid_host::h04f348f8c3767219
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:661:40
[INFO] [stdout]   44:     0x5e4b72cf1507 - amqp_agent::amqp::tests::test_connect_to_invalid_host::{{closure}}::he11c4458a82fbd8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:650:44
[INFO] [stdout]   45:     0x5e4b72ccdd16 - core::ops::function::FnOnce::call_once::hf0ccac97f9f0c4b5
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   67:     0x73f982f8da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- amqp::tests::test_connect_to_local_rabbitmq_rely_on_local_rabbitmq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amqp::tests::test_connect_to_local_rabbitmq_rely_on_local_rabbitmq' (26) panicked at src/amqp.rs:582:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: messages.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72cf1c4d - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72cf1c4d - amqp_agent::amqp::tests::test_connect_to_local_rabbitmq_rely_on_local_rabbitmq::{{closure}}::hac2ee354cab3f77d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:582:58
[INFO] [stdout]   22:     0x5e4b72d439e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd596da4f48628910
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e4b72d43b2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf51820d68961ba11
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e4b72d3aafd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h453aef1659d49604
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5e4b72d3901b - tokio::task::coop::with_budget::h166eaa00c39ec98e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e4b72d3901b - tokio::task::coop::budget::h8f548527b26ec014
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e4b72d3901b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he53ef1ae993a168e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5e4b72d39cd0 - tokio::runtime::scheduler::current_thread::Context::enter::hcea618dd24b95375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e4b72d3a2a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7ba16cad38aa856
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5e4b72d398a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc129b34260dc6ca9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5e4b72d75dcb - tokio::runtime::context::scoped::Scoped<T>::set::h1681ab3158a18754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e4b72d8c829 - tokio::runtime::context::set_scheduler::{{closure}}::heafa0f6ebb23d34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e4b72d67872 - std::thread::local::LocalKey<T>::try_with::hd892f5a07f231b52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e4b72d67b1e - std::thread::local::LocalKey<T>::with::hf03822d11f0fbf1e
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e4b72d8c8dd - tokio::runtime::context::set_scheduler::hfbef6f25616ec73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e4b72d3b8c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he181471ada78f472
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5e4b72d3c0e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8157d3ee14df321f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5e4b72d3bfb3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f147c8ff225ee73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e4b72d9d610 - tokio::runtime::context::runtime::enter_runtime::h5e9950e4cf1461ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e4b72d3d2b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6f618b146d588080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e4b72d7f114 - tokio::runtime::runtime::Runtime::block_on_inner::hb68e003fe147d8bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e4b72d7efac - tokio::runtime::runtime::Runtime::block_on::hf8f97e9518bebf5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e4b72cf4741 - amqp_agent::amqp::tests::test_connect_to_local_rabbitmq_rely_on_local_rabbitmq::hba677a733eb0de3e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:592:40
[INFO] [stdout]   44:     0x5e4b72cf49c7 - amqp_agent::amqp::tests::test_connect_to_local_rabbitmq_rely_on_local_rabbitmq::{{closure}}::h860078aff9e1d2c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:581:69
[INFO] [stdout]   45:     0x5e4b72cd0af6 - core::ops::function::FnOnce::call_once::hf197a00bb2b17c0c
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   67:     0x73f982f8da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_duplicate_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_duplicate_message' (35) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_2154761825.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d519e4 - amqp_agent::db::tests::test_duplicate_message::h134f6ddd41ce0544
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:322:33
[INFO] [stdout]   23:     0x5e4b72d4d487 - amqp_agent::db::tests::test_duplicate_message::{{closure}}::h8bab59e7d0ad00d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:321:32
[INFO] [stdout]   24:     0x5e4b72cd1d46 - core::ops::function::FnOnce::call_once::h475de3104c926d1c
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_nonexistent_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_nonexistent_message' (36) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_3190785846.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d4f294 - amqp_agent::db::tests::test_get_nonexistent_message::h58ca7079a9e216d0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:365:29
[INFO] [stdout]   23:     0x5e4b72d50be7 - amqp_agent::db::tests::test_get_nonexistent_message::{{closure}}::hbd58a371a2aff72c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:364:38
[INFO] [stdout]   24:     0x5e4b72ccb266 - core::ops::function::FnOnce::call_once::h46d185df6b1f92d7
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_batch_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_batch_insert' (32) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_585258226.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d4dee4 - amqp_agent::db::tests::test_batch_insert::h3e6a59afe6418fbe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:222:33
[INFO] [stdout]   23:     0x5e4b72d4f587 - amqp_agent::db::tests::test_batch_insert::{{closure}}::hc03b2b227b8a85db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:221:27
[INFO] [stdout]   24:     0x5e4b72cd1196 - core::ops::function::FnOnce::call_once::h7db18bc8ec4f94d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_get_recent_messages_with_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_get_recent_messages_with_limit' (37) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_1903285083.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d4d4b4 - amqp_agent::db::tests::test_get_recent_messages_with_limit::hbbbaeb2c5cbf6376
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:241:33
[INFO] [stdout]   23:     0x5e4b72d4d427 - amqp_agent::db::tests::test_get_recent_messages_with_limit::{{closure}}::h7c186cc6467d7c0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:240:45
[INFO] [stdout]   24:     0x5e4b72cd0fc6 - core::ops::function::FnOnce::call_once::haeaaa751e1647675
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_clear_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_clear_all' (33) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_741737591.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d50c44 - amqp_agent::db::tests::test_clear_all::h074f05b0c53a7153
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:271:33
[INFO] [stdout]   23:     0x5e4b72d4de87 - amqp_agent::db::tests::test_clear_all::{{closure}}::he83f5c47f9c5d0be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:270:24
[INFO] [stdout]   24:     0x5e4b72ccb5c6 - core::ops::function::FnOnce::call_once::hadf58072961411a6
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_insert_single_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_insert_single_message' (38) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_520577400.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d4ca3c - amqp_agent::db::tests::test_insert_single_message::h91e731cbc8089a71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:204:33
[INFO] [stdout]   23:     0x5e4b72d4d457 - amqp_agent::db::tests::test_insert_single_message::{{closure}}::h99da1cdb9275d709
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:203:36
[INFO] [stdout]   24:     0x5e4b72ccb586 - core::ops::function::FnOnce::call_once::hafcdc5b179e4973d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- amqp::tests::test_message_statistic_rely_on_local_rabbitmq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amqp::tests::test_message_statistic_rely_on_local_rabbitmq' (27) panicked at src/amqp.rs:710:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: messages.db"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72cf228d - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72cf228d - amqp_agent::amqp::tests::test_message_statistic_rely_on_local_rabbitmq::{{closure}}::h0b7fc67a6739977b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:710:58
[INFO] [stdout]   22:     0x5e4b72d439e2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd596da4f48628910
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e4b72d43b2d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf51820d68961ba11
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e4b72d3aafd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h453aef1659d49604
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5e4b72d3901b - tokio::task::coop::with_budget::h166eaa00c39ec98e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5e4b72d3901b - tokio::task::coop::budget::h8f548527b26ec014
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5e4b72d3901b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he53ef1ae993a168e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5e4b72d39cd0 - tokio::runtime::scheduler::current_thread::Context::enter::hcea618dd24b95375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5e4b72d3a2a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha7ba16cad38aa856
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5e4b72d398a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc129b34260dc6ca9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5e4b72d75dcb - tokio::runtime::context::scoped::Scoped<T>::set::h1681ab3158a18754
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e4b72d8c829 - tokio::runtime::context::set_scheduler::{{closure}}::heafa0f6ebb23d34d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e4b72d67872 - std::thread::local::LocalKey<T>::try_with::hd892f5a07f231b52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5e4b72d67b1e - std::thread::local::LocalKey<T>::with::hf03822d11f0fbf1e
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5e4b72d8c8dd - tokio::runtime::context::set_scheduler::hfbef6f25616ec73b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e4b72d3b8c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he181471ada78f472
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5e4b72d3c0e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8157d3ee14df321f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5e4b72d3bfb3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4f147c8ff225ee73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5e4b72d9d610 - tokio::runtime::context::runtime::enter_runtime::h5e9950e4cf1461ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e4b72d3d2b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6f618b146d588080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5e4b72d7f114 - tokio::runtime::runtime::Runtime::block_on_inner::hb68e003fe147d8bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e4b72d7efac - tokio::runtime::runtime::Runtime::block_on::hf8f97e9518bebf5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e4b72cf2bf1 - amqp_agent::amqp::tests::test_message_statistic_rely_on_local_rabbitmq::h61e417c3a51acb28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:744:54
[INFO] [stdout]   44:     0x5e4b72cf2a97 - amqp_agent::amqp::tests::test_message_statistic_rely_on_local_rabbitmq::{{closure}}::h00784dc1b1876757
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amqp.rs:709:61
[INFO] [stdout]   45:     0x5e4b72cced66 - core::ops::function::FnOnce::call_once::haa3e761026f708c4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   67:     0x73f982f8da34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_locator_uniqueness stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_locator_uniqueness' (40) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_2454754577.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d50054 - amqp_agent::db::tests::test_locator_uniqueness::haef7b3bd4b14633d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:344:33
[INFO] [stdout]   23:     0x5e4b72d4e637 - amqp_agent::db::tests::test_locator_uniqueness::{{closure}}::hffa5c76bd3fb314d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:343:33
[INFO] [stdout]   24:     0x5e4b72ccdbb6 - core::ops::function::FnOnce::call_once::hbcbd4762b27ab239
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_db_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_db_creation' (34) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_440542142.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d4c764 - amqp_agent::db::tests::test_db_creation::hdc1f109e8f34b87f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:184:29
[INFO] [stdout]   23:     0x5e4b72d50c17 - amqp_agent::db::tests::test_db_creation::{{closure}}::h66cacfbeddbb4daf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:183:26
[INFO] [stdout]   24:     0x5e4b72cd4b66 - core::ops::function::FnOnce::call_once::h4876cd522f2f646d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::test_remove_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::test_remove_message' (42) panicked at src/db.rs:174:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_db_3813566370.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d4d2e1 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d4d2e1 - amqp_agent::db::tests::setup_test_db::hd15835bad76f743c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:174:46
[INFO] [stdout]   22:     0x5e4b72d4e714 - amqp_agent::db::tests::test_remove_message::h6d2f130edcec1d81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:299:33
[INFO] [stdout]   23:     0x5e4b72d4d3f7 - amqp_agent::db::tests::test_remove_message::{{closure}}::hfe95a4f3e4214f70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db.rs:298:29
[INFO] [stdout]   24:     0x5e4b72cd0776 - core::ops::function::FnOnce::call_once::h9d6f2bad17201c77
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- memory_cache::tests::test_cache_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'memory_cache::tests::test_cache_creation' (43) panicked at src/memory_cache.rs:205:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_cache_db_2671997464.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d52a24 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d52a24 - amqp_agent::memory_cache::tests::setup_test_cache::h08f0dcb3322b2b84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:205:46
[INFO] [stdout]   22:     0x5e4b72d52bd9 - amqp_agent::memory_cache::tests::test_cache_creation::h2f1bec6e19a7c1e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:217:35
[INFO] [stdout]   23:     0x5e4b72d54b07 - amqp_agent::memory_cache::tests::test_cache_creation::{{closure}}::he140c53716477496
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:216:29
[INFO] [stdout]   24:     0x5e4b72cd4546 - core::ops::function::FnOnce::call_once::hed9084062b037d2f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- memory_cache::tests::test_cache_overflow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'memory_cache::tests::test_cache_overflow' (44) panicked at src/memory_cache.rs:205:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_cache_db_39844768.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d52a24 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d52a24 - amqp_agent::memory_cache::tests::setup_test_cache::h08f0dcb3322b2b84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:205:46
[INFO] [stdout]   22:     0x5e4b72d53491 - amqp_agent::memory_cache::tests::test_cache_overflow::hc04ceac2385e6117
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:289:44
[INFO] [stdout]   23:     0x5e4b72d53c77 - amqp_agent::memory_cache::tests::test_cache_overflow::{{closure}}::h258a1bb48b14b31c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:288:29
[INFO] [stdout]   24:     0x5e4b72cd3366 - core::ops::function::FnOnce::call_once::h709c9fddc3680478
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- memory_cache::tests::test_duplicate_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'memory_cache::tests::test_duplicate_message' (45) panicked at src/memory_cache.rs:205:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_cache_db_1457791312.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d52a24 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d52a24 - amqp_agent::memory_cache::tests::setup_test_cache::h08f0dcb3322b2b84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:205:46
[INFO] [stdout]   22:     0x5e4b72d53cb1 - amqp_agent::memory_cache::tests::test_duplicate_message::h8e529b252ed77e4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:246:39
[INFO] [stdout]   23:     0x5e4b72d52dd7 - amqp_agent::memory_cache::tests::test_duplicate_message::{{closure}}::h2bd51fb831bbaf91
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:245:32
[INFO] [stdout]   24:     0x5e4b72cd0e26 - core::ops::function::FnOnce::call_once::hbeeec05eaa97ab81
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- memory_cache::tests::test_remove_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'memory_cache::tests::test_remove_message' (47) panicked at src/memory_cache.rs:205:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_cache_db_1147526665.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d52a24 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d52a24 - amqp_agent::memory_cache::tests::setup_test_cache::h08f0dcb3322b2b84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:205:46
[INFO] [stdout]   22:     0x5e4b72d54459 - amqp_agent::memory_cache::tests::test_remove_message::h6d65467580fb5034
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:270:39
[INFO] [stdout]   23:     0x5e4b72d54ad7 - amqp_agent::memory_cache::tests::test_remove_message::{{closure}}::h64714f32d334249e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:269:29
[INFO] [stdout]   24:     0x5e4b72ccd9e6 - core::ops::function::FnOnce::call_once::h4d1d1c17872dc278
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- memory_cache::tests::test_insert_single_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'memory_cache::tests::test_insert_single_message' (46) panicked at src/memory_cache.rs:205:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: test_cache_db_1420082240.sqlite"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4b73516362 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4b73516362 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4b73516362 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4b73516362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4b7353c90f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4b7353c90f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4b73501bf3 - std::io::default_write_fmt::h12bd533187bc883d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4b73501bf3 - std::io::Write::write_fmt::h926a1fdfdcb90065
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4b735161b2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4b735001fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e4b73500079 - std::panicking::default_hook::h43da101644971931
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e4b72e3f8ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4b2012949041da5d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4b72e3f8ae - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4b73500803 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h911f2e3e7e84b764
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4b73500803 - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e4b73515d3a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e4b73515c99 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4b73500f8d - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e4b73545ca0 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4b73547de6 - core::result::unwrap_failed::hbb243a6a8b53218d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5
[INFO] [stdout]   20:     0x5e4b72d52a24 - core::result::Result<T,E>::unwrap::h11226d84d1769245
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23
[INFO] [stdout]   21:     0x5e4b72d52a24 - amqp_agent::memory_cache::tests::setup_test_cache::h08f0dcb3322b2b84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:205:46
[INFO] [stdout]   22:     0x5e4b72d52e11 - amqp_agent::memory_cache::tests::test_insert_single_message::h6b4cade0f92a9054
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:225:39
[INFO] [stdout]   23:     0x5e4b72d52877 - amqp_agent::memory_cache::tests::test_insert_single_message::{{closure}}::h718a19de144bc2c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/memory_cache.rs:224:36
[INFO] [stdout]   24:     0x5e4b72cd1a96 - core::ops::function::FnOnce::call_once::h23452339e206d444
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e4b72e44deb - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5e4b72e44deb - test::__rust_begin_short_backtrace::h50f5566ee84f2f21
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e4b72e47fe5 - test::run_test_in_process::{{closure}}::heb3733b71d876eca
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e4b72e47fe5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5e4b72e47fe5 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e4b72e47fe5 - std::panicking::catch_unwind::he482e1914bc21641
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e4b72e47fe5 - std::panic::catch_unwind::h86ac9705098f4f22
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e4b72e47fe5 - test::run_test_in_process::h636a992821e3c6aa
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e4b72e47fe5 - test::run_test::{{closure}}::he454cc9a192df79f
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e4b72e6d994 - test::run_test::{{closure}}::haec47455908dff86
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e4b72e6d994 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5e4b72e545aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5e4b72e545aa - std::panicking::catch_unwind::do_call::h499f5a462f019d9d
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e4b72e545aa - std::panicking::catch_unwind::h6736fbbb1a264383
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e4b72e545aa - std::panic::catch_unwind::h49ea7bdd1cbee572
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e4b72e545aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5e4b72e545aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5e4b734ea30f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4ab26c07513156cc
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5e4b734ea30f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf
[INFO] [stdout]                                at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73f982f00aa4 - <unknown>
[INFO] [stdout]   46:     0x73f982f8da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     amqp::tests::test_connect_to_invalid_host
[INFO] [stdout]     amqp::tests::test_connect_to_local_rabbitmq_rely_on_local_rabbitmq
[INFO] [stdout]     amqp::tests::test_message_statistic_rely_on_local_rabbitmq
[INFO] [stdout]     amqp::tests::test_produce_with_cache
[INFO] [stdout]     amqp::tests::test_produce_with_different_exchange_types_rely_on_local_rabbitmq
[INFO] [stdout]     db::tests::test_batch_insert
[INFO] [stdout]     db::tests::test_clear_all
[INFO] [stdout]     db::tests::test_db_creation
[INFO] [stdout]     db::tests::test_duplicate_message
[INFO] [stdout]     db::tests::test_get_nonexistent_message
[INFO] [stdout]     db::tests::test_get_recent_messages_with_limit
[INFO] [stdout]     db::tests::test_insert_single_message
[INFO] [stdout]     db::tests::test_locator_uniqueness
[INFO] [stdout]     db::tests::test_remove_message
[INFO] [stdout]     memory_cache::tests::test_cache_creation
[INFO] [stdout]     memory_cache::tests::test_cache_overflow
[INFO] [stdout]     memory_cache::tests::test_duplicate_message
[INFO] [stdout]     memory_cache::tests::test_insert_single_message
[INFO] [stdout]     memory_cache::tests::test_remove_message
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6b8f6e3bc268ae5d281db2b0cab86462c441efff8cefd67cf869b0af413af527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8f6e3bc268ae5d281db2b0cab86462c441efff8cefd67cf869b0af413af527", kill_on_drop: false }`
[INFO] [stdout] 6b8f6e3bc268ae5d281db2b0cab86462c441efff8cefd67cf869b0af413af527
