[INFO] fetching crate deterministic-keygen 0.0.7...
[INFO] testing deterministic-keygen-0.0.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate deterministic-keygen 0.0.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate deterministic-keygen 0.0.7
[INFO] finished tweaking crates.io crate deterministic-keygen 0.0.7
[INFO] tweaked toml for crates.io crate deterministic-keygen 0.0.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deterministic-keygen 0.0.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.19.2 (available: v0.27.1)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding tiny-bip39 v1.0.0 (available: v2.0.0)
[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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a913d6c4519cfccfa4524a54ec4d3de429f72cb326a345b77a50c35c085c8f1
[INFO] running `Command { std: "docker" "start" "-a" "0a913d6c4519cfccfa4524a54ec4d3de429f72cb326a345b77a50c35c085c8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a913d6c4519cfccfa4524a54ec4d3de429f72cb326a345b77a50c35c085c8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a913d6c4519cfccfa4524a54ec4d3de429f72cb326a345b77a50c35c085c8f1", kill_on_drop: false }`
[INFO] [stdout] 0a913d6c4519cfccfa4524a54ec4d3de429f72cb326a345b77a50c35c085c8f1
[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=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] afae15a2983e4eba7a553038e21c2eca086b77aa02bee7584a870206b95cb3f0
[INFO] running `Command { std: "docker" "start" "-a" "afae15a2983e4eba7a553038e21c2eca086b77aa02bee7584a870206b95cb3f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling digest v0.11.0-rc.4
[INFO] [stderr]    Compiling signature v3.0.0-rc.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.8.0-rc.10
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.8
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling crypto-primes v0.7.0-pre.4
[INFO] [stderr]    Compiling rsa v0.10.0-rc.10
[INFO] [stderr]    Compiling deterministic-keygen v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `ChaCha20Rng: rsa::rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> src/lib.rs:52:39
[INFO] [stdout]     |
[INFO] [stdout]  52 |     let priv_key = RsaPrivateKey::new(&mut rng, bit_size)?;
[INFO] [stdout]     |                    ------------------ ^^^^^^^^ the trait `DerefMut` is not implemented for `ChaCha20Rng`
[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.10.0-rc-2/src/lib.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub trait CryptoRng: RngCore {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 | use bip39::{Language, Mnemonic, MnemonicType};
[INFO] [stdout]     |     ----- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] ...
[INFO] [stdout]   9 | use rsa::RsaPrivateKey;
[INFO] [stdout]     |     --- one version of crate `rand_core` used here, as a dependency of crate `crypto_bigint`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.1/src/chacha.rs:343:1
[INFO] [stdout]     |
[INFO] [stdout] 343 | chacha_impl!(ChaCha20Core, ChaCha20Rng, 10, "ChaCha with 20 rounds", abstract20);
[INFO] [stdout]     | -------------------------------------------------------------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub trait BlockRngCore {
[INFO] [stdout]     | ---------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `ChaCha20Rng` to implement `rsa::rand_core::CryptoRng`
[INFO] [stdout] note: required by a bound in `rsa::RsaPrivateKey::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rsa-0.10.0-rc.10/src/key.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn new<R: CryptoRng + ?Sized>(rng: &mut R, bit_size: usize) -> Result<Self> {
[INFO] [stdout]     |                   ^^^^^^^^^ required by this bound in `RsaPrivateKey::new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deterministic-keygen` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "afae15a2983e4eba7a553038e21c2eca086b77aa02bee7584a870206b95cb3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afae15a2983e4eba7a553038e21c2eca086b77aa02bee7584a870206b95cb3f0", kill_on_drop: false }`
[INFO] [stdout] afae15a2983e4eba7a553038e21c2eca086b77aa02bee7584a870206b95cb3f0
