[INFO] fetching crate tenrso-decomp 0.1.0-alpha.2... [INFO] testing tenrso-decomp-0.1.0-alpha.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate tenrso-decomp 0.1.0-alpha.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tenrso-decomp 0.1.0-alpha.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tenrso-decomp 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate tenrso-decomp 0.1.0-alpha.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tenrso-decomp 0.1.0-alpha.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tenrso-decomp 0.1.0-alpha.2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed8d164012a7ea3af3b91b87ec71a9c34ef0f54942aa574aad026500b988efd4 [INFO] running `Command { std: "docker" "start" "-a" "ed8d164012a7ea3af3b91b87ec71a9c34ef0f54942aa574aad026500b988efd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed8d164012a7ea3af3b91b87ec71a9c34ef0f54942aa574aad026500b988efd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8d164012a7ea3af3b91b87ec71a9c34ef0f54942aa574aad026500b988efd4", kill_on_drop: false }` [INFO] [stdout] ed8d164012a7ea3af3b91b87ec71a9c34ef0f54942aa574aad026500b988efd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e094cf3560bba2ff8819c7b632f14b58423f659c54c8019c38a9675a6c4fc31 [INFO] running `Command { std: "docker" "start" "-a" "9e094cf3560bba2ff8819c7b632f14b58423f659c54c8019c38a9675a6c4fc31", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling scirs2-core v0.1.0-rc.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling lax v0.17.0 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling scirs2-linalg v0.1.0-rc.2 [INFO] [stderr] Compiling tenrso-core v0.1.0-alpha.2 [INFO] [stderr] Compiling tenrso-kernels v0.1.0-alpha.2 [INFO] [stderr] Compiling tenrso-decomp v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.37s [INFO] running `Command { std: "docker" "inspect" "9e094cf3560bba2ff8819c7b632f14b58423f659c54c8019c38a9675a6c4fc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e094cf3560bba2ff8819c7b632f14b58423f659c54c8019c38a9675a6c4fc31", kill_on_drop: false }` [INFO] [stdout] 9e094cf3560bba2ff8819c7b632f14b58423f659c54c8019c38a9675a6c4fc31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbcf042c51648c0a94f7cf3f8c35baefca2f8067a63b0b396ea70db442e504f9 [INFO] running `Command { std: "docker" "start" "-a" "fbcf042c51648c0a94f7cf3f8c35baefca2f8067a63b0b396ea70db442e504f9", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling ndarray-linalg v0.17.0 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling scirs2-core v0.1.0-rc.2 [INFO] [stderr] Compiling scirs2-linalg v0.1.0-rc.2 [INFO] [stderr] Compiling tenrso-core v0.1.0-alpha.2 [INFO] [stderr] Compiling tenrso-kernels v0.1.0-alpha.2 [INFO] [stderr] Compiling tenrso-decomp v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "fbcf042c51648c0a94f7cf3f8c35baefca2f8067a63b0b396ea70db442e504f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcf042c51648c0a94f7cf3f8c35baefca2f8067a63b0b396ea70db442e504f9", kill_on_drop: false }` [INFO] [stdout] fbcf042c51648c0a94f7cf3f8c35baefca2f8067a63b0b396ea70db442e504f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d251995165ade3eb711e6e8ef1659b3f31bfa76213f8997d2ff1cb3f257f111e [INFO] running `Command { std: "docker" "start" "-a" "d251995165ade3eb711e6e8ef1659b3f31bfa76213f8997d2ff1cb3f257f111e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tenrso_decomp-bb669e1e9151f15c) [INFO] [stdout] [INFO] [stdout] running 158 tests [INFO] [stdout] test cp::tests::test_cp_completion_mask_validation ... ok [INFO] [stdout] test cp::tests::test_cp_completion_no_observed_entries ... ok [INFO] [stdout] test cp::tests::test_cp_completion_basic ... ok [INFO] [stdout] test cp::tests::test_convergence_diagnostics ... ok [INFO] [stdout] test cp::tests::test_cp_als_orthogonal ... ok [INFO] [stdout] test cp::tests::test_cp_als_basic ... ok [INFO] [stdout] test cp::tests::test_cp_als_l2_regularized ... ok [INFO] [stdout] test cp::tests::test_cp_als_nonnegative ... ok [INFO] [stdout] test cp::tests::test_constraint_combinations ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_dimensions ... ok [INFO] [stdout] test cp::tests::test_convergence_fit_history ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_invalid_mode ... ok [INFO] [stdout] test cp::tests::test_cp_als_accelerated_reconstruction ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_invalid_params ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_shape_mismatch ... ok [INFO] [stdout] test cp::tests::test_cp_als_accelerated_basic ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_basic ... ok [INFO] [stdout] test cp::tests::test_gram_matrix ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_sliding_window ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_append_mode ... ok [INFO] [stdout] test cp::tests::test_cp_completion_convergence ... ok [INFO] [stdout] test cp::tests::test_oscillation_detection ... ok [INFO] [stdout] test cp::tests::test_nnsvd_initialization ... ok [INFO] [stdout] test cp::tests::test_cp_completion_high_missing_rate ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_fit_check_frequency ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_reconstruction_quality ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_oversampling ... ok [INFO] [stdout] test cp::tests::test_cp_completion_reconstruction ... ok [INFO] [stdout] test cp::tests::test_leverage_score_initialization ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_convergence ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_convergence ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_reconstruction ... ok [INFO] [stdout] test property_tests::tests::completion_respects_rank_constraint ... ok [INFO] [stdout] test property_tests::tests::cp_accelerated_faster_convergence ... ok [INFO] [stdout] test property_tests::tests::completion_improves_with_more_observations ... ok [INFO] [stdout] test property_tests::tests::completion_fits_observed_entries ... ok [INFO] [stdout] test property_tests::tests::cp_convergence_info_tracks_fit ... ok [INFO] [stdout] test property_tests::tests::cp_overspecified_rank_converges ... ok [INFO] [stdout] test property_tests::tests::cp_orthogonal_factors_are_orthogonal ... ok [INFO] [stdout] test cp::tests::test_cp_als_accelerated_with_svd_init ... ok [INFO] [stdout] test property_tests::tests::cp_oscillation_detection_works ... ok [INFO] [stdout] test property_tests::tests::cp_nonnegative_factors_are_nonnegative ... ok [INFO] [stdout] test property_tests::tests::cp_als_monotone_convergence ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_init_strategies ... ok [INFO] [stdout] test property_tests::tests::cp_reconstruction_invariant_to_scaling ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_vs_standard ... ok [INFO] [stdout] test property_tests::tests::cp_reconstruction_error_matches_fit ... ok [INFO] [stdout] test property_tests::tests::cp_weights_are_nonnegative ... ok [INFO] [stdout] test property_tests::tests::randomized_cp_converges_with_iterations ... ok [INFO] [stdout] test property_tests::tests::cp_nonnegative_reconstruction_quality ... ok [INFO] [stdout] test property_tests::tests::tt_matvec_ranks_multiply ... ok [INFO] [stdout] test property_tests::tests::tt_matvec_scaling_is_correct ... ok [INFO] [stdout] test property_tests::tests::tt_matvec_identity_preserves_vector ... ok [INFO] [stdout] test property_tests::tests::tt_matvec_dimension_mismatch_fails ... ok [INFO] [stdout] test property_tests::tests::randomized_cp_produces_valid_dimensions ... ok [INFO] [stdout] test property_tests::tests::tucker_completion_fits_observed_entries ... ignored [INFO] [stdout] test property_tests::tests::cp_reconstruction_error_decreases_with_rank ... ok [INFO] [stdout] test property_tests::tests::cp_l2_regularization_reduces_norms ... ok [INFO] [stdout] test property_tests::tests::tucker_completion_respects_rank_constraint ... ignored [INFO] [stdout] test property_tests::tests::randomized_cp_comparable_to_standard ... ok [INFO] [stdout] test property_tests::tests::randomized_cp_reconstruction_quality ... ok [INFO] [stdout] test cp::tests::test_cp_als_accelerated_faster_convergence ... ok [INFO] [stdout] test property_tests::tests::randomized_cp_sketch_size_affects_quality ... ok [INFO] [stdout] test property_tests::tests::cp_recovers_exact_low_rank ... ok [INFO] [stdout] test property_tests::tests::tucker_nonnegative_all_components_nonnegative ... ok [INFO] [stdout] test property_tests::tests::tucker_nonnegative_correct_dimensions ... ok [INFO] [stdout] test rank_selection::tests::test_cp_num_params ... ok [INFO] [stdout] test rank_selection::tests::test_create_cv_split ... ok [INFO] [stdout] test rank_selection::tests::test_elbow_detection ... ok [INFO] [stdout] test rank_selection::tests::test_information_criterion_ordering ... ok [INFO] [stdout] test rank_selection::tests::test_masked_error_empty_mask ... ok [INFO] [stdout] test rank_selection::tests::test_masked_reconstruction_error ... ok [INFO] [stdout] test rank_selection::tests::test_rank_selection_result_improvement ... ok [INFO] [stdout] test rank_selection::tests::test_rank_selection_strategies_are_different ... ok [INFO] [stdout] test rank_selection::tests::test_scree_plot_data_basic ... ok [INFO] [stdout] test rank_selection::tests::test_scree_plot_elbow_detection ... ok [INFO] [stdout] test rank_selection::tests::test_scree_plot_rank_for_variance ... ok [INFO] [stdout] test rank_selection::tests::test_select_rank_auto_combined ... ok [INFO] [stdout] test rank_selection::tests::test_select_rank_auto_cv ... ok [INFO] [stdout] test rank_selection::tests::test_select_rank_auto_elbow ... ok [INFO] [stdout] test rank_selection::tests::test_select_rank_auto_ic ... ok [INFO] [stdout] test rank_selection::tests::test_select_rank_auto_variance_threshold ... ok [INFO] [stdout] test rank_selection::tests::test_select_rank_prefers_parsimony ... ok [INFO] [stdout] test rank_selection::tests::test_tt_num_params ... ok [INFO] [stdout] test rank_selection::tests::test_tucker_num_params ... ok [INFO] [stdout] test tt::tests::test_tt_add_basic ... ok [INFO] [stdout] test property_tests::tests::tt_cores_have_correct_shapes ... ok [INFO] [stdout] test tt::tests::test_tt_add_with_rounding ... ok [INFO] [stdout] test tt::tests::test_tt_compression ... ok [INFO] [stdout] test tt::tests::test_tt_dot_basic ... ok [INFO] [stdout] test tt::tests::test_tt_eval_at ... ok [INFO] [stdout] test tt::tests::test_tt_eval_at_bounds_checking ... ok [INFO] [stdout] test tt::tests::test_tt_frobenius_norm ... ok [INFO] [stdout] test tt::tests::test_tt_frobenius_norm_properties ... ok [INFO] [stdout] test tt::tests::test_tt_hadamard_basic ... ok [INFO] [stdout] test tt::tests::test_tt_matrix_from_diagonal ... ok [INFO] [stdout] test tt::tests::test_tt_matvec_basic ... ok [INFO] [stdout] test tt::tests::test_tt_matvec_dimension_mismatch ... ok [INFO] [stdout] test tt::tests::test_tt_matvec_ranks ... ok [INFO] [stdout] test tt::tests::test_tt_matvec_scaling ... ok [INFO] [stdout] test property_tests::tests::tt_reconstruction_error_bounded ... ok [INFO] [stdout] test property_tests::tests::tt_ranks_respect_max_ranks ... ok [INFO] [stdout] test tt::tests::test_tt_reconstruction ... ok [INFO] [stdout] test tt::tests::test_tt_operations_shape_mismatch ... ok [INFO] [stdout] test tt::tests::test_tt_effective_rank ... ok [INFO] [stdout] test tt::tests::test_tt_round_preserves_accuracy ... ok [INFO] [stdout] test property_tests::tests::cp_all_init_strategies_converge ... ok [INFO] [stdout] test property_tests::tests::all_methods_produce_valid_reconstructions has been running for over 60 seconds [INFO] [stdout] test tt::tests::test_tt_max_rank ... ok [INFO] [stdout] test tt::tests::test_tt_svd_basic ... ok [INFO] [stdout] test tucker::tests::test_extract_columns ... ok [INFO] [stdout] test property_tests::tests::completion_preserves_observed_pattern has been running for over 60 seconds [INFO] [stdout] test tt::tests::test_tt_round_reconstruction ... ok [INFO] [stdout] test tucker::tests::test_tucker_auto_rank_energy ... ok [INFO] [stdout] test tucker::tests::test_tucker_auto_rank_fixed ... ok [INFO] [stdout] test property_tests::tests::tt_compression_is_effective has been running for over 60 seconds [INFO] [stdout] test tucker::tests::test_tucker_auto_rank_invalid_params ... ok [INFO] [stdout] test property_tests::tests::completion_preserves_observed_pattern ... ok [INFO] [stdout] test property_tests::tests::tucker_auto_rank_preserves_energy has been running for over 60 seconds [INFO] [stdout] test property_tests::tests::tucker_completion_improves_with_more_observations has been running for over 60 seconds [INFO] [stdout] test property_tests::tests::tucker_completion_preserves_low_rank_structure has been running for over 60 seconds [INFO] [stdout] test property_tests::tests::tucker_core_has_correct_shape has been running for over 60 seconds [INFO] [stdout] test property_tests::tests::tucker_error_decreases_with_rank has been running for over 60 seconds [INFO] [stdout] test property_tests::tests::tucker_factors_are_orthogonal has been running for over 60 seconds [INFO] [stdout] test tucker::tests::test_tucker_completion_basic ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_convergence ... ok [INFO] [stdout] test tucker::tests::test_tucker_auto_rank_threshold ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_mask_validation ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_no_observed_entries ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_rank_validation ... ok [INFO] [stdout] test property_tests::tests::tucker_hooi_improves_over_hosvd has been running for over 60 seconds [INFO] [stdout] test tucker::tests::test_tucker_auto_rank_comparison ... ok [INFO] [stdout] test tucker::tests::test_tucker_hosvd_basic ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_basic ... ok [INFO] [stdout] test property_tests::tests::tucker_hooi_never_worse_than_hosvd has been running for over 60 seconds [INFO] [stdout] test tucker::tests::test_tucker_completion_reconstruction ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_negative_input ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_rank_validation ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_reconstruction ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_convergence ... ok [INFO] [stdout] test tt::tests::test_tt_round_basic ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_vs_hosvd ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_high_missing_rate ... ok [INFO] [stdout] test property_tests::tests::tucker_auto_rank_preserves_energy ... ok [INFO] [stdout] test property_tests::tests::tucker_factors_are_orthogonal ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_oversampling ... ok [INFO] [stdout] test tucker::tests::test_tucker_reconstruction ... ok [INFO] [stdout] test utils::tests::test_analyze_factor ... ok [INFO] [stdout] test utils::tests::test_compare_reconstructions ... ok [INFO] [stdout] test utils::tests::test_decomp_stats_quality_score ... ok [INFO] [stdout] test utils::tests::test_estimate_cp_rank ... ok [INFO] [stdout] test tt::tests::test_tt_round_compression has been running for over 60 seconds [INFO] [stdout] test tt::tests::test_tt_round_ranks_not_exceed_max has been running for over 60 seconds [INFO] [stdout] test utils::tests::test_estimate_tucker_ranks ... ok [INFO] [stdout] test utils::tests::test_orthogonality_error_identity ... ok [INFO] [stdout] test utils::tests::test_orthogonality_error_random ... ok [INFO] [stdout] test property_tests::tests::tucker_completion_improves_with_more_observations ... ok [INFO] [stdout] test property_tests::tests::tucker_core_has_correct_shape ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_vs_hosvd ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_power_iters ... ok [INFO] [stdout] test tt::tests::test_tt_round_compression ... ok [INFO] [stdout] test tt::tests::test_tt_round_ranks_not_exceed_max ... ok [INFO] [stdout] test property_tests::tests::all_methods_produce_valid_reconstructions ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_reconstruction ... ok [INFO] [stdout] test property_tests::tests::tucker_error_decreases_with_rank ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_basic ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_compression ... ok [INFO] [stdout] test property_tests::tests::tucker_completion_preserves_low_rank_structure ... ok [INFO] [stdout] test property_tests::tests::tucker_hooi_improves_over_hosvd ... ok [INFO] [stdout] test property_tests::tests::tucker_hooi_never_worse_than_hosvd ... ok [INFO] [stdout] test property_tests::tests::tt_compression_is_effective ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 156 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 181.88s [INFO] [stdout] [INFO] [stderr] Running tests/decomposition_integration.rs (/opt/rustwide/target/debug/deps/decomposition_integration-6b59cef7db1a614f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_cp_als_rank1_exact ... ok [INFO] [stdout] test test_cp_als_low_rank ... ok [INFO] [stdout] test test_cp_als_weight_extraction ... ok [INFO] [stdout] test test_tucker_hosvd_full_rank ... ok [INFO] [stdout] test test_tucker_hosvd_compression ... ok [INFO] [stdout] test test_cp_tucker_comparison ... ok [INFO] [stdout] test test_cp_als_convergence ... ok [INFO] [stdout] test test_tucker_reconstruction_quality ... ok [INFO] [stdout] test test_cp_als_invalid_rank_exceeds_mode - should panic ... ok [INFO] [stdout] test test_cp_als_invalid_rank_zero - should panic ... ok [INFO] [stdout] test test_tucker_invalid_rank_count - should panic ... ok [INFO] [stdout] test test_tucker_invalid_rank_exceeds_mode - should panic ... ok [INFO] [stdout] test test_cp_reconstruction_shape_compatibility ... ok [INFO] [stderr] Doc-tests tenrso_decomp [INFO] [stdout] test test_tucker_different_ranks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test src/rank_selection.rs - rank_selection::compute_information_criterion (line 257) ... ok [INFO] [stdout] test src/rank_selection.rs - rank_selection::select_rank_auto (line 655) ... ok [INFO] [stdout] test src/rank_selection.rs - rank_selection::select_rank_by_criterion (line 372) ... ok [INFO] [stdout] test src/rank_selection.rs - rank_selection::ScreePlotData::new (line 133) ... ok [INFO] [stdout] test src/rank_selection.rs - rank_selection::create_cv_split (line 506) ... ok [INFO] [stdout] test src/tt.rs - tt::TTDecomp::eval_at (line 219) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_completion (line 876) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_als (line 297) ... ok [INFO] [stdout] test src/tt.rs - tt::tt_dot (line 1271) ... FAILED [INFO] [stdout] test src/cp.rs - cp::cp_als_accelerated (line 663) has been running for over 60 seconds [INFO] [stdout] test src/cp.rs - cp::cp_als_constrained (line 463) has been running for over 60 seconds [INFO] [stdout] test src/cp.rs - cp::cp_als_incremental (line 1337) has been running for over 60 seconds [INFO] [stdout] test src/cp.rs - cp::cp_randomized (line 1108) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - (line 104) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - (line 123) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - (line 155) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - (line 84) has been running for over 60 seconds [INFO] [stdout] test src/tt.rs - tt::TTDecomp::frobenius_norm (line 300) has been running for over 60 seconds [INFO] [stdout] test src/tt.rs - tt::TTMatrix::matvec (line 441) has been running for over 60 seconds [INFO] [stdout] test src/tt.rs - tt::tt_add (line 1097) has been running for over 60 seconds [INFO] [stdout] test src/tt.rs - tt::tt_hadamard (line 1399) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - (line 84) ... FAILED [INFO] [stdout] test src/tucker.rs - tucker::tucker_hooi (line 405) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 104) ... FAILED [INFO] [stdout] test src/tt.rs - tt::tt_matrix_from_diagonal (line 564) has been running for over 60 seconds [INFO] [stdout] test src/tucker.rs - tucker::tucker_hosvd_auto (line 174) ... FAILED [INFO] [stdout] test src/tt.rs - tt::tt_round (line 867) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - (line 123) ... FAILED [INFO] [stdout] test src/tt.rs - tt::tt_svd (line 691) ... FAILED [INFO] [stdout] test src/utils.rs - utils::compare_reconstructions (line 189) ... FAILED [INFO] [stdout] test src/tt.rs - tt::tt_hadamard (line 1399) ... FAILED [INFO] [stdout] test src/tt.rs - tt::TTDecomp::frobenius_norm (line 300) ... FAILED [INFO] [stdout] test src/tucker.rs - tucker::tucker_completion (line 991) has been running for over 60 seconds [INFO] [stdout] test src/tt.rs - tt::tt_round (line 867) ... FAILED [INFO] [stdout] test src/utils.rs - utils::estimate_cp_rank (line 258) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_als_constrained (line 463) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_als_incremental (line 1337) ... ok [INFO] [stdout] test src/tucker.rs - tucker::tucker_nonnegative (line 757) ... ok [INFO] [stdout] test src/utils.rs - utils::compute_orthogonality_error (line 82) ... ok [INFO] [stdout] test src/tt.rs - tt::TTMatrix::matvec (line 441) ... ok [INFO] [stdout] test src/tt.rs - tt::tt_add (line 1097) ... ok [INFO] [stdout] test src/tt.rs - tt::tt_matrix_from_diagonal (line 564) ... ok [INFO] [stdout] test src/tucker.rs - tucker::tucker_completion (line 991) ... ok [INFO] [stdout] test src/tucker.rs - tucker::tucker_hosvd (line 317) ... ok [INFO] [stdout] test src/utils.rs - utils::estimate_tucker_ranks (line 300) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_randomized (line 1108) ... ok [INFO] [stdout] test src/lib.rs - (line 155) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_als_accelerated (line 663) ... ok [INFO] [stdout] test src/tucker.rs - tucker::tucker_randomized (line 595) has been running for over 60 seconds [INFO] [stdout] test src/tucker.rs - tucker::tucker_randomized (line 595) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/tt.rs - tt::tt_dot (line 1271) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestD6K0Sr/rustcGooV5A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestD6K0Sr/rustcGooV5A/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD6K0Sr/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/lib.rs - (line 84) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestUC8jEW/rustcDZSZKJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUC8jEW/rustcDZSZKJ/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUC8jEW/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/lib.rs - (line 104) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlCozHB/rustchsv3J9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlCozHB/rustchsv3J9/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlCozHB/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/tucker.rs - tucker::tucker_hosvd_auto (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 123) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestOX0mkT/rustc6iubj5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOX0mkT/rustc6iubj5/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOX0mkT/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.rs - tt::tt_svd (line 691) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestKIX79I/rustcXqY6di/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKIX79I/rustcXqY6di/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKIX79I/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::compare_reconstructions (line 189) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/tt.rs - tt::tt_hadamard (line 1399) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHZ43KX/rustc83ojwr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHZ43KX/rustc83ojwr/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHZ43KX/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.rs - tt::TTDecomp::frobenius_norm (line 300) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesthfSEpt/rustcgTxK85/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthfSEpt/rustcgTxK85/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthfSEpt/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.rs - tt::tt_round (line 867) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestH7njkx/rustcubJI62/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtenrso_decomp-2973b0eb6c816787,libtenrso_kernels-bfa5367dee5dbb5d,libtenrso_core-a126e3d1f7f321b5,libsmallvec-45f6e3b8047adea1,libscirs2_linalg-cd6d289c0be2580e,libhalf-6ef58d18111a1985,libscirs2_core-28a9ceec042b2288,libuuid-3a73af2df92fdf82,libnum_cpus-92116134de7af695,librand_distr-a815370bd5684c49,libndarray_linalg-981c97b44d4c94f6,liblax-5747ef849c5ae1d5,liblapack_sys-fed9c2e0f08daecf,libcauchy-7103343d5ba0398d,libndarray_rand-793852eb9a2e1912,librand_distr-a24fad30ce5c1bc6,libonce_cell-0ba6aecba7086d38,libthiserror-e6a7c0e5b4ec2b7b,libchrono-923913674a0960e8,libiana_time_zone-54997521cde77023,libserde_json-641d71c14bbbf464,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librand-dbe7d634d2244d34,librand_chacha-30e3aba4f1308936,librand_core-286ac246e96f637f,libgetrandom-88577a724e55f121,libndarray-dc4d337be330c9aa,libmatrixmultiply-b274a47ba471d93f,libapprox-4781f9609833d7dd,libnum_complex-19e1dd48aa1c6d79,librand-3c43670bf093d623,librand_chacha-2714eccbfe84a07e,libppv_lite86-961898f95e69ee53,libzerocopy-50152b8b2e357941,librand_core-084e7b24318d9cdb,libgetrandom-da1a24777056bd78,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libnum_integer-fa8bcc3ba46bb42e,libnum_traits-10b3a10b7db869ec,librawpointer-a726d041f28ef5ec,libserde-3382f2c8f3c00a64,libserde_core-365391bf3dd30696,libanyhow-7e5dcd40304f6dad}.rlib" "/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" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestH7njkx/rustcubJI62/raw-dylibs" "-B/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-f5c3e288a0354bc4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestH7njkx/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/lib.rs - (line 104) [INFO] [stdout] src/lib.rs - (line 123) [INFO] [stdout] src/lib.rs - (line 84) [INFO] [stdout] src/tt.rs - tt::TTDecomp::frobenius_norm (line 300) [INFO] [stdout] src/tt.rs - tt::tt_dot (line 1271) [INFO] [stdout] src/tt.rs - tt::tt_hadamard (line 1399) [INFO] [stdout] src/tt.rs - tt::tt_round (line 867) [INFO] [stdout] src/tt.rs - tt::tt_svd (line 691) [INFO] [stdout] src/tucker.rs - tucker::tucker_hosvd_auto (line 174) [INFO] [stdout] src/utils.rs - utils::compare_reconstructions (line 189) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 168.37s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d251995165ade3eb711e6e8ef1659b3f31bfa76213f8997d2ff1cb3f257f111e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d251995165ade3eb711e6e8ef1659b3f31bfa76213f8997d2ff1cb3f257f111e", kill_on_drop: false }` [INFO] [stdout] d251995165ade3eb711e6e8ef1659b3f31bfa76213f8997d2ff1cb3f257f111e