[INFO] fetching crate rvoip-rtp-core 0.1.26...
[INFO] testing rvoip-rtp-core-0.1.26 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rvoip-rtp-core 0.1.26 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rvoip-rtp-core 0.1.26 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asn1-rs-derive v0.4.0
[INFO] [stderr]   Downloaded asn1-rs-impl v0.1.0
[INFO] [stderr]   Downloaded rusticata-macros v4.1.0
[INFO] [stderr]   Downloaded block-padding v0.3.3
[INFO] [stderr]   Downloaded oid-registry v0.6.1
[INFO] [stderr]   Downloaded cbc v0.1.2
[INFO] [stderr]   Downloaded asn1-rs v0.5.2
[INFO] [stderr]   Downloaded yasna v0.5.2
[INFO] [stderr]   Downloaded der-parser v8.2.0
[INFO] [stderr]   Downloaded x25519-dalek v2.0.1
[INFO] [stderr]   Downloaded webrtc-util v0.8.1
[INFO] [stderr]   Downloaded x509-parser v0.15.1
[INFO] [stderr]   Downloaded rcgen v0.11.3
[INFO] [stderr]   Downloaded webrtc-dtls v0.9.0
[INFO] [stderr]   Downloaded ccm v0.5.0
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] becaf19e97172939ba14168e38439ad4bd467af009e660452f9b394f3bbcf001
[INFO] running `Command { std: "docker" "start" "-a" "becaf19e97172939ba14168e38439ad4bd467af009e660452f9b394f3bbcf001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "becaf19e97172939ba14168e38439ad4bd467af009e660452f9b394f3bbcf001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "becaf19e97172939ba14168e38439ad4bd467af009e660452f9b394f3bbcf001", kill_on_drop: false }`
[INFO] [stdout] becaf19e97172939ba14168e38439ad4bd467af009e660452f9b394f3bbcf001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c92736ff4a9a3c5f2d0ecd5d4f483ba4cedb514cd961d836bfaf56d32fe06e61
[INFO] running `Command { std: "docker" "start" "-a" "c92736ff4a9a3c5f2d0ecd5d4f483ba4cedb514cd961d836bfaf56d32fe06e61", 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 nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[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 opaque-debug v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling yasna v0.5.2
[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 rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling pem v3.0.5
[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 rcgen v0.11.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 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 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 x25519-dalek v2.0.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling x509-parser v0.15.1
[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 51.81s
[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" "c92736ff4a9a3c5f2d0ecd5d4f483ba4cedb514cd961d836bfaf56d32fe06e61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c92736ff4a9a3c5f2d0ecd5d4f483ba4cedb514cd961d836bfaf56d32fe06e61", kill_on_drop: false }`
[INFO] [stdout] c92736ff4a9a3c5f2d0ecd5d4f483ba4cedb514cd961d836bfaf56d32fe06e61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ba42edb98a45ac1cf38c828a34b4a01b374db4d4f7f688ddc3a76938e0e9fbd
[INFO] running `Command { std: "docker" "start" "-a" "7ba42edb98a45ac1cf38c828a34b4a01b374db4d4f7f688ddc3a76938e0e9fbd", 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/1.91.0-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=41365892f1ca7446 -C extra-filename=-14667f4b25034c52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-97b5788b5d8fbd52.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-6cf298f4fc475b72.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d15dd6df3ea68522.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-c16ae2ade0729b07.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9bfea4f212c5b7d0.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-5159f5f3be2929a8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-708a987de90924f5.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e7054215dae6d0bb.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-421cbc65009e8398.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-573f93e50bb55d5c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-08be59b704afb586.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-b2661138c0b6c4dc.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bfceb64c6f4cb589.rmeta --extern p256=/opt/rustwide/target/debug/deps/libp256-d318390050a24b51.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0c8d06c93580bd30.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e12069e8ff537fde.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-54aa731d3faa981e.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-827668399ca4748c.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-5ac81b3c324a2901.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-0587b1607b0e4ae9.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-f921b7a6316a7221.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8ccb039170b4cbe8.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4acf4490b6c0196d.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-00e294d7b5edf4a2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ff064fbe6355bc80.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ee6d4f4db23ef939.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7a8539c458af288.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-104780082d521e51.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-98a69aacfabcc8c1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3c2b080ae47dac1d.rmeta --extern webrtc_dtls=/opt/rustwide/target/debug/deps/libwebrtc_dtls-df420cb2cc53bb92.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-7848f4f82913f4cc.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-5777f249585db3db.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-d6cf1693e22bee68/out -L native=/opt/rustwide/target/debug/build/ring-5cc10973cf547747/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ba42edb98a45ac1cf38c828a34b4a01b374db4d4f7f688ddc3a76938e0e9fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba42edb98a45ac1cf38c828a34b4a01b374db4d4f7f688ddc3a76938e0e9fbd", kill_on_drop: false }`
[INFO] [stdout] 7ba42edb98a45ac1cf38c828a34b4a01b374db4d4f7f688ddc3a76938e0e9fbd
