[INFO] cloning repository https://github.com/parsasarfarazi/crypto-toolbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parsasarfarazi/crypto-toolbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparsasarfarazi%2Fcrypto-toolbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparsasarfarazi%2Fcrypto-toolbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a908c735b720aff8558c90c6141d158cb8a5cc8
[INFO] testing parsasarfarazi/crypto-toolbox against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparsasarfarazi%2Fcrypto-toolbox" "/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/parsasarfarazi/crypto-toolbox
[INFO] finished tweaking git repo https://github.com/parsasarfarazi/crypto-toolbox
[INFO] tweaked toml for git repo https://github.com/parsasarfarazi/crypto-toolbox written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/parsasarfarazi/crypto-toolbox on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/parsasarfarazi/crypto-toolbox 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-bigint v0.6.1
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf341df1171c73732ad387c1c0d40475e6b516b3ada7ed1de581ce4df1bb3fe0
[INFO] running `Command { std: "docker" "start" "-a" "bf341df1171c73732ad387c1c0d40475e6b516b3ada7ed1de581ce4df1bb3fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf341df1171c73732ad387c1c0d40475e6b516b3ada7ed1de581ce4df1bb3fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf341df1171c73732ad387c1c0d40475e6b516b3ada7ed1de581ce4df1bb3fe0", kill_on_drop: false }`
[INFO] [stdout] bf341df1171c73732ad387c1c0d40475e6b516b3ada7ed1de581ce4df1bb3fe0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6362376fc54106c9cefb81f257bfa9cdeb2caeda324cc7e97bf7d0dcd0e0c2e
[INFO] running `Command { std: "docker" "start" "-a" "f6362376fc54106c9cefb81f257bfa9cdeb2caeda324cc7e97bf7d0dcd0e0c2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-bigint v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crypto-toolbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `U16384` and `U2048`
[INFO] [stdout]  --> src/utils.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crypto_bigint::{self, Integer, U1024, U2048, U16384, Zero};
[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: `Random` and `rand_core::OsRng`
[INFO] [stdout]  --> src/rsa.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crypto_bigint::{self, Random, U2048, rand_core::OsRng};
[INFO] [stdout]   |                           ^^^^^^         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::rsa`
[INFO] [stdout]   --> src/rsa.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use crate::rsa;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plaintext`
[INFO] [stdout]   --> src/rsa.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plaintext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext`
[INFO] [stdout]   --> src/rsa.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PubKey` is more private than the item `generate_keys`
[INFO] [stdout]  --> src/rsa.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `PubKey` is only usable at visibility `pub(self)`
[INFO] [stdout]  --> src/rsa.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PubKey {
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PrivKey` is more private than the item `generate_keys`
[INFO] [stdout]   --> src/rsa.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PrivKey` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/rsa.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct PrivKey {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `public_key` is never read
[INFO] [stdout]  --> src/rsa.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PubKey {
[INFO] [stdout]   |        ------ field in this struct
[INFO] [stdout] 9 |     public_key: Pint,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encrypt` is never used
[INFO] [stdout]   --> src/rsa.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PubKey {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key` is never read
[INFO] [stdout]   --> src/rsa.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct PrivKey {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 19 |     private_key: Pint,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> src/rsa.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl PrivKey {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.76s
[INFO] running `Command { std: "docker" "inspect" "f6362376fc54106c9cefb81f257bfa9cdeb2caeda324cc7e97bf7d0dcd0e0c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6362376fc54106c9cefb81f257bfa9cdeb2caeda324cc7e97bf7d0dcd0e0c2e", kill_on_drop: false }`
[INFO] [stdout] f6362376fc54106c9cefb81f257bfa9cdeb2caeda324cc7e97bf7d0dcd0e0c2e
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 941e52faac156b2e9093318c49bcb12aea642210b3670136338acf21f1b2eceb
[INFO] running `Command { std: "docker" "start" "-a" "941e52faac156b2e9093318c49bcb12aea642210b3670136338acf21f1b2eceb", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `U16384` and `U2048`
[INFO] [stdout]  --> src/utils.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crypto_bigint::{self, Integer, U1024, U2048, U16384, Zero};
[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: `Random` and `rand_core::OsRng`
[INFO] [stdout]  --> src/rsa.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crypto_bigint::{self, Random, U2048, rand_core::OsRng};
[INFO] [stdout]   |                           ^^^^^^         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::rsa`
[INFO] [stdout]   --> src/rsa.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use crate::rsa;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plaintext`
[INFO] [stdout]   --> src/rsa.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plaintext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext`
[INFO] [stdout]   --> src/rsa.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PubKey` is more private than the item `generate_keys`
[INFO] [stdout]  --> src/rsa.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `PubKey` is only usable at visibility `pub(self)`
[INFO] [stdout]  --> src/rsa.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PubKey {
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PrivKey` is more private than the item `generate_keys`
[INFO] [stdout]   --> src/rsa.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PrivKey` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/rsa.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct PrivKey {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `public_key` is never read
[INFO] [stdout]  --> src/rsa.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PubKey {
[INFO] [stdout]   |        ------ field in this struct
[INFO] [stdout] 9 |     public_key: Pint,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encrypt` is never used
[INFO] [stdout]   --> src/rsa.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PubKey {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key` is never read
[INFO] [stdout]   --> src/rsa.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct PrivKey {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 19 |     private_key: Pint,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> src/rsa.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl PrivKey {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crypto-toolbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `U16384` and `U2048`
[INFO] [stdout]  --> src/utils.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crypto_bigint::{self, Integer, U1024, U2048, U16384, Zero};
[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 import: `crypto_bigint::rand_core::OsRng`
[INFO] [stdout]    --> src/utils.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use crypto_bigint::rand_core::OsRng;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Limb`, `Random`, `U1024`, and `Uint`
[INFO] [stdout]    --> src/utils.rs:216:31
[INFO] [stdout]     |
[INFO] [stdout] 216 |     use crypto_bigint::{self, Limb, NonZero, Random, U1024, U2048, Uint};
[INFO] [stdout]     |                               ^^^^           ^^^^^^  ^^^^^         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Random` and `rand_core::OsRng`
[INFO] [stdout]  --> src/rsa.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crypto_bigint::{self, Random, U2048, rand_core::OsRng};
[INFO] [stdout]   |                           ^^^^^^         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::rsa`
[INFO] [stdout]   --> src/rsa.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use crate::rsa;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plaintext`
[INFO] [stdout]   --> src/rsa.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plaintext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext`
[INFO] [stdout]   --> src/rsa.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stdout]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PubKey` is more private than the item `generate_keys`
[INFO] [stdout]  --> src/rsa.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stdout]   |
[INFO] [stdout] note: but type `PubKey` is only usable at visibility `pub(self)`
[INFO] [stdout]  --> src/rsa.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PubKey {
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PrivKey` is more private than the item `generate_keys`
[INFO] [stdout]   --> src/rsa.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PrivKey` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/rsa.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct PrivKey {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `public_key` is never read
[INFO] [stdout]  --> src/rsa.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PubKey {
[INFO] [stdout]   |        ------ field in this struct
[INFO] [stdout] 9 |     public_key: Pint,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encrypt` is never used
[INFO] [stdout]   --> src/rsa.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PubKey {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key` is never read
[INFO] [stdout]   --> src/rsa.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct PrivKey {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 19 |     private_key: Pint,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> src/rsa.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl PrivKey {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "941e52faac156b2e9093318c49bcb12aea642210b3670136338acf21f1b2eceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941e52faac156b2e9093318c49bcb12aea642210b3670136338acf21f1b2eceb", kill_on_drop: false }`
[INFO] [stdout] 941e52faac156b2e9093318c49bcb12aea642210b3670136338acf21f1b2eceb
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30da54979fbb2236933400b5740968d4bfc09e23638679c4a1cec5c92faf6df4
[INFO] running `Command { std: "docker" "start" "-a" "30da54979fbb2236933400b5740968d4bfc09e23638679c4a1cec5c92faf6df4", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `U16384` and `U2048`
[INFO] [stderr]  --> src/utils.rs:1:43
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crypto_bigint::{self, Integer, U1024, U2048, U16384, Zero};
[INFO] [stderr]   |                                           ^^^^^  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Random` and `rand_core::OsRng`
[INFO] [stderr]  --> src/rsa.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crypto_bigint::{self, Random, U2048, rand_core::OsRng};
[INFO] [stderr]   |                           ^^^^^^         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::rsa`
[INFO] [stderr]   --> src/rsa.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     use crate::rsa;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `plaintext`
[INFO] [stderr]   --> src/rsa.rs:13:27
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stderr]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plaintext`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ciphertext`
[INFO] [stderr]   --> src/rsa.rs:22:27
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stderr]    |                           ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext`
[INFO] [stderr] 
[INFO] [stderr] warning: type `PubKey` is more private than the item `generate_keys`
[INFO] [stderr]  --> src/rsa.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stderr]   |
[INFO] [stderr] note: but type `PubKey` is only usable at visibility `pub(self)`
[INFO] [stderr]  --> src/rsa.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct PubKey {
[INFO] [stderr]   | ^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `PrivKey` is more private than the item `generate_keys`
[INFO] [stderr]   --> src/rsa.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub fn generate_keys() -> (PubKey, PrivKey) {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `generate_keys` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `PrivKey` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/rsa.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct PrivKey {
[INFO] [stderr]    | ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `public_key` is never read
[INFO] [stderr]  --> src/rsa.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct PubKey {
[INFO] [stderr]   |        ------ field in this struct
[INFO] [stderr] 9 |     public_key: Pint,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `encrypt` is never used
[INFO] [stderr]   --> src/rsa.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl PubKey {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 13 |     pub fn encrypt(&self, plaintext: Pint) -> Pint {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `private_key` is never read
[INFO] [stderr]   --> src/rsa.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct PrivKey {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] 19 |     private_key: Pint,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `decrypt` is never used
[INFO] [stderr]   --> src/rsa.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl PrivKey {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] 22 |     pub fn decrypt(&self, ciphertext: Pint) -> Pint {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crypto_bigint::rand_core::OsRng`
[INFO] [stderr]    --> src/utils.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |     use crypto_bigint::rand_core::OsRng;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Limb`, `Random`, `U1024`, and `Uint`
[INFO] [stderr]    --> src/utils.rs:216:31
[INFO] [stderr]     |
[INFO] [stderr] 216 |     use crypto_bigint::{self, Limb, NonZero, Random, U1024, U2048, Uint};
[INFO] [stderr]     |                               ^^^^           ^^^^^^  ^^^^^         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crypto-toolbox` (lib) generated 11 warnings (run `cargo fix --lib -p crypto-toolbox` to apply 5 suggestions)
[INFO] [stderr] warning: `crypto-toolbox` (lib test) generated 13 warnings (11 duplicates) (run `cargo fix --lib -p crypto-toolbox --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_toolbox-4e8e8860fd1ee5a2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test utils::test::test_gcd ... ok
[INFO] [stdout] test utils::test::test_extended_gcd ... ok
[INFO] [stdout] test utils::test::test_inverse_verification ... ok
[INFO] [stdout] test utils::test::test_mod_pow ... ok
[INFO] [stdout] test utils::test::test_get_binary_digits ... ok
[INFO] [stdout] test utils::test::test_crypto_bigint ... ok
[INFO] [stdout] test utils::test::test_mod_inv ... FAILED
[INFO] [stdout] test utils::test::test_mod_inv_fermat ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::test::test_mod_inv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::test::test_mod_inv' (30) panicked at src/utils.rs:316:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(7)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574c85cd60b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574c85cd60b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574c85cd60b2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574c85cd60b2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574c85ceb0ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574c85ceb0ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x574c85cdaee6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574c85cdaee6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574c85cb457f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574c85cb457f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574c85cce399 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x574c85c272de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x574c85c272de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574c85cce552 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574c85cce552 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574c85cb4638 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574c85cac009 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574c85cb548d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574c85ceb79c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574c85ceb653 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x574c85c17b1e - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::option::Option<i64>, core[c5ed12ab89cc536a]::option::Option<i64>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x574c85c14dcc - crypto_toolbox[24e545ba24f55fa8]::utils::test::test_mod_inv
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:316:9
[INFO] [stdout]   22:     0x574c85c12da7 - crypto_toolbox[24e545ba24f55fa8]::utils::test::test_mod_inv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:303:22
[INFO] [stdout]   23:     0x574c85c1b396 - <crypto_toolbox[24e545ba24f55fa8]::utils::test::test_mod_inv::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x574c85c1b68b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x574c85c1b68b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x574c85c27eea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x574c85c27eea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x574c85c27eea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x574c85c27eea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x574c85c27eea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x574c85c27eea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x574c85c27eea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x574c85c223b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x574c85c223b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x574c85c2a9e2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x574c85c2a9e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x574c85cd595f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x574c85cd595f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7048aa3b8aa4 - <unknown>
[INFO] [stdout]   45:     0x7048aa445a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::test::test_mod_inv_fermat stdout ----
[INFO] [stdout] binary_expansion is : [0, 1, 0, 1]
[INFO] [stdout] inter_numebrs is : [3, 9, 4, 5]
[INFO] [stdout] binary_expansion is : [1, 0, 0, 1]
[INFO] [stdout] inter_numebrs is : [3, 9, 4, 5]
[INFO] [stdout] binary_expansion is : [0, 1, 1, 0, 1]
[INFO] [stdout] inter_numebrs is : [7, 3, 9, 12, 6]
[INFO] [stdout] binary_expansion is : [1, 0, 1, 0, 1]
[INFO] [stdout] inter_numebrs is : [7, 3, 9, 12, 6]
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::test::test_mod_inv_fermat' (31) panicked at src/utils.rs:299:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574c85cd60b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574c85cd60b2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574c85cd60b2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574c85cd60b2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574c85ceb0ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574c85ceb0ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x574c85cdaee6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574c85cdaee6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574c85cb457f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574c85cb457f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574c85cce399 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x574c85c272de - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x574c85c272de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574c85cce552 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574c85cce552 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574c85cb4638 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574c85cac009 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574c85cb548d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574c85ceb79c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574c85ceb653 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x574c85c17b6f - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::option::Option<u64>, core[c5ed12ab89cc536a]::option::Option<u64>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x574c85c158ae - crypto_toolbox[24e545ba24f55fa8]::utils::test::test_mod_inv_fermat
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:299:9
[INFO] [stdout]   22:     0x574c85c12e67 - crypto_toolbox[24e545ba24f55fa8]::utils::test::test_mod_inv_fermat::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:289:29
[INFO] [stdout]   23:     0x574c85c1b496 - <crypto_toolbox[24e545ba24f55fa8]::utils::test::test_mod_inv_fermat::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x574c85c1b68b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x574c85c1b68b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x574c85c27eea - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x574c85c27eea - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x574c85c27eea - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x574c85c27eea - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x574c85c27eea - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x574c85c27eea - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x574c85c27eea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x574c85c223b4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x574c85c223b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x574c85c2a9e2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x574c85c2a9e2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x574c85c2a9e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x574c85cd595f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x574c85cd595f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7048aa3b8aa4 - <unknown>
[INFO] [stdout]   45:     0x7048aa445a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::test::test_mod_inv
[INFO] [stdout]     utils::test::test_mod_inv_fermat
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "30da54979fbb2236933400b5740968d4bfc09e23638679c4a1cec5c92faf6df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30da54979fbb2236933400b5740968d4bfc09e23638679c4a1cec5c92faf6df4", kill_on_drop: false }`
[INFO] [stdout] 30da54979fbb2236933400b5740968d4bfc09e23638679c4a1cec5c92faf6df4
