[INFO] fetching crate faer-core 0.17.1... [INFO] testing faer-core-0.17.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate faer-core 0.17.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate faer-core 0.17.1 [INFO] finished tweaking crates.io crate faer-core 0.17.1 [INFO] tweaked toml for crates.io crate faer-core 0.17.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate faer-core 0.17.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 113 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.2) [INFO] [stderr] Adding dyn-stack v0.10.0 (available: v0.13.2) [INFO] [stderr] Adding equator v0.1.10 (available: v0.6.0) [INFO] [stderr] Adding faer-entity v0.17.0 (available: v0.20.1) [INFO] [stderr] Adding gemm v0.17.1 (available: v0.19.0) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.34.2) [INFO] [stderr] Adding pulp v0.18.22 (available: v0.22.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a28b3eb486dabaad1ba4d5feeba510880f7cf0fd1771938e7035020c2ff3ff2b [INFO] running `Command { std: "docker" "start" "-a" "a28b3eb486dabaad1ba4d5feeba510880f7cf0fd1771938e7035020c2ff3ff2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28b3eb486dabaad1ba4d5feeba510880f7cf0fd1771938e7035020c2ff3ff2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28b3eb486dabaad1ba4d5feeba510880f7cf0fd1771938e7035020c2ff3ff2b", kill_on_drop: false }` [INFO] [stdout] a28b3eb486dabaad1ba4d5feeba510880f7cf0fd1771938e7035020c2ff3ff2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9b18e03da76d3f633dbe107acf89bf3562a2037ad29d58fcbafc3aa2acae4ee [INFO] running `Command { std: "docker" "start" "-a" "f9b18e03da76d3f633dbe107acf89bf3562a2037ad29d58fcbafc3aa2acae4ee", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling coe-rs v0.1.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling matrixcompare-core v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling faer-entity v0.17.0 [INFO] [stderr] Compiling equator-macro v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling equator v0.1.10 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling faer-core v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | target_pointer_width = "128", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:144:40 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | target_pointer_width = "128", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/sparse.rs:984:28 [INFO] [stdout] | [INFO] [stdout] 984 | .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 984 - .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start)) [INFO] [stdout] 984 + .map(|row_nnz| __get_unchecked(row_nnz, i).zx() + start) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/sparse.rs:1291:28 [INFO] [stdout] | [INFO] [stdout] 1291 | .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1291 - .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start)) [INFO] [stdout] 1291 + .map(|col_nnz| __get_unchecked(col_nnz, j).zx() + start) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `null` is never used [INFO] [stdout] --> src/sort.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub unsafe trait Ptr: Sized + Copy + Ord { [INFO] [stdout] | --- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn null() -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.00s [INFO] running `Command { std: "docker" "inspect" "f9b18e03da76d3f633dbe107acf89bf3562a2037ad29d58fcbafc3aa2acae4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b18e03da76d3f633dbe107acf89bf3562a2037ad29d58fcbafc3aa2acae4ee", kill_on_drop: false }` [INFO] [stdout] f9b18e03da76d3f633dbe107acf89bf3562a2037ad29d58fcbafc3aa2acae4ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2674f4b0275a100040c77bdc87b75e4d3fd6383803e7960569381bbf202de0d7 [INFO] running `Command { std: "docker" "start" "-a" "2674f4b0275a100040c77bdc87b75e4d3fd6383803e7960569381bbf202de0d7", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling dbgf v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling faer-entity v0.17.0 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling faer-core v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | target_pointer_width = "128", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:144:40 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | target_pointer_width = "128", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:218:7 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `128` [INFO] [stdout] --> src/permutation.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(target_pointer_width = "128")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/sparse.rs:984:28 [INFO] [stdout] | [INFO] [stdout] 984 | .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 984 - .map(|row_nnz| (__get_unchecked(row_nnz, i).zx() + start)) [INFO] [stdout] 984 + .map(|row_nnz| __get_unchecked(row_nnz, i).zx() + start) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/sparse.rs:1291:28 [INFO] [stdout] | [INFO] [stdout] 1291 | .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1291 - .map(|col_nnz| (__get_unchecked(col_nnz, j).zx() + start)) [INFO] [stdout] 1291 + .map(|col_nnz| __get_unchecked(col_nnz, j).zx() + start) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (906) panicked at /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_infer/src/infer/relate/generalize.rs:294:44: [INFO] [stderr] called `Result::unwrap_err()` on an `Ok` value: base::array_storage::ArrayStorage, base::dimension::Const<1_usize>, ?21t>, ?0c, 1_usize> [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x709ec239535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x709ec2a2f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x709ec23ac366 - ::write_fmt [INFO] [stderr] 3: 0x709ec236b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x709ec2388763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x709ec138566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x709ec2388a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x709ec236b428 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x709ec2362159 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x709ec236ce8d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] 10: 0x709ebf426f9c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] 11: 0x709ebeb795e2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stderr] 12: 0x709ec371af0a - ::instantiate_ty_var::> [INFO] [stderr] 13: 0x709ec371d009 - >::relate::> [INFO] [stderr] 14: 0x709ec371db6d - > as rustc_type_ir[20f22f7553888b21]::interner::CollectAndApply>>::collect_and_apply::>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, core[6aaeda2c7ad07a48]::result::Result>>::{closure#0}> [INFO] [stderr] 15: 0x709ec371e2ce - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 16: 0x709ec371b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 17: 0x709ec371ac7c - ::instantiate_ty_var::> [INFO] [stderr] 18: 0x709ec371b358 - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 19: 0x709ec371e5d3 - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 20: 0x709ec371b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 21: 0x709ec371d877 - > as rustc_type_ir[20f22f7553888b21]::interner::CollectAndApply>>::collect_and_apply::>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, core[6aaeda2c7ad07a48]::result::Result>>::{closure#0}> [INFO] [stderr] 22: 0x709ec2a6d172 - ::eq_trace::> [INFO] [stderr] 23: 0x709ec343b754 - rustc_trait_selection[8cb020d34d4ddd]::traits::coherence::overlap [INFO] [stderr] 24: 0x709ebea64017 - ::insert [INFO] [stderr] 25: 0x709ec39a85b5 - ::insert [INFO] [stderr] 26: 0x709ec2a4b534 - rustc_trait_selection[8cb020d34d4ddd]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x709ec2a4f04d - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 28: 0x709ec2b695a4 - rustc_query_impl[187e90d83ba42732]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x709ec2b6ccc7 - rustc_hir_analysis[9443468e5116f6d9]::coherence::coherent_trait [INFO] [stderr] 30: 0x709ec2b6c9df - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x709ec2e931ec - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 32: 0x709ec2e92340 - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x709ec30a522e - rustc_hir_analysis[9443468e5116f6d9]::check::check::check_item_type [INFO] [stderr] 34: 0x709ec30a36e6 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x709ec30a36c7 - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x709ec30a2ce4 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::, rustc_middle[ff930705cf6dddea]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x709ec30a2a7b - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x709ec309f1f3 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x709ec309f0ef - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x709ec3c54850 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 41: 0x709ec3c54629 - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x709ec32e1f55 - rustc_hir_analysis[9443468e5116f6d9]::check_crate [INFO] [stderr] 43: 0x709ec2ae46da - rustc_interface[8fb07a87386d2e99]::passes::analysis [INFO] [stderr] 44: 0x709ec3c56fc9 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 45: 0x709ec3c56c35 - rustc_query_impl[187e90d83ba42732]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x709ec3d01414 - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x709ec3c1e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x709ec3c1f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x709ec3c1ffac - ::new::thread_start [INFO] [stderr] 50: 0x709ebd68aaa4 - [INFO] [stderr] 51: 0x709ebd717a64 - clone [INFO] [stderr] 52: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.32.6/rustc-ice-2026-04-10T06_44_45-901.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::convert::From` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::convert::From` [INFO] [stderr] #2 [check_well_formed] checking that `base::conversion::` is well-formed [INFO] [stderr] #3 [check_type_wf] checking that types are well-formed [INFO] [stderr] #4 [analysis] running analysis passes on crate `nalgebra` [INFO] [stderr] end of query stack [INFO] [stdout] warning: associated function `null` is never used [INFO] [stdout] --> src/sort.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub unsafe trait Ptr: Sized + Copy + Ord { [INFO] [stdout] | --- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn null() -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nalgebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.32.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-glam023", "convert-glam024", "convert-glam025", "convert-glam027", "convert-mint", "cuda", "cust_core", "debug", "default", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "glam023", "glam024", "glam025", "glam027", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rayon", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=ab5258470f16690a -C extra-filename=-09cfc89a30a75cef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-69ee16ddc6a4ceaf.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-40cc0532eeebbfbd.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-e30742c22d12c9b9.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-0cc301574e82bec6.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-58fe094da5a7c809.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-b72e8433eeadc580.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-0e02f3386ab040bb.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2674f4b0275a100040c77bdc87b75e4d3fd6383803e7960569381bbf202de0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2674f4b0275a100040c77bdc87b75e4d3fd6383803e7960569381bbf202de0d7", kill_on_drop: false }` [INFO] [stdout] 2674f4b0275a100040c77bdc87b75e4d3fd6383803e7960569381bbf202de0d7