[INFO] cloning repository https://github.com/BPM-Research-Group/Ebi_arithmetic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BPM-Research-Group/Ebi_arithmetic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPM-Research-Group%2FEbi_arithmetic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPM-Research-Group%2FEbi_arithmetic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af7b729173e8aea5353f0ab2124883d421bc4803 [INFO] testing BPM-Research-Group/Ebi_arithmetic against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBPM-Research-Group%2FEbi_arithmetic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BPM-Research-Group/Ebi_arithmetic [INFO] finished tweaking git repo https://github.com/BPM-Research-Group/Ebi_arithmetic [INFO] tweaked toml for git repo https://github.com/BPM-Research-Group/Ebi_arithmetic written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BPM-Research-Group/Ebi_arithmetic on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BPM-Research-Group/Ebi_arithmetic 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded malachite v0.9.0 [INFO] [stderr] Downloaded safe_arch v0.9.3 [INFO] [stderr] Downloaded wide v0.8.3 [INFO] [stderr] Downloaded malachite-q v0.9.0 [INFO] [stderr] Downloaded malachite-base v0.9.0 [INFO] [stderr] Downloaded malachite-float v0.9.0 [INFO] [stderr] Downloaded malachite-nz v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 547a3c63daf18f9cf9bf7d53c4f8b62b6e82d13d1683371a05e428c1e022fdae [INFO] running `Command { std: "docker" "start" "-a" "547a3c63daf18f9cf9bf7d53c4f8b62b6e82d13d1683371a05e428c1e022fdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "547a3c63daf18f9cf9bf7d53c4f8b62b6e82d13d1683371a05e428c1e022fdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547a3c63daf18f9cf9bf7d53c4f8b62b6e82d13d1683371a05e428c1e022fdae", kill_on_drop: false }` [INFO] [stdout] 547a3c63daf18f9cf9bf7d53c4f8b62b6e82d13d1683371a05e428c1e022fdae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d77a62e1cfb7c3f83a5a8c2b9bd1d7e47fe50b9d40e066f8bed4c7e45b0bf420 [INFO] running `Command { std: "docker" "start" "-a" "d77a62e1cfb7c3f83a5a8c2b9bd1d7e47fe50b9d40e066f8bed4c7e45b0bf420", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling malachite-nz v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling malachite-base v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling malachite-q v0.9.0 [INFO] [stderr] Compiling malachite-float v0.9.0 [INFO] [stderr] Compiling malachite v0.9.0 [INFO] [stderr] Compiling ebi_arithmetic v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.13s [INFO] running `Command { std: "docker" "inspect" "d77a62e1cfb7c3f83a5a8c2b9bd1d7e47fe50b9d40e066f8bed4c7e45b0bf420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77a62e1cfb7c3f83a5a8c2b9bd1d7e47fe50b9d40e066f8bed4c7e45b0bf420", kill_on_drop: false }` [INFO] [stdout] d77a62e1cfb7c3f83a5a8c2b9bd1d7e47fe50b9d40e066f8bed4c7e45b0bf420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea779dc7479ca8180ea3c80da0703ebbd15ff5ac4b536340e1aebe1c2f6d8c77 [INFO] running `Command { std: "docker" "start" "-a" "ea779dc7479ca8180ea3c80da0703ebbd15ff5ac4b536340e1aebe1c2f6d8c77", kill_on_drop: false }` [INFO] [stderr] Compiling ebi_arithmetic v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "ea779dc7479ca8180ea3c80da0703ebbd15ff5ac4b536340e1aebe1c2f6d8c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea779dc7479ca8180ea3c80da0703ebbd15ff5ac4b536340e1aebe1c2f6d8c77", kill_on_drop: false }` [INFO] [stdout] ea779dc7479ca8180ea3c80da0703ebbd15ff5ac4b536340e1aebe1c2f6d8c77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5d8167b668786b6cb3c27f92eedfdd7e218284d1a02f89e3010225831e5872c [INFO] running `Command { std: "docker" "start" "-a" "f5d8167b668786b6cb3c27f92eedfdd7e218284d1a02f89e3010225831e5872c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ebi_arithmetic-ecee3e24b822dc23) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test fraction::fraction_exact::tests::fraction_neg ... ok [INFO] [stdout] test fraction::fraction_enum::tests::fraction_parse ... ok [INFO] [stdout] test fraction::fraction_f64::tests::fraction_neg ... ok [INFO] [stdout] test fraction::fraction_f64::tests::fraction_parse ... ok [INFO] [stdout] test fraction::fraction_exact::tests::fraction_parse ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::display_empty ... ok [INFO] [stdout] test fraction::sqrt::test::sqrt_exact ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_empty ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix ... ok [INFO] [stdout] test matrix::identity_minus::tests::fraction_matrix_abnormal ... ok [INFO] [stdout] test matrix::inversion::tests::inverse_biguint ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_get ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_pop_front ... ok [INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_1 ... ok [INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_4 ... ok [INFO] [stdout] test fraction::sqrt::test::sqrt_zero ... ok [INFO] [stdout] test matrix::inversion::tests::inverse_f64 ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_inverse ... ok [INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_approx ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::to_vec_empty ... ok [INFO] [stdout] test fraction::fraction_enum::tests::fraction_neg ... ok [INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_enum_exact ... ok [INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_enum_approx ... ok [INFO] [stdout] test matrix::mul::tests::mul_vector_matrix ... ok [INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_exact ... ok [INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_3 ... ok [INFO] [stdout] test matrix::mul::tests::mul_big ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_push_columns ... ok [INFO] [stdout] test matrix::mul::tests::mul_small ... ok [INFO] [stdout] test matrix::inversion::tests::inverse ... ok [INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_incomplete - should panic ... ok [INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_2 ... FAILED [INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- matrix::mul::tests::fraction_matrix_mul_overflow_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'matrix::mul::tests::fraction_matrix_mul_overflow_2' (47) panicked at src/matrix/mul.rs:337:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [[Exact (18446744073709551666), Exact (147573952589676412976)], [Exact (115), Exact (154)]] [INFO] [stdout] right: [[Exact (18446744073709551666), Exact (147573952589676412976)], [Approx (115.0), Approx (154.0)]] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a29ee1261da - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a29ee1261da - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a29ee1261da - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a29ee1261da - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a29ee13af4a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a29ee13af4a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5a29ee12af32 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a29ee12af32 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a29ee104d5f - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a29ee104d5f - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a29ee11e5f9 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a29edd3438c - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a29edd3438c - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a29ee11e7b2 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a29ee11e7b2 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a29ee104e18 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a29ee0fc259 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a29ee105c1d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a29ee13b82c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a29ee13b6b3 - core[51d4adbef590f61]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5a29edd0642f - core[51d4adbef590f61]::panicking::assert_failed::>, alloc[18203fec9a0cd4ec]::vec::Vec<[ebi_arithmetic[41be97d763cc5314]::fraction::fraction_enum::FractionEnum; 2usize]>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5a29edce080c - ebi_arithmetic[41be97d763cc5314]::matrix::mul::tests::fraction_matrix_mul_overflow_2 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix/mul.rs:337:9 [INFO] [stdout] 22: 0x5a29edcd8f47 - ebi_arithmetic[41be97d763cc5314]::matrix::mul::tests::fraction_matrix_mul_overflow_2::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/matrix/mul.rs:314:40 [INFO] [stdout] 23: 0x5a29edd0dd36 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a29edd2846b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a29edd2846b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a29edd34e5b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a29edd34e5b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a29edd34e5b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a29edd34e5b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a29edd34e5b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a29edd34e5b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a29edd34e5b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a29edd30574 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a29edd30574 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a29edd37a62 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a29edd37a62 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a29edd37a62 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a29edd37a62 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a29edd37a62 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a29edd37a62 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a29edd37a62 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a29ee125abf - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5a29ee125abf - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7f82cab73aa4 - [INFO] [stdout] 45: 0x7f82cac00a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] matrix::mul::tests::fraction_matrix_mul_overflow_2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 32 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f5d8167b668786b6cb3c27f92eedfdd7e218284d1a02f89e3010225831e5872c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d8167b668786b6cb3c27f92eedfdd7e218284d1a02f89e3010225831e5872c", kill_on_drop: false }` [INFO] [stdout] f5d8167b668786b6cb3c27f92eedfdd7e218284d1a02f89e3010225831e5872c