[INFO] cloning repository https://github.com/jmfrank63/std-only
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmfrank63/std-only" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fstd-only", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fstd-only'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf105face2433d5bb18fd44c49f02abbed7b28de
[INFO] testing jmfrank63/std-only against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfrank63%2Fstd-only" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jmfrank63/std-only
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jmfrank63/std-only
[INFO] tweaked toml for git repo https://github.com/jmfrank63/std-only written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmfrank63/std-only on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmfrank63/std-only 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58b1d9d0334510aa8b638b7672e09063215028a3e528b7feef1f134d2ece1274
[INFO] running `Command { std: "docker" "start" "-a" "58b1d9d0334510aa8b638b7672e09063215028a3e528b7feef1f134d2ece1274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58b1d9d0334510aa8b638b7672e09063215028a3e528b7feef1f134d2ece1274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b1d9d0334510aa8b638b7672e09063215028a3e528b7feef1f134d2ece1274", kill_on_drop: false }`
[INFO] [stdout] 58b1d9d0334510aa8b638b7672e09063215028a3e528b7feef1f134d2ece1274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08d71ec716008a51bc96fe4d986cf131fb1d99f16e5ea34ad2ef52fafd15d2cd
[INFO] running `Command { std: "docker" "start" "-a" "08d71ec716008a51bc96fe4d986cf131fb1d99f16e5ea34ad2ef52fafd15d2cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling studylib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `USIZE_BITS` is never used
[INFO] [stdout]  --> src/math/big_int/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const USIZE_BITS: usize = std::mem::size_of::<usize>() * 8;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE` is never used
[INFO] [stdout]  --> src/math/big_int/mod.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const BASE: usize = USIZE_BITS - 2;
[INFO] [stdout]   |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigInt` is never constructed
[INFO] [stdout]  --> src/math/big_int/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct BigInt {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract_bigints` is never used
[INFO] [stdout]    --> src/math/big_int/mod.rs:209:4
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn subtract_bigints(larger: &BigInt, smaller: &BigInt, negative: bool, max_len: usize) -> BigInt {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `abs` is never used
[INFO] [stdout]    --> src/math/big_int/mod.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl BigInt {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 253 |     fn abs(&self) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "08d71ec716008a51bc96fe4d986cf131fb1d99f16e5ea34ad2ef52fafd15d2cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08d71ec716008a51bc96fe4d986cf131fb1d99f16e5ea34ad2ef52fafd15d2cd", kill_on_drop: false }`
[INFO] [stdout] 08d71ec716008a51bc96fe4d986cf131fb1d99f16e5ea34ad2ef52fafd15d2cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1d9fd234b981a6f26508b22ec0a9411687377ffb303faa53fadcbce2ee0de01
[INFO] running `Command { std: "docker" "start" "-a" "e1d9fd234b981a6f26508b22ec0a9411687377ffb303faa53fadcbce2ee0de01", kill_on_drop: false }`
[INFO] [stderr]    Compiling studylib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `USIZE_BITS` is never used
[INFO] [stdout]  --> src/math/big_int/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const USIZE_BITS: usize = std::mem::size_of::<usize>() * 8;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE` is never used
[INFO] [stdout]  --> src/math/big_int/mod.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const BASE: usize = USIZE_BITS - 2;
[INFO] [stdout]   |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigInt` is never constructed
[INFO] [stdout]  --> src/math/big_int/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct BigInt {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract_bigints` is never used
[INFO] [stdout]    --> src/math/big_int/mod.rs:209:4
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn subtract_bigints(larger: &BigInt, smaller: &BigInt, negative: bool, max_len: usize) -> BigInt {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `abs` is never used
[INFO] [stdout]    --> src/math/big_int/mod.rs:253:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl BigInt {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 253 |     fn abs(&self) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "e1d9fd234b981a6f26508b22ec0a9411687377ffb303faa53fadcbce2ee0de01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d9fd234b981a6f26508b22ec0a9411687377ffb303faa53fadcbce2ee0de01", kill_on_drop: false }`
[INFO] [stdout] e1d9fd234b981a6f26508b22ec0a9411687377ffb303faa53fadcbce2ee0de01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6539748ff7334649a6c42411369e78eeca3a63e41782e8d1a4505b980a1e7eee
[INFO] running `Command { std: "docker" "start" "-a" "6539748ff7334649a6c42411369e78eeca3a63e41782e8d1a4505b980a1e7eee", kill_on_drop: false }`
[INFO] [stderr] warning: constant `USIZE_BITS` is never used
[INFO] [stderr]  --> src/math/big_int/mod.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | const USIZE_BITS: usize = std::mem::size_of::<usize>() * 8;
[INFO] [stderr]   |       ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BASE` is never used
[INFO] [stderr]  --> src/math/big_int/mod.rs:2:7
[INFO] [stderr]   |
[INFO] [stderr] 2 | const BASE: usize = USIZE_BITS - 2;
[INFO] [stderr]   |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BigInt` is never constructed
[INFO] [stderr]  --> src/math/big_int/mod.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct BigInt {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `subtract_bigints` is never used
[INFO] [stderr]    --> src/math/big_int/mod.rs:209:4
[INFO] [stderr]     |
[INFO] [stderr] 209 | fn subtract_bigints(larger: &BigInt, smaller: &BigInt, negative: bool, max_len: usize) -> BigInt {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `abs` is never used
[INFO] [stderr]    --> src/math/big_int/mod.rs:253:8
[INFO] [stderr]     |
[INFO] [stderr] 252 | impl BigInt {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] 253 |     fn abs(&self) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `studylib` (lib) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/studylib-a047ff3f223ab6d6)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test alg::sort::bubble_sort::tests::test_bubble_sort_descending ... ok
[INFO] [stdout] test alg::sort::bubble_sort::tests::test_bubble_sort_ascending ... ok
[INFO] [stdout] test alg::sort::bubble_sort::tests::test_bubble_sort_single ... ok
[INFO] [stdout] test alg::sort::bubble_sort::tests::test_bubble_sort_empty ... ok
[INFO] [stdout] test alg::sort::bubble_sort::tests::test_bubble_sort_already_sorted ... ok
[INFO] [stdout] test alg::sort::selection_sort::tests::test_selection_sort_ascending ... ok
[INFO] [stdout] test alg::sort::selection_sort::tests::test_selection_sort_descending ... ok
[INFO] [stdout] test ds::heaps::binary_max_heap::tests::test_heap_default ... ok
[INFO] [stdout] test ds::heaps::binary_max_heap::tests::test_heap_insert ... ok
[INFO] [stdout] test ds::heaps::binary_max_heap::tests::test_heap_len ... ok
[INFO] [stdout] test ds::heaps::binary_max_heap::tests::test_heap_is_empty ... ok
[INFO] [stdout] test ds::heaps::binary_min_heap::tests::test_heap_default ... ok
[INFO] [stdout] test ds::heaps::binary_min_heap::tests::test_heap_insert ... ok
[INFO] [stdout] test ds::heaps::binary_max_heap::tests::test_heap_merge ... ok
[INFO] [stdout] test ds::heaps::binary_min_heap::tests::test_heap_is_empty ... ok
[INFO] [stdout] test ds::heaps::binary_min_heap::tests::test_heap_merge ... ok
[INFO] [stdout] test ds::heaps::binary_max_heap::tests::test_heap_peek ... ok
[INFO] [stdout] test ds::heaps::binary_min_heap::tests::test_heap_remove ... ok
[INFO] [stdout] test alg::sort::selection_sort::tests::test_selection_sort_single ... ok
[INFO] [stdout] test alg::sort::selection_sort::tests::test_selection_sort_empty ... ok
[INFO] [stdout] test ds::heaps::binary_min_heap::tests::test_heap_len ... ok
[INFO] [stdout] test ds::heaps::binary_max_heap::tests::test_heap_remove ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_default ... ok
[INFO] [stdout] test ds::heaps::binary_min_heap::tests::test_heap_peek ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_is_empty_char ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_len_string_float ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_len ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_len_multiple ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_len_char ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_is_empty ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_peek_multiple ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_peek_string_float ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_pop ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_pop_multiple ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_pop_char ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_push ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_push_char ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_pop_string_float ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_push_string_float ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_push_multiple ... ok
[INFO] [stdout] test ds::queues::simple_queue::tests::test_queue_default ... ok
[INFO] [stdout] test ds::queues::simple_queue::tests::test_queue_is_empty_after_pop ... ok
[INFO] [stdout] test ds::queues::simple_queue::tests::test_queue_peek ... ok
[INFO] [stdout] test ds::queues::simple_queue::tests::test_queue_pop ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_from_array ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_new_stack_is_empty ... ok
[INFO] [stdout] test ds::queues::simple_queue::tests::test_queue_push ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_peek_char ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_peek_at_stack ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_pop_from_stack ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_push_many ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_pop_many ... ok
[INFO] [stdout] test ds::queues::priority_queue::tests::test_max_priority_queue_peek ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_push_to_stack ... ok
[INFO] [stdout] test ds::stacks::stack::tests::test_stack_length ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_large_numbers_no_overflow ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_negative_numbers ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_negative_positive_overflow ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_negative_positive ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_overflow_multiple_digits ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_positive_negative ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_positive_numbers ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_positive_negative_overflow ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_large_numbers_with_overflow ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_default ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_max_usize ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_i64 ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_add_overflow_single_digit ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_u64 ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_usize ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_i32 ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_vec ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_vec_mixed_zeros ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_vec_leading_zeros ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_vec_zero_with_leading_zeros ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_vec_zero ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_vec_single_zero ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_isize ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_from_u32 ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_subtract_large_numbers ... ok
[INFO] [stdout] test math::big_int::tests::test_neg::test_neg_positive ... ok
[INFO] [stdout] test math::big_int::tests::test_neg::test_neg_zero ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_max_usize ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_negative_numbers ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_negative_positive ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_negative_positive_overflow ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_overflow_multiple_digits ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_overflow_single_digit ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_positive_negative ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_positive_negative_overflow ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_subtract_large_numbers_with_borrow ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_add_positive_numbers ... ok
[INFO] [stdout] test math::big_int::tests::test_neg::test_neg_negative ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_negative_zero_not_allowed ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_i32_positive ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_default ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_i32_negative ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_i64_min ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_i64_negative ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_u32 ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_isize_negative ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_isize_positive ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_i64_positive ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_u64 ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_usize ... ok
[INFO] [stdout] test math::big_int::tests::test_sub::test_from_vec ... ok
[INFO] [stdout] test math::big_int::tests::test_add::test_mixed_sign_operations ... FAILED
[INFO] [stdout] test math::big_int::tests::test_add::test_mixed_sign_operations_2 ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test math::big_int::tests::test_add::test_sub_with_borrow_due_to_max_value ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- math::big_int::tests::test_add::test_mixed_sign_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'math::big_int::tests::test_add::test_mixed_sign_operations' panicked at src/math/big_int/mod.rs:597:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f765a960742 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f765a960742 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f765a960742 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f765a960742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f765a985f03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f765a985f03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f765a95d6c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f765a95d6c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f765a960592 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f765a961cb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f765a961aee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f765a92a0c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f765a92a0c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f765a96268e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f765a96268e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f765a96245a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f765a960c39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f765a9620ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f765a9845a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f765a9848f3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5f765a8e0eab - core::panicking::assert_failed::h669a5d5a7b2d142d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5f765a8d0e21 - studylib::math::big_int::tests::test_add::test_mixed_sign_operations::he8c000be270534e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/big_int/mod.rs:597:13
[INFO] [stdout]   22:     0x5f765a8d0a67 - studylib::math::big_int::tests::test_add::test_mixed_sign_operations::{{closure}}::h5d15b949fab6451b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/big_int/mod.rs:586:40
[INFO] [stdout]   23:     0x5f765a8da466 - core::ops::function::FnOnce::call_once::hd954f989b9284abb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f765a92f92b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5f765a92f92b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5f765a92ea65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5f765a92ea65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5f765a92ea65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5f765a92ea65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5f765a92ea65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f765a92ea65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5f765a92ea65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5f765a8f2664 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5f765a8f2664 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f765a8f603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5f765a8f603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5f765a8f603a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5f765a8f603a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5f765a8f603a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f765a8f603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5f765a8f603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5f765a96560f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5f765a96560f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x71643cd29aa4 - <unknown>
[INFO] [stdout]   45:     0x71643cdb6a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- math::big_int::tests::test_add::test_mixed_sign_operations_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'math::big_int::tests::test_add::test_mixed_sign_operations_2' panicked at src/math/big_int/mod.rs:615:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f765a960742 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f765a960742 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f765a960742 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f765a960742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f765a985f03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f765a985f03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f765a95d6c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f765a95d6c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f765a960592 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f765a961cb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f765a961aee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f765a92a0c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f765a92a0c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f765a96268e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f765a96268e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f765a96245a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f765a960c39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f765a9620ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f765a9845a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f765a9848f3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5f765a8e0eab - core::panicking::assert_failed::h669a5d5a7b2d142d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5f765a8d12b9 - studylib::math::big_int::tests::test_add::test_mixed_sign_operations_2::h17e3f639df7d34b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/big_int/mod.rs:615:13
[INFO] [stdout]   22:     0x5f765a8d0e87 - studylib::math::big_int::tests::test_add::test_mixed_sign_operations_2::{{closure}}::habd6a8b915cc7345
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/big_int/mod.rs:601:42
[INFO] [stdout]   23:     0x5f765a8d9e26 - core::ops::function::FnOnce::call_once::h9bbe1b5d0c581bfd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f765a92f92b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5f765a92f92b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5f765a92ea65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5f765a92ea65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5f765a92ea65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5f765a92ea65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5f765a92ea65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f765a92ea65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5f765a92ea65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5f765a8f2664 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5f765a8f2664 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f765a8f603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5f765a8f603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5f765a8f603a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5f765a8f603a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5f765a8f603a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f765a8f603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5f765a8f603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5f765a96560f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5f765a96560f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x71643cd29aa4 - <unknown>
[INFO] [stdout]   45:     0x71643cdb6a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- math::big_int::tests::test_add::test_sub_with_borrow_due_to_max_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'math::big_int::tests::test_add::test_sub_with_borrow_due_to_max_value' panicked at src/math/big_int/mod.rs:463:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [18446744073709551614]
[INFO] [stdout]  right: [2]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f765a960742 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f765a960742 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f765a960742 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f765a960742 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f765a985f03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f765a985f03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f765a95d6c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f765a95d6c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f765a960592 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f765a961cb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f765a961aee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f765a92a0c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f765a92a0c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f765a96268e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f765a96268e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f765a96245a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f765a960c39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f765a9620ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f765a9845a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f765a9848f3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5f765a8e0f68 - core::panicking::assert_failed::hc2d5d0413445f27c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5f765a8ce9a6 - studylib::math::big_int::tests::test_add::test_sub_with_borrow_due_to_max_value::h31b1208eb709b9b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/big_int/mod.rs:463:13
[INFO] [stdout]   22:     0x5f765a8ce6a7 - studylib::math::big_int::tests::test_add::test_sub_with_borrow_due_to_max_value::{{closure}}::h2ce83b43bcd1cf4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/big_int/mod.rs:453:51
[INFO] [stdout]   23:     0x5f765a8d9926 - core::ops::function::FnOnce::call_once::h720614e4c58f2eb0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f765a92f92b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5f765a92f92b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5f765a92ea65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5f765a92ea65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5f765a92ea65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5f765a92ea65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5f765a92ea65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f765a92ea65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5f765a92ea65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5f765a8f2664 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5f765a8f2664 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f765a8f603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5f765a8f603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5f765a8f603a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5f765a8f603a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5f765a8f603a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f765a8f603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5f765a8f603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5f765a96560f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5f765a96560f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x71643cd29aa4 - <unknown>
[INFO] [stdout]   45:     0x71643cdb6a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     math::big_int::tests::test_add::test_mixed_sign_operations
[INFO] [stdout]     math::big_int::tests::test_add::test_mixed_sign_operations_2
[INFO] [stdout]     math::big_int::tests::test_add::test_sub_with_borrow_due_to_max_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 106 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6539748ff7334649a6c42411369e78eeca3a63e41782e8d1a4505b980a1e7eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6539748ff7334649a6c42411369e78eeca3a63e41782e8d1a4505b980a1e7eee", kill_on_drop: false }`
[INFO] [stdout] 6539748ff7334649a6c42411369e78eeca3a63e41782e8d1a4505b980a1e7eee
