[INFO] fetching crate statoxide 0.3.0... [INFO] testing statoxide-0.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate statoxide 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate statoxide 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate statoxide 0.3.0 [INFO] tweaked toml for crates.io crate statoxide 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate statoxide 0.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate statoxide 0.3.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-wait v1.1.0 [INFO] [stderr] Downloaded so-utils v0.3.0 [INFO] [stderr] Downloaded so-core v0.3.0 [INFO] [stderr] Downloaded spindle v0.2.6 [INFO] [stderr] Downloaded qd v0.7.7 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded nano-gemm-codegen v0.1.0 [INFO] [stderr] Downloaded so-linalg v0.3.0 [INFO] [stderr] Downloaded so-stats v0.3.0 [INFO] [stderr] Downloaded nano-gemm-f64 v0.1.0 [INFO] [stderr] Downloaded so-models v0.3.0 [INFO] [stderr] Downloaded simba v0.8.1 [INFO] [stderr] Downloaded npyz v0.8.4 [INFO] [stderr] Downloaded so-tsa v0.3.0 [INFO] [stderr] Downloaded nano-gemm v0.1.3 [INFO] [stderr] Downloaded statrs v0.17.1 [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded nano-gemm-core v0.1.0 [INFO] [stderr] Downloaded faer-macros v0.22.1 [INFO] [stderr] Downloaded ndarray v0.17.1 [INFO] [stderr] Downloaded faer-traits v0.23.2 [INFO] [stderr] Downloaded equator-macro v0.2.1 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded nano-gemm-c32 v0.1.0 [INFO] [stderr] Downloaded nano-gemm-c64 v0.1.0 [INFO] [stderr] Downloaded nano-gemm-f32 v0.1.0 [INFO] [stderr] Downloaded generativity v1.1.0 [INFO] [stderr] Downloaded equator v0.2.2 [INFO] [stderr] Downloaded interpol v0.2.1 [INFO] [stderr] Downloaded private-gemm-x86 v0.1.20 [INFO] [stderr] Downloaded faer v0.23.2 [INFO] [stderr] Downloaded defer v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad2d07f297cd0810ba056246a580fb311334467a9a07875f35dbdb478bb8c78f [INFO] running `Command { std: "docker" "start" "-a" "ad2d07f297cd0810ba056246a580fb311334467a9a07875f35dbdb478bb8c78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad2d07f297cd0810ba056246a580fb311334467a9a07875f35dbdb478bb8c78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad2d07f297cd0810ba056246a580fb311334467a9a07875f35dbdb478bb8c78f", kill_on_drop: false }` [INFO] [stdout] ad2d07f297cd0810ba056246a580fb311334467a9a07875f35dbdb478bb8c78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63a985138a0ab40746e6032cc39fd9bc59d8ae3744656c3259867031fbb0f08 [INFO] running `Command { std: "docker" "start" "-a" "b63a985138a0ab40746e6032cc39fd9bc59d8ae3744656c3259867031fbb0f08", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling zerocopy v0.8.32 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling nano-gemm-core v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling defer v0.2.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling generativity v1.1.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling atomic-wait v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling interpol v0.2.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling private-gemm-x86 v0.1.20 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling faer-macros v0.22.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling spindle v0.2.6 [INFO] [stderr] Compiling npyz v0.8.4 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling qd v0.7.7 [INFO] [stderr] Compiling faer-traits v0.23.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=b829d8717a2a7b93 -C extra-filename=-e6fb2c3bb8100bba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-4781f9609833d7dd.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-393070765e8589ca.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-10b3a10b7db869ec.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-6c21b827a2d545e5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `private-gemm-x86` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name private_gemm_x86 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/private-gemm-x86-0.1.20/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="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon", "std"))' -C metadata=50a6f1339c9ddc89 -C extra-filename=-4d924a7cc1f11eed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7dfc1ec4616dd415.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e22d729bec2ab045.rmeta --extern raw_cpuid=/opt/rustwide/target/debug/deps/libraw_cpuid-4be34e61a8d84fa3.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rmeta --extern spindle=/opt/rustwide/target/debug/deps/libspindle-d9f7dde5a11f543c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b63a985138a0ab40746e6032cc39fd9bc59d8ae3744656c3259867031fbb0f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63a985138a0ab40746e6032cc39fd9bc59d8ae3744656c3259867031fbb0f08", kill_on_drop: false }` [INFO] [stdout] b63a985138a0ab40746e6032cc39fd9bc59d8ae3744656c3259867031fbb0f08