[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 master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxischmaxi%2Fcallhive" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maxischmaxi/callhive on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rubato v0.16.2 [INFO] [stderr] Downloaded anymap3 v1.0.1 [INFO] [stderr] Downloaded generic_singleton v0.5.2 [INFO] [stderr] Downloaded easyfft v0.4.2 [INFO] [stderr] Downloaded nnnoiseless v0.5.2 [INFO] [stderr] Downloaded fastbloom v0.14.1 [INFO] [stderr] Downloaded str0m-proto v0.4.0 [INFO] [stderr] Downloaded dimpl v0.5.0 [INFO] [stderr] Downloaded is v0.8.0 [INFO] [stderr] Downloaded str0m-aws-lc-rs v0.3.0 [INFO] [stderr] Downloaded sctp-proto v0.9.0 [INFO] [stderr] Downloaded str0m v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 524f315b3be977077078930f422439701d2579265cfe6c6838ead14a31b91d7e [INFO] running `Command { std: "docker" "start" "-a" "524f315b3be977077078930f422439701d2579265cfe6c6838ead14a31b91d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "524f315b3be977077078930f422439701d2579265cfe6c6838ead14a31b91d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524f315b3be977077078930f422439701d2579265cfe6c6838ead14a31b91d7e", kill_on_drop: false }` [INFO] [stdout] 524f315b3be977077078930f422439701d2579265cfe6c6838ead14a31b91d7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9715800a13850b8acfbae41d0773e39ac75ce1afd63d61b436f0dbe88d60683 [INFO] running `Command { std: "docker" "start" "-a" "f9715800a13850b8acfbae41d0773e39ac75ce1afd63d61b436f0dbe88d60683", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking regex-automata v0.4.14 [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 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] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking dasp_rms v0.11.0 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking dasp_peak v0.11.0 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [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] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking x509-cert v0.2.5 [INFO] [stderr] Checking dasp_interpolate v0.11.0 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Checking dasp_window v0.11.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking anymap3 v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking generic_singleton v0.5.2 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking dasp_signal v0.11.0 [INFO] [stderr] Checking alsa-sys v0.4.0 [INFO] [stderr] Checking dasp_slice v0.11.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking dasp v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking opus v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpal v0.17.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling callhive-video v0.1.0 (/opt/rustwide/workdir/crates/callhive-video) [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking realfft v3.5.0 [INFO] [stderr] Checking easyfft v0.4.2 [INFO] [stderr] Checking fastbloom v0.14.1 [INFO] [stderr] Checking rubato v0.16.2 [INFO] [stderr] Checking sctp-proto v0.9.0 [INFO] [stderr] Checking nnnoiseless v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.1/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="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=0c7b5d529f045041 -C extra-filename=-6817e668c2430cfc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2fbe04d4a4e06164.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-0f10328e5debb9e2.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-6d1a25b9bcfdfedc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-da68ec85816e8deb.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-f54121fbf1fac65e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da6472c385e42ba4.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-3823351102dddbc3.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-b8d177514e993a40.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bbbc192d59afd76d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-03c31968b8b63e7f.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d60246c149cb9b3f.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-a3b9c28644e5900c.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" "f9715800a13850b8acfbae41d0773e39ac75ce1afd63d61b436f0dbe88d60683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9715800a13850b8acfbae41d0773e39ac75ce1afd63d61b436f0dbe88d60683", kill_on_drop: false }` [INFO] [stdout] f9715800a13850b8acfbae41d0773e39ac75ce1afd63d61b436f0dbe88d60683