[INFO] fetching crate sn_transfers 0.20.3...
[INFO] testing sn_transfers-0.20.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sn_transfers 0.20.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sn_transfers 0.20.3
[INFO] finished tweaking crates.io crate sn_transfers 0.20.3
[INFO] tweaked toml for crates.io crate sn_transfers 0.20.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sn_transfers 0.20.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 332 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding lazy_static v1.4.0 (available: v1.5.0)
[INFO] [stderr]       Adding libp2p v0.54.1 (available: v0.56.0)
[INFO] [stderr]       Adding pprof v0.13.0 (available: v0.15.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding secrecy v0.8.0 (available: v0.10.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 057b951d846f8ce304fb85ef7580397e7b09638bf09667deb64fa42554b575b0
[INFO] running `Command { std: "docker" "start" "-a" "057b951d846f8ce304fb85ef7580397e7b09638bf09667deb64fa42554b575b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "057b951d846f8ce304fb85ef7580397e7b09638bf09667deb64fa42554b575b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057b951d846f8ce304fb85ef7580397e7b09638bf09667deb64fa42554b575b0", kill_on_drop: false }`
[INFO] [stdout] 057b951d846f8ce304fb85ef7580397e7b09638bf09667deb64fa42554b575b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae3926ddd900141962b10fcd49f5b811d8125afd2f8fedc0be967d10dd7211d0
[INFO] running `Command { std: "docker" "start" "-a" "ae3926ddd900141962b10fcd49f5b811d8125afd2f8fedc0be967d10dd7211d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling no_std_io2 v0.8.1
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling multihash v0.19.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.20
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling blstrs v0.6.2
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling blsttc v8.0.2
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling sn_transfers v0.20.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.16s
[INFO] running `Command { std: "docker" "inspect" "ae3926ddd900141962b10fcd49f5b811d8125afd2f8fedc0be967d10dd7211d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3926ddd900141962b10fcd49f5b811d8125afd2f8fedc0be967d10dd7211d0", kill_on_drop: false }`
[INFO] [stdout] ae3926ddd900141962b10fcd49f5b811d8125afd2f8fedc0be967d10dd7211d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 489859fc3e6af5c3dca8e586eb6baf4a90d06518c243f0c9752cfc3467312a67
[INFO] running `Command { std: "docker" "start" "-a" "489859fc3e6af5c3dca8e586eb6baf4a90d06518c243f0c9752cfc3467312a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling symbolic-demangle v12.18.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling symbolic-common v12.18.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling blstrs v0.6.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling blsttc v8.0.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling sn_transfers v0.20.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "489859fc3e6af5c3dca8e586eb6baf4a90d06518c243f0c9752cfc3467312a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "489859fc3e6af5c3dca8e586eb6baf4a90d06518c243f0c9752cfc3467312a67", kill_on_drop: false }`
[INFO] [stdout] 489859fc3e6af5c3dca8e586eb6baf4a90d06518c243f0c9752cfc3467312a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4044be4d9d6d23c23e92209e42eab4d497ccbae49c91e702d4e4ad65059b66e8
[INFO] running `Command { std: "docker" "start" "-a" "4044be4d9d6d23c23e92209e42eab4d497ccbae49c91e702d4e4ad65059b66e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_transfers-c109fd100618a765)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test cashnotes::nano::tests::display ... ok
[INFO] [stdout] test cashnotes::nano::tests::checked_add_sub ... ok
[INFO] [stdout] test cashnotes::hash::tests::hex_encoding ... ok
[INFO] [stdout] test cashnotes::address::tests::test_spend_address_hex_conversions ... ok
[INFO] [stdout] test cashnotes::nano::tests::from_str ... ok
[INFO] [stdout] test cashnotes::address::tests::test_from_str ... ok
[INFO] [stdout] test cashnotes::tests::test_cashnote_without_inputs_fails_verification ... ok
[INFO] [stdout] test cashnotes::unique_keys::tests::test_pubkeys_hex_conversion ... ok
[INFO] [stdout] test cashnotes::tests::input_should_error_if_unique_pubkey_is_not_derived_from_main_key ... ok
[INFO] [stdout] test cashnotes::hash::tests::hash ... ok
[INFO] [stdout] test cashnotes::tests::from_hex_should_deserialize_a_hex_encoded_string_to_a_cashnote ... ok
[INFO] [stdout] test cashnotes::tests::to_hex_should_serialize_a_cashnote_to_a_hex_encoded_string ... ok
[INFO] [stdout] test cashnotes::unique_keys::tests::test_backwards_compatibility_deserialisation ... ok
[INFO] [stdout] test transfers::transfer::tests::test_cashnote_redemption_conversions ... ok
[INFO] [stdout] test transfers::signed_transaction::tests::test_unsigned_tx_verify_simple ... ok
[INFO] [stdout] test tests::confirm_generating_same_key ... ok
[INFO] [stdout] test cashnotes::spend_reason::tests::test_discord_name_cyphering ... ok
[INFO] [stdout] test transfers::transfer::tests::test_cashnote_redemption_transfer ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_distribution_1_to_2 ... ok
[INFO] [stdout] test transfers::signed_transaction::tests::test_unsigned_tx_serialization ... ok
[INFO] [stdout] test genesis::tests::generate_genesis ... ok
[INFO] [stdout] test cashnotes::unique_keys::tests::verification_using_child_key ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_distribution_insufficient_funds ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_empty_inputs_is_rejected ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_empty_outputs_is_rejected ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_distribution_2_to_1 ... ok
[INFO] [stdout] test wallet::api::tests::payment_selective ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_serialization ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_distribution_2_to_2 ... ok
[INFO] [stdout] test wallet::data_payments::tests::test_historical_verify ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_distribution_3_to_2 ... ok
[INFO] [stdout] test wallet::encryption::tests::test_file_exists ... ok
[INFO] [stdout] test wallet::data_payments::tests::test_is_newer_than ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::deposit_adds_cash_notes_that_belongs_to_the_wallet ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::deposit_does_not_add_cash_notes_not_belonging_to_the_wallet ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::deposit_empty_list_does_nothing ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_distribution_3_to_many_use_1 ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::keyless_wallet_to_and_from_file ... ok
[INFO] [stdout] test transfers::unsigned_transaction::tests::test_unsigned_tx_distribution_3_to_many_use_all ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::send_wallet_to_and_from_file ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::deposit_wallet_to_and_from_file ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::deposit_is_idempotent ... ok
[INFO] [stdout] test wallet::data_payments::tests::test_is_signed_by_claimed_peer ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::test_stashing_and_unstashing ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::wallet_basics ... ok
[INFO] [stdout] test wallet::keys::test::reward_key_to_and_from_file ... ok
[INFO] [stdout] test wallet::watch_only::tests::watchonly_wallet_basics ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::sending_decreases_balance ... ok
[INFO] [stdout] test wallet::watch_only::tests::watchonly_wallet_reload ... ok
[INFO] [stdout] test wallet::watch_only::tests::watchonly_wallet_deposit_cash_notes ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::store_created_cash_note_gives_file_that_try_load_cash_notes_can_use ... ok
[INFO] [stdout] test wallet::watch_only::tests::watchonly_wallet_to_and_from_file ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::test_local_send_storage_payment_returns_correct_cost ... ok
[INFO] [stdout] test wallet::encryption::tests::test_save_to_file_and_read_from_file ... ok
[INFO] [stdout] test wallet::encryption::tests::test_encrypt_and_decrypt ... ok
[INFO] [stdout] test wallet::encryption::tests::test_decrypt_with_wrong_password ... ok
[INFO] [stdout] test wallet::hot_wallet::tests::test_encrypting_existing_unencrypted_wallet ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.32s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sn_transfers
[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" "4044be4d9d6d23c23e92209e42eab4d497ccbae49c91e702d4e4ad65059b66e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4044be4d9d6d23c23e92209e42eab4d497ccbae49c91e702d4e4ad65059b66e8", kill_on_drop: false }`
[INFO] [stdout] 4044be4d9d6d23c23e92209e42eab4d497ccbae49c91e702d4e4ad65059b66e8
