[INFO] fetching crate crypto-wallet-gen 2.3.0...
[INFO] testing crypto-wallet-gen-2.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crypto-wallet-gen 2.3.0 into /workspace/builds/worker-4-tc2/source
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crypto-wallet-gen 2.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crypto-wallet-gen 2.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16f508cb51fcd2e5bd76bb1c2a7326e569b16ed74777149e972fee1c298f836e
[INFO] running `Command { std: "docker" "start" "-a" "16f508cb51fcd2e5bd76bb1c2a7326e569b16ed74777149e972fee1c298f836e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16f508cb51fcd2e5bd76bb1c2a7326e569b16ed74777149e972fee1c298f836e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f508cb51fcd2e5bd76bb1c2a7326e569b16ed74777149e972fee1c298f836e", kill_on_drop: false }`
[INFO] [stdout] 16f508cb51fcd2e5bd76bb1c2a7326e569b16ed74777149e972fee1c298f836e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63b5724d7c87300e85d4fd8ac9906cc5f29670d077f2fa870fa84594d33f007d
[INFO] running `Command { std: "docker" "start" "-a" "63b5724d7c87300e85d4fd8ac9906cc5f29670d077f2fa870fa84594d33f007d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling autocfg v1.0.1
[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 generic-array v0.14.4
[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 scopeguard v1.1.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling rlp v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling impl-rlp v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.4
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling uint v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling fixed-hash v0.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling secp256k1-sys v0.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling instant v0.1.9
[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 parking_lot_core v0.8.3
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling secp256k1 v0.17.2
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling ripemd160 v0.8.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling ff v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling bech32 v0.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling backtrace v0.3.57
[INFO] [stderr]    Compiling wagyu-monero v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling base64ct v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.24
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling password-hash v0.2.0
[INFO] [stderr]    Compiling salsa20 v0.8.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling secp256k1 v0.20.2
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[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 bitcoin_hashes v0.9.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling trompt v0.0.4
[INFO] [stderr]    Compiling regex v1.5.1
[INFO] [stderr]    Compiling scrypt v0.7.0
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling rdrand v0.8.0
[INFO] [stderr]    Compiling rand_hc v0.3.0
[INFO] [stderr]    Compiling rand_jitter v0.3.0
[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 async-stream v0.2.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.2
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling failure v0.1.8
[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 bitcoin v0.26.0
[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` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "63b5724d7c87300e85d4fd8ac9906cc5f29670d077f2fa870fa84594d33f007d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b5724d7c87300e85d4fd8ac9906cc5f29670d077f2fa870fa84594d33f007d", kill_on_drop: false }`
[INFO] [stdout] 63b5724d7c87300e85d4fd8ac9906cc5f29670d077f2fa870fa84594d33f007d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f225edd9a6405dac361a7eeffbaf16eec69a956e457f806faaae209e7f3d73fe
[INFO] running `Command { std: "docker" "start" "-a" "f225edd9a6405dac361a7eeffbaf16eec69a956e457f806faaae209e7f3d73fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto-wallet-gen v2.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "f225edd9a6405dac361a7eeffbaf16eec69a956e457f806faaae209e7f3d73fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f225edd9a6405dac361a7eeffbaf16eec69a956e457f806faaae209e7f3d73fe", kill_on_drop: false }`
[INFO] [stdout] f225edd9a6405dac361a7eeffbaf16eec69a956e457f806faaae209e7f3d73fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa86443c2edc2a6f5c66160d6c5908f8302becf42c9996e96928eb3603425260
[INFO] running `Command { std: "docker" "start" "-a" "aa86443c2edc2a6f5c66160d6c5908f8302becf42c9996e96928eb3603425260", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_wallet_gen-4a5dd9c7fbe23277)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test mnemonics::bip39::tests::from_invalid_20word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::from_invalid_21word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::generated_phrase_is_24_words ... ok
[INFO] [stdout] test mnemonics::bip39::tests::generated_phrase_is_valid ... ok
[INFO] [stdout] test bip32::tests::test_account0 ... ok
[INFO] [stdout] test bip32::tests::test_account1 ... ok
[INFO] [stdout] test mnemonics::bip39::tests::eighteen_words_with_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::fifteen_words_with_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::eighteen_words_without_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::validate_invalid_20word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::validate_invalid_21word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::twentyfour_words_with_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::validate_valid_15word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::twelve_words_with_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::validate_valid_12word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::validate_valid_18word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::validate_valid_24word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::validate_valid_21word_phrase ... ok
[INFO] [stdout] test mnemonics::bip39::tests::twelve_words_without_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::fifteen_words_without_password ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::from_invalid_20word_phrase ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::from_invalid_21word_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::twentyone_words_with_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::twentyfour_words_without_password ... ok
[INFO] [stdout] test mnemonics::bip39::tests::twentyone_words_without_password ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::eighteen_words_without_password ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::fifteen_words_with_password ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::fifteen_words_without_password ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::validate_invalid_20word_phrase ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::validate_invalid_21word_phrase ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::validate_valid_12word_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::eighteen_words_with_password ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::validate_valid_24word_phrase ... ok
[INFO] [stdout] test wallets::monero::tests::example1 ... ok
[INFO] [stdout] test wallets::monero::tests::regression1 ... ok
[INFO] [stdout] test wallets::monero::tests::example2 ... ok
[INFO] [stdout] test mnemonics::scrypt::tests::twentyfour_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::twentyone_words_without_password ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crypto_wallet_gen-e3e6cb7511600c1f)
[INFO] [stdout] test mnemonics::scrypt::tests::twentyone_words_with_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/libbitcoin_explorer_example.rs (/opt/rustwide/target/debug/deps/libbitcoin_explorer_example-6edcb88680211fa0)
[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.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test eth_example_without_password ... ok
[INFO] [stdout] test btc_example_without_password ... ok
[INFO] [stdout] test btc_example_subaddress_with_password ... ok
[INFO] [stdout] test btc_example_subaddress_without_password ... ok
[INFO] [stdout] test xmr_example_without_password ... ok
[INFO] [stdout] test eth_example_with_password ... ok
[INFO] [stdout] test eth_example_with_longer_mnemonic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[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" "aa86443c2edc2a6f5c66160d6c5908f8302becf42c9996e96928eb3603425260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa86443c2edc2a6f5c66160d6c5908f8302becf42c9996e96928eb3603425260", kill_on_drop: false }`
[INFO] [stdout] aa86443c2edc2a6f5c66160d6c5908f8302becf42c9996e96928eb3603425260
