[INFO] fetching crate mathcore 0.3.1... [INFO] building mathcore-0.3.1 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] extracting crate mathcore 0.3.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate mathcore 0.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mathcore 0.3.1 [INFO] tweaked toml for crates.io crate mathcore 0.3.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mathcore 0.3.1 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mathcore 0.3.1 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfft v6.4.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23bb7b6bed21f3ab3707967245dbf364c21437187275c86a916582f777b8298e [INFO] running `Command { std: "docker" "start" "-a" "23bb7b6bed21f3ab3707967245dbf364c21437187275c86a916582f777b8298e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23bb7b6bed21f3ab3707967245dbf364c21437187275c86a916582f777b8298e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23bb7b6bed21f3ab3707967245dbf364c21437187275c86a916582f777b8298e", kill_on_drop: false }` [INFO] [stdout] 23bb7b6bed21f3ab3707967245dbf364c21437187275c86a916582f777b8298e [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab57166ba98595b7556e4709abc741cd333738e68eeb1a7572e11b46ddbd7679 [INFO] running `Command { std: "docker" "start" "-a" "ab57166ba98595b7556e4709abc741cd333738e68eeb1a7572e11b46ddbd7679", kill_on_drop: false }` [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling mathcore v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.29s [INFO] running `Command { std: "docker" "inspect" "ab57166ba98595b7556e4709abc741cd333738e68eeb1a7572e11b46ddbd7679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab57166ba98595b7556e4709abc741cd333738e68eeb1a7572e11b46ddbd7679", kill_on_drop: false }` [INFO] [stdout] ab57166ba98595b7556e4709abc741cd333738e68eeb1a7572e11b46ddbd7679 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298b81dd921bc4b60052a5770fd053283c9449018003b5331700e5d737a1bbfc [INFO] running `Command { std: "docker" "start" "-a" "298b81dd921bc4b60052a5770fd053283c9449018003b5331700e5d737a1bbfc", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling mathcore v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mathcore` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name mathcore --edition=2021 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="fft"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="rustfft"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fft", "full", "getrandom", "parallel", "rayon", "rustfft", "wasm", "wasm-bindgen"))' -C metadata=b3174ab09f93e8a4 -C extra-filename=-9e64a0c567b49048 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-91526e4d98e04eb5.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-6b4c2d3e30fec321.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-67a18e3d09c77518.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-ae2bd0382123a570.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-8828d6abdda2407a.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1f28fc2661b27db5.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-840a6f9686a9824b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ea6f2c6ecd3b4951.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-54b60e83835b213a.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-44af0f98fe04136d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-990aaa44d418ccb0.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "298b81dd921bc4b60052a5770fd053283c9449018003b5331700e5d737a1bbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298b81dd921bc4b60052a5770fd053283c9449018003b5331700e5d737a1bbfc", kill_on_drop: false }` [INFO] [stdout] 298b81dd921bc4b60052a5770fd053283c9449018003b5331700e5d737a1bbfc