[INFO] cloning repository https://github.com/maxischmaxi/callhive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxischmaxi/callhive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxischmaxi%2Fcallhive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxischmaxi%2Fcallhive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aac32e33486ede7d7623f4f155699ff72a9a475f [INFO] checking maxischmaxi/callhive against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxischmaxi%2Fcallhive" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/maxischmaxi/callhive [INFO] finished tweaking git repo https://github.com/maxischmaxi/callhive [INFO] tweaked toml for git repo https://github.com/maxischmaxi/callhive written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maxischmaxi/callhive on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maxischmaxi/callhive 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c685f8e38fb3017f705dc4ce15fee523233cc0566b177fb14847178200f167 [INFO] running `Command { std: "docker" "start" "-a" "f8c685f8e38fb3017f705dc4ce15fee523233cc0566b177fb14847178200f167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c685f8e38fb3017f705dc4ce15fee523233cc0566b177fb14847178200f167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c685f8e38fb3017f705dc4ce15fee523233cc0566b177fb14847178200f167", kill_on_drop: false }` [INFO] [stdout] f8c685f8e38fb3017f705dc4ce15fee523233cc0566b177fb14847178200f167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6549c67b44cd2fc4529461f328bbd2a7392e41cbdf9c75fadfa8c3155814402 [INFO] running `Command { std: "docker" "start" "-a" "e6549c67b44cd2fc4529461f328bbd2a7392e41cbdf9c75fadfa8c3155814402", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking fastbloom v0.14.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking dasp_rms v0.11.0 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking dasp_peak v0.11.0 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Checking x509-cert v0.2.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking dasp_envelope v0.11.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Checking dasp_interpolate v0.11.0 [INFO] [stderr] Checking dasp_window v0.11.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking anymap3 v1.0.1 [INFO] [stderr] Checking dasp_signal v0.11.0 [INFO] [stderr] Checking generic_singleton v0.5.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking dasp_slice v0.11.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking dasp v0.11.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking opus v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking sctp-proto v0.9.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling callhive-video v0.1.0 (/opt/rustwide/workdir/crates/callhive-video) [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.8 [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/7dabc88a3b6768751847baeb49983f31ac5f20e2/bin/rustc --crate-name rustfft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.4.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="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=a1557d45293f5a0e -C extra-filename=-7b649c68b3c9edb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-87ab2e4c267b1e5f.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-8d0f5e6b3f81dcf5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-48daab400583e794.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-0d5cbd99eb2e0832.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-287b26bbc6f6811a.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-5b6aba91ed543b21.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 `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7dabc88a3b6768751847baeb49983f31ac5f20e2/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.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 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=617126150745d8bc -C extra-filename=-6d1a25b9bcfdfedc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-69b0fa94566e0fcd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7dda9b3914e610e1.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0ca8c9019b42ceb1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e6549c67b44cd2fc4529461f328bbd2a7392e41cbdf9c75fadfa8c3155814402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6549c67b44cd2fc4529461f328bbd2a7392e41cbdf9c75fadfa8c3155814402", kill_on_drop: false }` [INFO] [stdout] e6549c67b44cd2fc4529461f328bbd2a7392e41cbdf9c75fadfa8c3155814402