[INFO] cloning repository https://github.com/Cemonix/RSA
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cemonix/RSA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCemonix%2FRSA", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCemonix%2FRSA'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 399d6bf1b258e592d3aee5fc9456d7eef4f91af3
[INFO] testing Cemonix/RSA against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCemonix%2FRSA" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cemonix/RSA
[INFO] finished tweaking git repo https://github.com/Cemonix/RSA
[INFO] tweaked toml for git repo https://github.com/Cemonix/RSA written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cemonix/RSA on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cemonix/RSA 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.38
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded zerocopy v0.8.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45d726c6f4b2c9d0be7d54a253be609acd2ba7adbfd1a57fb773c215a8a72ec9
[INFO] running `Command { std: "docker" "start" "-a" "45d726c6f4b2c9d0be7d54a253be609acd2ba7adbfd1a57fb773c215a8a72ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45d726c6f4b2c9d0be7d54a253be609acd2ba7adbfd1a57fb773c215a8a72ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d726c6f4b2c9d0be7d54a253be609acd2ba7adbfd1a57fb773c215a8a72ec9", kill_on_drop: false }`
[INFO] [stdout] 45d726c6f4b2c9d0be7d54a253be609acd2ba7adbfd1a57fb773c215a8a72ec9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f98e55f8b412723f100a6798d1ab2d7f561fb0c8fa3bac1f6023666e6432ec8
[INFO] running `Command { std: "docker" "start" "-a" "8f98e55f8b412723f100a6798d1ab2d7f561fb0c8fa3bac1f6023666e6432ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[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 rsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.85s
[INFO] running `Command { std: "docker" "inspect" "8f98e55f8b412723f100a6798d1ab2d7f561fb0c8fa3bac1f6023666e6432ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f98e55f8b412723f100a6798d1ab2d7f561fb0c8fa3bac1f6023666e6432ec8", kill_on_drop: false }`
[INFO] [stdout] 8f98e55f8b412723f100a6798d1ab2d7f561fb0c8fa3bac1f6023666e6432ec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25cf37a2849cf05b58849319480e798ef754a67ce50ca9b51685f407a56b95c5
[INFO] running `Command { std: "docker" "start" "-a" "25cf37a2849cf05b58849319480e798ef754a67ce50ca9b51685f407a56b95c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.42s
[INFO] running `Command { std: "docker" "inspect" "25cf37a2849cf05b58849319480e798ef754a67ce50ca9b51685f407a56b95c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25cf37a2849cf05b58849319480e798ef754a67ce50ca9b51685f407a56b95c5", kill_on_drop: false }`
[INFO] [stdout] 25cf37a2849cf05b58849319480e798ef754a67ce50ca9b51685f407a56b95c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9841744e3047dd871cceb1c7b8ab9075d786a92208e5c78c8106eea582a11b2f
[INFO] running `Command { std: "docker" "start" "-a" "9841744e3047dd871cceb1c7b8ab9075d786a92208e5c78c8106eea582a11b2f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsa-e70e0f3b22c84e26)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test bigint::tests::test_add_final_carry ... ok
[INFO] [stdout] test bigint::tests::test_add_zero ... ok
[INFO] [stdout] test bigint::tests::test_bit_multi_limb ... ok
[INFO] [stdout] test bigint::tests::test_bit_single_limb ... ok
[INFO] [stdout] test bigint::tests::test_bit_out_of_range ... ok
[INFO] [stdout] test bigint::tests::test_addition ... ok
[INFO] [stdout] test bigint::tests::test_bytes_roundtrip_multi_limb ... ok
[INFO] [stdout] test bigint::tests::test_display_multi_limb ... ok
[INFO] [stdout] test bigint::tests::test_display_negative ... ok
[INFO] [stdout] test bigint::tests::test_display_small_number ... ok
[INFO] [stdout] test bigint::tests::test_display_zero ... ok
[INFO] [stdout] test bigint::tests::test_divide_a_smaller_than_b ... ok
[INFO] [stdout] test bigint::tests::test_bytes_roundtrip ... ok
[INFO] [stdout] test bigint::tests::test_divide_iterative_a_smaller_than_b ... ok
[INFO] [stdout] test bigint::tests::test_division_iterative ... ok
[INFO] [stdout] test bigint::tests::test_from_bytes_ascii_string ... ok
[INFO] [stdout] test bigint::tests::test_from_bytes_empty ... ok
[INFO] [stdout] test bigint::tests::test_from_bytes_single ... ok
[INFO] [stdout] test bigint::tests::test_from_i64_negative ... ok
[INFO] [stdout] test bigint::tests::test_from_i64_positive ... ok
[INFO] [stdout] test bigint::tests::test_from_i64_zero ... ok
[INFO] [stdout] test bigint::tests::test_display_large_number ... ok
[INFO] [stdout] test bigint::tests::test_mod_exp_basic ... ok
[INFO] [stdout] test bigint::tests::test_mod_exp_edge_cases ... ok
[INFO] [stdout] test bigint::tests::test_mod_exp_prevents_overflow ... ok
[INFO] [stdout] test bigint::tests::test_multiply_by_zero ... ok
[INFO] [stdout] test bigint::tests::test_mod_exp_large_numbers ... ok
[INFO] [stdout] test bigint::tests::test_ordering ... ok
[INFO] [stdout] test bigint::tests::test_random_has_correct_bit_length ... ok
[INFO] [stdout] test bigint::tests::test_random_256_bits ... ok
[INFO] [stdout] test bigint::tests::test_scalar_divide_by_itself ... ok
[INFO] [stdout] test bigint::tests::test_random_basic ... ok
[INFO] [stdout] test bigint::tests::test_shr_assign_shift_to_zero ... ok
[INFO] [stdout] test bigint::tests::test_shr_assign_simple ... ok
[INFO] [stdout] test bigint::tests::test_shr_assign_zero ... ok
[INFO] [stdout] test bigint::tests::test_sub_equal_values ... ok
[INFO] [stdout] test bigint::tests::test_subtraction ... ok
[INFO] [stdout] test bigint::tests::test_shr_assign_exact_limb ... ok
[INFO] [stdout] test bigint::tests::test_to_bytes_single_byte ... ok
[INFO] [stdout] test gcd::tests::test_gcd_basic ... ok
[INFO] [stdout] test gcd::tests::test_gcd_with_zero ... ok
[INFO] [stdout] test gcd::tests::test_extended_gcd_coprime ... ok
[INFO] [stdout] test bigint::tests::test_scalar_divide_by_zero ... ok
[INFO] [stdout] test bigint::tests::test_random_not_zero ... ok
[INFO] [stdout] test bigint::tests::test_sub_result_negative ... ok
[INFO] [stdout] test prime::tests::test_carmichael_numbers ... ok
[INFO] [stdout] test bigint::tests::test_sub_with_borrow_across_limbs ... ok
[INFO] [stdout] test prime::tests::test_edge_cases ... ok
[INFO] [stdout] test prime::tests::test_next_prime_from_prime ... ok
[INFO] [stdout] test gcd::tests::test_gcd_coprime ... ok
[INFO] [stdout] test bigint::tests::test_to_bytes_multi_byte ... ok
[INFO] [stdout] test prime::tests::test_next_prime_small_values ... ok
[INFO] [stdout] test prime::tests::test_small_composites ... ok
[INFO] [stdout] test bigint::tests::test_shr_assign_multi_limb_with_carry ... ok
[INFO] [stdout] test prime::tests::test_next_prime_from_even ... ok
[INFO] [stdout] test bigint::tests::test_multiply_single_limb_overflow ... ok
[INFO] [stdout] test rsa::tests::test_encrypt_decrypt_textbook_example ... ok
[INFO] [stdout] test prime::tests::test_next_prime_from_composite ... ok
[INFO] [stdout] test rsa::tests::test_keypair_e_coprime_to_phi ... ok
[INFO] [stdout] test gcd::tests::test_extended_gcd_basic ... ok
[INFO] [stdout] test bigint::tests::test_shr_assign_partial_bits ... ok
[INFO] [stdout] test rsa::tests::test_encrypt_decrypt_small ... ok
[INFO] [stdout] test prime::tests::test_small_primes ... ok
[INFO] [stdout] test prime::tests::test_larger_primes ... ok
[INFO] [stdout] test rsa::tests::test_generate_keypair_roundtrip ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsa-0faadc72ac06f0c0)
[INFO] [stdout] test rsa::tests::test_encrypt_decrypt_multiple_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[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] [stderr]    Doc-tests rsa
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::bit_length (line 501) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::modulo (line 488) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::from_bytes (line 699) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::shl_assign (line 616) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::scalar_divide (line 257) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::random (line 76) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::to_bytes (line 665) ... FAILED
[INFO] [stdout] test src/gcd.rs - gcd::extended_gcd (line 41) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::bit (line 529) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::new (line 51) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::shr_assign (line 562) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::mod_exp (line 749) ... FAILED
[INFO] [stdout] test src/bigint.rs - bigint::BigInt::empty (line 28) ... FAILED
[INFO] [stdout] test src/gcd.rs - gcd::gcd (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::bit_length (line 501) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:502:12
[INFO] [stdout]     |
[INFO] [stdout] 502 | assert_eq!(BigInt::from(0u64).bit_length(), 0);
[INFO] [stdout]     |            ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 501 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:503:12
[INFO] [stdout]     |
[INFO] [stdout] 503 | assert_eq!(BigInt::from(1u64).bit_length(), 1);
[INFO] [stdout]     |            ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 501 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:504:12
[INFO] [stdout]     |
[INFO] [stdout] 504 | assert_eq!(BigInt::from(255u64).bit_length(), 8);
[INFO] [stdout]     |            ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 501 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:505:12
[INFO] [stdout]     |
[INFO] [stdout] 505 | assert_eq!(BigInt::from(256u64).bit_length(), 9);
[INFO] [stdout]     |            ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 501 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::modulo (line 488) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 | let a = BigInt::new(vec![17], false);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 488 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 | let b = BigInt::new(vec![5], false);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 488 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:491:14
[INFO] [stdout]     |
[INFO] [stdout] 491 | let result = BigInt::modulo(&a, &b)?;
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 488 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::from_bytes (line 699) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:700:9
[INFO] [stdout]     |
[INFO] [stdout] 700 | let n = BigInt::from_bytes(&[1, 0]); // 256 = 0x0100
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 699 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:701:15
[INFO] [stdout]     |
[INFO] [stdout] 701 | assert_eq!(n, BigInt::from(256u64));
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 699 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::shl_assign (line 616) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:617:15
[INFO] [stdout]     |
[INFO] [stdout] 617 | let mut num = BigInt::from(4u64);
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 616 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:619:17
[INFO] [stdout]     |
[INFO] [stdout] 619 | assert_eq!(num, BigInt::from(16u64));
[INFO] [stdout]     |                 ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 616 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:621:15
[INFO] [stdout]     |
[INFO] [stdout] 621 | let mut big = BigInt::from(5u64);
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 616 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:623:17
[INFO] [stdout]     |
[INFO] [stdout] 623 | assert_eq!(big, BigInt::new(vec![5, 0], false));
[INFO] [stdout]     |                 ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 616 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::scalar_divide (line 257) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 | let num = BigInt::new(vec![1000]);
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 257 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 | let result = BigInt::scalar_divide(num, 10)?;
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 257 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::random (line 76) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/bigint.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | let random = BigInt::random(256)?;  // 256-bit random number
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 76 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/bigint.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | let random = BigInt::random(2048)?;
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 76 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::to_bytes (line 665) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:666:9
[INFO] [stdout]     |
[INFO] [stdout] 666 | let n = BigInt::from(256u64);
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 665 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gcd.rs - gcd::extended_gcd (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/gcd.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | let a = BigInt::from(48u64);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/gcd.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | let b = BigInt::from(18u64);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/gcd.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 | let (gcd, x, y) = BigInt::extended_gcd(&a, &b)?;
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 41 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::bit (line 529) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:530:11
[INFO] [stdout]     |
[INFO] [stdout] 530 | let num = BigInt::from(5u64);  // Binary: 101
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 529 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::new (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/bigint.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 | let num = BigInt::new(vec![50, 40, 30]);
[INFO] [stdout]    |           ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 51 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::shr_assign (line 562) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:563:15
[INFO] [stdout]     |
[INFO] [stdout] 563 | let mut num = BigInt::from(16u64);
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 562 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:565:17
[INFO] [stdout]     |
[INFO] [stdout] 565 | assert_eq!(num, BigInt::from(4u64));
[INFO] [stdout]     |                 ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 562 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:567:15
[INFO] [stdout]     |
[INFO] [stdout] 567 | let mut big = BigInt::new(vec![5, 0], false);  // 5 * 2^64
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 562 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:569:17
[INFO] [stdout]     |
[INFO] [stdout] 569 | assert_eq!(big, BigInt::from(5u64));
[INFO] [stdout]     |                 ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 562 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::mod_exp (line 749) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:750:12
[INFO] [stdout]     |
[INFO] [stdout] 750 | let base = BigInt::from(5u64);
[INFO] [stdout]     |            ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 749 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:751:16
[INFO] [stdout]     |
[INFO] [stdout] 751 | let exponent = BigInt::from(13u64);
[INFO] [stdout]     |                ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 749 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:752:15
[INFO] [stdout]     |
[INFO] [stdout] 752 | let modulus = BigInt::from(7u64);
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 749 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]    --> src/bigint.rs:753:14
[INFO] [stdout]     |
[INFO] [stdout] 753 | let result = BigInt::mod_exp(&base, &exponent, &modulus)?;
[INFO] [stdout]     |              ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 749 + use rsa::bigint::BigInt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bigint.rs - bigint::BigInt::empty (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/bigint.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | let empty = BigInt::empty(None);         // No pre-allocation
[INFO] [stdout]    |             ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/bigint.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | let reserved = BigInt::empty(Some(10));
[INFO] [stdout]    |                ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gcd.rs - gcd::gcd (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/gcd.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | let a = BigInt::from(48u64);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/gcd.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | let b = BigInt::from(18u64);
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BigInt`
[INFO] [stdout]   --> src/gcd.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | let result = BigInt::gcd(&a, &b)?;
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `BigInt`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use rsa::bigint::BigInt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::bit (line 529)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::bit_length (line 501)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::empty (line 28)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::from_bytes (line 699)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::mod_exp (line 749)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::modulo (line 488)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::new (line 51)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::random (line 76)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::scalar_divide (line 257)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::shl_assign (line 616)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::shr_assign (line 562)
[INFO] [stdout]     src/bigint.rs - bigint::BigInt::to_bytes (line 665)
[INFO] [stdout]     src/gcd.rs - gcd::extended_gcd (line 41)
[INFO] [stdout]     src/gcd.rs - gcd::gcd (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.68s; merged doctests compilation took 0.23s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9841744e3047dd871cceb1c7b8ab9075d786a92208e5c78c8106eea582a11b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9841744e3047dd871cceb1c7b8ab9075d786a92208e5c78c8106eea582a11b2f", kill_on_drop: false }`
[INFO] [stdout] 9841744e3047dd871cceb1c7b8ab9075d786a92208e5c78c8106eea582a11b2f
