[INFO] fetching crate rvoip-call-engine 0.1.26... [INFO] testing rvoip-call-engine-0.1.26 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rvoip-call-engine 0.1.26 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rvoip-call-engine 0.1.26 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rvoip-call-engine 0.1.26 [INFO] tweaked toml for crates.io crate rvoip-call-engine 0.1.26 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rvoip-call-engine 0.1.26 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rvoip-call-engine 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7edfdd2917aa9b20e12366383414f9e837a078c885b93e54de8831355cb00eb [INFO] running `Command { std: "docker" "start" "-a" "c7edfdd2917aa9b20e12366383414f9e837a078c885b93e54de8831355cb00eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7edfdd2917aa9b20e12366383414f9e837a078c885b93e54de8831355cb00eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7edfdd2917aa9b20e12366383414f9e837a078c885b93e54de8831355cb00eb", kill_on_drop: false }` [INFO] [stdout] c7edfdd2917aa9b20e12366383414f9e837a078c885b93e54de8831355cb00eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 064b5e6fa9fdfdf71d042ceb7312d3cb577e32a6d9a1f3c6ec170d5cd018b31c [INFO] running `Command { std: "docker" "start" "-a" "064b5e6fa9fdfdf71d042ceb7312d3cb577e32a6d9a1f3c6ec170d5cd018b31c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [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 crypto-common v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling webrtc-util v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rvoip-sip-core v0.1.26 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-tungstenite v0.19.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling webrtc-dtls v0.9.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling async-channel v1.9.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 rustversion v1.0.21 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling biquad v0.4.2 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling rvoip-rtp-core v0.1.26 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rvoip-codec-core v0.1.26 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling apodize v1.0.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling rvoip-sip-transport v0.1.26 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling rvoip-transaction-core v0.1.26 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling rvoip-dialog-core v0.1.26 [INFO] [stderr] Compiling rvoip-media-core v0.1.26 [INFO] [stderr] error: could not compile `rvoip-transaction-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name rvoip_transaction_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-transaction-core-0.1.26/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=1e458ff1904cbab0 -C extra-filename=-c2fb8e8a25c768a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-69315013aa110c2c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-00a6de66712b7168.rmeta --extern rvoip_sip_core=/opt/rustwide/target/debug/deps/librvoip_sip_core-ff404845ad06b5a0.rmeta --extern rvoip_sip_transport=/opt/rustwide/target/debug/deps/librvoip_sip_transport-2d717039b3dd1747.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67771e8db0a06ea3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a01a5aa9558a56ac.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-309918165fb46626.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d7f8ff82d0d2bde6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-89450aef6b8060ab/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name rvoip_rtp_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-rtp-core-0.1.26/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=ee9f05bf85cb112d -C extra-filename=-64e9fb99bde849bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-3a03881772999ede.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-2c4681e94f6160d7.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f728a0ff6296dc7b.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-3fbd6ed4833da9ff.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-69315013aa110c2c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-fc0c2d79d4c9fc7b.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-9002d535788ce2c4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d1985e343fb3d50.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5fdc9487e4a6ada.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-aca80adedcfbeae1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern p256=/opt/rustwide/target/debug/deps/libp256-8a2c57b4221b4583.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5e2671bd80cef9b8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-00a6de66712b7168.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-4d421676f5a4bbbc.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-bf4aefa29f8a862f.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-ee938ffc1990d8e2.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-d115b254beb1801f.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c56e6940cc22dba4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b5eb83f4e6b9615b.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-901e38f3c4b9b147.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-89dfa09ca2b8f737.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67771e8db0a06ea3.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5317c8e7ee34e0a1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a01a5aa9558a56ac.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-309918165fb46626.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-55a1ed133236d858.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d7f8ff82d0d2bde6.rmeta --extern webrtc_dtls=/opt/rustwide/target/debug/deps/libwebrtc_dtls-c79755957272e390.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-f369f9a56d0e8304.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-b1070f6807b4aa90.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-090ec0fe1f143466/out -L native=/opt/rustwide/target/debug/build/ring-89450aef6b8060ab/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "064b5e6fa9fdfdf71d042ceb7312d3cb577e32a6d9a1f3c6ec170d5cd018b31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064b5e6fa9fdfdf71d042ceb7312d3cb577e32a6d9a1f3c6ec170d5cd018b31c", kill_on_drop: false }` [INFO] [stdout] 064b5e6fa9fdfdf71d042ceb7312d3cb577e32a6d9a1f3c6ec170d5cd018b31c