[INFO] fetching crate single-clustering 0.6.1... [INFO] testing single-clustering-0.6.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate single-clustering 0.6.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate single-clustering 0.6.1 [INFO] finished tweaking crates.io crate single-clustering 0.6.1 [INFO] tweaked toml for crates.io crate single-clustering 0.6.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate single-clustering 0.6.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate single-clustering 0.6.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generator v0.8.4 [INFO] [stderr] Downloaded single-utilities v0.8.5 [INFO] [stderr] Downloaded aligned-vec v0.6.4 [INFO] [stderr] Downloaded equator-macro v0.4.2 [INFO] [stderr] Downloaded kiddo v5.2.2 [INFO] [stderr] Downloaded anndists v0.1.3 [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded nalgebra-sparse v0.10.0 [INFO] [stderr] Downloaded equator v0.4.2 [INFO] [stderr] Downloaded divrem v1.0.0 [INFO] [stderr] Downloaded hnsw_rs v0.3.2 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded simdeez v1.0.8 [INFO] [stderr] Downloaded sorted-vec v0.8.6 [INFO] [stderr] Downloaded sysctl v0.5.5 [INFO] [stderr] Downloaded mmap-rs v0.6.1 [INFO] [stderr] Downloaded cmov v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8daf7ec2d9000888be06d22b5c51617e4d370d1bfe48e36db8ff4cfa3be2ac0b [INFO] running `Command { std: "docker" "start" "-a" "8daf7ec2d9000888be06d22b5c51617e4d370d1bfe48e36db8ff4cfa3be2ac0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8daf7ec2d9000888be06d22b5c51617e4d370d1bfe48e36db8ff4cfa3be2ac0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8daf7ec2d9000888be06d22b5c51617e4d370d1bfe48e36db8ff4cfa3be2ac0b", kill_on_drop: false }` [INFO] [stdout] 8daf7ec2d9000888be06d22b5c51617e4d370d1bfe48e36db8ff4cfa3be2ac0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfb88c7cc3d1f870577d62b36e614c1ec97519e5b1a70ab8d646a692b6effa22 [INFO] running `Command { std: "docker" "start" "-a" "bfb88c7cc3d1f870577d62b36e614c1ec97519e5b1a70ab8d646a692b6effa22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling generator v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling sorted-vec v0.8.6 [INFO] [stderr] Compiling cmov v0.3.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling single-utilities v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simdeez v1.0.8 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling anndists v0.1.3 [INFO] [stderr] error: could not compile `fixed` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.29.0/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="num-traits"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=5757782b10b15306 -C extra-filename=-c140e3b46c62d47d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-fbf8829fc7ff3962.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ce67f74446d9440a.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-2cc0fcd359deb059.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-b636c2b461885073.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bfb88c7cc3d1f870577d62b36e614c1ec97519e5b1a70ab8d646a692b6effa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb88c7cc3d1f870577d62b36e614c1ec97519e5b1a70ab8d646a692b6effa22", kill_on_drop: false }` [INFO] [stdout] bfb88c7cc3d1f870577d62b36e614c1ec97519e5b1a70ab8d646a692b6effa22