[INFO] cloning repository https://github.com/notmandatory/btcsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notmandatory/btcsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotmandatory%2Fbtcsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotmandatory%2Fbtcsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e40aebef5e70c74603e2a75678593d6d22554e01
[INFO] testing notmandatory/btcsync/e40aebef5e70c74603e2a75678593d6d22554e01 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotmandatory%2Fbtcsync" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/notmandatory/btcsync
[INFO] finished tweaking git repo https://github.com/notmandatory/btcsync
[INFO] tweaked toml for git repo https://github.com/notmandatory/btcsync written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/notmandatory/btcsync on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/notmandatory/btcsync 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded negentropy v0.5.0
[INFO] [stderr]   Downloaded async-utility v0.3.1
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded bdk_core v0.6.0
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.19.0
[INFO] [stderr]   Downloaded aes-gcm-siv v0.11.1
[INFO] [stderr]   Downloaded bitcoin-units v0.1.2
[INFO] [stderr]   Downloaded minreq v2.14.0
[INFO] [stderr]   Downloaded async-wsocket v0.13.1
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded bdk_chain v0.23.0
[INFO] [stderr]   Downloaded bip39 v2.2.0
[INFO] [stderr]   Downloaded ureq v3.0.12
[INFO] [stderr]   Downloaded secp256k1 v0.29.1
[INFO] [stderr]   Downloaded nostr v0.42.2
[INFO] [stderr]   Downloaded redb v2.6.0
[INFO] [stderr]   Downloaded bdk_wallet v2.0.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.13.0
[INFO] [stderr]   Downloaded nostr-relay-pool v0.42.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.2
[INFO] [stderr]   Downloaded esplora-client v0.12.0
[INFO] [stderr]   Downloaded hex-conservative v0.2.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.0
[INFO] [stderr]   Downloaded hex-conservative v0.1.2
[INFO] [stderr]   Downloaded bitcoin-io v0.1.3
[INFO] [stderr]   Downloaded bitcoin v0.32.6
[INFO] [stderr]   Downloaded jsonrpc v0.18.0
[INFO] [stderr]   Downloaded bdk_redb v0.1.0
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.19.0
[INFO] [stderr]   Downloaded bdk_bitcoind_rpc v0.20.0
[INFO] [stderr]   Downloaded bdk_esplora v0.22.0
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded atomic-destructor v0.3.0
[INFO] [stderr]   Downloaded bitcoin-internals v0.2.0
[INFO] [stderr]   Downloaded nostr-database v0.42.0
[INFO] [stderr]   Downloaded nostr-sdk v0.42.0
[INFO] [stderr]   Downloaded ureq-proto v0.4.2
[INFO] [stderr]   Downloaded miniscript v12.3.5
[INFO] [stderr]   Downloaded secp256k1-sys v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee33cdc67d96bd3a35152788a896d84de39788bca4226ca10a06332df14bcc46
[INFO] running `Command { std: "docker" "start" "-a" "ee33cdc67d96bd3a35152788a896d84de39788bca4226ca10a06332df14bcc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee33cdc67d96bd3a35152788a896d84de39788bca4226ca10a06332df14bcc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee33cdc67d96bd3a35152788a896d84de39788bca4226ca10a06332df14bcc46", kill_on_drop: false }`
[INFO] [stdout] ee33cdc67d96bd3a35152788a896d84de39788bca4226ca10a06332df14bcc46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 386b97883c9c8cc0c65df7636b92d9511795d61a12e8a9a301420f67cc2d41aa
[INFO] running `Command { std: "docker" "start" "-a" "386b97883c9c8cc0c65df7636b92d9511795d61a12e8a9a301420f67cc2d41aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling redb v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling redb_derive v0.1.0 (/opt/rustwide/workdir/crates/redb_derive)
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minreq v2.14.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling jsonrpc v0.18.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling async-wsocket v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling nostr v0.42.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bdk_core v0.6.0
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling nostr-database v0.42.0
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.19.0
[INFO] [stderr]    Compiling nostr-relay-pool v0.42.0
[INFO] [stderr]    Compiling nostr-sdk v0.42.0
[INFO] [stderr]    Compiling bdk_chain v0.23.0
[INFO] [stderr]    Compiling bitcoincore-rpc v0.19.0
[INFO] [stderr]    Compiling bdk_bitcoind_rpc v0.20.0
[INFO] [stderr]    Compiling bdk_wallet v2.0.0
[INFO] [stderr]    Compiling bdk_redb v0.1.0
[INFO] [stderr]    Compiling btcsync v0.1.0 (/opt/rustwide/workdir/crates/btcsync)
[INFO] [stdout] warning: method `get_account_entries` is never used
[INFO] [stdout]   --> crates/btcsync/src/account/mod.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AccountService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get_account_entries(&self, account_id: AccountId) -> Vec<AccountEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `multi_accounts_input` is never used
[INFO] [stdout]   --> crates/btcsync/src/account/cli.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn multi_accounts_input(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_account_entries` is never used
[INFO] [stdout]    --> crates/btcsync/src/account/db.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl AccountDb {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn get_account_entries(&self, account_id: AccountId) -> Vec<AccountEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |             pub fn min() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |             pub fn max() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/account/types.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | ulid_id!(AccountId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `balance_sheet`, `income_statement`, and `positive_balance` are never used
[INFO] [stdout]    --> crates/btcsync/src/account/types.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl AccountType {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn balance_sheet(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn income_statement(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn positive_balance(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/account/types.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | ulid_id!(AccountEntryId);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_confirming` and `is_confirmed` are never used
[INFO] [stdout]   --> crates/btcsync/src/bitcoin.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl TxStatus {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 62 |     pub fn is_confirming(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn is_confirmed(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_datetime` is never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/catalog/types.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | ulid_id!(CatalogItemId);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_event` is never used
[INFO] [stdout]   --> crates/btcsync/src/contact/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ContactService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get_event(&self, event_id: nostr_sdk::EventId) -> Option<nostr_sdk::Event> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `address_input` is never used
[INFO] [stdout]   --> crates/btcsync/src/contact/cli.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn address_input(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_event` is never used
[INFO] [stdout]    --> crates/btcsync/src/contact/db.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl ContactDb {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub(super) fn get_event(&self, event_id: EventId) -> Option<Event> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_relays`, `add_addresses`, and `bank_details` are never used
[INFO] [stdout]    --> crates/btcsync/src/contact/types.rs:93:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Contact {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn remove_relays(&mut self, relays: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn add_addresses(&mut self, addresses: Vec<(ContactPurpose, String)>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn bank_details(&self) -> &Vec<BankConfig> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/btcsync/src/contact/types.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl ContactAccounts {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 131 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `insert_day_open_prices` and `get_all_day_open` are never used
[INFO] [stdout]   --> crates/btcsync/src/cost_basis/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl CostBasisService {
[INFO] [stdout]    | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn insert_day_open_prices(&self, prices: Vec<(DateTime<Utc>, Decimal)>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_all_day_open(&self) -> Vec<(DateTime<Utc>, Decimal)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_day_open` and `update_btc_sell` are never used
[INFO] [stdout]    --> crates/btcsync/src/cost_basis/db.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl CostBasisDb {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn get_all_day_open(&self) -> Vec<(DateTime<Utc>, Decimal)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn update_btc_sell(&self, btc_sell: BtcSell) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `iso_4217_id` and `decimal_from_f64` are never used
[INFO] [stdout]   --> crates/btcsync/src/cost_basis/types.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl CurrencyCode {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn iso_4217_id(&self) -> Option<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn decimal_from_f64(&self, value: f64) -> Decimal {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_btc` and `from_btc` are never used
[INFO] [stdout]   --> crates/btcsync/src/cost_basis/types.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl BtcExchangeRate {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn to_btc(&self, fiat_amount: Decimal) -> Decimal {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn from_btc(&self, btc_amount: Decimal) -> Decimal {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/cost_basis/types.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | ulid_id!(BtcBuyId);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/cost_basis/types.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | ulid_id!(BtcSellId);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_invoice` is never used
[INFO] [stdout]   --> crates/btcsync/src/invoice/mod.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl InvoiceService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_invoice(&self, seller_npub: &PublicKey, invoice_id: &InvoiceId) -> Option<Invoice> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_invoice` is never used
[INFO] [stdout]   --> crates/btcsync/src/invoice/db.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl InvoiceDb {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_invoice(&self, seller_npub: &PublicKey, invoice_id: &InvoiceId) -> Option<Invoice> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_datetime` is never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/invoice/types.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | ulid_id!(InvoiceId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_date`, `set_due_date`, `set_payment_methods`, and `payment_method_total` are never used
[INFO] [stdout]    --> crates/btcsync/src/invoice/types.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Invoice {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn set_date(&mut self, date: DateTime<Utc>) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn set_due_date(&mut self, due_date: DueDate) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn set_payment_methods(&mut self, payment_methods: Vec<PaymentMethod>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn payment_method_total(&self) -> Vec<PaymentMethod> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contact_service` and `invoice_service` are never read
[INFO] [stdout]   --> crates/btcsync/src/payment/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(super) struct BtcPaymentService {
[INFO] [stdout]    |                   ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     contact_service: ContactService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     invoice_service: InvoiceService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_payment_from_tx` is never used
[INFO] [stdout]    --> crates/btcsync/src/payment/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl BtcPaymentService {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn add_payment_from_tx(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCOUNT_ENTRY_BTC_PAYMENT_TABLE` is never used
[INFO] [stdout]   --> crates/btcsync/src/payment/db.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ACCOUNT_ENTRY_BTC_PAYMENT_TABLE: TableDefinition<AccountEntryId, BtcPaymentId> =
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_btc_payment` is never used
[INFO] [stdout]    --> crates/btcsync/src/payment/db.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl BtcPaymentDb {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_btc_payment(&self, btc_payment_id: &BtcPaymentId) -> Option<BtcPayment> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |             pub fn min() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |             pub fn max() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/payment/types.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | ulid_id!(BtcPaymentId);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FiatPaymentId` is never constructed
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | ulid_id!(FiatPaymentId);
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:23:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout]  23 |             pub fn new() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/payment/types.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | ulid_id!(FiatPaymentId);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FiatPayment` is never constructed
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct FiatPayment {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl FiatPayment {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 154 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn id(&self) -> &FiatPaymentId {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn status(&self) -> &FiatPaymentStatus {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn set_status(&mut self, status: FiatPaymentStatus) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn bank_config(&self) -> &BankConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn date(&self) -> &DateTime<Utc> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn invoice_ids(&self) -> &Vec<(PublicKey, InvoiceId)> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn add_invoice_id(&mut self, seller_npub: PublicKey, id: InvoiceId) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FiatPaymentStatus` is never used
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub enum FiatPaymentStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "386b97883c9c8cc0c65df7636b92d9511795d61a12e8a9a301420f67cc2d41aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386b97883c9c8cc0c65df7636b92d9511795d61a12e8a9a301420f67cc2d41aa", kill_on_drop: false }`
[INFO] [stdout] 386b97883c9c8cc0c65df7636b92d9511795d61a12e8a9a301420f67cc2d41aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdab246e03d6774056cc7deca26afa86194e76643d11855c7547f32a418684ef
[INFO] running `Command { std: "docker" "start" "-a" "bdab246e03d6774056cc7deca26afa86194e76643d11855c7547f32a418684ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling redb_derive v0.1.0 (/opt/rustwide/workdir/crates/redb_derive)
[INFO] [stderr]    Compiling btcsync v0.1.0 (/opt/rustwide/workdir/crates/btcsync)
[INFO] [stdout] warning: method `get_account_entries` is never used
[INFO] [stdout]   --> crates/btcsync/src/account/mod.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AccountService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get_account_entries(&self, account_id: AccountId) -> Vec<AccountEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `multi_accounts_input` is never used
[INFO] [stdout]   --> crates/btcsync/src/account/cli.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn multi_accounts_input(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_account_entries` is never used
[INFO] [stdout]    --> crates/btcsync/src/account/db.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl AccountDb {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn get_account_entries(&self, account_id: AccountId) -> Vec<AccountEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |             pub fn min() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |             pub fn max() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/account/types.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | ulid_id!(AccountId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `balance_sheet`, `income_statement`, and `positive_balance` are never used
[INFO] [stdout]    --> crates/btcsync/src/account/types.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl AccountType {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn balance_sheet(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn income_statement(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn positive_balance(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/account/types.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | ulid_id!(AccountEntryId);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_confirming` and `is_confirmed` are never used
[INFO] [stdout]   --> crates/btcsync/src/bitcoin.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl TxStatus {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 62 |     pub fn is_confirming(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn is_confirmed(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_datetime` is never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/catalog/types.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | ulid_id!(CatalogItemId);
[INFO] [stdout]    | ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_event` is never used
[INFO] [stdout]   --> crates/btcsync/src/contact/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ContactService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn get_event(&self, event_id: nostr_sdk::EventId) -> Option<nostr_sdk::Event> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `address_input` is never used
[INFO] [stdout]   --> crates/btcsync/src/contact/cli.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn address_input(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_event` is never used
[INFO] [stdout]    --> crates/btcsync/src/contact/db.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl ContactDb {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub(super) fn get_event(&self, event_id: EventId) -> Option<Event> {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_relays`, `add_addresses`, and `bank_details` are never used
[INFO] [stdout]    --> crates/btcsync/src/contact/types.rs:93:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Contact {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn remove_relays(&mut self, relays: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn add_addresses(&mut self, addresses: Vec<(ContactPurpose, String)>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn bank_details(&self) -> &Vec<BankConfig> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/btcsync/src/contact/types.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl ContactAccounts {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 131 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `insert_day_open_prices` and `get_all_day_open` are never used
[INFO] [stdout]   --> crates/btcsync/src/cost_basis/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl CostBasisService {
[INFO] [stdout]    | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn insert_day_open_prices(&self, prices: Vec<(DateTime<Utc>, Decimal)>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_all_day_open(&self) -> Vec<(DateTime<Utc>, Decimal)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_btc_sell` is never used
[INFO] [stdout]    --> crates/btcsync/src/cost_basis/db.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl CostBasisDb {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn update_btc_sell(&self, btc_sell: BtcSell) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iso_4217_id` is never used
[INFO] [stdout]   --> crates/btcsync/src/cost_basis/types.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl CurrencyCode {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn iso_4217_id(&self) -> Option<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/cost_basis/types.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | ulid_id!(BtcBuyId);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/cost_basis/types.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | ulid_id!(BtcSellId);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_invoice` is never used
[INFO] [stdout]   --> crates/btcsync/src/invoice/mod.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl InvoiceService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get_invoice(&self, seller_npub: &PublicKey, invoice_id: &InvoiceId) -> Option<Invoice> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_datetime` is never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/invoice/types.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | ulid_id!(InvoiceId);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_date`, `set_due_date`, `set_payment_methods`, and `payment_method_total` are never used
[INFO] [stdout]    --> crates/btcsync/src/invoice/types.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Invoice {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn set_date(&mut self, date: DateTime<Utc>) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn set_due_date(&mut self, due_date: DueDate) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn set_payment_methods(&mut self, payment_methods: Vec<PaymentMethod>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn payment_method_total(&self) -> Vec<PaymentMethod> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contact_service` and `invoice_service` are never read
[INFO] [stdout]   --> crates/btcsync/src/payment/mod.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub(super) struct BtcPaymentService {
[INFO] [stdout]    |                   ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     contact_service: ContactService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     invoice_service: InvoiceService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_payment_from_tx` is never used
[INFO] [stdout]    --> crates/btcsync/src/payment/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl BtcPaymentService {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn add_payment_from_tx(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCOUNT_ENTRY_BTC_PAYMENT_TABLE` is never used
[INFO] [stdout]   --> crates/btcsync/src/payment/db.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ACCOUNT_ENTRY_BTC_PAYMENT_TABLE: TableDefinition<AccountEntryId, BtcPaymentId> =
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_btc_payment` is never used
[INFO] [stdout]    --> crates/btcsync/src/payment/db.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl BtcPaymentDb {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_btc_payment(&self, btc_payment_id: &BtcPaymentId) -> Option<BtcPayment> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |         impl $type_name {
[INFO] [stdout]    |         --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |             pub fn min() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |             pub fn max() -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/btcsync/src/payment/types.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | ulid_id!(BtcPaymentId);
[INFO] [stdout]    | ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FiatPaymentId` is never constructed
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 | ulid_id!(FiatPaymentId);
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `from_datetime`, `min`, and `max` are never used
[INFO] [stdout]    --> crates/btcsync/src/macros.rs:23:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |         impl $type_name {
[INFO] [stdout]     |         --------------- associated functions in this implementation
[INFO] [stdout]  23 |             pub fn new() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |             pub fn min() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |             pub fn max() -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/btcsync/src/payment/types.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | ulid_id!(FiatPaymentId);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FiatPayment` is never constructed
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct FiatPayment {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl FiatPayment {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 154 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn id(&self) -> &FiatPaymentId {
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub fn status(&self) -> &FiatPaymentStatus {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn set_status(&mut self, status: FiatPaymentStatus) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn bank_config(&self) -> &BankConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn date(&self) -> &DateTime<Utc> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn invoice_ids(&self) -> &Vec<(PublicKey, InvoiceId)> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn add_invoice_id(&mut self, seller_npub: PublicKey, id: InvoiceId) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FiatPaymentStatus` is never used
[INFO] [stdout]    --> crates/btcsync/src/payment/types.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub enum FiatPaymentStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.97s
[INFO] running `Command { std: "docker" "inspect" "bdab246e03d6774056cc7deca26afa86194e76643d11855c7547f32a418684ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdab246e03d6774056cc7deca26afa86194e76643d11855c7547f32a418684ef", kill_on_drop: false }`
[INFO] [stdout] bdab246e03d6774056cc7deca26afa86194e76643d11855c7547f32a418684ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60309efc4c180a98353bd453f1630faf5fefc5ce9231f3b8fdc1a3a30bb085d5
[INFO] running `Command { std: "docker" "start" "-a" "60309efc4c180a98353bd453f1630faf5fefc5ce9231f3b8fdc1a3a30bb085d5", kill_on_drop: false }`
[INFO] [stderr] warning: method `get_account_entries` is never used
[INFO] [stderr]   --> crates/btcsync/src/account/mod.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl AccountService {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub fn get_account_entries(&self, account_id: AccountId) -> Vec<AccountEntry> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `multi_accounts_input` is never used
[INFO] [stderr]   --> crates/btcsync/src/account/cli.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn multi_accounts_input(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_account_entries` is never used
[INFO] [stderr]    --> crates/btcsync/src/account/db.rs:185:12
[INFO] [stderr]     |
[INFO] [stderr]  22 | impl AccountDb {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 185 |     pub fn get_account_entries(&self, account_id: AccountId) -> Vec<AccountEntry> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stderr]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stderr]    |
[INFO] [stderr] 22 |         impl $type_name {
[INFO] [stderr]    |         --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |             pub fn min() -> Self {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |             pub fn max() -> Self {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: crates/btcsync/src/account/types.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | ulid_id!(AccountId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: methods `balance_sheet`, `income_statement`, and `positive_balance` are never used
[INFO] [stderr]    --> crates/btcsync/src/account/types.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 142 | impl AccountType {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub fn balance_sheet(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub fn income_statement(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 160 |     pub fn positive_balance(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stderr]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stderr]     |
[INFO] [stderr]  22 |         impl $type_name {
[INFO] [stderr]     |         --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  31 |             pub fn min() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  35 |             pub fn max() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: crates/btcsync/src/account/types.rs:220:1
[INFO] [stderr]     |
[INFO] [stderr] 220 | ulid_id!(AccountEntryId);
[INFO] [stderr]     | ------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_confirming` and `is_confirmed` are never used
[INFO] [stderr]   --> crates/btcsync/src/bitcoin.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | impl TxStatus {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] 62 |     pub fn is_confirming(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     pub fn is_confirmed(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_datetime` is never used
[INFO] [stderr]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stderr]    |
[INFO] [stderr] 22 |         impl $type_name {
[INFO] [stderr]    |         --------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: crates/btcsync/src/catalog/types.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | ulid_id!(CatalogItemId);
[INFO] [stderr]    | ----------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_event` is never used
[INFO] [stderr]   --> crates/btcsync/src/contact/mod.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl ContactService {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn get_event(&self, event_id: nostr_sdk::EventId) -> Option<nostr_sdk::Event> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `address_input` is never used
[INFO] [stderr]   --> crates/btcsync/src/contact/cli.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn address_input(
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_event` is never used
[INFO] [stderr]    --> crates/btcsync/src/contact/db.rs:220:19
[INFO] [stderr]     |
[INFO] [stderr]  31 | impl ContactDb {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 220 |     pub(super) fn get_event(&self, event_id: EventId) -> Option<Event> {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `remove_relays`, `add_addresses`, and `bank_details` are never used
[INFO] [stderr]    --> crates/btcsync/src/contact/types.rs:93:12
[INFO] [stderr]     |
[INFO] [stderr]  44 | impl Contact {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  93 |     pub fn remove_relays(&mut self, relays: Vec<String>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  97 |     pub fn add_addresses(&mut self, addresses: Vec<(ContactPurpose, String)>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub fn bank_details(&self) -> &Vec<BankConfig> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> crates/btcsync/src/contact/types.rs:131:12
[INFO] [stderr]     |
[INFO] [stderr] 130 | impl ContactAccounts {
[INFO] [stderr]     | -------------------- associated function in this implementation
[INFO] [stderr] 131 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `insert_day_open_prices` and `get_all_day_open` are never used
[INFO] [stderr]   --> crates/btcsync/src/cost_basis/mod.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl CostBasisService {
[INFO] [stderr]    | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn insert_day_open_prices(&self, prices: Vec<(DateTime<Utc>, Decimal)>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub fn get_all_day_open(&self) -> Vec<(DateTime<Utc>, Decimal)> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_btc_sell` is never used
[INFO] [stderr]    --> crates/btcsync/src/cost_basis/db.rs:249:12
[INFO] [stderr]     |
[INFO] [stderr]  33 | impl CostBasisDb {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub fn update_btc_sell(&self, btc_sell: BtcSell) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `iso_4217_id` is never used
[INFO] [stderr]   --> crates/btcsync/src/cost_basis/types.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl CurrencyCode {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn iso_4217_id(&self) -> Option<u32> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stderr]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stderr]     |
[INFO] [stderr]  22 |         impl $type_name {
[INFO] [stderr]     |         --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  31 |             pub fn min() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  35 |             pub fn max() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: crates/btcsync/src/cost_basis/types.rs:119:1
[INFO] [stderr]     |
[INFO] [stderr] 119 | ulid_id!(BtcBuyId);
[INFO] [stderr]     | ------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stderr]    --> crates/btcsync/src/macros.rs:27:20
[INFO] [stderr]     |
[INFO] [stderr]  22 |         impl $type_name {
[INFO] [stderr]     |         --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  31 |             pub fn min() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  35 |             pub fn max() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: crates/btcsync/src/cost_basis/types.rs:171:1
[INFO] [stderr]     |
[INFO] [stderr] 171 | ulid_id!(BtcSellId);
[INFO] [stderr]     | ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_invoice` is never used
[INFO] [stderr]   --> crates/btcsync/src/invoice/mod.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl InvoiceService {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn get_invoice(&self, seller_npub: &PublicKey, invoice_id: &InvoiceId) -> Option<Invoice> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_datetime` is never used
[INFO] [stderr]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stderr]    |
[INFO] [stderr] 22 |         impl $type_name {
[INFO] [stderr]    |         --------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: crates/btcsync/src/invoice/types.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | ulid_id!(InvoiceId);
[INFO] [stderr]    | ------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_date`, `set_due_date`, `set_payment_methods`, and `payment_method_total` are never used
[INFO] [stderr]    --> crates/btcsync/src/invoice/types.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr]  76 | impl Invoice {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub fn set_date(&mut self, date: DateTime<Utc>) {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn set_due_date(&mut self, due_date: DueDate) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 121 |     pub fn set_payment_methods(&mut self, payment_methods: Vec<PaymentMethod>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 190 |     pub fn payment_method_total(&self) -> Vec<PaymentMethod> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `contact_service` and `invoice_service` are never read
[INFO] [stderr]   --> crates/btcsync/src/payment/mod.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub(super) struct BtcPaymentService {
[INFO] [stderr]    |                   ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     contact_service: ContactService,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 31 |     invoice_service: InvoiceService,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_payment_from_tx` is never used
[INFO] [stderr]    --> crates/btcsync/src/payment/mod.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr]  34 | impl BtcPaymentService {
[INFO] [stderr]     | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn add_payment_from_tx(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ACCOUNT_ENTRY_BTC_PAYMENT_TABLE` is never used
[INFO] [stderr]   --> crates/btcsync/src/payment/db.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 | const ACCOUNT_ENTRY_BTC_PAYMENT_TABLE: TableDefinition<AccountEntryId, BtcPaymentId> =
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_btc_payment` is never used
[INFO] [stderr]    --> crates/btcsync/src/payment/db.rs:130:12
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl BtcPaymentDb {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 130 |     pub fn get_btc_payment(&self, btc_payment_id: &BtcPaymentId) -> Option<BtcPayment> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_datetime`, `min`, and `max` are never used
[INFO] [stderr]   --> crates/btcsync/src/macros.rs:27:20
[INFO] [stderr]    |
[INFO] [stderr] 22 |         impl $type_name {
[INFO] [stderr]    |         --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |             pub fn min() -> Self {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |             pub fn max() -> Self {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: crates/btcsync/src/payment/types.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | ulid_id!(BtcPaymentId);
[INFO] [stderr]    | ---------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FiatPaymentId` is never constructed
[INFO] [stderr]    --> crates/btcsync/src/payment/types.rs:135:10
[INFO] [stderr]     |
[INFO] [stderr] 135 | ulid_id!(FiatPaymentId);
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new`, `from_datetime`, `min`, and `max` are never used
[INFO] [stderr]    --> crates/btcsync/src/macros.rs:23:20
[INFO] [stderr]     |
[INFO] [stderr]  22 |         impl $type_name {
[INFO] [stderr]     |         --------------- associated functions in this implementation
[INFO] [stderr]  23 |             pub fn new() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  27 |             pub fn from_datetime(date_time: chrono::DateTime<chrono::Utc>) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  31 |             pub fn min() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  35 |             pub fn max() -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: crates/btcsync/src/payment/types.rs:135:1
[INFO] [stderr]     |
[INFO] [stderr] 135 | ulid_id!(FiatPaymentId);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `ulid_id` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FiatPayment` is never constructed
[INFO] [stderr]    --> crates/btcsync/src/payment/types.rs:140:12
[INFO] [stderr]     |
[INFO] [stderr] 140 | pub struct FiatPayment {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> crates/btcsync/src/payment/types.rs:154:12
[INFO] [stderr]     |
[INFO] [stderr] 153 | impl FiatPayment {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] 154 |     pub fn new(
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 |     pub fn id(&self) -> &FiatPaymentId {
[INFO] [stderr]     |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 172 |     pub fn status(&self) -> &FiatPaymentStatus {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 |     pub fn set_status(&mut self, status: FiatPaymentStatus) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 180 |     pub fn bank_config(&self) -> &BankConfig {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 |     pub fn date(&self) -> &DateTime<Utc> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 188 |     pub fn invoice_ids(&self) -> &Vec<(PublicKey, InvoiceId)> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 192 |     pub fn add_invoice_id(&mut self, seller_npub: PublicKey, id: InvoiceId) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `FiatPaymentStatus` is never used
[INFO] [stderr]    --> crates/btcsync/src/payment/types.rs:200:10
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub enum FiatPaymentStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `btcsync` (bin "btcsync" test) generated 31 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/btcsync-4b0b4b3c361f3ba3)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test cost_basis::coindesk::test::test_get_coindesk_quote ... ignored
[INFO] [stdout] test account::types::test::test_ord_accounts ... ok
[INFO] [stdout] test cost_basis::types::test::test_btc_exchange_rate ... ok
[INFO] [stdout] test cost_basis::test::test_btc_sell_lifo ... ok
[INFO] [stdout] test invoice::db::test::test_insert_invoice ... ok
[INFO] [stdout] test invoice::types::test::make_btc_to_usd_exchange_invoice ... ok
[INFO] [stdout] test cost_basis::db::test::test_insert_get_btc_buy ... ok
[INFO] [stdout] test invoice::types::test::make_usd_to_btc_exchange_invoice ... ok
[INFO] [stdout] test cost_basis::test::test_btc_sell_average ... ok
[INFO] [stdout] test cost_basis::db::test::test_insert_get_btc_sell ... ok
[INFO] [stdout] test invoice::db::test::test_ap_get_by_invoice_number ... ok
[INFO] [stdout] test cost_basis::test::test_btc_sell_fifo ... ok
[INFO] [stdout] test invoice::db::test::test_update_invoice ... ok
[INFO] [stdout] test contact::test::test_encrypt_decrypt_nsec ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redb_derive-8091f0b8fb602854)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.89s
[INFO] [stdout] 
[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]    Doc-tests redb_derive
[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] running `Command { std: "docker" "inspect" "60309efc4c180a98353bd453f1630faf5fefc5ce9231f3b8fdc1a3a30bb085d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60309efc4c180a98353bd453f1630faf5fefc5ce9231f3b8fdc1a3a30bb085d5", kill_on_drop: false }`
[INFO] [stdout] 60309efc4c180a98353bd453f1630faf5fefc5ce9231f3b8fdc1a3a30bb085d5
