[INFO] fetching crate crypto-wallet-gen 2.3.0... [INFO] testing crypto-wallet-gen-2.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate crypto-wallet-gen 2.3.0 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate crypto-wallet-gen 2.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crypto-wallet-gen 2.3.0 [INFO] finished tweaking crates.io crate crypto-wallet-gen 2.3.0 [INFO] tweaked toml for crates.io crate crypto-wallet-gen 2.3.0 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate crates.io crate crypto-wallet-gen 2.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd100d9caae1ec67c544ccafbf6425e9995f41a4f1fd2233a34bed912a3a933c [INFO] running `Command { std: "docker" "start" "-a" "bd100d9caae1ec67c544ccafbf6425e9995f41a4f1fd2233a34bed912a3a933c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd100d9caae1ec67c544ccafbf6425e9995f41a4f1fd2233a34bed912a3a933c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd100d9caae1ec67c544ccafbf6425e9995f41a4f1fd2233a34bed912a3a933c", kill_on_drop: false }` [INFO] [stdout] bd100d9caae1ec67c544ccafbf6425e9995f41a4f1fd2233a34bed912a3a933c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b4345192214b50cdf8fab1f52e7c07372313fcc1288eeaf2bbe70dc80229b3a [INFO] running `Command { std: "docker" "start" "-a" "0b4345192214b50cdf8fab1f52e7c07372313fcc1288eeaf2bbe70dc80229b3a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.24 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling wagyu-monero v0.6.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling trompt v0.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling password-hash v0.2.0 [INFO] [stderr] Compiling rand_hc v0.3.0 [INFO] [stderr] Compiling rdrand v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling rand_jitter v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling regex v1.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling bitcoin v0.26.0 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tiny-bip39 v0.8.0 [INFO] [stderr] Compiling base58-monero v0.2.1 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling wagyu-model v0.6.3 [INFO] [stderr] Compiling wagyu-ethereum v0.6.3 [INFO] [stderr] Compiling crypto-wallet-gen v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.68s [INFO] running `Command { std: "docker" "inspect" "0b4345192214b50cdf8fab1f52e7c07372313fcc1288eeaf2bbe70dc80229b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b4345192214b50cdf8fab1f52e7c07372313fcc1288eeaf2bbe70dc80229b3a", kill_on_drop: false }` [INFO] [stdout] 0b4345192214b50cdf8fab1f52e7c07372313fcc1288eeaf2bbe70dc80229b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3acc4f5a94cf4e10aedac3fee380e5b320bfb2599826795e3029bfcf6014bb3f [INFO] running `Command { std: "docker" "start" "-a" "3acc4f5a94cf4e10aedac3fee380e5b320bfb2599826795e3029bfcf6014bb3f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crypto-wallet-gen v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.69s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_wallet_gen-dc2d79b1df138ba4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/crypto_wallet_gen-4e80976dac8359c0) [INFO] [stderr] Executable tests/libbitcoin_explorer_example.rs (/opt/rustwide/target/debug/deps/libbitcoin_explorer_example-e91a0e1df52f4343) [INFO] running `Command { std: "docker" "inspect" "3acc4f5a94cf4e10aedac3fee380e5b320bfb2599826795e3029bfcf6014bb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acc4f5a94cf4e10aedac3fee380e5b320bfb2599826795e3029bfcf6014bb3f", kill_on_drop: false }` [INFO] [stdout] 3acc4f5a94cf4e10aedac3fee380e5b320bfb2599826795e3029bfcf6014bb3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 180fa56a7354dd089645eb185092ce0e25332dc6a96fe211a542e74fab0826b8 [INFO] running `Command { std: "docker" "start" "-a" "180fa56a7354dd089645eb185092ce0e25332dc6a96fe211a542e74fab0826b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_wallet_gen-dc2d79b1df138ba4) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test wallets::monero::tests::example2 ... ok [INFO] [stdout] test wallets::monero::tests::regression1 ... ok [INFO] [stdout] test wallets::monero::tests::example1 ... ok [INFO] [stdout] test mnemonics::bip39::tests::from_invalid_21word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::from_invalid_20word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::generated_phrase_is_valid ... ok [INFO] [stdout] test mnemonics::scrypt::tests::from_invalid_20word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::validate_invalid_21word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::validate_valid_18word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::validate_valid_12word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::validate_valid_15word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::validate_invalid_20word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::validate_valid_21word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::validate_valid_24word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::validate_valid_12word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::from_invalid_21word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::validate_valid_15word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::validate_valid_18word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::validate_valid_21word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::validate_valid_24word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::validate_invalid_21word_phrase ... ok [INFO] [stdout] test mnemonics::bip39::tests::generated_phrase_is_24_words ... ok [INFO] [stdout] test mnemonics::scrypt::tests::validate_invalid_20word_phrase ... ok [INFO] [stdout] test mnemonics::scrypt::tests::generated_phrase_is_24_words ... ok [INFO] [stdout] test mnemonics::scrypt::tests::generated_phrase_is_valid ... ok [INFO] [stdout] test mnemonics::bip39::tests::eighteen_words_with_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::twentyone_words_with_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::fifteen_words_without_password ... ok [INFO] [stdout] test bip32::tests::test_account1 ... ok [INFO] [stdout] test mnemonics::bip39::tests::twentyone_words_without_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::twelve_words_with_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::fifteen_words_without_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::eighteen_words_without_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::fifteen_words_with_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::twentyfour_words_with_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::twelve_words_without_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::twentyfour_words_with_password ... ok [INFO] [stdout] test mnemonics::bip39::tests::twentyfour_words_without_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::twentyone_words_without_password ... ok [INFO] [stdout] test bip32::tests::test_account0 ... ok [INFO] [stdout] test mnemonics::scrypt::tests::eighteen_words_with_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::twentyone_words_with_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::fifteen_words_with_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::twentyfour_words_without_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::twelve_words_without_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::twelve_words_with_password ... ok [INFO] [stdout] test mnemonics::scrypt::tests::eighteen_words_without_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.58s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crypto_wallet_gen-4e80976dac8359c0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_electrum_derivation_matches_bip44 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/libbitcoin_explorer_example.rs (/opt/rustwide/target/debug/deps/libbitcoin_explorer_example-e91a0e1df52f4343) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test btc_example_subaddress_with_password ... ok [INFO] [stdout] test eth_example_with_password ... ok [INFO] [stdout] test xmr_example_without_password ... ok [INFO] [stdout] test btc_example_without_password ... ok [INFO] [stdout] test btc_example_subaddress_without_password ... ok [INFO] [stdout] test eth_example_with_longer_mnemonic ... ok [INFO] [stdout] test eth_example_without_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] Doc-tests crypto_wallet_gen [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" "180fa56a7354dd089645eb185092ce0e25332dc6a96fe211a542e74fab0826b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180fa56a7354dd089645eb185092ce0e25332dc6a96fe211a542e74fab0826b8", kill_on_drop: false }` [INFO] [stdout] 180fa56a7354dd089645eb185092ce0e25332dc6a96fe211a542e74fab0826b8