[INFO] fetching crate faer-svd 0.17.1...
[INFO] testing faer-svd-0.17.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate faer-svd 0.17.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate faer-svd 0.17.1
[INFO] finished tweaking crates.io crate faer-svd 0.17.1
[INFO] tweaked toml for crates.io crate faer-svd 0.17.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate faer-svd 0.17.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding dyn-stack v0.10.0 (available: v0.13.2)
[INFO] [stderr]       Adding faer-entity v0.17.0 (available: v0.20.1)
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.34.1)
[INFO] [stderr]       Adding pulp v0.18.22 (available: v0.21.5)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad8fdd111231f1f5e4714b65f6db2b665bffdfa26fa9b2615f6904134125e1aa
[INFO] running `Command { std: "docker" "start" "-a" "ad8fdd111231f1f5e4714b65f6db2b665bffdfa26fa9b2615f6904134125e1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad8fdd111231f1f5e4714b65f6db2b665bffdfa26fa9b2615f6904134125e1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8fdd111231f1f5e4714b65f6db2b665bffdfa26fa9b2615f6904134125e1aa", kill_on_drop: false }`
[INFO] [stdout] ad8fdd111231f1f5e4714b65f6db2b665bffdfa26fa9b2615f6904134125e1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be56a276c67d3828193b8b6c9c562a0e23c668a6fb57a1ca250a9b9fd35a4fd6
[INFO] running `Command { std: "docker" "start" "-a" "be56a276c67d3828193b8b6c9c562a0e23c668a6fb57a1ca250a9b9fd35a4fd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling coe-rs v0.1.2
[INFO] [stderr]    Compiling matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling dbgf v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[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 equator v0.1.10
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling faer-core v0.17.1
[INFO] [stderr]    Compiling faer-qr v0.17.1
[INFO] [stderr]    Compiling faer-svd v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.06s
[INFO] running `Command { std: "docker" "inspect" "be56a276c67d3828193b8b6c9c562a0e23c668a6fb57a1ca250a9b9fd35a4fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be56a276c67d3828193b8b6c9c562a0e23c668a6fb57a1ca250a9b9fd35a4fd6", kill_on_drop: false }`
[INFO] [stdout] be56a276c67d3828193b8b6c9c562a0e23c668a6fb57a1ca250a9b9fd35a4fd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1006e365dc8d97beb8d125aa139976bbc8d1d0c7ab5a032509e9e5cdcf851d5f
[INFO] running `Command { std: "docker" "start" "-a" "1006e365dc8d97beb8d125aa139976bbc8d1d0c7ab5a032509e9e5cdcf851d5f", 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.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling faer-entity v0.17.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.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 regex v1.12.2
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling faer-core v0.17.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling faer-qr v0.17.1
[INFO] [stderr]    Compiling faer-svd v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr] error: could not compile `faer-svd` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name faer_svd --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "nightly", "perf-warn", "rayon", "std"))' -C metadata=97d33aa68e8655dc -C extra-filename=-d1d0d3802b306c6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_approx_eq=/opt/rustwide/target/debug/deps/libassert_approx_eq-030d7a7fae192d1a.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5bbf08c1f5677ef7.rlib --extern coe=/opt/rustwide/target/debug/deps/libcoe-dcc1654ef9acc464.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4b29c220b831391d.rlib --extern dbgf=/opt/rustwide/target/debug/deps/libdbgf-e3789fd42ee18db2.rlib --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-304ad195583ff699.rlib --extern faer_core=/opt/rustwide/target/debug/deps/libfaer_core-32409c0781c6d2dd.rlib --extern faer_entity=/opt/rustwide/target/debug/deps/libfaer_entity-022b5d4eb1e2f8b6.rlib --extern faer_qr=/opt/rustwide/target/debug/deps/libfaer_qr-77b9854ee11360bd.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-71481ba24141d6e0.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-a0c1c2b943517aa2.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c445de6622136476.rlib --extern pulp=/opt/rustwide/target/debug/deps/libpulp-1cd76912779ef521.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8e30235e8bd91d6c.rlib --extern reborrow=/opt/rustwide/target/debug/deps/libreborrow-095e03eb9814fb3b.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1006e365dc8d97beb8d125aa139976bbc8d1d0c7ab5a032509e9e5cdcf851d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1006e365dc8d97beb8d125aa139976bbc8d1d0c7ab5a032509e9e5cdcf851d5f", kill_on_drop: false }`
[INFO] [stdout] 1006e365dc8d97beb8d125aa139976bbc8d1d0c7ab5a032509e9e5cdcf851d5f
