[INFO] fetching crate tenrso-decomp 0.1.0-alpha.2... [INFO] testing tenrso-decomp-0.1.0-alpha.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1 [INFO] extracting crate tenrso-decomp 0.1.0-alpha.2 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tenrso-decomp 0.1.0-alpha.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded tempfile v3.23.0 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded bit-set v0.8.0 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded rustix v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d555929f2ed1bf870fcdf12805ca191559ed8eb76df7f1fc82d7caeb3f4ea34a [INFO] running `Command { std: "docker" "start" "-a" "d555929f2ed1bf870fcdf12805ca191559ed8eb76df7f1fc82d7caeb3f4ea34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d555929f2ed1bf870fcdf12805ca191559ed8eb76df7f1fc82d7caeb3f4ea34a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d555929f2ed1bf870fcdf12805ca191559ed8eb76df7f1fc82d7caeb3f4ea34a", kill_on_drop: false }` [INFO] [stdout] d555929f2ed1bf870fcdf12805ca191559ed8eb76df7f1fc82d7caeb3f4ea34a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d7eea8a9e9136138e4659c276692f989c080fe13e5ba0871a6d462ea626349b [INFO] running `Command { std: "docker" "start" "-a" "0d7eea8a9e9136138e4659c276692f989c080fe13e5ba0871a6d462ea626349b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling scirs2-core v0.1.0-rc.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [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 uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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.8.5 [INFO] [stderr] Compiling rand v0.9.2 [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 1m 10s [INFO] running `Command { std: "docker" "inspect" "0d7eea8a9e9136138e4659c276692f989c080fe13e5ba0871a6d462ea626349b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7eea8a9e9136138e4659c276692f989c080fe13e5ba0871a6d462ea626349b", kill_on_drop: false }` [INFO] [stdout] 0d7eea8a9e9136138e4659c276692f989c080fe13e5ba0871a6d462ea626349b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48c9be71f7568199e5536b3ccb40aeb5fe3d25d0bb87dd0ca63bead07f607bbd [INFO] running `Command { std: "docker" "start" "-a" "48c9be71f7568199e5536b3ccb40aeb5fe3d25d0bb87dd0ca63bead07f607bbd", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [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 anes v0.1.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [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 regex v1.12.2 [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 tenrso-core v0.1.0-alpha.2 [INFO] [stderr] Compiling scirs2-linalg v0.1.0-rc.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 18s [INFO] running `Command { std: "docker" "inspect" "48c9be71f7568199e5536b3ccb40aeb5fe3d25d0bb87dd0ca63bead07f607bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c9be71f7568199e5536b3ccb40aeb5fe3d25d0bb87dd0ca63bead07f607bbd", kill_on_drop: false }` [INFO] [stdout] 48c9be71f7568199e5536b3ccb40aeb5fe3d25d0bb87dd0ca63bead07f607bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3abbbb6d4d868865c438e28c4de6b4247393e7f6179d6fbe3ff183992d57758e [INFO] running `Command { std: "docker" "start" "-a" "3abbbb6d4d868865c438e28c4de6b4247393e7f6179d6fbe3ff183992d57758e", 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_no_observed_entries ... ok [INFO] [stdout] test cp::tests::test_cp_completion_mask_validation ... ok [INFO] [stdout] test cp::tests::test_convergence_diagnostics ... ok [INFO] [stdout] test cp::tests::test_cp_completion_basic ... ok [INFO] [stdout] test cp::tests::test_cp_als_orthogonal ... ok [INFO] [stdout] test cp::tests::test_constraint_combinations ... ok [INFO] [stdout] test cp::tests::test_cp_als_nonnegative ... ok [INFO] [stdout] test cp::tests::test_cp_als_l2_regularized ... ok [INFO] [stdout] test cp::tests::test_cp_als_basic ... 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_incremental_append_mode ... ok [INFO] [stdout] test cp::tests::test_gram_matrix ... ok [INFO] [stdout] test cp::tests::test_cp_completion_convergence ... ok [INFO] [stdout] test cp::tests::test_cp_completion_high_missing_rate ... ok [INFO] [stdout] test cp::tests::test_oscillation_detection ... 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_incremental_sliding_window ... ok [INFO] [stdout] test cp::tests::test_cp_completion_reconstruction ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_basic ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_fit_check_frequency ... ok [INFO] [stdout] test cp::tests::test_nnsvd_initialization ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_init_strategies ... ok [INFO] [stdout] test cp::tests::test_leverage_score_initialization ... ok [INFO] [stdout] test property_tests::tests::completion_respects_rank_constraint ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_reconstruction ... ok [INFO] [stdout] test property_tests::tests::cp_als_monotone_convergence ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_convergence ... ok [INFO] [stdout] test property_tests::tests::cp_orthogonal_factors_are_orthogonal ... ok [INFO] [stdout] test property_tests::tests::cp_convergence_info_tracks_fit ... ok [INFO] [stdout] test property_tests::tests::cp_accelerated_faster_convergence ... ok [INFO] [stdout] test cp::tests::test_cp_als_accelerated_with_svd_init ... ok [INFO] [stdout] test property_tests::tests::cp_overspecified_rank_converges ... ok [INFO] [stdout] test property_tests::tests::cp_oscillation_detection_works ... ok [INFO] [stdout] test cp::tests::test_cp_incremental_convergence ... ok [INFO] [stdout] test property_tests::tests::cp_nonnegative_factors_are_nonnegative ... ok [INFO] [stdout] test cp::tests::test_cp_randomized_vs_standard ... 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_reconstruction_error_matches_fit ... ok [INFO] [stdout] test property_tests::tests::cp_weights_are_nonnegative ... ok [INFO] [stdout] test property_tests::tests::cp_reconstruction_invariant_to_scaling ... ok [INFO] [stdout] test property_tests::tests::cp_nonnegative_reconstruction_quality ... 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::tt_matvec_scaling_is_correct ... ok [INFO] [stdout] test property_tests::tests::tt_matvec_ranks_multiply ... ok [INFO] [stdout] test property_tests::tests::tt_matvec_identity_preserves_vector ... ok [INFO] [stdout] test property_tests::tests::cp_l2_regularization_reduces_norms ... 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::randomized_cp_comparable_to_standard ... ok [INFO] [stdout] test property_tests::tests::tucker_completion_respects_rank_constraint ... ignored [INFO] [stdout] test cp::tests::test_cp_als_accelerated_faster_convergence ... ok [INFO] [stdout] test property_tests::tests::randomized_cp_reconstruction_quality ... ok [INFO] [stdout] test property_tests::tests::randomized_cp_converges_with_iterations ... ok [INFO] [stdout] test property_tests::tests::tt_cores_have_correct_shapes ... ok [INFO] [stdout] test property_tests::tests::randomized_cp_sketch_size_affects_quality ... 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::cp_recovers_exact_low_rank ... ok [INFO] [stdout] test tt::tests::test_tt_compression ... ok [INFO] [stdout] test tt::tests::test_tt_dot_basic ... ok [INFO] [stdout] test property_tests::tests::tt_reconstruction_error_bounded ... 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_add_with_rounding ... ok [INFO] [stdout] test tt::tests::test_tt_frobenius_norm_properties ... ok [INFO] [stdout] test tt::tests::test_tt_frobenius_norm ... 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_ranks_respect_max_ranks ... ok [INFO] [stdout] test tt::tests::test_tt_hadamard_basic ... 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::tucker_auto_rank_preserves_energy ... 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_round_reconstruction ... ok [INFO] [stdout] test tt::tests::test_tt_svd_basic ... ok [INFO] [stdout] test tucker::tests::test_extract_columns ... ok [INFO] [stdout] test tt::tests::test_tt_max_rank ... ok [INFO] [stdout] test property_tests::tests::cp_all_init_strategies_converge ... ok [INFO] [stdout] test tt::tests::test_tt_round_basic ... ok [INFO] [stdout] test property_tests::tests::completion_preserves_observed_pattern 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 tucker::tests::test_tucker_auto_rank_threshold ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_convergence ... ok [INFO] [stdout] test tucker::tests::test_tucker_auto_rank_fixed ... 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 tucker::tests::test_tucker_completion_basic ... ok [INFO] [stdout] test tucker::tests::test_tucker_hosvd_basic ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_basic ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_convergence ... 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_auto_rank_energy ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_high_missing_rate ... ok [INFO] [stdout] test tucker::tests::test_tucker_completion_reconstruction ... ok [INFO] [stdout] test tucker::tests::test_tucker_nonnegative_vs_hosvd ... ok [INFO] [stdout] test tucker::tests::test_tucker_auto_rank_comparison ... ok [INFO] [stdout] test property_tests::tests::tucker_factors_are_orthogonal ... ok [INFO] [stdout] test property_tests::tests::tucker_core_has_correct_shape ... 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 tucker::tests::test_tucker_randomized_oversampling ... ok [INFO] [stdout] test utils::tests::test_orthogonality_error_identity ... ok [INFO] [stdout] test utils::tests::test_orthogonality_error_random ... ok [INFO] [stdout] test utils::tests::test_estimate_tucker_ranks ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_reconstruction ... 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 tucker::tests::test_tucker_randomized_vs_hosvd ... ok [INFO] [stdout] test property_tests::tests::tucker_hooi_improves_over_hosvd ... ok [INFO] [stdout] test tt::tests::test_tt_round_ranks_not_exceed_max ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_compression ... ok [INFO] [stdout] test tucker::tests::test_tucker_randomized_basic ... ok [INFO] [stdout] test property_tests::tests::all_methods_produce_valid_reconstructions ... ok [INFO] [stdout] test property_tests::tests::tucker_error_decreases_with_rank ... ok [INFO] [stdout] test property_tests::tests::tucker_completion_improves_with_more_observations ... ok [INFO] [stdout] test property_tests::tests::tt_compression_is_effective has been running for over 60 seconds [INFO] [stdout] test property_tests::tests::tucker_hooi_never_worse_than_hosvd ... ok [INFO] [stdout] test property_tests::tests::tucker_completion_preserves_low_rank_structure ... 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 90.42s [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_tucker_hosvd_full_rank ... ok [INFO] [stdout] test test_cp_als_weight_extraction ... ok [INFO] [stdout] test test_tucker_reconstruction_quality ... ok [INFO] [stdout] test test_cp_als_invalid_rank_zero - should panic ... ok [INFO] [stdout] test test_cp_als_invalid_rank_exceeds_mode - should panic ... ok [INFO] [stdout] test test_tucker_invalid_rank_count - should panic ... ok [INFO] [stdout] test test_cp_als_low_rank ... ok [INFO] [stdout] test test_tucker_invalid_rank_exceeds_mode - should panic ... ok [INFO] [stdout] test test_cp_reconstruction_shape_compatibility ... ok [INFO] [stdout] test test_cp_als_convergence ... ok [INFO] [stdout] test test_cp_tucker_comparison ... ok [INFO] [stdout] test test_tucker_hosvd_compression ... ok [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.21s [INFO] [stdout] [INFO] [stderr] Doc-tests tenrso_decomp [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_by_criterion (line 372) ... ok [INFO] [stdout] test src/rank_selection.rs - rank_selection::create_cv_split (line 506) ... 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::ScreePlotData::new (line 133) ... ok [INFO] [stdout] test src/lib.rs - (line 155) ... FAILED [INFO] [stdout] test src/lib.rs - (line 104) ... FAILED [INFO] [stdout] test src/cp.rs - cp::cp_als_accelerated (line 663) ... FAILED [INFO] [stdout] test src/cp.rs - cp::cp_randomized (line 1108) ... FAILED [INFO] [stdout] test src/tt.rs - tt::tt_matrix_from_diagonal (line 564) ... ok [INFO] [stdout] test src/tucker.rs - tucker::tucker_hooi (line 405) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 123) ... FAILED [INFO] [stdout] test src/cp.rs - cp::cp_completion (line 876) ... FAILED [INFO] [stdout] test src/lib.rs - (line 84) ... FAILED [INFO] [stdout] test src/tt.rs - tt::tt_dot (line 1271) ... FAILED [INFO] [stdout] test src/tucker.rs - tucker::tucker_nonnegative (line 757) ... FAILED [INFO] [stdout] test src/tucker.rs - tucker::tucker_hosvd_auto (line 174) ... FAILED [INFO] [stdout] test src/tt.rs - tt::TTDecomp::eval_at (line 219) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_als (line 297) ... ok [INFO] [stdout] test src/tt.rs - tt::tt_round (line 867) ... FAILED [INFO] [stdout] test src/tt.rs - tt::TTDecomp::frobenius_norm (line 300) ... ok [INFO] [stdout] test src/tucker.rs - tucker::tucker_randomized (line 595) ... FAILED [INFO] [stdout] test src/utils.rs - utils::compute_orthogonality_error (line 82) ... ok [INFO] [stdout] test src/utils.rs - utils::estimate_cp_rank (line 258) ... 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_hadamard (line 1399) ... ok [INFO] [stdout] test src/utils.rs - utils::compare_reconstructions (line 189) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_als_constrained (line 463) ... ok [INFO] [stdout] test src/tucker.rs - tucker::tucker_completion (line 991) ... ok [INFO] [stdout] test src/cp.rs - cp::cp_als_incremental (line 1337) ... 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/tt.rs - tt::tt_svd (line 691) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 155) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestwg2zPJ/rustc63QRrf/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/rustdoctestwg2zPJ/rustc63QRrf/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/rustdoctestwg2zPJ/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/rustdoctestwAMCTt/rustcH1PO9F/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/rustdoctestwAMCTt/rustcH1PO9F/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/rustdoctestwAMCTt/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/cp.rs - cp::cp_als_accelerated (line 663) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestK7qWt4/rustcDVDxfW/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/rustdoctestK7qWt4/rustcDVDxfW/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/rustdoctestK7qWt4/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/cp.rs - cp::cp_randomized (line 1108) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestqcvBb3/rustcS1HYRr/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/rustdoctestqcvBb3/rustcS1HYRr/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/rustdoctestqcvBb3/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 123) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestzGkuYx/rustchuOf3C/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/rustdoctestzGkuYx/rustchuOf3C/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/rustdoctestzGkuYx/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/cp.rs - cp::cp_completion (line 876) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestf1bCsS/rustcXQeqDf/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/rustdoctestf1bCsS/rustcXQeqDf/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/rustdoctestf1bCsS/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/rustdoctestv3TQqV/rustcKRQ7Ym/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/rustdoctestv3TQqV/rustcKRQ7Ym/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/rustdoctestv3TQqV/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_dot (line 1271) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestF8Edje/rustcyN1FbF/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/rustdoctestF8Edje/rustcyN1FbF/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/rustdoctestF8Edje/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_nonnegative (line 757) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestrQ3nHf/rustcjKZcCl/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/rustdoctestrQ3nHf/rustcjKZcCl/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/rustdoctestrQ3nHf/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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHhMp4c/rustcMv19lC/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/rustdoctestHhMp4c/rustcMv19lC/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/rustdoctestHhMp4c/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/rustdoctest6eeXeb/rustc26ZtYz/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/rustdoctest6eeXeb/rustc26ZtYz/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/rustdoctest6eeXeb/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_randomized (line 595) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestKy6Dia/rustcqghq6F/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/rustdoctestKy6Dia/rustcqghq6F/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/rustdoctestKy6Dia/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/cp.rs - cp::cp_als_accelerated (line 663) [INFO] [stdout] src/cp.rs - cp::cp_completion (line 876) [INFO] [stdout] src/cp.rs - cp::cp_randomized (line 1108) [INFO] [stdout] src/lib.rs - (line 104) [INFO] [stdout] src/lib.rs - (line 123) [INFO] [stdout] src/lib.rs - (line 155) [INFO] [stdout] src/lib.rs - (line 84) [INFO] [stdout] src/tt.rs - tt::tt_dot (line 1271) [INFO] [stdout] src/tt.rs - tt::tt_round (line 867) [INFO] [stdout] src/tucker.rs - tucker::tucker_hosvd_auto (line 174) [INFO] [stdout] src/tucker.rs - tucker::tucker_nonnegative (line 757) [INFO] [stdout] src/tucker.rs - tucker::tucker_randomized (line 595) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 22 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 47.16s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3abbbb6d4d868865c438e28c4de6b4247393e7f6179d6fbe3ff183992d57758e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3abbbb6d4d868865c438e28c4de6b4247393e7f6179d6fbe3ff183992d57758e", kill_on_drop: false }` [INFO] [stdout] 3abbbb6d4d868865c438e28c4de6b4247393e7f6179d6fbe3ff183992d57758e