[INFO] fetching crate tenrso-kernels 0.1.0-rc.1...
[INFO] testing tenrso-kernels-0.1.0-rc.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tenrso-kernels 0.1.0-rc.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tenrso-kernels 0.1.0-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tenrso-kernels 0.1.0-rc.1
[INFO] tweaked toml for crates.io crate tenrso-kernels 0.1.0-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tenrso-kernels 0.1.0-rc.1 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 crates.io crate tenrso-kernels 0.1.0-rc.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5e719eb8945167239a814133ad5ab24a625fead27cabbb60f6639d6685d19f09
[INFO] running `Command { std: "docker" "start" "-a" "5e719eb8945167239a814133ad5ab24a625fead27cabbb60f6639d6685d19f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e719eb8945167239a814133ad5ab24a625fead27cabbb60f6639d6685d19f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e719eb8945167239a814133ad5ab24a625fead27cabbb60f6639d6685d19f09", kill_on_drop: false }`
[INFO] [stdout] 5e719eb8945167239a814133ad5ab24a625fead27cabbb60f6639d6685d19f09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0a057e8e647b89a229ad0ee4c32a332a850b82cef6ab8b68b72c4402e2b239d3
[INFO] running `Command { std: "docker" "start" "-a" "0a057e8e647b89a229ad0ee4c32a332a850b82cef6ab8b68b72c4402e2b239d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling scirs2-core v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxicode_derive v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxiarc-core v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling oxiarc-lz4 v0.2.1
[INFO] [stderr]    Compiling oxiarc-zstd v0.2.1
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling oxicode v0.1.1
[INFO] [stderr]    Compiling oxiblas-core v0.1.2
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling oxiblas-matrix v0.1.2
[INFO] [stderr]    Compiling oxiblas-blas v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling oxiblas-lapack v0.1.2
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling oxiblas-ndarray v0.1.2
[INFO] [stderr]    Compiling tenrso-core v0.1.0-rc.1
[INFO] [stderr]    Compiling scirs2-linalg v0.3.0
[INFO] [stderr]    Compiling tenrso-kernels v0.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "0a057e8e647b89a229ad0ee4c32a332a850b82cef6ab8b68b72c4402e2b239d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a057e8e647b89a229ad0ee4c32a332a850b82cef6ab8b68b72c4402e2b239d3", kill_on_drop: false }`
[INFO] [stdout] 0a057e8e647b89a229ad0ee4c32a332a850b82cef6ab8b68b72c4402e2b239d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 76cefe53ba84cc78a5fdc08fcc4cb16d9ee152f60afd543e050722473102a729
[INFO] running `Command { std: "docker" "start" "-a" "76cefe53ba84cc78a5fdc08fcc4cb16d9ee152f60afd543e050722473102a729", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oxiblas-ndarray v0.1.2
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling scirs2-core v0.3.0
[INFO] [stderr]    Compiling scirs2-linalg v0.3.0
[INFO] [stderr]    Compiling tenrso-core v0.1.0-rc.1
[INFO] [stderr]    Compiling tenrso-kernels v0.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "76cefe53ba84cc78a5fdc08fcc4cb16d9ee152f60afd543e050722473102a729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76cefe53ba84cc78a5fdc08fcc4cb16d9ee152f60afd543e050722473102a729", kill_on_drop: false }`
[INFO] [stdout] 76cefe53ba84cc78a5fdc08fcc4cb16d9ee152f60afd543e050722473102a729
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ce585cd31acba62ae6cba1dca3d7e1fc36214be4989b5c52d4d278762fc78895
[INFO] running `Command { std: "docker" "start" "-a" "ce585cd31acba62ae6cba1dca3d7e1fc36214be4989b5c52d4d278762fc78895", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tenrso_kernels-15e6a159f79e7da8)
[INFO] [stdout] 
[INFO] [stdout] running 271 tests
[INFO] [stdout] test contractions::tests::test_contract_error_dimension_mismatch ... ok
[INFO] [stdout] test contractions::tests::test_sum_over_modes_multiple ... ok
[INFO] [stdout] test contractions::tests::test_sum_over_modes_single ... ok
[INFO] [stdout] test contractions::tests::test_contract_tensors_matmul ... ok
[INFO] [stdout] test contractions::tests::test_tensor_inner_product ... ok
[INFO] [stdout] test contractions::tests::test_trace_error_dimension_mismatch ... ok
[INFO] [stdout] test contractions::tests::test_trace_error_same_mode ... ok
[INFO] [stdout] test contractions::tests::test_tensor_trace_3d ... ok
[INFO] [stdout] test contractions::tests::test_tensor_trace_matrix ... ok
[INFO] [stdout] test error::tests::test_dimension_mismatch_display ... ok
[INFO] [stdout] test contractions::tests::test_tensor_inner_product_ones ... ok
[INFO] [stdout] test contractions::tests::test_contract_tensors_3d ... ok
[INFO] [stdout] test error::tests::test_empty_input_display ... ok
[INFO] [stdout] test error::tests::test_incompatible_shapes_display ... ok
[INFO] [stdout] test error::tests::test_invalid_mode_display ... ok
[INFO] [stdout] test error::tests::test_invalid_tile_size_display ... ok
[INFO] [stdout] test error::tests::test_rank_mismatch_display ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_basic ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_inplace ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_single_element ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_nd ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_zeros ... ok
[INFO] [stdout] test khatri_rao::blocked_tests::test_khatri_rao_blocked_small_matrix ... ok
[INFO] [stdout] test kronecker::tests::test_kronecker_basic ... ok
[INFO] [stdout] test kronecker::tests::test_kronecker_different_sizes ... ok
[INFO] [stdout] test khatri_rao::blocked_tests::test_khatri_rao_blocked_matches_standard ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_identity ... ok
[INFO] [stdout] test khatri_rao::tests::test_khatri_rao_single_column ... ok
[INFO] [stdout] test khatri_rao::blocked_tests::test_khatri_rao_blocked_various_block_sizes ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_large ... ok
[INFO] [stdout] test kronecker::tests::test_kronecker_vector ... ok
[INFO] [stdout] test mttkrp::blocked_tests::test_mttkrp_blocked_small_tensor ... ok
[INFO] [stdout] test mttkrp::blocked_tests::test_mttkrp_blocked_matches_standard ... ok
[INFO] [stdout] test khatri_rao::tests::test_khatri_rao_basic ... ok
[INFO] [stdout] test mttkrp::blocked_tests::test_mttkrp_blocked_various_tile_sizes ... ok
[INFO] [stdout] test khatri_rao::tests::test_khatri_rao_different_row_sizes ... ok
[INFO] [stdout] test khatri_rao::tests::test_khatri_rao_identity_pattern ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_fused_all_modes ... ok
[INFO] [stdout] test kronecker::tests::test_kronecker_identity ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_fused_debug ... ok
[INFO] [stdout] test kronecker::tests::test_kronecker_single_element ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_fused_matches_standard ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_fused_small_tensor ... ok
[INFO] [stdout] test mttkrp::tests::test_khatri_rao_except_mode ... ok
[INFO] [stdout] test kronecker::tests::test_kronecker_parallel ... ok
[INFO] [stdout] test khatri_rao::blocked_tests::test_khatri_rao_blocked_parallel ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_fused_parallel ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_fused_rank1 ... ok
[INFO] [stdout] test khatri_rao::tests::test_khatri_rao_parallel ... ok
[INFO] [stdout] test mttkrp::tests::test_mttkrp_all_modes ... ok
[INFO] [stdout] test mttkrp::tests::test_mttkrp_rank1 ... ok
[INFO] [stdout] test mttkrp::tests::test_mttkrp_basic ... ok
[INFO] [stdout] test mttkrp::blocked_tests::test_mttkrp_blocked_parallel ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_manual_verification ... ok
[INFO] [stdout] test nmode::tests::test_nmode_product_3d ... ok
[INFO] [stdout] test nmode::tests::test_nmode_product_identity ... ok
[INFO] [stdout] test nmode::tests::test_nmode_product_mode0 ... ok
[INFO] [stdout] test nmode::tests::test_nmode_products_seq ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_3d_contraction ... ok
[INFO] [stdout] test nmode::tests::test_unfold_fold_roundtrip ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_complete_contraction ... ok
[INFO] [stdout] test contractions::tests::test_sum_over_modes_to_scalar ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_identity_contraction ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_matrix_multiplication ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_outer_product ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_multiple_contractions ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_operator_dimension_reduction ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_operator_empty ... ok
[INFO] [stdout] test hadamard::tests::test_hadamard_mismatched_shapes - should panic ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_operator_multiple_modes ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_operator_ordered ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_operator_single_mode ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_reconstruct_3d ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_reconstruct_identity ... ok
[INFO] [stdout] test mttkrp::blocked_tests::test_mttkrp_blocked_zero_tile_size - should panic ... ok
[INFO] [stdout] test khatri_rao::blocked_tests::test_khatri_rao_blocked_zero_block_size - should panic ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_reconstruct_wrong_num_factors - should panic ... ok
[INFO] [stdout] test khatri_rao::tests::test_khatri_rao_mismatched_columns - should panic ... ok
[INFO] [stdout] test mttkrp::fused_tests::test_mttkrp_fused_invalid_mode - should panic ... ok
[INFO] [stdout] test outer::tests::test_cp_reconstruct_parallel_matches_serial ... ok
[INFO] [stdout] test nmode::tests::test_nmode_product_invalid_mode - should panic ... ok
[INFO] [stdout] test outer::tests::test_cp_reconstruct_rank2 ... ok
[INFO] [stdout] test outer::tests::test_cp_reconstruct_rank1 ... ok
[INFO] [stdout] test outer::tests::test_cp_reconstruct_with_weights ... ok
[INFO] [stdout] test outer::tests::test_flat_to_multi_index ... ok
[INFO] [stdout] test outer::tests::test_outer_product_2 ... ok
[INFO] [stdout] test outer::tests::test_cp_reconstruct_parallel_with_weights ... ok
[INFO] [stdout] test outer::tests::test_outer_product_3d ... ok
[INFO] [stdout] test outer::tests::test_outer_product_single_vector ... ok
[INFO] [stdout] test outer::tests::test_cp_reconstruct_mismatched_ranks - should panic ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_mismatched_mode_counts - should panic ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_reconstruct_mismatched_dims - should panic ... ok
[INFO] [stdout] test outer::tests::test_outer_product_weighted ... ok
[INFO] [stdout] test mttkrp::tests::test_mttkrp_mismatched_ranks - should panic ... ok
[INFO] [stdout] test mttkrp::tests::test_mttkrp_wrong_num_factors - should panic ... ok
[INFO] [stdout] test khatri_rao::blocked_tests::test_khatri_rao_blocked_mismatched_columns - should panic ... ok
[INFO] [stdout] test outer::tests::test_cp_reconstruct_parallel_high_rank ... ok
[INFO] [stdout] test outer::tests::test_outer_product_empty - should panic ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_size_mismatch - should panic ... ok
[INFO] [stdout] test nmode::tests::test_nmode_product_size_mismatch - should panic ... ok
[INFO] [stdout] test nmode::tucker_tests::test_tucker_operator_invalid_mode - should panic ... ok
[INFO] [stdout] test mttkrp::tests::test_mttkrp_invalid_mode - should panic ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_invalid_mode - should panic ... ok
[INFO] [stdout] test nmode::ttt_tests::test_ttt_unsorted_modes - should panic ... ok
[INFO] [stdout] test property_tests::test_frobenius_norm_properties ... ok
[INFO] [stdout] test property_tests::test_hadamard_with_zeros ... ok
[INFO] [stdout] test property_tests::test_hadamard_commutative ... ok
[INFO] [stdout] test property_tests::test_inner_product_symmetric ... ok
[INFO] [stdout] test property_tests::test_hadamard_identity ... ok
[INFO] [stdout] test property_tests::test_hadamard_dimensions ... ok
[INFO] [stdout] test property_tests::test_hadamard_associative ... ok
[INFO] [stdout] test property_tests::test_hadamard_distributive ... ok
[INFO] [stdout] test property_tests::test_correlation_bounds ... ok
[INFO] [stdout] test property_tests::test_hadamard_mixed_signs ... ok
[INFO] [stdout] test property_tests::test_covariance_self_equals_variance ... ok
[INFO] [stdout] test property_tests::test_khatri_rao_small_values ... ok
[INFO] [stdout] test property_tests::test_covariance_bilinearity ... ok
[INFO] [stdout] test property_tests::test_khatri_rao_column_structure ... ok
[INFO] [stdout] test property_tests::test_covariance_symmetric ... ok
[INFO] [stdout] test property_tests::test_khatri_rao_dimensions ... ok
[INFO] [stdout] test property_tests::test_correlation_self_is_one ... ok
[INFO] [stdout] test property_tests::test_mean_of_constants ... ok
[INFO] [stdout] test property_tests::test_median_bounds ... ok
[INFO] [stdout] test property_tests::test_median_constant ... ok
[INFO] [stdout] test property_tests::test_correlation_symmetric ... ok
[INFO] [stdout] test property_tests::test_khatri_rao_with_ones ... ok
[INFO] [stdout] test property_tests::test_khatri_rao_parallel_matches_serial ... ok
[INFO] [stdout] test property_tests::test_correlation_linear_relationship ... ok
[INFO] [stdout] test property_tests::test_khatri_rao_with_zeros ... ok
[INFO] [stdout] test property_tests::test_min_max_bounds ... ok
[INFO] [stdout] test property_tests::test_outer_product_sum_property ... ok
[INFO] [stdout] test property_tests::test_kronecker_identity_left ... ok
[INFO] [stdout] test property_tests::test_nmode_product_chain ... ok
[INFO] [stdout] test property_tests::test_nmode_product_non_negative ... ok
[INFO] [stdout] test property_tests::test_pnorm_ordering ... ok
[INFO] [stdout] test property_tests::test_kronecker_parallel_matches_serial ... ok
[INFO] [stdout] test property_tests::test_contraction_scalar_mult ... ok
[INFO] [stdout] test property_tests::test_percentile_monotonicity ... ok
[INFO] [stdout] test property_tests::test_mttkrp_normalized_factors ... ok
[INFO] [stdout] test randomized::tests::test_random_gaussian_shape ... ok
[INFO] [stdout] test property_tests::test_moments_translation_invariant ... ok
[INFO] [stdout] test property_tests::test_sum_all_modes_equals_total ... ok
[INFO] [stdout] test randomized::tests::test_random_orthonormal_invalid_dimensions ... ok
[INFO] [stdout] test property_tests::test_kurtosis_fisher_pearson_relation ... ok
[INFO] [stdout] test randomized::tests::test_random_sparse_shape ... ok
[INFO] [stdout] test randomized::tests::test_randomized_range_finder_excessive_rank ... ok
[INFO] [stdout] test property_tests::test_kurtosis_scale_invariant ... ok
[INFO] [stdout] test randomized::tests::test_randomized_range_finder_shape ... ok
[INFO] [stdout] test property_tests::test_skewness_symmetric ... ok
[INFO] [stdout] test property_tests::test_percentile_properties ... ok
[INFO] [stdout] test reductions::tests::test_correlation_affine_relationship ... ok
[INFO] [stdout] test reductions::tests::test_correlation_bounds ... ok
[INFO] [stdout] test reductions::tests::test_correlation_constant_array ... ok
[INFO] [stdout] test reductions::tests::test_correlation_dimension_mismatch ... ok
[INFO] [stdout] test reductions::tests::test_correlation_perfect_negative ... ok
[INFO] [stdout] test reductions::tests::test_correlation_perfect_positive ... ok
[INFO] [stdout] test randomized::tests::test_random_gaussian_statistics ... ok
[INFO] [stdout] test randomized::tests::test_random_orthonormal_orthogonality ... ok
[INFO] [stdout] test reductions::tests::test_covariance_ddof_too_large ... ok
[INFO] [stdout] test reductions::tests::test_covariance_dimension_mismatch ... ok
[INFO] [stdout] test reductions::tests::test_covariance_multiple_modes ... ok
[INFO] [stdout] test reductions::tests::test_covariance_negative_correlation ... ok
[INFO] [stdout] test reductions::tests::test_covariance_perfect_correlation ... ok
[INFO] [stdout] test property_tests::test_variance_of_constants ... ok
[INFO] [stdout] test reductions::tests::test_frobenius_norm ... ok
[INFO] [stdout] test reductions::tests::test_covariance_self_is_variance ... ok
[INFO] [stdout] test reductions::tests::test_invalid_mode_error ... ok
[INFO] [stdout] test reductions::tests::test_kurtosis_fisher_vs_pearson ... ok
[INFO] [stdout] test reductions::tests::test_kurtosis_heavy_tails ... ok
[INFO] [stdout] test reductions::tests::test_kurtosis_constant_values ... ok
[INFO] [stdout] test reductions::tests::test_kurtosis_unbiased_sample_size_error ... ok
[INFO] [stdout] test reductions::tests::test_max_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_kurtosis_normal_like ... ok
[INFO] [stdout] test reductions::tests::test_mean_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_median_3d_tensor ... ok
[INFO] [stdout] test reductions::tests::test_mean_3d_tensor ... ok
[INFO] [stdout] test reductions::tests::test_median_even_elements ... ok
[INFO] [stdout] test reductions::tests::test_median_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_correlation_uncorrelated ... ok
[INFO] [stdout] test reductions::tests::test_min_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_correlation_self_is_one ... ok
[INFO] [stdout] test reductions::tests::test_percentile_interpolation ... ok
[INFO] [stdout] test reductions::tests::test_pnorm_l1 ... ok
[INFO] [stdout] test reductions::tests::test_pnorm_l2 ... ok
[INFO] [stdout] test reductions::tests::test_skewness_multiple_modes ... ok
[INFO] [stdout] test reductions::tests::test_percentile_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_skewness_symmetric_distribution ... ok
[INFO] [stdout] test reductions::tests::test_skewness_unbiased_sample_size_error ... ok
[INFO] [stdout] test reductions::tests::test_std_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_sum_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_variance_along_modes ... ok
[INFO] [stdout] test reductions::tests::test_skewness_right_skewed ... ok
[INFO] [stdout] test reductions::tests::test_variance_error_ddof_too_large ... ok
[INFO] [stdout] test tt_ops::tests::test_contract_core_with_v ... ok
[INFO] [stdout] test tt_ops::tests::test_determine_truncation_rank_decaying ... ok
[INFO] [stdout] test tt_ops::tests::test_determine_truncation_rank_all_equal ... ok
[INFO] [stdout] test tt_ops::tests::test_determine_truncation_rank_zero_values ... ok
[INFO] [stdout] test tt_ops::tests::test_left_orthogonalize_core ... ok
[INFO] [stdout] test tt_ops::tests::test_right_orthogonalize_core ... ok
[INFO] [stdout] test tt_ops::tests::test_svd_round_combined_constraints ... ignored, Wide matrix QR issue - needs refinement
[INFO] [stdout] test reductions::tests::test_percentile_invalid_range ... ok
[INFO] [stdout] test tt_ops::tests::test_determine_truncation_rank_with_max_rank ... ok
[INFO] [stdout] test tt_ops::tests::test_svd_round_max_rank_constraint ... ignored, Wide matrix QR issue - needs refinement
[INFO] [stdout] test property_tests::test_mttkrp_dimensions ... ok
[INFO] [stdout] test tt_ops::tests::test_svd_round_preserves_boundary_ranks ... ignored, Wide matrix QR issue - needs refinement
[INFO] [stdout] test tt_ops::tests::test_svd_round_rank_reduction ... ignored, Full SVD-based rank reduction not yet implemented
[INFO] [stdout] test tt_ops::tests::test_svd_round_single_core_unchanged ... ok
[INFO] [stdout] test tt_ops::tests::test_svd_round_very_small_epsilon ... ignored, Wide matrix QR issue - needs refinement
[INFO] [stdout] test tt_ops::tests::test_svd_truncate_per_bond_ranks ... ignored, Wide matrix QR issue - needs refinement
[INFO] [stdout] test tt_ops::tests::test_tt_dot_orthogonal ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_dot_self ... ok
[INFO] [stdout] test reductions::tests::test_skewness_left_skewed ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_left_orthogonalize_single_core ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_matvec_empty_cores ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_matvec_dimension_mismatch ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_left_orthogonalize ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_matvec_wrong_core_size ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_norm_ones ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_norm_simple ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_right_orthogonalize_single_core ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_right_orthogonalize ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_round_negative_epsilon ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_round_empty_cores ... ok
[INFO] [stdout] test randomized::tests::test_randomized_range_finder_orthogonality ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_to_vector_empty ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_to_vector_ones ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_matvec_identity ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_truncate ... ignored, Wide matrix QR handling needs refinement
[INFO] [stdout] test tt_ops::tests::test_tt_truncate_wrong_ranks_length ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_to_vector_simple ... ok
[INFO] [stdout] test tt_ops::tests::test_validate_tt_cores_invalid_first ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_orthogonalize_preserves_norm ... ok
[INFO] [stdout] test tt_ops::tests::test_validate_tt_cores_mismatch ... ok
[INFO] [stdout] test utils::tests::test_approx_equal ... ok
[INFO] [stdout] test utils::tests::test_denormalize_factor ... ok
[INFO] [stdout] test utils::tests::test_frobenius_norm ... ok
[INFO] [stdout] test tt_ops::tests::test_validate_tt_cores_valid ... ok
[INFO] [stdout] test tt_ops::tests::test_validate_tt_cores_invalid_last ... ok
[INFO] [stdout] test utils::tests::test_khatri_rao_batch ... ok
[INFO] [stdout] test utils::tests::test_mttkrp_all_modes_wrong_num_factors ... ok
[INFO] [stdout] test utils::tests::test_mttkrp_all_modes ... ok
[INFO] [stdout] test utils::tests::test_normalize_factor ... ok
[INFO] [stdout] test utils::tests::test_khatri_rao_batch_empty ... ok
[INFO] [stdout] test utils::tests::test_normalize_denormalize_roundtrip ... ok
[INFO] [stdout] test utils::tests::test_random_matrix_shape ... ok
[INFO] [stdout] test utils::tests::test_normalize_factor_zero_column ... ok
[INFO] [stdout] test utils::tests::test_relative_error_identical ... ok
[INFO] [stdout] test utils::tests::test_sparsity_ratio ... ok
[INFO] [stdout] test utils::tests::test_relative_error_different_shapes ... ok
[INFO] [stdout] test utils::tests::test_time_operation ... ok
[INFO] [stdout] test utils::tests::test_timing_result_new ... ok
[INFO] [stdout] test utils::tests::test_validate_factor_shapes ... ok
[INFO] [stdout] test utils::tests::test_validate_factor_shapes_empty ... ok
[INFO] [stdout] test utils::tests::test_validate_factor_shapes_rank_mismatch ... ok
[INFO] [stdout] test utils::tests::test_validate_factor_shapes_wrong_mode_size ... ok
[INFO] [stdout] test utils::tests::test_random_matrix_range ... ok
[INFO] [stdout] test utils::tests::test_sparsity_ratio_dense ... ok
[INFO] [stdout] test utils::tests::test_validate_factor_shapes_wrong_num_factors ... ok
[INFO] [stdout] test property_tests::test_kronecker_with_identity ... ok
[INFO] [stdout] test property_tests::test_skewness_scale_invariant ... ok
[INFO] [stdout] test randomized::tests::test_random_sparse_density ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_round_with_epsilon ... ok
[INFO] [stdout] test randomized::tests::test_random_orthonormal_shape ... ok
[INFO] [stdout] test tt_ops::tests::test_svd_round_epsilon_based ... ok
[INFO] [stdout] test tt_ops::tests::test_tt_round_ortho ... ok
[INFO] [stdout] test property_tests::test_mttkrp_ones ... ok
[INFO] [stdout] test randomized::tests::test_randomized_svd_singular_values_sorted ... ok
[INFO] [stdout] test randomized::tests::test_randomized_svd_shapes ... ok
[INFO] [stdout] test property_tests::test_kronecker_dimensions ... ok
[INFO] [stdout] test property_tests::test_nmode_product_identity ... ok
[INFO] [stdout] test property_tests::test_nmode_product_dimensions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 264 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 2.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-fb14fd3e3c016408)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test test_error_analysis_workflow ... ok
[INFO] [stdout] test test_cp_decomposition_workflow_simulation ... ok
[INFO] [stdout] test test_contraction_chain ... ok
[INFO] [stdout] test test_inner_product_for_similarity ... ok
[INFO] [stdout] test test_contraction_with_nmode_product ... ok
[INFO] [stdout] test test_khatri_rao_for_decomposition ... ok
[INFO] [stdout] test test_kronecker_structure ... ok
[INFO] [stdout] test test_mttkrp_with_factor_matrices ... ok
[INFO] [stdout] test test_nmode_product_with_densend ... ok
[INFO] [stdout] test test_permute_and_nmode ... ok
[INFO] [stdout] test test_contraction_workflow_matmul ... ok
[INFO] [stdout] test test_norms_for_convergence_tracking ... ok
[INFO] [stdout] test test_hadamard_with_tensors ... ok
[INFO] [stdout] test test_pnorm_for_regularization ... ok
[INFO] [stdout] test test_reduction_after_mttkrp ... ok
[INFO] [stdout] test test_reduction_workflow_statistics ... ok
[INFO] [stdout] test test_tensor_workflow_basic ... ok
[INFO] [stdout] test test_reshape_and_operations ... ok
[INFO] [stdout] test test_tensor_analysis_pipeline ... ok
[INFO] [stdout] test test_unfold_with_kernel_operations ... ok
[INFO] [stdout] test test_validation_workflow ... ok
[INFO] [stdout] test test_tucker_decomposition_workflow_simulation ... ok
[INFO] [stdout] test test_large_tensor_pipeline ... ok
[INFO] [stdout] test test_large_hadamard_product ... ok
[INFO] [stdout] test test_large_nmode_product ... ok
[INFO] [stdout] test test_memory_efficiency_streaming ... ok
[INFO] [stdout] test test_large_tensor_contractions ... ok
[INFO] [stdout] test test_mttkrp_large_tensor_100cubed ... ok
[INFO] [stdout] test test_mttkrp_blocked_parallel_large_tensor ... ok
[INFO] [stdout] test test_large_tensor_reductions ... ok
[INFO] [stdout] test test_large_khatri_rao_product ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.88s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tenrso_kernels
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test src/hadamard.rs - hadamard::hadamard (line 40) ... ok
[INFO] [stdout] test src/mttkrp.rs - mttkrp::mttkrp_blocked (line 374) ... ok
[INFO] [stdout] test src/kronecker.rs - kronecker::kronecker (line 44) ... ok
[INFO] [stdout] test src/lib.rs - (line 30) ... FAILED
[INFO] [stdout] test src/khatri_rao.rs - khatri_rao::khatri_rao_parallel (line 108) ... FAILED
[INFO] [stdout] test src/mttkrp.rs - mttkrp::mttkrp_fused_parallel (line 887) ... ok
[INFO] [stdout] test src/nmode.rs - nmode::nmode_product (line 52) ... ok
[INFO] [stdout] test src/nmode.rs - nmode::nmode_products_seq (line 223) ... ok
[INFO] [stdout] test src/khatri_rao.rs - khatri_rao::khatri_rao_blocked (line 184) ... ok
[INFO] [stdout] test src/nmode.rs - nmode::tensor_tensor_product (line 810) ... ok
[INFO] [stdout] test src/mttkrp.rs - mttkrp::mttkrp_fused (line 766) ... ok
[INFO] [stdout] test src/kronecker.rs - kronecker::kronecker_parallel (line 105) ... ok
[INFO] [stdout] test src/hadamard.rs - hadamard::hadamard_nd (line 93) ... ok
[INFO] [stdout] test src/mttkrp.rs - mttkrp::mttkrp (line 56) ... ok
[INFO] [stdout] test src/contractions.rs - contractions::tensor_inner_product (line 342) ... ok
[INFO] [stdout] test src/mttkrp.rs - mttkrp::mttkrp_blocked_parallel (line 507) ... ok
[INFO] [stdout] test src/khatri_rao.rs - khatri_rao::khatri_rao (line 41) ... ok
[INFO] [stdout] test src/contractions.rs - contractions::tensor_trace (line 402) ... ok
[INFO] [stdout] test src/khatri_rao.rs - khatri_rao::khatri_rao_blocked_parallel (line 270) ... ok
[INFO] [stdout] test src/hadamard.rs - hadamard::hadamard_inplace (line 133) ... ok
[INFO] [stdout] test src/contractions.rs - contractions::sum_over_modes (line 261) ... ok
[INFO] [stdout] test src/nmode.rs - nmode::tucker_operator_ordered (line 498) ... FAILED
[INFO] [stdout] test src/nmode.rs - nmode::tucker_operator (line 420) ... FAILED
[INFO] [stdout] test src/contractions.rs - contractions::contract_tensors (line 53) has been running for over 60 seconds
[INFO] [stdout] test src/reductions.rs - reductions::correlation_along_modes (line 1317) ... FAILED
[INFO] [stdout] test src/nmode.rs - nmode::tucker_reconstruct (line 558) has been running for over 60 seconds
[INFO] [stdout] test src/outer.rs - outer::cp_reconstruct (line 212) has been running for over 60 seconds
[INFO] [stdout] test src/outer.rs - outer::cp_reconstruct_parallel (line 308) has been running for over 60 seconds
[INFO] [stdout] test src/outer.rs - outer::outer_product (line 95) has been running for over 60 seconds
[INFO] [stdout] test src/outer.rs - outer::outer_product_2 (line 37) has been running for over 60 seconds
[INFO] [stdout] test src/outer.rs - outer::outer_product_weighted (line 159) has been running for over 60 seconds
[INFO] [stdout] test src/randomized.rs - randomized (line 43) has been running for over 60 seconds
[INFO] [stdout] test src/randomized.rs - randomized::random_gaussian (line 96) has been running for over 60 seconds
[INFO] [stdout] test src/randomized.rs - randomized::random_orthonormal (line 208) has been running for over 60 seconds
[INFO] [stdout] test src/randomized.rs - randomized::random_sparse (line 149) has been running for over 60 seconds
[INFO] [stdout] test src/randomized.rs - randomized::randomized_range_finder (line 275) has been running for over 60 seconds
[INFO] [stdout] test src/randomized.rs - randomized::randomized_svd (line 359) has been running for over 60 seconds
[INFO] [stdout] test src/reductions.rs - reductions::covariance_along_modes (line 1167) has been running for over 60 seconds
[INFO] [stdout] test src/randomized.rs - randomized::randomized_svd (line 359) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::frobenius_norm_tensor (line 360) has been running for over 60 seconds
[INFO] [stdout] test src/reductions.rs - reductions::covariance_along_modes (line 1167) ... FAILED
[INFO] [stdout] test src/nmode.rs - nmode::tucker_reconstruct (line 558) ... FAILED
[INFO] [stdout] test src/contractions.rs - contractions::contract_tensors (line 53) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::mean_along_modes (line 112) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::kurtosis_along_modes (line 935) ... FAILED
[INFO] [stdout] test src/randomized.rs - randomized::randomized_range_finder (line 275) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::pnorm_along_modes (line 406) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::percentile_along_modes (line 651) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::max_along_modes (line 549) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::skewness_along_modes (line 803) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::median_along_modes (line 598) has been running for over 60 seconds
[INFO] [stdout] test src/reductions.rs - reductions::min_along_modes (line 503) has been running for over 60 seconds
[INFO] [stdout] test src/reductions.rs - reductions::std_along_modes (line 317) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::variance_along_modes (line 187) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::sum_along_modes (line 62) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::min_along_modes (line 503) ... ok
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_dot (line 809) ... ok
[INFO] [stdout] test src/randomized.rs - randomized (line 43) ... ok
[INFO] [stdout] test src/tt_ops.rs - tt_ops (line 36) has been running for over 60 seconds
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_left_orthogonalize_core (line 97) ... FAILED
[INFO] [stdout] test src/outer.rs - outer::outer_product (line 95) ... ok
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_left_orthogonalize (line 241) ... FAILED
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_right_orthogonalize_core (line 149) ... FAILED
[INFO] [stdout] test src/outer.rs - outer::cp_reconstruct (line 212) ... ok
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_right_orthogonalize (line 344) ... FAILED
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_truncate (line 619) ... FAILED
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_to_vector (line 895) ... FAILED
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_matvec (line 990) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::approx_equal (line 157) ... ok
[INFO] [stdout] test src/utils.rs - utils::denormalize_factor (line 448) ... FAILED
[INFO] [stdout] test src/reductions.rs - reductions::median_along_modes (line 598) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::khatri_rao_batch (line 331) ... ok
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_norm (line 696) has been running for over 60 seconds
[INFO] [stdout] test src/utils.rs - utils::normalize_factor (line 382) ... FAILED
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_round (line 538) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::time_operation (line 56) ... ok
[INFO] [stdout] test src/utils.rs - utils::sparsity_ratio (line 186) ... ok
[INFO] [stdout] test src/utils.rs - utils::validate_factor_shapes (line 502) ... ok
[INFO] [stdout] test src/utils.rs - utils::relative_error (line 125) ... ok
[INFO] [stdout] test src/tt_ops.rs - tt_ops::tt_norm (line 696) ... ok
[INFO] [stdout] test src/outer.rs - outer::cp_reconstruct_parallel (line 308) ... ok
[INFO] [stdout] test src/utils.rs - utils::random_matrix (line 218) ... ok
[INFO] [stdout] test src/utils.rs - utils::mttkrp_all_modes (line 263) ... ok
[INFO] [stdout] test src/outer.rs - outer::outer_product_2 (line 37) ... ok
[INFO] [stdout] test src/randomized.rs - randomized::random_sparse (line 149) ... ok
[INFO] [stdout] test src/randomized.rs - randomized::random_orthonormal (line 208) ... ok
[INFO] [stdout] test src/reductions.rs - reductions::frobenius_norm_tensor (line 360) ... ok
[INFO] [stdout] test src/outer.rs - outer::outer_product_weighted (line 159) ... ok
[INFO] [stdout] test src/randomized.rs - randomized::random_gaussian (line 96) ... ok
[INFO] [stdout] test src/utils.rs - utils::frobenius_norm (line 100) ... ok
[INFO] [stdout] test src/tt_ops.rs - tt_ops (line 36) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 30) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmYFOPU/rustcf3alZz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_core-3d120c7cac03fd56,libsmallvec-f1edee636e9ac88b,libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmYFOPU/rustcf3alZz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmYFOPU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/khatri_rao.rs - khatri_rao::khatri_rao_parallel (line 108) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesth1QRF1/rustcZBUG2l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesth1QRF1/rustcZBUG2l/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth1QRF1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nmode.rs - nmode::tucker_operator_ordered (line 498) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8V9KMY/rustce7AxfB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8V9KMY/rustce7AxfB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8V9KMY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nmode.rs - nmode::tucker_operator (line 420) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrQwzuM/rustcSqbEhN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrQwzuM/rustcSqbEhN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrQwzuM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::correlation_along_modes (line 1317) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzFbBXU/rustcnd80HO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzFbBXU/rustcnd80HO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzFbBXU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/randomized.rs - randomized::randomized_svd (line 359) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7UljeS/rustcTdA3Sg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7UljeS/rustcTdA3Sg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7UljeS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::covariance_along_modes (line 1167) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7gW6k2/rustcV9C7QQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7gW6k2/rustcV9C7QQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7gW6k2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nmode.rs - nmode::tucker_reconstruct (line 558) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqRFAW0/rustcEKuQIx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqRFAW0/rustcEKuQIx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqRFAW0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/contractions.rs - contractions::contract_tensors (line 53) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestoPg7RF/rustcWJ2TAM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestoPg7RF/rustcWJ2TAM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoPg7RF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::mean_along_modes (line 112) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYDqLx6/rustcdbzDe0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYDqLx6/rustcdbzDe0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYDqLx6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::kurtosis_along_modes (line 935) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0b1qg2/rustc5mrrMZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0b1qg2/rustc5mrrMZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0b1qg2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/randomized.rs - randomized::randomized_range_finder (line 275) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesto0DMBd/rustc6Ddopc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesto0DMBd/rustc6Ddopc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto0DMBd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::pnorm_along_modes (line 406) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZQ7pZp/rustcnkwITv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZQ7pZp/rustcnkwITv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZQ7pZp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::percentile_along_modes (line 651) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQOimFB/rustcsuiRsa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQOimFB/rustcsuiRsa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQOimFB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::max_along_modes (line 549) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIiwKpl/rustcLiDXUD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIiwKpl/rustcLiDXUD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIiwKpl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::skewness_along_modes (line 803) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEnO8Af/rustcgpkTKm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEnO8Af/rustcgpkTKm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEnO8Af/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::std_along_modes (line 317) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNd87DD/rustcrIPVdC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNd87DD/rustcrIPVdC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNd87DD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::variance_along_modes (line 187) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDD924K/rustcUDsTDd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestDD924K/rustcUDsTDd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDD924K/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::sum_along_modes (line 62) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6M2FrV/rustcxUNMvf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6M2FrV/rustcxUNMvf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6M2FrV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_left_orthogonalize_core (line 97) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqOYDF6/rustc93IWRb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqOYDF6/rustc93IWRb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqOYDF6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_left_orthogonalize (line 241) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyYIMAc/rustcr7f9Yb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyYIMAc/rustcr7f9Yb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyYIMAc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_right_orthogonalize_core (line 149) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSUvdd5/rustcuHymyz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSUvdd5/rustcuHymyz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSUvdd5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_right_orthogonalize (line 344) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestceWo20/rustcQUmle4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestceWo20/rustcQUmle4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestceWo20/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_truncate (line 619) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5qwfKG/rustctSmXkk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5qwfKG/rustctSmXkk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5qwfKG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_to_vector (line 895) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVKdpFS/rustcbsEmCl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVKdpFS/rustcbsEmCl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVKdpFS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_matvec (line 990) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMytm2p/rustc5qmtiU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMytm2p/rustc5qmtiU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMytm2p/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::denormalize_factor (line 448) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZQkw81/rustcdtT2M8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZQkw81/rustcdtT2M8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZQkw81/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/reductions.rs - reductions::median_along_modes (line 598) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestvnVQIn/rustc2Ss2tO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestvnVQIn/rustc2Ss2tO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvnVQIn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::normalize_factor (line 382) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestREYfpK/rustcS0BYqJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestREYfpK/rustcS0BYqJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestREYfpK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tt_ops.rs - tt_ops::tt_round (line 538) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxswvFO/rustc7cJ3Sz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_kernels-056a026f2c072084,libscirs2_linalg-d47badd0b17b3c14,libhalf-b9f94dd66d2d3ee3,libanyhow-b0726fbe6d61d750,libscirs2_core-5f8697f651c260a6,liboxiarc_zstd-1ee120b119e0a207,liboxiarc_lz4-77b3694dc674b7b5,liboxiarc_core-2ca5759b3d32f33a,libcrc32fast-6a12d0129be5e8d8,libuuid-2003734953c4d339,libgetrandom-730e121de6c8a40c,libnum_cpus-884f7fcb223f5477,libndarray_rand-03a522189971f293,librand_distr-e23c1f4cf5908d52,liboxiblas_ndarray-0cb1ccb141ce16e2,liboxiblas_lapack-b4c2c41d6b13d162,liboxiblas_blas-ad944dcca2ff47e5,liboxiblas_matrix-5ed778c4009a0855,liboxiblas_core-4612d9c661db5956,libonce_cell-9ec3b2d30075ab56,libthiserror-ecb6660f1cc2ae53,libchrono-03bd228a9d55d747,libiana_time_zone-e8fde29fdad667ba,libserde_json-2b49ff474d375c17,libmemchr-9c99a16d1eb4a64c,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,librand-3b4bba699ec374fe,librand_chacha-86de0477612caf6f,libppv_lite86-80305119f0008799,libzerocopy-54620b2b50333ba4,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libndarray-ee8377cc3d0657cb,libmatrixmultiply-888ac1fc448a6dd8,libapprox-cca8d3f9e365b5a0,libnum_complex-cd713724745db422,libbytemuck-3684936e035bccef,librayon-67a2d24f50935c1d,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-415b250dd7beb7ac,libnum_integer-b54cfc5b81941bf2,libnum_traits-551d7e3effd11bdb,librawpointer-77278abf625c2396,libserde-1c0f95deebb5056f,libserde_core-2c931dd3fb8fd185}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxswvFO/rustc7cJ3Sz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-f61bf1ed6f31be04/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxswvFO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/contractions.rs - contractions::contract_tensors (line 53)
[INFO] [stdout]     src/khatri_rao.rs - khatri_rao::khatri_rao_parallel (line 108)
[INFO] [stdout]     src/lib.rs - (line 30)
[INFO] [stdout]     src/nmode.rs - nmode::tucker_operator (line 420)
[INFO] [stdout]     src/nmode.rs - nmode::tucker_operator_ordered (line 498)
[INFO] [stdout]     src/nmode.rs - nmode::tucker_reconstruct (line 558)
[INFO] [stdout]     src/randomized.rs - randomized::randomized_range_finder (line 275)
[INFO] [stdout]     src/randomized.rs - randomized::randomized_svd (line 359)
[INFO] [stdout]     src/reductions.rs - reductions::correlation_along_modes (line 1317)
[INFO] [stdout]     src/reductions.rs - reductions::covariance_along_modes (line 1167)
[INFO] [stdout]     src/reductions.rs - reductions::kurtosis_along_modes (line 935)
[INFO] [stdout]     src/reductions.rs - reductions::max_along_modes (line 549)
[INFO] [stdout]     src/reductions.rs - reductions::mean_along_modes (line 112)
[INFO] [stdout]     src/reductions.rs - reductions::median_along_modes (line 598)
[INFO] [stdout]     src/reductions.rs - reductions::percentile_along_modes (line 651)
[INFO] [stdout]     src/reductions.rs - reductions::pnorm_along_modes (line 406)
[INFO] [stdout]     src/reductions.rs - reductions::skewness_along_modes (line 803)
[INFO] [stdout]     src/reductions.rs - reductions::std_along_modes (line 317)
[INFO] [stdout]     src/reductions.rs - reductions::sum_along_modes (line 62)
[INFO] [stdout]     src/reductions.rs - reductions::variance_along_modes (line 187)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_left_orthogonalize (line 241)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_left_orthogonalize_core (line 97)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_matvec (line 990)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_right_orthogonalize (line 344)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_right_orthogonalize_core (line 149)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_round (line 538)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_to_vector (line 895)
[INFO] [stdout]     src/tt_ops.rs - tt_ops::tt_truncate (line 619)
[INFO] [stdout]     src/utils.rs - utils::denormalize_factor (line 448)
[INFO] [stdout]     src/utils.rs - utils::normalize_factor (line 382)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 30 failed; 0 ignored; 0 measured; 0 filtered out; finished in 298.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ce585cd31acba62ae6cba1dca3d7e1fc36214be4989b5c52d4d278762fc78895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce585cd31acba62ae6cba1dca3d7e1fc36214be4989b5c52d4d278762fc78895", kill_on_drop: false }`
[INFO] [stdout] ce585cd31acba62ae6cba1dca3d7e1fc36214be4989b5c52d4d278762fc78895
