[INFO] cloning repository https://github.com/wiktor-k/gen-rsa-exp-pgp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiktor-k/gen-rsa-exp-pgp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fgen-rsa-exp-pgp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fgen-rsa-exp-pgp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24b2f92d2ce810e8d0c1f3817dd86bca8d03755d
[INFO] testing wiktor-k/gen-rsa-exp-pgp against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fgen-rsa-exp-pgp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wiktor-k/gen-rsa-exp-pgp
[INFO] finished tweaking git repo https://github.com/wiktor-k/gen-rsa-exp-pgp
[INFO] tweaked toml for git repo https://github.com/wiktor-k/gen-rsa-exp-pgp written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wiktor-k/gen-rsa-exp-pgp on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wiktor-k/gen-rsa-exp-pgp 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rpgp/rpgp`
[INFO] [stderr]     Updating git submodule `https://github.com/rpgp/tests.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded inout v0.1.3
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded twofish v0.7.1
[INFO] [stderr]   Downloaded ocb3 v0.1.0
[INFO] [stderr]   Downloaded idea v0.5.1
[INFO] [stderr]   Downloaded iter-read v1.1.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.1
[INFO] [stderr]   Downloaded derive_builder_core v0.20.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.93
[INFO] [stderr]   Downloaded derive_builder v0.20.1
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded bitfield v0.14.0
[INFO] [stderr]   Downloaded aes-kw v0.2.1
[INFO] [stderr]   Downloaded js-sys v0.3.70
[INFO] [stderr]   Downloaded camellia v0.1.0
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] [stderr]   Downloaded k256 v0.13.3
[INFO] [stderr]   Downloaded sha1-checked v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.93
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.93
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.93
[INFO] [stderr]   Downloaded buffer-redux v1.0.2
[INFO] [stderr]   Downloaded cfb-mode v0.8.2
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.1
[INFO] [stderr]   Downloaded crc24 v0.1.6
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded cast5 v0.11.1
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded dsa v0.6.3
[INFO] [stderr]   Downloaded eax v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 144d91109bf2899b336c3e3b8c92ca535659de99ed4514a14f35a72eab39213a
[INFO] running `Command { std: "docker" "start" "-a" "144d91109bf2899b336c3e3b8c92ca535659de99ed4514a14f35a72eab39213a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "144d91109bf2899b336c3e3b8c92ca535659de99ed4514a14f35a72eab39213a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144d91109bf2899b336c3e3b8c92ca535659de99ed4514a14f35a72eab39213a", kill_on_drop: false }`
[INFO] [stdout] 144d91109bf2899b336c3e3b8c92ca535659de99ed4514a14f35a72eab39213a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 389b493e1796380f3619e2fd6c6c5d8cb0b9929a7ca7538ff5625c208aeac3d5
[INFO] running `Command { std: "docker" "start" "-a" "389b493e1796380f3619e2fd6c6c5d8cb0b9929a7ca7538ff5625c208aeac3d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling iter-read v1.1.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling eax v0.5.0
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling ocb3 v0.1.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling cast5 v0.11.1
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling camellia v0.1.0
[INFO] [stderr]    Compiling idea v0.5.1
[INFO] [stderr]    Compiling twofish v0.7.1
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling pgp v0.13.1 (https://github.com/rpgp/rpgp#a636b1e6)
[INFO] [stderr]    Compiling gen-rsa-exp-pgp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Write, time::SystemTime};
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PublicKeyTrait`, `SecretKeyTrait`, and `composed::key::SecretKey`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     composed::key::SecretKey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     types::{PlainSecretParams, PublicKeyTrait, PublicParams, SecretKeyTrait},
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigUint`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use num_bigint::BigUint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/main.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (public_params, plain, key) = generate_key(rand::thread_rng(), 2048)?;
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "389b493e1796380f3619e2fd6c6c5d8cb0b9929a7ca7538ff5625c208aeac3d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389b493e1796380f3619e2fd6c6c5d8cb0b9929a7ca7538ff5625c208aeac3d5", kill_on_drop: false }`
[INFO] [stdout] 389b493e1796380f3619e2fd6c6c5d8cb0b9929a7ca7538ff5625c208aeac3d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62f84d5a442ddd0f1cf9be5a6d7c2f05e9baa67e655cc8193e611b7d2ab2e81a
[INFO] running `Command { std: "docker" "start" "-a" "62f84d5a442ddd0f1cf9be5a6d7c2f05e9baa67e655cc8193e611b7d2ab2e81a", kill_on_drop: false }`
[INFO] [stderr]    Compiling gen-rsa-exp-pgp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Write, time::SystemTime};
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PublicKeyTrait`, `SecretKeyTrait`, and `composed::key::SecretKey`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     composed::key::SecretKey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     types::{PlainSecretParams, PublicKeyTrait, PublicParams, SecretKeyTrait},
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigUint`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use num_bigint::BigUint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/main.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (public_params, plain, key) = generate_key(rand::thread_rng(), 2048)?;
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "62f84d5a442ddd0f1cf9be5a6d7c2f05e9baa67e655cc8193e611b7d2ab2e81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f84d5a442ddd0f1cf9be5a6d7c2f05e9baa67e655cc8193e611b7d2ab2e81a", kill_on_drop: false }`
[INFO] [stdout] 62f84d5a442ddd0f1cf9be5a6d7c2f05e9baa67e655cc8193e611b7d2ab2e81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbc1d1f93bb26be947a2f7d5aeaa17df5d6b0a284f39bc7486d5fe709f84ffaf
[INFO] running `Command { std: "docker" "start" "-a" "cbc1d1f93bb26be947a2f7d5aeaa17df5d6b0a284f39bc7486d5fe709f84ffaf", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `io::Write`
[INFO] [stderr]  --> src/main.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{io::Write, time::SystemTime};
[INFO] [stderr]   |           ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PublicKeyTrait`, `SecretKeyTrait`, and `composed::key::SecretKey`
[INFO] [stderr]  --> src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     composed::key::SecretKey,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 7 |     types::{PlainSecretParams, PublicKeyTrait, PublicParams, SecretKeyTrait},
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `num_bigint::BigUint`
[INFO] [stderr]   --> src/main.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use num_bigint::BigUint;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]   --> src/main.rs:49:32
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let (public_params, plain, key) = generate_key(rand::thread_rng(), 2048)?;
[INFO] [stderr]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gen-rsa-exp-pgp` (bin "gen-rsa-exp-pgp" test) generated 4 warnings (run `cargo fix --bin "gen-rsa-exp-pgp" -p gen-rsa-exp-pgp --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gen_rsa_exp_pgp-43b2c4c488eb179b)
[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" "cbc1d1f93bb26be947a2f7d5aeaa17df5d6b0a284f39bc7486d5fe709f84ffaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc1d1f93bb26be947a2f7d5aeaa17df5d6b0a284f39bc7486d5fe709f84ffaf", kill_on_drop: false }`
[INFO] [stdout] cbc1d1f93bb26be947a2f7d5aeaa17df5d6b0a284f39bc7486d5fe709f84ffaf
