[INFO] fetching crate rvoip-dialog-core 0.1.26...
[INFO] testing rvoip-dialog-core-0.1.26 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rvoip-dialog-core 0.1.26 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rvoip-dialog-core 0.1.26
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rvoip-dialog-core 0.1.26
[INFO] tweaked toml for crates.io crate rvoip-dialog-core 0.1.26 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rvoip-dialog-core 0.1.26 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rvoip-dialog-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded rvoip-sip-transport v0.1.26
[INFO] [stderr]   Downloaded rvoip-transaction-core v0.1.26
[INFO] [stderr]   Downloaded rvoip-sip-core v0.1.26
[INFO] [stderr]   Downloaded tokio-tungstenite v0.19.0
[INFO] [stderr]   Downloaded tungstenite v0.19.0
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db432f3eaf2b903171a4546ffc810465754944b25171925ad5c8752e416980a3
[INFO] running `Command { std: "docker" "start" "-a" "db432f3eaf2b903171a4546ffc810465754944b25171925ad5c8752e416980a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db432f3eaf2b903171a4546ffc810465754944b25171925ad5c8752e416980a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db432f3eaf2b903171a4546ffc810465754944b25171925ad5c8752e416980a3", kill_on_drop: false }`
[INFO] [stdout] db432f3eaf2b903171a4546ffc810465754944b25171925ad5c8752e416980a3
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2453b3dd3c675e1f604473ba99b6ea924d75981eb11ac382dc41deb32c798a6
[INFO] running `Command { std: "docker" "start" "-a" "f2453b3dd3c675e1f604473ba99b6ea924d75981eb11ac382dc41deb32c798a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tungstenite v0.19.0
[INFO] [stderr]    Compiling rvoip-sip-core v0.1.26
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.19.0
[INFO] [stderr]    Compiling rvoip-sip-transport v0.1.26
[INFO] [stderr]    Compiling rvoip-transaction-core v0.1.26
[INFO] [stderr]    Compiling rvoip-dialog-core v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "f2453b3dd3c675e1f604473ba99b6ea924d75981eb11ac382dc41deb32c798a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2453b3dd3c675e1f604473ba99b6ea924d75981eb11ac382dc41deb32c798a6", kill_on_drop: false }`
[INFO] [stdout] f2453b3dd3c675e1f604473ba99b6ea924d75981eb11ac382dc41deb32c798a6
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f78a1678036756cb2631a051d683aae526ec3490c4921bd76a27402615a16a9
[INFO] running `Command { std: "docker" "start" "-a" "2f78a1678036756cb2631a051d683aae526ec3490c4921bd76a27402615a16a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tungstenite v0.19.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rvoip-sip-core v0.1.26
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.19.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling rvoip-sip-transport v0.1.26
[INFO] [stderr]    Compiling rvoip-transaction-core v0.1.26
[INFO] [stderr]    Compiling rvoip-dialog-core v0.1.26 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rvoip_session_core`
[INFO] [stdout]   --> tests/refer_handling_test.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use rvoip_session_core::api::builder::SessionManagerConfig;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rvoip_session_core`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -     use rvoip_session_core::api::builder::SessionManagerConfig;
[INFO] [stdout] 23 +     use rvoip_sip_core::api::builder::SessionManagerConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rvoip_dialog_core::builder`
[INFO] [stdout]   --> tests/refer_handling_test.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     builder::DialogBuilder,
[INFO] [stdout]    |     ^^^^^^^ could not find `builder` in `rvoip_dialog_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/refer_handling_test.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     dialog_builder.build()
[INFO] [stdout] 32 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_session_event_handler` found for struct `Arc<UnifiedDialogApi>` in the current scope
[INFO] [stdout]   --> tests/refer_handling_test.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     dialog_api.set_session_event_handler(event_tx).await;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `set_dialog_event_sender` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 -     dialog_api.set_session_event_handler(event_tx).await;
[INFO] [stdout] 47 +     dialog_api.set_dialog_event_sender(event_tx).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_id` found for reference `&DialogHandle` in the current scope
[INFO] [stdout]   --> tests/refer_handling_test.rs:60:40
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let call_id = call_handle.dialog().call_id().clone();
[INFO] [stdout]    |                   -----------          ^^^^^^^ method not found in `&DialogHandle`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   method `call_id` is available on `&CallHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `local_tag` found for reference `&DialogHandle` in the current scope
[INFO] [stdout]   --> tests/refer_handling_test.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let local_tag = call_handle.dialog().local_tag().clone();
[INFO] [stdout]    |                                          ^^^^^^^^^ method not found in `&DialogHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `REFER` found for enum `rvoip_dialog_core::Method` in the current scope
[INFO] [stdout]   --> tests/refer_handling_test.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |         Method::REFER,
[INFO] [stdout]    |                 ^^^^^ variant or associated item not found in `rvoip_dialog_core::Method`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 -         Method::REFER,
[INFO] [stdout] 71 -         refer_uri.parse::<Uri>().unwrap()
[INFO] [stdout] 72 -     );
[INFO] [stdout] 70 +         Method::Refer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:75:19
[INFO] [stdout]     |
[INFO] [stdout]  75 |     refer_request.add_header("Call-ID", &call_id);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:76:19
[INFO] [stdout]     |
[INFO] [stdout]  76 |     refer_request.add_header("From", &format!("sip:bob@127.0.0.1:40002;tag={}", remote_tag));
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:77:19
[INFO] [stdout]     |
[INFO] [stdout]  77 |     refer_request.add_header("To", &format!("sip:alice@127.0.0.1:40001;tag={}", local_tag));
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:78:19
[INFO] [stdout]     |
[INFO] [stdout]  78 |     refer_request.add_header("CSeq", "2 REFER");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:81:19
[INFO] [stdout]     |
[INFO] [stdout]  81 |     refer_request.add_header("Refer-To", "sip:charlie@127.0.0.1:40003");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:84:19
[INFO] [stdout]     |
[INFO] [stdout]  84 |     refer_request.add_header("Referred-By", "sip:bob@127.0.0.1:40002");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_request` found for struct `Arc<UnifiedDialogApi>` in the current scope
[INFO] [stdout]   --> tests/refer_handling_test.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let result = dialog_api.process_request(refer_request.clone(), source_addr).await;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ method not found in `Arc<UnifiedDialogApi>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/refer_handling_test.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let result = dialog_api.process_request(refer_request.clone(), source_addr).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     assert!(result.is_ok(), "Failed to process REFER: {:?}", result);
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let result: /* Type */ = dialog_api.process_request(refer_request.clone(), source_addr).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `REFER` found for enum `rvoip_dialog_core::Method` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Method::REFER,
[INFO] [stdout]     |                 ^^^^^ variant or associated item not found in `rvoip_dialog_core::Method`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 -         Method::REFER,
[INFO] [stdout] 134 -         "sip:alice@127.0.0.1:40010".parse::<Uri>().unwrap()
[INFO] [stdout] 135 -     );
[INFO] [stdout] 133 +         Method::Refer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     refer_request.add_header("Call-ID", "nonexistent-call-id");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |     refer_request.add_header("From", "sip:bob@127.0.0.1:40011;tag=from-tag");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 |     refer_request.add_header("To", "sip:alice@127.0.0.1:40010");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |     refer_request.add_header("CSeq", "1 REFER");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     refer_request.add_header("Refer-To", "sip:charlie@127.0.0.1:40012");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_request` found for struct `Arc<UnifiedDialogApi>` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let result = dialog_api.process_request(refer_request, source_addr).await;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ method not found in `Arc<UnifiedDialogApi>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/refer_handling_test.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let result = dialog_api.process_request(refer_request, source_addr).await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     assert!(result.is_ok());
[INFO] [stdout]     |             ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let result: /* Type */ = dialog_api.process_request(refer_request, source_addr).await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_session_event_handler` found for struct `Arc<UnifiedDialogApi>` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |     dialog_api.set_session_event_handler(event_tx).await;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set_dialog_event_sender` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 -     dialog_api.set_session_event_handler(event_tx).await;
[INFO] [stdout] 165 +     dialog_api.set_dialog_event_sender(event_tx).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `call_id` found for reference `&DialogHandle` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:178:40
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let call_id = call_handle.dialog().call_id().clone();
[INFO] [stdout]     |                   -----------          ^^^^^^^ method not found in `&DialogHandle`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   method `call_id` is available on `&CallHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `local_tag` found for reference `&DialogHandle` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:179:42
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let local_tag = call_handle.dialog().local_tag().clone();
[INFO] [stdout]     |                                          ^^^^^^^^^ method not found in `&DialogHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `REFER` found for enum `rvoip_dialog_core::Method` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |         Method::REFER,
[INFO] [stdout]     |                 ^^^^^ variant or associated item not found in `rvoip_dialog_core::Method`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 -         Method::REFER,
[INFO] [stdout] 185 -         refer_uri.parse::<Uri>().unwrap()
[INFO] [stdout] 186 -     );
[INFO] [stdout] 184 +         Method::Refer;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |     refer_request.add_header("Call-ID", &call_id);
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     refer_request.add_header("From", "sip:bob@127.0.0.1:40021;tag=remote-tag");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |     refer_request.add_header("To", &format!("sip:alice@127.0.0.1:40020;tag={}", local_tag));
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |     refer_request.add_header("CSeq", "2 REFER");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |     refer_request.add_header("Refer-To", "sip:charlie@127.0.0.1:40022");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_header` found for struct `rvoip_dialog_core::Request` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |     refer_request.add_header("Replaces", "other-call-id;to-tag=tt;from-tag=ft");
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `header` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rvoip-sip-core-0.1.26/src/types/sip_request.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn header(&self, name: &HeaderName) -> Option<&TypedHeader> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `process_request` found for struct `Arc<UnifiedDialogApi>` in the current scope
[INFO] [stdout]    --> tests/refer_handling_test.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let result = dialog_api.process_request(refer_request, source_addr).await;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ method not found in `Arc<UnifiedDialogApi>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/refer_handling_test.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let result = dialog_api.process_request(refer_request, source_addr).await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 201 |     assert!(result.is_ok());
[INFO] [stdout]     |             ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let result: /* Type */ = dialog_api.process_request(refer_request, source_addr).await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rvoip-dialog-core` (test "refer_handling_test") due to 35 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rvoip-dialog-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name rvoip_dialog_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="events"' --cfg 'feature="recovery"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dev", "events", "recovery", "testing"))' -C metadata=e292026845c816a2 -C extra-filename=-49b7505f89bb986b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a7f75c83663cde86.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-24aa036837dfabb5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4599234668ac58ca.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a84481da0044f48a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e4371cccbdf3ae8d.rlib --extern rvoip_sip_core=/opt/rustwide/target/debug/deps/librvoip_sip_core-782acec09875abaa.rlib --extern rvoip_transaction_core=/opt/rustwide/target/debug/deps/librvoip_transaction_core-416f4fe44635624c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d47c5c02f25fc839.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b912a1576a4dbd88.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67771e8db0a06ea3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a648d68f11760074.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-0130fb73f8dcbbe8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5b4fad722c2b14ee.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-394062569cbb602b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3ebdfb082dec24f5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-89450aef6b8060ab/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2f78a1678036756cb2631a051d683aae526ec3490c4921bd76a27402615a16a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f78a1678036756cb2631a051d683aae526ec3490c4921bd76a27402615a16a9", kill_on_drop: false }`
[INFO] [stdout] 2f78a1678036756cb2631a051d683aae526ec3490c4921bd76a27402615a16a9
