[INFO] fetching crate rvoip-rtp-core 0.1.26... [INFO] testing rvoip-rtp-core-0.1.26 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rvoip-rtp-core 0.1.26 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rvoip-rtp-core 0.1.26 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rvoip-rtp-core 0.1.26 [INFO] tweaked toml for crates.io crate rvoip-rtp-core 0.1.26 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rvoip-rtp-core 0.1.26 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rvoip-rtp-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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df855f4befc553903f5ac5d091583f515b6d6ebacf84f8a153696c2c950c2a26 [INFO] running `Command { std: "docker" "start" "-a" "df855f4befc553903f5ac5d091583f515b6d6ebacf84f8a153696c2c950c2a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df855f4befc553903f5ac5d091583f515b6d6ebacf84f8a153696c2c950c2a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df855f4befc553903f5ac5d091583f515b6d6ebacf84f8a153696c2c950c2a26", kill_on_drop: false }` [INFO] [stdout] df855f4befc553903f5ac5d091583f515b6d6ebacf84f8a153696c2c950c2a26 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5ed02764175fb4747b504af9ca2feb069bdf72d82fe9589f90aa10f6e53bcf8 [INFO] running `Command { std: "docker" "start" "-a" "c5ed02764175fb4747b504af9ca2feb069bdf72d82fe9589f90aa10f6e53bcf8", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling tracing v0.1.41 [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 universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [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" "c5ed02764175fb4747b504af9ca2feb069bdf72d82fe9589f90aa10f6e53bcf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ed02764175fb4747b504af9ca2feb069bdf72d82fe9589f90aa10f6e53bcf8", kill_on_drop: false }` [INFO] [stdout] c5ed02764175fb4747b504af9ca2feb069bdf72d82fe9589f90aa10f6e53bcf8 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bf7c65a250cb5d8db7ee391dee838b96c7a31a9107b42e17d0023b12bc0d37b [INFO] running `Command { std: "docker" "start" "-a" "2bf7c65a250cb5d8db7ee391dee838b96c7a31a9107b42e17d0023b12bc0d37b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling webrtc-dtls v0.9.0 [INFO] [stderr] Compiling rvoip-rtp-core v0.1.26 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rvoip-rtp-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name rvoip_rtp_core --edition=2021 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 --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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=285dbc8a431afeb4 -C extra-filename=-9bf434ce437c30fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-5e54079a72104a2e.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-4f8a268d283c7acf.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-98f3885f807a73ec.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-f9ba542026c5cfb3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-af6b95e52ea634c4.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-465dfd52517a6b84.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-2ead15d91be5bd15.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ab02a50597ad08a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d6f7bb1298e9acd0.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-b30fda5e71b775f8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern p256=/opt/rustwide/target/debug/deps/libp256-2e906da6935df6ea.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cb5e4fcfb7877d5d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5da728b4225d0c4c.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-449e612a4a48ba4c.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-a05374eed1c00dbf.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-f8590e08e376d06e.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f533bb6925f9334.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5b3b4ed33f2f120c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-320381e9b98c4e44.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-93b2609f34c6228f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-531dfd0ef6923c7b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7967203184b30af3.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c2eb8ca866aeb4b0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2c77ed989d6f05c5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eb9acf8f8ad6db01.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b185db48c80b89f2.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e2029a4278296196.rmeta --extern webrtc_dtls=/opt/rustwide/target/debug/deps/libwebrtc_dtls-efa83b713fea8b83.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-b688c20ceea49e36.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-dcd88335b0587b16.rmeta --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" "2bf7c65a250cb5d8db7ee391dee838b96c7a31a9107b42e17d0023b12bc0d37b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf7c65a250cb5d8db7ee391dee838b96c7a31a9107b42e17d0023b12bc0d37b", kill_on_drop: false }` [INFO] [stdout] 2bf7c65a250cb5d8db7ee391dee838b96c7a31a9107b42e17d0023b12bc0d37b