[INFO] cloning repository https://github.com/cryptonote-rust/wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptonote-rust/wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fwallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fwallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eb4ec04dc932d4781c426213fee6d284910e25a
[INFO] checking cryptonote-rust/wallet/4eb4ec04dc932d4781c426213fee6d284910e25a against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptonote-rust%2Fwallet" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cryptonote-rust/wallet
[INFO] finished tweaking git repo https://github.com/cryptonote-rust/wallet
[INFO] tweaked toml for git repo https://github.com/cryptonote-rust/wallet written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cryptonote-rust/wallet on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding hex v0.3.2 (available: v0.4.3)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.10.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cryptonote-varint v0.1.3
[INFO] [stderr]   Downloaded cryptonote-base58 v0.1.2
[INFO] [stderr]   Downloaded cryptonote-basic v0.1.0
[INFO] [stderr]   Downloaded cryptonote-account v0.1.4
[INFO] [stderr]   Downloaded cryptonote-currency v0.1.0
[INFO] [stderr]   Downloaded tiny-keccak v1.5.0
[INFO] [stderr]   Downloaded rust-base58 v0.0.4
[INFO] [stderr]   Downloaded cryptonote-config v0.1.1
[INFO] [stderr]   Downloaded cryptonote-raw-crypto v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac39f3e9a4f49cd84c421351fe6b0619e62531ac78d2bd48ccb60e4ff6660816
[INFO] running `Command { std: "docker" "start" "-a" "ac39f3e9a4f49cd84c421351fe6b0619e62531ac78d2bd48ccb60e4ff6660816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac39f3e9a4f49cd84c421351fe6b0619e62531ac78d2bd48ccb60e4ff6660816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac39f3e9a4f49cd84c421351fe6b0619e62531ac78d2bd48ccb60e4ff6660816", kill_on_drop: false }`
[INFO] [stdout] ac39f3e9a4f49cd84c421351fe6b0619e62531ac78d2bd48ccb60e4ff6660816
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1913a704206ecb59ff095402e0003c175f5e726d9f63f50b5597827b942fb3ef
[INFO] running `Command { std: "docker" "start" "-a" "1913a704206ecb59ff095402e0003c175f5e726d9f63f50b5597827b942fb3ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bindgen v0.45.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking cryptonote-basic v0.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking cryptonote-config v0.1.1
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking rust-base58 v0.0.4
[INFO] [stderr]     Checking cryptonote-base58 v0.1.2
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]     Checking cryptonote-currency v0.1.0
[INFO] [stderr]     Checking cryptonote-varint v0.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking cryptonote-account v0.1.4
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryptonote-account-0.1.4/src/lib.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let spend: Keypair = Keypair::generate(&mut spend_rng);
[INFO] [stdout]     |                          ----------------- ^^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub trait CryptoRng {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.2/src/lib.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait CryptoRng {}
[INFO] [stdout]     | ------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `rand_core::CryptoRng`:
[INFO] [stdout]               &'a mut R
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::reseeding::ReseedingRng<R, Rsdr>
[INFO] [stdout]               rand::rngs::entropy::EntropyRng
[INFO] [stdout]               rand::rngs::std::StdRng
[INFO] [stdout]               rand::rngs::thread::ThreadRng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryptonote-account-0.1.4/src/lib.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let spend: Keypair = Keypair::generate(&mut spend_rng);
[INFO] [stdout]     |                          ----------------- ^^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/src/lib.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub trait RngCore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.2/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub trait RngCore {
[INFO] [stdout]     | ----------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `rand_core::RngCore`:
[INFO] [stdout]               &'a mut R
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::read::ReadRng<R>
[INFO] [stdout]               rand::rngs::adapter::reseeding::ReseedingRng<R, Rsdr>
[INFO] [stdout]               rand::rngs::entropy::EntropyRng
[INFO] [stdout]               rand::rngs::mock::StepRng
[INFO] [stdout]               rand::rngs::std::StdRng
[INFO] [stdout]               rand::rngs::thread::ThreadRng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryptonote-account-0.1.4/src/lib.rs:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let view: Keypair = Keypair::generate(&mut view_rng);
[INFO] [stdout]     |                         ----------------- ^^^^^^^^^^^^^ the trait `rand_core::CryptoRng` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub trait CryptoRng {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.2/src/lib.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait CryptoRng {}
[INFO] [stdout]     | ------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `rand_core::CryptoRng`:
[INFO] [stdout]               &'a mut R
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::reseeding::ReseedingRng<R, Rsdr>
[INFO] [stdout]               rand::rngs::entropy::EntropyRng
[INFO] [stdout]               rand::rngs::std::StdRng
[INFO] [stdout]               rand::rngs::thread::ThreadRng
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Core
[INFO] [stdout]               rand_chacha::chacha::ChaCha12Rng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rand::rngs::OsRng: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cryptonote-account-0.1.4/src/lib.rs:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let view: Keypair = Keypair::generate(&mut view_rng);
[INFO] [stdout]     |                         ----------------- ^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `rand::rngs::OsRng`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.5.1/src/lib.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub trait RngCore {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.2/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub trait RngCore {
[INFO] [stdout]     | ----------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: the following other types implement trait `rand_core::RngCore`:
[INFO] [stdout]               &'a mut R
[INFO] [stdout]               Box<R>
[INFO] [stdout]               rand::rngs::adapter::read::ReadRng<R>
[INFO] [stdout]               rand::rngs::adapter::reseeding::ReseedingRng<R, Rsdr>
[INFO] [stdout]               rand::rngs::entropy::EntropyRng
[INFO] [stdout]               rand::rngs::mock::StepRng
[INFO] [stdout]               rand::rngs::std::StdRng
[INFO] [stdout]               rand::rngs::thread::ThreadRng
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cryptonote-account` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1913a704206ecb59ff095402e0003c175f5e726d9f63f50b5597827b942fb3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1913a704206ecb59ff095402e0003c175f5e726d9f63f50b5597827b942fb3ef", kill_on_drop: false }`
[INFO] [stdout] 1913a704206ecb59ff095402e0003c175f5e726d9f63f50b5597827b942fb3ef
