[INFO] fetching crate clubs 0.1.0...
[INFO] checking clubs-0.1.0 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate clubs 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate clubs 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate clubs 0.1.0
[INFO] tweaked toml for crates.io crate clubs 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clubs 0.1.0 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clubs 0.1.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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c
[INFO] running `Command { std: "docker" "start" "f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking const-crc32-nostd v1.3.1
[INFO] [stderr]     Checking debugless-unwrap v0.0.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking simba v0.5.1
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.1
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking bc-rand v0.4.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[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/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=7682410385c3b03e -C extra-filename=-23ae0ed888d05900 --out-dir /opt/rustwide/target/debug/build/simba/23ae0ed888d05900/out -L dependency=/opt/rustwide/target/debug/build/approx/47411005e50c8fb9/out -L dependency=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out -L dependency=/opt/rustwide/target/debug/build/num-complex/10a33edc3d5269ba/out -L dependency=/opt/rustwide/target/debug/build/num-traits/314a28d551676042/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out --extern approx=/opt/rustwide/target/debug/build/approx/47411005e50c8fb9/out/libapprox-47411005e50c8fb9.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/10a33edc3d5269ba/out/libnum_complex-10a33edc3d5269ba.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/314a28d551676042/out/libnum_traits-314a28d551676042.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --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 `rustfft` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name rustfft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse", "wasm_simd"))' -C metadata=d32f70a7bc3f2d69 -C extra-filename=-0cefbef13f3a760e --out-dir /opt/rustwide/target/debug/build/rustfft/0cefbef13f3a760e/out -L dependency=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out -L dependency=/opt/rustwide/target/debug/build/num-complex/10a33edc3d5269ba/out -L dependency=/opt/rustwide/target/debug/build/num-integer/da6c8b156235e914/out -L dependency=/opt/rustwide/target/debug/build/num-traits/314a28d551676042/out -L dependency=/opt/rustwide/target/debug/build/primal-check/e4490feb3f7d72ab/out -L dependency=/opt/rustwide/target/debug/build/strength_reduce/07d80d3e81412670/out -L dependency=/opt/rustwide/target/debug/build/transpose/0cb12fee8ddc35a5/out --extern num_complex=/opt/rustwide/target/debug/build/num-complex/10a33edc3d5269ba/out/libnum_complex-10a33edc3d5269ba.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/da6c8b156235e914/out/libnum_integer-da6c8b156235e914.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/314a28d551676042/out/libnum_traits-314a28d551676042.rmeta --extern primal_check=/opt/rustwide/target/debug/build/primal-check/e4490feb3f7d72ab/out/libprimal_check-e4490feb3f7d72ab.rmeta --extern strength_reduce=/opt/rustwide/target/debug/build/strength_reduce/07d80d3e81412670/out/libstrength_reduce-07d80d3e81412670.rmeta --extern transpose=/opt/rustwide/target/debug/build/transpose/0cb12fee8ddc35a5/out/libtranspose-0cb12fee8ddc35a5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c", kill_on_drop: false }`
[INFO] [stdout] f1216e43591ea916a8f1fc1c7480e7c7855ef50d1e6db3441e0aa7200d690b7c
