[INFO] cloning repository https://github.com/HaosGames/mercado [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaosGames/mercado" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Fmercado", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Fmercado'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ef09a5bb70461026d9bce41c83589cc8d77ef95 [INFO] testing HaosGames/mercado against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Fmercado" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HaosGames/mercado on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HaosGames/mercado [INFO] finished tweaking git repo https://github.com/HaosGames/mercado [INFO] tweaked toml for git repo https://github.com/HaosGames/mercado written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HaosGames/mercado already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal_macros v1.33.1 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded zerocopy-derive v0.7.28 [INFO] [stderr] Downloaded zerocopy v0.7.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13f4d079aed35908eb1102474c28fb2bcc35df06e3345376bb6ea4a853c9a27c [INFO] running `Command { std: "docker" "start" "-a" "13f4d079aed35908eb1102474c28fb2bcc35df06e3345376bb6ea4a853c9a27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13f4d079aed35908eb1102474c28fb2bcc35df06e3345376bb6ea4a853c9a27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f4d079aed35908eb1102474c28fb2bcc35df06e3345376bb6ea4a853c9a27c", kill_on_drop: false }` [INFO] [stdout] 13f4d079aed35908eb1102474c28fb2bcc35df06e3345376bb6ea4a853c9a27c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13dc8bf08f456f47cf00bc65cbbea727dada345dd7eb2094b7b5e60aad0acd82 [INFO] running `Command { std: "docker" "start" "-a" "13dc8bf08f456f47cf00bc65cbbea727dada345dd7eb2094b7b5e60aad0acd82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling zerocopy v0.7.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling sqlx-sqlite v0.7.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling rust_decimal_macros v1.33.1 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling mercado v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/api/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "13dc8bf08f456f47cf00bc65cbbea727dada345dd7eb2094b7b5e60aad0acd82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13dc8bf08f456f47cf00bc65cbbea727dada345dd7eb2094b7b5e60aad0acd82", kill_on_drop: false }` [INFO] [stdout] 13dc8bf08f456f47cf00bc65cbbea727dada345dd7eb2094b7b5e60aad0acd82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d016497bdaebe2cfba2cd5bd547c5914987fea699254425e7b81abbb268c885a [INFO] running `Command { std: "docker" "start" "-a" "d016497bdaebe2cfba2cd5bd547c5914987fea699254425e7b81abbb268c885a", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/api/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mercado v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/api/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.93s [INFO] running `Command { std: "docker" "inspect" "d016497bdaebe2cfba2cd5bd547c5914987fea699254425e7b81abbb268c885a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d016497bdaebe2cfba2cd5bd547c5914987fea699254425e7b81abbb268c885a", kill_on_drop: false }` [INFO] [stdout] d016497bdaebe2cfba2cd5bd547c5914987fea699254425e7b81abbb268c885a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c165ebd702baf8b11f1a5432b526982c4035fbe2c31dc6414a4aaf2cc34fcd84 [INFO] running `Command { std: "docker" "start" "-a" "c165ebd702baf8b11f1a5432b526982c4035fbe2c31dc6414a4aaf2cc34fcd84", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `impls::*` [INFO] [stderr] --> src/api/mod.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub use impls::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mercado` (lib) generated 1 warning (run `cargo fix --lib -p mercado` to apply 1 suggestion) [INFO] [stderr] warning: `mercado` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mercado-aecc4db97dddeb22) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/cli-deb274fb3daa7a7c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-51323a2e40903280) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test mercado::test::it_works ... ok [INFO] [stdout] test lnbits::client::test::top_up_new_wallet ... FAILED [INFO] [stdout] test test::deposit_with_lnbits ... FAILED [INFO] [stdout] test lnbits::client::test::create_and_pay_invoice ... FAILED [INFO] [stdout] test test::new_prediction ... ok [INFO] [stdout] test test::deposit_with_test_funding ... ok [INFO] [stdout] test lnbits::client::test::create_new_wallet ... FAILED [INFO] [stdout] test test::withdraw_with_lnbits ... FAILED [INFO] [stdout] test test::withdraw_with_test_funding ... ok [INFO] [stdout] test test::all ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lnbits::client::test::top_up_new_wallet stdout ---- [INFO] [stdout] thread 'lnbits::client::test::top_up_new_wallet' panicked at src/lnbits/client.rs:309:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55acf65def36 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55acf65def36 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55acf65def36 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55acf65def36 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55acf660c630 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55acf660c630 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55acf65dbb7f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55acf65ded14 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55acf65ded14 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55acf65e0a87 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55acf65e076d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55acf5c99dc7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55acf5c99dc7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55acf65e10a6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55acf65e10a6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55acf65e0df2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55acf65df436 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55acf65e0b44 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55acf59742e5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55acf5974923 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55acf5bf69b8 - core::result::Result::unwrap::h5d93512117f82763 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55acf5bf69b8 - server::lnbits::client::test::top_up_new_wallet::{{closure}}::h980178c509098dc9 [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:309:26 [INFO] [stdout] 22: 0x55acf5c26a33 - as core::future::future::Future>::poll::h5643f34289e10457 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55acf5c26e36 - as core::future::future::Future>::poll::h937cc6fa08fa43a3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55acf5b91264 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f6fab4223b85dd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 25: 0x55acf5b9118a - tokio::runtime::coop::with_budget::hd6c10dd592c9d391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55acf5b9118a - tokio::runtime::coop::budget::h30245d74a632a367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55acf5b9118a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2ffc48ae59458ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x55acf5b8fe2c - tokio::runtime::scheduler::current_thread::Context::enter::hb4351422c00f94db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x55acf5b9098e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h67ca709e088bd517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 30: 0x55acf5b906ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6037dc0b743731a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x55acf5b0ae7b - tokio::runtime::context::scoped::Scoped::set::hbad591459f9c7223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55acf5c23549 - tokio::runtime::context::set_scheduler::{{closure}}::h4071bf90c3a979ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55acf5a6abf6 - std::thread::local::LocalKey::try_with::h1f63e223d46a65c5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55acf5a6aa4a - std::thread::local::LocalKey::with::h4fc02af1be1c42ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55acf5c234fd - tokio::runtime::context::set_scheduler::h04a4ead167773163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55acf5b90440 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h535d3e47ccfe0144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x55acf5b906cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cd1d706bf1be77f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 38: 0x55acf5b8e17d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8866710cb56d5f28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55acf5c5bcca - tokio::runtime::context::runtime::enter_runtime::h75ad2a1d3729e979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55acf5b8e08e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0e07f12dec570717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55acf5ab05ed - tokio::runtime::runtime::Runtime::block_on::h61e4ad4a6ee419f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55acf5bf65fc - server::lnbits::client::test::top_up_new_wallet::h9c14058ef35906b7 [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:317:9 [INFO] [stdout] 43: 0x55acf5bf6487 - server::lnbits::client::test::top_up_new_wallet::{{closure}}::hbd1f9d996d9f76e0 [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:308:33 [INFO] [stdout] 44: 0x55acf5977da6 - core::ops::function::FnOnce::call_once::hce22abffc98d3872 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55acf5c9f9bf - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55acf5c9f9bf - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 47: 0x55acf5c9e7e1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 48: 0x55acf5c9e7e1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55acf5c9e7e1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 50: 0x55acf5c9e7e1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 51: 0x55acf5c9e7e1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55acf5c9e7e1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 53: 0x55acf5c9e7e1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 54: 0x55acf5c65bc6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 55: 0x55acf5c65bc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 57: 0x55acf5c6ac07 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55acf5c6ac07 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55acf5c6ac07 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55acf5c6ac07 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 62: 0x55acf5c6ac07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 65: 0x55acf65e5755 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f9bf9d68ac3 - [INFO] [stdout] 67: 0x7f9bf9df9bf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::deposit_with_lnbits stdout ---- [INFO] [stdout] thread 'test::deposit_with_lnbits' panicked at src/main.rs:727:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://127.0.0.1:5000/wallet): error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 1: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 2: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55acf65def36 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55acf65def36 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55acf65def36 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55acf65def36 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55acf660c630 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55acf660c630 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55acf65dbb7f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55acf65ded14 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55acf65ded14 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55acf65e0a87 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55acf65e076d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55acf5c99dc7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55acf5c99dc7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55acf65e10a6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55acf65e10a6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55acf65e0df2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55acf65df436 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55acf65e0b44 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55acf59742e5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55acf5974923 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55acf5c01c22 - core::result::Result::unwrap::h260b1c7811dc0ef5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55acf5c01c22 - server::test::deposit_with_lnbits::{{closure}}::h227625dc304e646a [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:725:27 [INFO] [stdout] 22: 0x55acf5c26a33 - as core::future::future::Future>::poll::h5643f34289e10457 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55acf5c26e36 - as core::future::future::Future>::poll::h937cc6fa08fa43a3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55acf5b91264 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f6fab4223b85dd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 25: 0x55acf5b9118a - tokio::runtime::coop::with_budget::hd6c10dd592c9d391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55acf5b9118a - tokio::runtime::coop::budget::h30245d74a632a367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55acf5b9118a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2ffc48ae59458ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x55acf5b8fe2c - tokio::runtime::scheduler::current_thread::Context::enter::hb4351422c00f94db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x55acf5b9098e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h67ca709e088bd517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 30: 0x55acf5b906ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6037dc0b743731a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x55acf5b0ae7b - tokio::runtime::context::scoped::Scoped::set::hbad591459f9c7223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55acf5c23549 - tokio::runtime::context::set_scheduler::{{closure}}::h4071bf90c3a979ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55acf5a6abf6 - std::thread::local::LocalKey::try_with::h1f63e223d46a65c5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55acf5a6aa4a - std::thread::local::LocalKey::with::h4fc02af1be1c42ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55acf5c234fd - tokio::runtime::context::set_scheduler::h04a4ead167773163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55acf5b90440 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h535d3e47ccfe0144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x55acf5b906cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cd1d706bf1be77f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 38: 0x55acf5b8e17d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8866710cb56d5f28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55acf5c5bcca - tokio::runtime::context::runtime::enter_runtime::h75ad2a1d3729e979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55acf5b8e08e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0e07f12dec570717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55acf5ab05ed - tokio::runtime::runtime::Runtime::block_on::h61e4ad4a6ee419f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55acf5c016db - server::test::deposit_with_lnbits::hfeb18dbb96494734 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:765:9 [INFO] [stdout] 43: 0x55acf5c01557 - server::test::deposit_with_lnbits::{{closure}}::hec1a78d310acd60f [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:720:35 [INFO] [stdout] 44: 0x55acf59761d6 - core::ops::function::FnOnce::call_once::h48bb387502ddd7f7 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55acf5c9f9bf - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55acf5c9f9bf - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 47: 0x55acf5c9e7e1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 48: 0x55acf5c9e7e1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55acf5c9e7e1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 50: 0x55acf5c9e7e1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 51: 0x55acf5c9e7e1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55acf5c9e7e1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 53: 0x55acf5c9e7e1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 54: 0x55acf5c65bc6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 55: 0x55acf5c65bc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 57: 0x55acf5c6ac07 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55acf5c6ac07 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55acf5c6ac07 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55acf5c6ac07 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 62: 0x55acf5c6ac07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 65: 0x55acf65e5755 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f9bf9d68ac3 - [INFO] [stdout] 67: 0x7f9bf9df9bf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lnbits::client::test::create_and_pay_invoice stdout ---- [INFO] [stdout] thread 'lnbits::client::test::create_and_pay_invoice' panicked at src/lnbits/client.rs:326:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://127.0.0.1:5000/wallet): error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 1: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 2: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55acf65def36 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55acf65def36 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55acf65def36 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55acf65def36 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55acf660c630 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55acf660c630 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55acf65dbb7f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55acf65ded14 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55acf65ded14 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55acf65e0a87 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55acf65e076d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55acf5c99dc7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55acf5c99dc7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55acf65e10a6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55acf65e10a6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55acf65e0df2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55acf65df436 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55acf65e0b44 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55acf59742e5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55acf5974923 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55acf5bf799e - core::result::Result::unwrap::h260b1c7811dc0ef5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55acf5bf799e - server::lnbits::client::test::create_and_pay_invoice::{{closure}}::h142d5d897b8839b8 [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:324:29 [INFO] [stdout] 22: 0x55acf5c26a33 - as core::future::future::Future>::poll::h5643f34289e10457 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55acf5c26e36 - as core::future::future::Future>::poll::h937cc6fa08fa43a3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55acf5b91264 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f6fab4223b85dd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 25: 0x55acf5b9118a - tokio::runtime::coop::with_budget::hd6c10dd592c9d391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55acf5b9118a - tokio::runtime::coop::budget::h30245d74a632a367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55acf5b9118a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2ffc48ae59458ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x55acf5b8fe2c - tokio::runtime::scheduler::current_thread::Context::enter::hb4351422c00f94db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x55acf5b9098e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h67ca709e088bd517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 30: 0x55acf5b906ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6037dc0b743731a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x55acf5b0ae7b - tokio::runtime::context::scoped::Scoped::set::hbad591459f9c7223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55acf5c23549 - tokio::runtime::context::set_scheduler::{{closure}}::h4071bf90c3a979ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55acf5a6abf6 - std::thread::local::LocalKey::try_with::h1f63e223d46a65c5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55acf5a6aa4a - std::thread::local::LocalKey::with::h4fc02af1be1c42ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55acf5c234fd - tokio::runtime::context::set_scheduler::h04a4ead167773163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55acf5b90440 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h535d3e47ccfe0144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x55acf5b906cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cd1d706bf1be77f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 38: 0x55acf5b8e17d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8866710cb56d5f28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55acf5c5bcca - tokio::runtime::context::runtime::enter_runtime::h75ad2a1d3729e979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55acf5b8e08e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0e07f12dec570717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55acf5ab05ed - tokio::runtime::runtime::Runtime::block_on::h61e4ad4a6ee419f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55acf5bf74c8 - server::lnbits::client::test::create_and_pay_invoice::ha357c767bacdc8a6 [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:342:9 [INFO] [stdout] 43: 0x55acf5bf7347 - server::lnbits::client::test::create_and_pay_invoice::{{closure}}::h760ff3b48234bf97 [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:323:38 [INFO] [stdout] 44: 0x55acf59760d6 - core::ops::function::FnOnce::call_once::h44104b89fe02903b [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55acf5c9f9bf - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55acf5c9f9bf - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 47: 0x55acf5c9e7e1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 48: 0x55acf5c9e7e1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55acf5c9e7e1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 50: 0x55acf5c9e7e1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 51: 0x55acf5c9e7e1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55acf5c9e7e1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 53: 0x55acf5c9e7e1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 54: 0x55acf5c65bc6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 55: 0x55acf5c65bc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 57: 0x55acf5c6ac07 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55acf5c6ac07 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55acf5c6ac07 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55acf5c6ac07 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 62: 0x55acf5c6ac07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 65: 0x55acf65e5755 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f9bf9d68ac3 - [INFO] [stdout] 67: 0x7f9bf9df9bf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lnbits::client::test::create_new_wallet stdout ---- [INFO] [stdout] thread 'lnbits::client::test::create_new_wallet' panicked at src/lnbits/client.rs:305:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://127.0.0.1:5000/wallet): error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 1: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 2: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55acf65def36 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55acf65def36 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55acf65def36 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55acf65def36 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55acf660c630 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55acf660c630 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55acf65dbb7f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55acf65ded14 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55acf65ded14 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55acf65e0a87 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55acf65e076d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55acf5c99dc7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55acf5c99dc7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55acf65e10a6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55acf65e10a6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55acf65e0df2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55acf65df436 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55acf65e0b44 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55acf59742e5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55acf5974923 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55acf5bf63c7 - core::result::Result::unwrap::h260b1c7811dc0ef5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55acf5bf63c7 - server::lnbits::client::test::create_new_wallet::{{closure}}::h8c9f35e34ee038ef [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:303:22 [INFO] [stdout] 22: 0x55acf5c26a33 - as core::future::future::Future>::poll::h5643f34289e10457 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55acf5c26e36 - as core::future::future::Future>::poll::h937cc6fa08fa43a3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55acf5b91264 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f6fab4223b85dd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 25: 0x55acf5b9118a - tokio::runtime::coop::with_budget::hd6c10dd592c9d391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55acf5b9118a - tokio::runtime::coop::budget::h30245d74a632a367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55acf5b9118a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2ffc48ae59458ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x55acf5b8fe2c - tokio::runtime::scheduler::current_thread::Context::enter::hb4351422c00f94db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x55acf5b9098e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h67ca709e088bd517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 30: 0x55acf5b906ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6037dc0b743731a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x55acf5b0ae7b - tokio::runtime::context::scoped::Scoped::set::hbad591459f9c7223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55acf5c23549 - tokio::runtime::context::set_scheduler::{{closure}}::h4071bf90c3a979ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55acf5a6abf6 - std::thread::local::LocalKey::try_with::h1f63e223d46a65c5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55acf5a6aa4a - std::thread::local::LocalKey::with::h4fc02af1be1c42ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55acf5c234fd - tokio::runtime::context::set_scheduler::h04a4ead167773163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55acf5b90440 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h535d3e47ccfe0144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x55acf5b906cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cd1d706bf1be77f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 38: 0x55acf5b8e17d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8866710cb56d5f28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55acf5c5bcca - tokio::runtime::context::runtime::enter_runtime::h75ad2a1d3729e979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55acf5b8e08e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0e07f12dec570717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55acf5ab05ed - tokio::runtime::runtime::Runtime::block_on::h61e4ad4a6ee419f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55acf5bf606c - server::lnbits::client::test::create_new_wallet::h38876a0d05f8231f [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:303:9 [INFO] [stdout] 43: 0x55acf5bf5ef7 - server::lnbits::client::test::create_new_wallet::{{closure}}::h2c52ade699f8a295 [INFO] [stdout] at /opt/rustwide/workdir/src/lnbits/client.rs:302:33 [INFO] [stdout] 44: 0x55acf5975c26 - core::ops::function::FnOnce::call_once::h31db2719aa245242 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55acf5c9f9bf - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55acf5c9f9bf - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 47: 0x55acf5c9e7e1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 48: 0x55acf5c9e7e1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55acf5c9e7e1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 50: 0x55acf5c9e7e1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 51: 0x55acf5c9e7e1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55acf5c9e7e1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 53: 0x55acf5c9e7e1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 54: 0x55acf5c65bc6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 55: 0x55acf5c65bc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 57: 0x55acf5c6ac07 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55acf5c6ac07 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55acf5c6ac07 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55acf5c6ac07 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 62: 0x55acf5c6ac07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 65: 0x55acf65e5755 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f9bf9d68ac3 - [INFO] [stdout] 67: 0x7f9bf9df9bf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::withdraw_with_lnbits stdout ---- [INFO] [stdout] thread 'test::withdraw_with_lnbits' panicked at src/main.rs:808:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (http://127.0.0.1:5000/wallet): error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 1: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 2: Connection refused (os error 111) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55acf65def36 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55acf65def36 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55acf65def36 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55acf65def36 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55acf660c630 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55acf660c630 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55acf65dbb7f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55acf65ded14 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55acf65ded14 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55acf65e0a87 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55acf65e076d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55acf5c99dc7 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55acf5c99dc7 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55acf65e10a6 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55acf65e10a6 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55acf65e0df2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55acf65df436 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55acf65e0b44 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55acf59742e5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55acf5974923 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55acf5c05ff2 - core::result::Result::unwrap::h260b1c7811dc0ef5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55acf5c05ff2 - server::test::withdraw_with_lnbits::{{closure}}::h38715bdda53a4d4a [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:806:30 [INFO] [stdout] 22: 0x55acf5c26a33 - as core::future::future::Future>::poll::h5643f34289e10457 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55acf5c26e36 - as core::future::future::Future>::poll::h937cc6fa08fa43a3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x55acf5b91264 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8f6fab4223b85dd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 25: 0x55acf5b9118a - tokio::runtime::coop::with_budget::hd6c10dd592c9d391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55acf5b9118a - tokio::runtime::coop::budget::h30245d74a632a367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55acf5b9118a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2ffc48ae59458ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x55acf5b8fe2c - tokio::runtime::scheduler::current_thread::Context::enter::hb4351422c00f94db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x55acf5b9098e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h67ca709e088bd517 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 30: 0x55acf5b906ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6037dc0b743731a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x55acf5b0ae7b - tokio::runtime::context::scoped::Scoped::set::hbad591459f9c7223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x55acf5c23549 - tokio::runtime::context::set_scheduler::{{closure}}::h4071bf90c3a979ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 33: 0x55acf5a6abf6 - std::thread::local::LocalKey::try_with::h1f63e223d46a65c5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 34: 0x55acf5a6aa4a - std::thread::local::LocalKey::with::h4fc02af1be1c42ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 35: 0x55acf5c234fd - tokio::runtime::context::set_scheduler::h04a4ead167773163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 36: 0x55acf5b90440 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h535d3e47ccfe0144 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x55acf5b906cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cd1d706bf1be77f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 38: 0x55acf5b8e17d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8866710cb56d5f28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 39: 0x55acf5c5bcca - tokio::runtime::context::runtime::enter_runtime::h75ad2a1d3729e979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x55acf5b8e08e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0e07f12dec570717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x55acf5ab05ed - tokio::runtime::runtime::Runtime::block_on::h61e4ad4a6ee419f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 42: 0x55acf5c05a2b - server::test::withdraw_with_lnbits::hd172a5e344a0161d [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:860:9 [INFO] [stdout] 43: 0x55acf5c058a7 - server::test::withdraw_with_lnbits::{{closure}}::hd10566895b15b897 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:801:36 [INFO] [stdout] 44: 0x55acf5976396 - core::ops::function::FnOnce::call_once::h53f9ea07372bbcfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55acf5c9f9bf - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x55acf5c9f9bf - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 47: 0x55acf5c9e7e1 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 48: 0x55acf5c9e7e1 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x55acf5c9e7e1 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 50: 0x55acf5c9e7e1 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 51: 0x55acf5c9e7e1 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 52: 0x55acf5c9e7e1 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 53: 0x55acf5c9e7e1 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 54: 0x55acf5c65bc6 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 55: 0x55acf5c65bc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 56: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 57: 0x55acf5c6ac07 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x55acf5c6ac07 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 59: 0x55acf5c6ac07 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 60: 0x55acf5c6ac07 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 61: 0x55acf5c6ac07 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 62: 0x55acf5c6ac07 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x55acf65e5755 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 65: 0x55acf65e5755 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 66: 0x7f9bf9d68ac3 - [INFO] [stdout] 67: 0x7f9bf9df9bf4 - __clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lnbits::client::test::create_and_pay_invoice [INFO] [stdout] lnbits::client::test::create_new_wallet [INFO] [stdout] lnbits::client::test::top_up_new_wallet [INFO] [stdout] test::deposit_with_lnbits [INFO] [stdout] test::withdraw_with_lnbits [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin server` [INFO] running `Command { std: "docker" "inspect" "c165ebd702baf8b11f1a5432b526982c4035fbe2c31dc6414a4aaf2cc34fcd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c165ebd702baf8b11f1a5432b526982c4035fbe2c31dc6414a4aaf2cc34fcd84", kill_on_drop: false }` [INFO] [stdout] c165ebd702baf8b11f1a5432b526982c4035fbe2c31dc6414a4aaf2cc34fcd84 [INFO] testing HaosGames/mercado against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaosGames%2Fmercado" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HaosGames/mercado on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HaosGames/mercado [INFO] finished tweaking git repo https://github.com/HaosGames/mercado [INFO] tweaked toml for git repo https://github.com/HaosGames/mercado written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HaosGames/mercado 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3461763d120895ac5efd228d50da9b0ad60a2c47093911f7c8edc05dee4fa94a [INFO] running `Command { std: "docker" "start" "-a" "3461763d120895ac5efd228d50da9b0ad60a2c47093911f7c8edc05dee4fa94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3461763d120895ac5efd228d50da9b0ad60a2c47093911f7c8edc05dee4fa94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3461763d120895ac5efd228d50da9b0ad60a2c47093911f7c8edc05dee4fa94a", kill_on_drop: false }` [INFO] [stdout] 3461763d120895ac5efd228d50da9b0ad60a2c47093911f7c8edc05dee4fa94a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 685113bd304cf29c4157220b8d76dbceefb74de3d81fd3ef235610d45f040405 [INFO] running `Command { std: "docker" "start" "-a" "685113bd304cf29c4157220b8d76dbceefb74de3d81fd3ef235610d45f040405", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling zerocopy v0.7.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling sqlx-sqlite v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling rust_decimal_macros v1.33.1 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling mercado v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/api/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/lnbits/funding_source.rs:33:83 [INFO] [stdout] | [INFO] [stdout] 33 | async fn create_bolt11(&self, amount: Sats) -> Result<(PaymentHash, Invoice)> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 34 | | self.wallet.create_invoice(amount).await [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@src/lnbits/funding_source.rs:33:83: 35:6}: Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/client.rs:333:60 [INFO] [stdout] | [INFO] [stdout] 333 | bail!("{}: {}", response.status(), response.text().await?) [INFO] [stdout] | -- ^^^^^ await occurs here, with `{}` maybe used later [INFO] [stdout] | | [INFO] [stdout] | has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/lnbits/funding_source.rs:36:88 [INFO] [stdout] | [INFO] [stdout] 36 | async fn pay_bolt11(&self, invoice: Invoice, _amount: Sats) -> Result { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 37 | | self.wallet.pay_invoice(invoice).await [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@src/lnbits/funding_source.rs:36:88: 38:6}: Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/client.rs:333:60 [INFO] [stdout] | [INFO] [stdout] 333 | bail!("{}: {}", response.status(), response.text().await?) [INFO] [stdout] | -- ^^^^^ await occurs here, with `{}` maybe used later [INFO] [stdout] | | [INFO] [stdout] | has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/lnbits/funding_source.rs:39:78 [INFO] [stdout] | [INFO] [stdout] 39 | async fn check_bolt11(&self, hash: PaymentHash) -> Result { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 40 | | let amount = self.wallet.get_payment_amount(hash.clone()).await?; [INFO] [stdout] 41 | | if self.wallet.is_payed(hash).await? { [INFO] [stdout] 42 | | Ok(TxStateBolt11::Settled(amount)) [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@src/lnbits/funding_source.rs:39:78: 46:6}: Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/client.rs:333:60 [INFO] [stdout] | [INFO] [stdout] 333 | bail!("{}: {}", response.status(), response.text().await?) [INFO] [stdout] | -- ^^^^^ await occurs here, with `{}` maybe used later [INFO] [stdout] | | [INFO] [stdout] | has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/lnbits/funding_source.rs:47:69 [INFO] [stdout] | [INFO] [stdout] 47 | async fn decode_bolt11(&self, invoice: Invoice) -> Result { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 48 | | self.wallet.decode_bolt11(invoice).await [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@src/lnbits/funding_source.rs:47:69: 49:6}: Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/client.rs:333:60 [INFO] [stdout] | [INFO] [stdout] 333 | bail!("{}: {}", response.status(), response.text().await?) [INFO] [stdout] | -- ^^^^^ await occurs here, with `{}` maybe used later [INFO] [stdout] | | [INFO] [stdout] | has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin> + Send>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mercado` (bin "server") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "685113bd304cf29c4157220b8d76dbceefb74de3d81fd3ef235610d45f040405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685113bd304cf29c4157220b8d76dbceefb74de3d81fd3ef235610d45f040405", kill_on_drop: false }` [INFO] [stdout] 685113bd304cf29c4157220b8d76dbceefb74de3d81fd3ef235610d45f040405