[INFO] cloning repository https://github.com/lucas-montes/rec_rsys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucas-montes/rec_rsys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Frec_rsys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Frec_rsys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 393888b53231a2b3927a27fa9a87d516f72b1e87 [INFO] testing lucas-montes/rec_rsys against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Frec_rsys" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lucas-montes/rec_rsys [INFO] finished tweaking git repo https://github.com/lucas-montes/rec_rsys [INFO] tweaked toml for git repo https://github.com/lucas-montes/rec_rsys written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lucas-montes/rec_rsys on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lucas-montes/rec_rsys 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87f1d387f00aafee4334bde632c10b73ab450485b7558ba4a872b0dd05b03846 [INFO] running `Command { std: "docker" "start" "-a" "87f1d387f00aafee4334bde632c10b73ab450485b7558ba4a872b0dd05b03846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87f1d387f00aafee4334bde632c10b73ab450485b7558ba4a872b0dd05b03846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87f1d387f00aafee4334bde632c10b73ab450485b7558ba4a872b0dd05b03846", kill_on_drop: false }` [INFO] [stdout] 87f1d387f00aafee4334bde632c10b73ab450485b7558ba4a872b0dd05b03846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f9c327e3b4e2308e5bef385ca7946c5a1ae478b6184d4b347fc8e63a163edb1 [INFO] running `Command { std: "docker" "start" "-a" "9f9c327e3b4e2308e5bef385ca7946c5a1ae478b6184d4b347fc8e63a163edb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling cpp_demangle v0.4.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling arrayvec v0.7.3 [INFO] [stderr] Compiling symbolic-demangle v10.2.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling symbolic-common v10.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pprof v0.11.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rec_rsys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling inferno v0.11.15 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.09s [INFO] running `Command { std: "docker" "inspect" "9f9c327e3b4e2308e5bef385ca7946c5a1ae478b6184d4b347fc8e63a163edb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9c327e3b4e2308e5bef385ca7946c5a1ae478b6184d4b347fc8e63a163edb1", kill_on_drop: false }` [INFO] [stdout] 9f9c327e3b4e2308e5bef385ca7946c5a1ae478b6184d4b347fc8e63a163edb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aac6424820599b21a31b69c5b1c598d3dcf7458eee07e94a522809f1005b792 [INFO] running `Command { std: "docker" "start" "-a" "0aac6424820599b21a31b69c5b1c598d3dcf7458eee07e94a522809f1005b792", kill_on_drop: false }` [INFO] [stderr] Compiling rec_rsys v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `knn::*` [INFO] [stdout] --> tests/algorithms/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use knn::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "0aac6424820599b21a31b69c5b1c598d3dcf7458eee07e94a522809f1005b792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aac6424820599b21a31b69c5b1c598d3dcf7458eee07e94a522809f1005b792", kill_on_drop: false }` [INFO] [stdout] 0aac6424820599b21a31b69c5b1c598d3dcf7458eee07e94a522809f1005b792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5c84a88a57f8cf92fd170acee978ea7e8271b9c8b041691c2932c7ce07948f6 [INFO] running `Command { std: "docker" "start" "-a" "d5c84a88a57f8cf92fd170acee978ea7e8271b9c8b041691c2932c7ce07948f6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `knn::*` [INFO] [stderr] --> tests/algorithms/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use knn::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rec_rsys` (test "mod") generated 1 warning (run `cargo fix --test "mod" -p rec_rsys` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rec_rsys-ca2f2db31d8d90d9) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test accuracy::tests::test_hit_rate ... ok [INFO] [stdout] test accuracy::tests::test_vec_hit_rate ... ok [INFO] [stdout] test matrix::tests::test_get_determinant_2x2 ... ok [INFO] [stdout] test benchmarks::testing_tools::tests::random_f ... ok [INFO] [stdout] test benchmarks::testing_tools::tests::test_get_current_time ... ok [INFO] [stdout] test matrix::tests::test_covariance ... ok [INFO] [stdout] test matrix::tests::test_get_determinant_1x1 ... ok [INFO] [stdout] test matrix::tests::test_mean_along_axis ... ok [INFO] [stdout] test matrix::tests::test_subtract_vector_from_matrix ... ok [INFO] [stdout] test matrix::tests::test_transpose ... ok [INFO] [stdout] test similarity::tests::test_cosine_similarity ... ok [INFO] [stdout] test similarity::tests::test_euclidean_distance ... ok [INFO] [stdout] test similarity::tests::test_exponential_decay_similarity ... ok [INFO] [stdout] test similarity::tests::test_jaccard_similarity ... ok [INFO] [stdout] test similarity::tests::test_pearson_baseline_similarity ... ok [INFO] [stdout] test similarity::tests::test_pearson_correlation ... ok [INFO] [stdout] test statistics::tests::test_covariance ... ok [INFO] [stdout] test similarity::tests::test_spearman_correlation ... ok [INFO] [stdout] test statistics::tests::test_standard_deviation ... ok [INFO] [stdout] test statistics::tests::test_variance ... ok [INFO] [stdout] test matrix::tests::test_mean ... ok [INFO] [stdout] test models::tests::test_one_hot_encode ... ok [INFO] [stdout] test similarity::tests::test_msd_similarity ... ok [INFO] [stdout] test matrix::tests::test_create_submatrix ... ok [INFO] [stdout] test utils::tests::test_euclidean_norm ... ok [INFO] [stdout] test utils::tests::test_sort_and_trucate ... ok [INFO] [stdout] test utils::tests::test_sort_with_direction_ascending ... ok [INFO] [stdout] test utils::tests::test_sort_with_direction_descending ... ok [INFO] [stdout] test utils::tests::test_squared_diff_sum ... ok [INFO] [stdout] test matrix::tests::test_get_eigenvalues ... ok [INFO] [stdout] test utils::tests::test_argsort ... ok [INFO] [stdout] test models::tests::test_sum_encoding_vectors ... ok [INFO] [stdout] test utils::tests::test_dot ... ok [INFO] [stdout] test similarity::tests::test_spearman_rank ... ok [INFO] [stdout] test similarity::tests::test_minkowski_distance ... ok [INFO] [stdout] test similarity::tests::test_msd ... ok [INFO] [stdout] test matrix::tests::test_laplace_extension ... FAILED [INFO] [stdout] test matrix::tests::test_get_determinant_3x3 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- matrix::tests::test_laplace_extension stdout ---- [INFO] [stdout] matrix [[5.0, 6.0], [8.0, 9.0]] [INFO] [stdout] matrix [[6.0], [9.0]] [INFO] [stdout] [INFO] [stdout] thread 'matrix::tests::test_laplace_extension' (28) panicked at src/matrix.rs:200:38: [INFO] [stdout] index out of bounds: the len is 1 but the index is 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fdb6fd3c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fdb6fd3c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fdb6fd3c6a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56fdb6fd3c6a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56fdb6fe8f8a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56fdb6fe8f8a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56fdb6fd8772 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56fdb6fd8772 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56fdb6fb267f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56fdb6fb267f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56fdb6fcbc49 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56fdb6f04dac - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56fdb6f04dac - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56fdb6fcbec2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56fdb6fcbec2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56fdb6fb2738 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56fdb6fa7919 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56fdb6fb344d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56fdb6fe971c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56fdb6fe950c - core[6771d259883166e6]::panicking::panic_bounds_check [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:271:5 [INFO] [stdout] 20: 0x56fdb6eede14 - >::index::h24f07dada9d78638 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/slice/index.rs:272:10 [INFO] [stdout] 21: 0x56fdb6ec3ce3 - core::slice::index:: for [T]>::index::h758705357128acef [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/slice/index.rs:19:15 [INFO] [stdout] 22: 0x56fdb6ec3ce3 - as core::ops::index::Index>::index::h14cd6f1a2e61fec2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/vec/mod.rs:3830:9 [INFO] [stdout] 23: 0x56fdb6ef7957 - rec_rsys::matrix::get_determinant::h217050eb0190d979 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:200:38 [INFO] [stdout] 24: 0x56fdb6ef84f6 - rec_rsys::matrix::laplace_extension::haaa0b652bd6b6ba0 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:214:29 [INFO] [stdout] 25: 0x56fdb6ed05f4 - rec_rsys::matrix::tests::test_laplace_extension::h5a1e1ad011a3afac [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:287:20 [INFO] [stdout] 26: 0x56fdb6ed06b7 - rec_rsys::matrix::tests::test_laplace_extension::{{closure}}::h048a610893c00477 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:281:32 [INFO] [stdout] 27: 0x56fdb6ef4266 - core::ops::function::FnOnce::call_once::h23bbd3d2b6f2dd9e [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x56fdb6ef8eab - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x56fdb6ef8eab - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x56fdb6f0587b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x56fdb6f0587b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 32: 0x56fdb6f0587b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: 0x56fdb6f0587b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: 0x56fdb6f0587b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x56fdb6f0587b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x56fdb6f0587b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x56fdb6effcd4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x56fdb6effcd4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 39: 0x56fdb6f08482 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 40: 0x56fdb6f08482 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 41: 0x56fdb6f08482 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x56fdb6f08482 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x56fdb6f08482 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x56fdb6f08482 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 45: 0x56fdb6f08482 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x56fdb6fd353f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 47: 0x56fdb6fd353f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 48: 0x7de7585d4aa4 - [INFO] [stdout] 49: 0x7de758661a64 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- matrix::tests::test_get_determinant_3x3 stdout ---- [INFO] [stdout] matrix [[1.0, 2.0, 3.0], [4.0, 5.0, 6.0], [7.0, 8.0, 9.0]] [INFO] [stdout] matrix [[5.0, 6.0], [8.0, 9.0]] [INFO] [stdout] matrix [[6.0], [9.0]] [INFO] [stdout] [INFO] [stdout] thread 'matrix::tests::test_get_determinant_3x3' (26) panicked at src/matrix.rs:200:38: [INFO] [stdout] index out of bounds: the len is 1 but the index is 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56fdb6fd3c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56fdb6fd3c6a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56fdb6fd3c6a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x56fdb6fd3c6a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x56fdb6fe8f8a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x56fdb6fe8f8a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x56fdb6fd8772 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x56fdb6fd8772 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x56fdb6fb267f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x56fdb6fb267f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x56fdb6fcbc49 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x56fdb6f04dac - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x56fdb6f04dac - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56fdb6fcbec2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x56fdb6fcbec2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x56fdb6fb2738 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x56fdb6fa7919 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x56fdb6fb344d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x56fdb6fe971c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x56fdb6fe950c - core[6771d259883166e6]::panicking::panic_bounds_check [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:271:5 [INFO] [stdout] 20: 0x56fdb6eede14 - >::index::h24f07dada9d78638 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/slice/index.rs:272:10 [INFO] [stdout] 21: 0x56fdb6ec3ce3 - core::slice::index:: for [T]>::index::h758705357128acef [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/slice/index.rs:19:15 [INFO] [stdout] 22: 0x56fdb6ec3ce3 - as core::ops::index::Index>::index::h14cd6f1a2e61fec2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/vec/mod.rs:3830:9 [INFO] [stdout] 23: 0x56fdb6ef7957 - rec_rsys::matrix::get_determinant::h217050eb0190d979 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:200:38 [INFO] [stdout] 24: 0x56fdb6ef84f6 - rec_rsys::matrix::laplace_extension::haaa0b652bd6b6ba0 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:214:29 [INFO] [stdout] 25: 0x56fdb6ef78a5 - rec_rsys::matrix::get_determinant::h217050eb0190d979 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:201:14 [INFO] [stdout] 26: 0x56fdb6ed12b4 - rec_rsys::matrix::tests::test_get_determinant_3x3::h48d12ea2219b47ed [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:250:20 [INFO] [stdout] 27: 0x56fdb6ed1377 - rec_rsys::matrix::tests::test_get_determinant_3x3::{{closure}}::h22e033d203bd1309 [INFO] [stdout] at /opt/rustwide/workdir/src/matrix.rs:244:34 [INFO] [stdout] 28: 0x56fdb6ef47e6 - core::ops::function::FnOnce::call_once::h9ae6b61ecbc37b17 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x56fdb6ef8eab - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x56fdb6ef8eab - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 31: 0x56fdb6f0587b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 32: 0x56fdb6f0587b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 33: 0x56fdb6f0587b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 34: 0x56fdb6f0587b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 35: 0x56fdb6f0587b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x56fdb6f0587b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 37: 0x56fdb6f0587b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 38: 0x56fdb6effcd4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 39: 0x56fdb6effcd4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 40: 0x56fdb6f08482 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 41: 0x56fdb6f08482 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 42: 0x56fdb6f08482 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 43: 0x56fdb6f08482 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 44: 0x56fdb6f08482 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x56fdb6f08482 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 46: 0x56fdb6f08482 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x56fdb6fd353f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 48: 0x56fdb6fd353f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 49: 0x7de7585d4aa4 - [INFO] [stdout] 50: 0x7de758661a64 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] matrix::tests::test_get_determinant_3x3 [INFO] [stdout] matrix::tests::test_laplace_extension [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d5c84a88a57f8cf92fd170acee978ea7e8271b9c8b041691c2932c7ce07948f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c84a88a57f8cf92fd170acee978ea7e8271b9c8b041691c2932c7ce07948f6", kill_on_drop: false }` [INFO] [stdout] d5c84a88a57f8cf92fd170acee978ea7e8271b9c8b041691c2932c7ce07948f6