[INFO] fetching crate rvoip-media-core 0.1.26... [INFO] testing rvoip-media-core-0.1.26 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rvoip-media-core 0.1.26 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rvoip-media-core 0.1.26 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rvoip-media-core 0.1.26 [INFO] tweaked toml for crates.io crate rvoip-media-core 0.1.26 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rvoip-media-core 0.1.26 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rvoip-media-core 0.1.26 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" "+beta-2025-09-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73cdd67c47699f5899cc34bf85b59094c6c2f3e8e690e943a4b4886c5cbbb8d3 [INFO] running `Command { std: "docker" "start" "-a" "73cdd67c47699f5899cc34bf85b59094c6c2f3e8e690e943a4b4886c5cbbb8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73cdd67c47699f5899cc34bf85b59094c6c2f3e8e690e943a4b4886c5cbbb8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cdd67c47699f5899cc34bf85b59094c6c2f3e8e690e943a4b4886c5cbbb8d3", kill_on_drop: false }` [INFO] [stdout] 73cdd67c47699f5899cc34bf85b59094c6c2f3e8e690e943a4b4886c5cbbb8d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a7ff6e0c598bce506751d3e5ab05bf1cba577ed96a3f38fbf15fe4f3ba7c7b [INFO] running `Command { std: "docker" "start" "-a" "e3a7ff6e0c598bce506751d3e5ab05bf1cba577ed96a3f38fbf15fe4f3ba7c7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling apodize v1.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling biquad v0.4.2 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rvoip-codec-core v0.1.26 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling webrtc-dtls v0.9.0 [INFO] [stderr] Compiling rvoip-rtp-core v0.1.26 [INFO] [stderr] Compiling rvoip-media-core v0.1.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e3a7ff6e0c598bce506751d3e5ab05bf1cba577ed96a3f38fbf15fe4f3ba7c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a7ff6e0c598bce506751d3e5ab05bf1cba577ed96a3f38fbf15fe4f3ba7c7b", kill_on_drop: false }` [INFO] [stdout] e3a7ff6e0c598bce506751d3e5ab05bf1cba577ed96a3f38fbf15fe4f3ba7c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a14dd4425844dc3f9c951093beb1bc856c1fc3daf5ec0be50730358733f6a00 [INFO] running `Command { std: "docker" "start" "-a" "4a14dd4425844dc3f9c951093beb1bc856c1fc3daf5ec0be50730358733f6a00", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rvoip-codec-core v0.1.26 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling webrtc-dtls v0.9.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rvoip-rtp-core v0.1.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rvoip-media-core v0.1.26 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rvoip-media-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rvoip_media_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=warnings '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_vec' '--allow=clippy::useless_conversion' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unused_comparisons --allow=unused_assignments --allow=unreachable_patterns '--allow=clippy::unnecessary_literal_unwrap' '--allow=clippy::unnecessary_get_then_check' '--allow=clippy::unnecessary_filter_map' --allow=unexpected_cfgs '--allow=clippy::too_many_arguments' '--warn=clippy::suspicious' '--allow=clippy::style' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::restriction' '--allow=clippy::redundant_pattern_matching' '--allow=clippy::redundant_closure' '--allow=clippy::perf' '--allow=clippy::pedantic' '--allow=clippy::partialeq_to_none' '--allow=clippy::option_as_ref_deref' '--allow=clippy::nursery' '--allow=clippy::new_without_default' '--allow=clippy::needless_option_as_deref' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::multiple_bound_locations' '--allow=clippy::module_inception' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_find' '--allow=clippy::len_zero' '--allow=clippy::len_without_is_empty' '--allow=clippy::legacy_numeric_constants' '--allow=clippy::items_after_test_module' --allow=irrefutable_let_patterns '--allow=clippy::explicit_auto_deref' '--allow=clippy::expect_fun_call' '--allow=clippy::empty_line_after_doc_comments' --allow=elided_named_lifetimes --allow=deprecated --allow=dead_code '--warn=clippy::correctness' '--allow=clippy::complexity' '--allow=clippy::comparison_to_empty' '--allow=clippy::collapsible_else_if' '--allow=clippy::cast_abs_to_unsigned' '--allow=clippy::cargo' '--allow=clippy::bool_comparison' '--allow=clippy::bool_assert_comparison' --allow=async_fn_in_trait '--allow=clippy::assertions_on_constants' '--allow=clippy::approx_constant' --allow=ambiguous_glob_reexports '--allow=clippy::absurd_extreme_comparisons' --test --cfg 'feature="default"' --cfg 'feature="pcma"' --cfg 'feature="pcmu"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-codecs", "default", "g722", "opus", "pcma", "pcmu"))' -C metadata=eddfdc6564d0930e -C extra-filename=-1f3bfaf944eacf44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern apodize=/opt/rustwide/target/debug/deps/libapodize-1dc47f004e9f983f.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-20c194046d4c6575.rlib --extern biquad=/opt/rustwide/target/debug/deps/libbiquad-5876c3a58022dd53.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-25d8df25ac07b78c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-236b663b02733ede.rlib --extern hound=/opt/rustwide/target/debug/deps/libhound-4c2f21de2a9e2699.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-43b8644c817bacae.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-71d70741ab4ac2c1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5da728b4225d0c4c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2140c0c37daa3c2e.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-1d146d8143ffca14.rlib --extern codec_core=/opt/rustwide/target/debug/deps/libcodec_core-95e313a6129c7c5a.rlib --extern rvoip_rtp_core=/opt/rustwide/target/debug/deps/librvoip_rtp_core-9a6390216ec5069d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-684bc8748f47d632.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67ba2fa90513fff5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-c45f19433dcfd25f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-88185e5cbeb8efa2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ecaa8766f16a12a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d07ad2c472cd1e38.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-fc78bed6a00ed865.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8dbe9b315312767f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2901774afc2d7197.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e2029a4278296196.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7ff5880f867b95ba/out -L native=/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a14dd4425844dc3f9c951093beb1bc856c1fc3daf5ec0be50730358733f6a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a14dd4425844dc3f9c951093beb1bc856c1fc3daf5ec0be50730358733f6a00", kill_on_drop: false }` [INFO] [stdout] 4a14dd4425844dc3f9c951093beb1bc856c1fc3daf5ec0be50730358733f6a00