[INFO] fetching crate russell_lab 1.6.2... [INFO] checking russell_lab-1.6.2 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate russell_lab 1.6.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate russell_lab 1.6.2 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate russell_lab 1.6.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate russell_lab 1.6.2 [INFO] tweaked toml for crates.io crate russell_lab 1.6.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate russell_lab 1.6.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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b01d29ec483478535dc8bb781006a4bb2d3a8bd69909e6bba89563f80f4920bd [INFO] running `Command { std: "docker" "start" "-a" "b01d29ec483478535dc8bb781006a4bb2d3a8bd69909e6bba89563f80f4920bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b01d29ec483478535dc8bb781006a4bb2d3a8bd69909e6bba89563f80f4920bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01d29ec483478535dc8bb781006a4bb2d3a8bd69909e6bba89563f80f4920bd", kill_on_drop: false }` [INFO] [stdout] b01d29ec483478535dc8bb781006a4bb2d3a8bd69909e6bba89563f80f4920bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1844047d2b81dd24f0af1cf0dfeb525eee7ef39dfdc822b71cf2e05a8b42b84f [INFO] running `Command { std: "docker" "start" "-a" "1844047d2b81dd24f0af1cf0dfeb525eee7ef39dfdc822b71cf2e05a8b42b84f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking plotpy v0.7.0 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Compiling russell_lab v1.6.2 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `russell_lab` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/base/macros.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/base/macros.rs:20:6 [INFO] [stderr] | [INFO] [stderr] 20 | ($real:expr_2021, $imag:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/base/macros.rs:20:23 [INFO] [stderr] | [INFO] [stderr] 20 | ($real:expr_2021, $imag:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/base/auxiliary_blas.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 4 | | fn c_using_intel_mkl() -> CcBool; [INFO] [stdout] 5 | | fn c_set_num_threads(n: i32); [INFO] [stdout] 6 | | fn c_get_num_threads() -> i32; [INFO] [stdout] ... | [INFO] [stdout] 10 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/base/macros.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr, $imag:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr_2021, $imag:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/base/macros.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr, $imag:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr, $imag:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/internal/add_arrays.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // real ------------------------------------------------------------------------------------------------------ [INFO] [stdout] 7 | | [INFO] [stdout] 8 | | // Computes constant times a vector plus a vector. [INFO] [stdout] ... | [INFO] [stdout] 32 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a complex Hermitian positive definite matrix A. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zpotrf(upper: CcBool, n: *const i32, a: *mut Complex64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen_herm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for HE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zheev( [INFO] [stdout] ... | [INFO] [stdout] 18 | | ); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_herm_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs one of the hermitian rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zherk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgetrf(m: *const i32, n: *const i32, a: *mut Complex64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zlange( [INFO] [stdout] ... | [INFO] [stdout] 14 | | ) -> f64; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesvd( [INFO] [stdout] ... | [INFO] [stdout] 24 | | ); [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a real symmetric positive definite matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dpotrf(upper: CcBool, n: *const i32, a: *mut f64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_eigen_sym.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a symmetric matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dsyev( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_eigenvalues.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | fn c_dgetrf(m: *const i32, n: *const i32, a: *mut f64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dlange(norm_code: i32, m: *const i32, n: *const i32, a: *const f64, lda: *const i32, work: *mut f64) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesvd( [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/complex_mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/complex_solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/complex_vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/vec_outer.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/vec_outer_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the Euclidean norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dznrm2(n: i32, x: *const Complex64, incx: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_inner.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Calculates the dot product of two vectors [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_ddot(n: i32, x: *const f64, incx: i32, y: *const f64, incy: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the sum of the absolute values (1-norm or taxicab norm) [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dasum(n: i32, x: *const f64, incx: i32) -> f64; [INFO] [stdout] ... | [INFO] [stdout] 15 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/algo_quadrature_integrate_1d.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `russell_lab` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/base/macros.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/base/macros.rs:20:6 [INFO] [stderr] | [INFO] [stderr] 20 | ($real:expr_2021, $imag:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/base/macros.rs:20:23 [INFO] [stderr] | [INFO] [stderr] 20 | ($real:expr_2021, $imag:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/base/auxiliary_blas.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 4 | | fn c_using_intel_mkl() -> CcBool; [INFO] [stdout] 5 | | fn c_set_num_threads(n: i32); [INFO] [stdout] 6 | | fn c_get_num_threads() -> i32; [INFO] [stdout] ... | [INFO] [stdout] 10 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: `--force-warn missing-unsafe-on-extern` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/base/macros.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr, $imag:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr_2021, $imag:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/base/macros.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr, $imag:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($real:expr, $imag:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/internal/add_arrays.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // real ------------------------------------------------------------------------------------------------------ [INFO] [stdout] 7 | | [INFO] [stdout] 8 | | // Computes constant times a vector plus a vector. [INFO] [stdout] ... | [INFO] [stdout] 32 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a complex Hermitian positive definite matrix A. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zpotrf(upper: CcBool, n: *const i32, a: *mut Complex64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen_herm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for HE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zheev( [INFO] [stdout] ... | [INFO] [stdout] 18 | | ); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_herm_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs one of the hermitian rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zherk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgetrf(m: *const i32, n: *const i32, a: *mut Complex64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zlange( [INFO] [stdout] ... | [INFO] [stdout] 14 | | ) -> f64; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesvd( [INFO] [stdout] ... | [INFO] [stdout] 24 | | ); [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/complex_mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a real symmetric positive definite matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dpotrf(upper: CcBool, n: *const i32, a: *mut f64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_eigen_sym.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a symmetric matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dsyev( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_eigenvalues.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | fn c_dgetrf(m: *const i32, n: *const i32, a: *mut f64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dlange(norm_code: i32, m: *const i32, n: *const i32, a: *const f64, lda: *const i32, work: *mut f64) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesvd( [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matrix/mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/complex_mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/complex_solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/complex_vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/vec_outer.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/matvec/vec_outer_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the Euclidean norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dznrm2(n: i32, x: *const Complex64, incx: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/complex_vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_inner.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Calculates the dot product of two vectors [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_ddot(n: i32, x: *const f64, incx: i32, y: *const f64, incy: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes the sum of the absolute values (1-norm or taxicab norm) [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dasum(n: i32, x: *const f64, incx: i32) -> f64; [INFO] [stdout] ... | [INFO] [stdout] 15 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/vector/vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/matrix_cholesky_3x3.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/complex_matrix_norms.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/base_auxiliary_blas.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/matvec_benchmark.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_visualization.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/complex_linear_system_solution_2.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_lorene_1d_pde_spectral_collocation.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/base_sort_small_tuples.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_interp_chebyshev.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_norms.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_elliptic_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_interp_chebyshev_adapt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_singular_value_decomposition.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_interp_chebyshev_noisy_data.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_cholesky_4x4.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_plot_superquadric_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_eigenvalues_symmetric_3x3.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/vector_axpy_and_sum.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_root_finding_chebyshev.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/algo_chebyshev.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_bessel_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_eigenvalues.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matvec_solve_linear_system.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/more_tests_bessel_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_eigenvalues_symmetric.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_vector_multiplication.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/complex_matrix_multiplication.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/more_tests_elliptic_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_plot_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_linear_fitting.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/complex_linear_system_solution_1.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_chebyshev_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_min_bracketing_and_solver.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/check_1st_and_2nd_derivatives.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/matrix_multiplication.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/vector_norms.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/vector_outer_product.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_numerical_jacobian.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_interp_lagrange.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_chebyshev_points.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_erf_erfc_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/vector_dot_scale_and_copy.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_bessel_mod_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/math_beta_gamma_functions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_lorene_1d_pde_spectral_errors.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_min_and_root_solver_brent.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/algo_interp_chebyshev_data.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.91s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling russell_lab v1.6.2 (/tmp/fixit) [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/base/auxiliary_blas.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / extern "C" { [INFO] [stdout] 4 | | fn c_using_intel_mkl() -> CcBool; [INFO] [stdout] 5 | | fn c_set_num_threads(n: i32); [INFO] [stdout] 6 | | fn c_get_num_threads() -> i32; [INFO] [stdout] ... | [INFO] [stdout] 10 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/internal/add_arrays.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // real ------------------------------------------------------------------------------------------------------ [INFO] [stdout] 7 | | [INFO] [stdout] 8 | | // Computes constant times a vector plus a vector. [INFO] [stdout] ... | [INFO] [stdout] 32 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a complex Hermitian positive definite matrix A. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zpotrf(upper: CcBool, n: *const i32, a: *mut Complex64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen_herm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for HE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zheev( [INFO] [stdout] ... | [INFO] [stdout] 18 | | ); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_herm_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs one of the hermitian rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zherk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgetrf(m: *const i32, n: *const i32, a: *mut Complex64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zlange( [INFO] [stdout] ... | [INFO] [stdout] 14 | | ) -> f64; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesvd( [INFO] [stdout] ... | [INFO] [stdout] 24 | | ); [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a real symmetric positive definite matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dpotrf(upper: CcBool, n: *const i32, a: *mut f64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_eigen_sym.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a symmetric matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dsyev( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_eigenvalues.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | fn c_dgetrf(m: *const i32, n: *const i32, a: *mut f64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dlange(norm_code: i32, m: *const i32, n: *const i32, a: *const f64, lda: *const i32, work: *mut f64) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesvd( [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/complex_mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/complex_solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/complex_vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/vec_outer.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/vec_outer_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the Euclidean norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dznrm2(n: i32, x: *const Complex64, incx: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_inner.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Calculates the dot product of two vectors [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_ddot(n: i32, x: *const f64, incx: i32, y: *const f64, incy: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the sum of the absolute values (1-norm or taxicab norm) [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dasum(n: i32, x: *const f64, incx: i32) -> f64; [INFO] [stdout] ... | [INFO] [stdout] 15 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/base/auxiliary_blas.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / extern "C" { [INFO] [stdout] 4 | | fn c_using_intel_mkl() -> CcBool; [INFO] [stdout] 5 | | fn c_set_num_threads(n: i32); [INFO] [stdout] 6 | | fn c_get_num_threads() -> i32; [INFO] [stdout] ... | [INFO] [stdout] 10 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/internal/add_arrays.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // real ------------------------------------------------------------------------------------------------------ [INFO] [stdout] 7 | | [INFO] [stdout] 8 | | // Computes constant times a vector plus a vector. [INFO] [stdout] ... | [INFO] [stdout] 32 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a complex Hermitian positive definite matrix A. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zpotrf(upper: CcBool, n: *const i32, a: *mut Complex64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_eigen_herm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for HE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zheev( [INFO] [stdout] ... | [INFO] [stdout] 18 | | ); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_herm_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs one of the hermitian rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zherk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zgetrf(m: *const i32, n: *const i32, a: *mut Complex64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 20 | | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_zlange( [INFO] [stdout] ... | [INFO] [stdout] 14 | | ) -> f64; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesvd( [INFO] [stdout] ... | [INFO] [stdout] 24 | | ); [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/complex_mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_cholesky.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the Cholesky factorization of a real symmetric positive definite matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dpotrf(upper: CcBool, n: *const i32, a: *mut f64, lda: *const i32, info: *mut i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_eigen_sym.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a symmetric matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dsyev( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_eigenvalues.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and eigenvectors of a general matrix [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dgeev( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_gen_eigen.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dggev( [INFO] [stdout] ... | [INFO] [stdout] 25 | | ); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_inverse.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the LU factorization of a general (m,n) matrix [INFO] [stdout] 6 | | /// [INFO] [stdout] 7 | | fn c_dgetrf(m: *const i32, n: *const i32, a: *mut f64, lda: *const i32, ipiv: *mut i32, info: *mut i32); [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the matrix norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn c_dlange(norm_code: i32, m: *const i32, n: *const i32, a: *const f64, lda: *const i32, work: *mut f64) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_svd.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the singular value decomposition (SVD) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesvd( [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_sym_rank_op.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs one of the symmetric rank k operations [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dsyrk( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_t_mat_mul.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Performs the matrix-matrix multiplication [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dgemm( [INFO] [stdout] ... | [INFO] [stdout] 22 | | ); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matrix/mat_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/complex_mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/complex_solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_zgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/complex_vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_zgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/mat_vec_mul_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/solve_lin_sys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Computes the solution to a system of linear equations [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn c_dgesv( [INFO] [stdout] ... | [INFO] [stdout] 17 | | ); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/vec_mat_mul.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs one of the matrix-vector multiplication [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dgemv( [INFO] [stdout] ... | [INFO] [stdout] 21 | | ); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/vec_outer.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/matvec/vec_outer_update.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / extern "C" { [INFO] [stdout] 6 | | // Performs the rank 1 operation (tensor product) [INFO] [stdout] 7 | | // [INFO] [stdout] 8 | | fn cblas_dger( [INFO] [stdout] ... | [INFO] [stdout] 19 | | ); [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zcopy(n: i32, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the Euclidean norm [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dznrm2(n: i32, x: *const Complex64, incx: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zscal(n: i32, alpha: *const Complex64, x: *mut Complex64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/complex_vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_zaxpy(n: i32, alpha: *const Complex64, x: *const Complex64, incx: i32, y: *mut Complex64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_copy.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Copies a vector into another [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dcopy(n: i32, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_inner.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Calculates the dot product of two vectors [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_ddot(n: i32, x: *const f64, incx: i32, y: *const f64, incy: i32) -> f64; [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_norm.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes the sum of the absolute values (1-norm or taxicab norm) [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dasum(n: i32, x: *const f64, incx: i32) -> f64; [INFO] [stdout] ... | [INFO] [stdout] 15 | | fn cblas_idamax(n: i32, x: *const f64, incx: i32) -> i32; [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_scale.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Scales a vector by a constant [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_dscal(n: i32, alpha: f64, x: *mut f64, incx: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: extern blocks must be unsafe [INFO] [stdout] --> src/vector/vec_update.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / extern "C" { [INFO] [stdout] 5 | | // Computes constant times a vector plus a vector. [INFO] [stdout] 6 | | // [INFO] [stdout] 7 | | fn cblas_daxpy(n: i32, alpha: f64, x: *const f64, incx: i32, y: *mut f64, incy: i32); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `russell_lab` (lib) due to 49 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `russell_lab` (lib test) due to 49 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1844047d2b81dd24f0af1cf0dfeb525eee7ef39dfdc822b71cf2e05a8b42b84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1844047d2b81dd24f0af1cf0dfeb525eee7ef39dfdc822b71cf2e05a8b42b84f", kill_on_drop: false }` [INFO] [stdout] 1844047d2b81dd24f0af1cf0dfeb525eee7ef39dfdc822b71cf2e05a8b42b84f