[INFO] fetching crate ftth-rsipstack 4.0.3...
[INFO] testing ftth-rsipstack-4.0.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate ftth-rsipstack 4.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ftth-rsipstack 4.0.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ftth-rsipstack 4.0.3
[INFO] tweaked toml for crates.io crate ftth-rsipstack 4.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ftth-rsipstack 4.0.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ftth-rsipstack 4.0.3 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e88c1d985b94808051af422ffca41dac865a37d70b206a2450c3ef51a49fc5c1
[INFO] running `Command { std: "docker" "start" "-a" "e88c1d985b94808051af422ffca41dac865a37d70b206a2450c3ef51a49fc5c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e88c1d985b94808051af422ffca41dac865a37d70b206a2450c3ef51a49fc5c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88c1d985b94808051af422ffca41dac865a37d70b206a2450c3ef51a49fc5c1", kill_on_drop: false }`
[INFO] [stdout] e88c1d985b94808051af422ffca41dac865a37d70b206a2450c3ef51a49fc5c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9d17de8543414f5c18da6cb0e5c9616802bf49c4fd1bb76c327f4e20da739dd
[INFO] running `Command { std: "docker" "start" "-a" "f9d17de8543414f5c18da6cb0e5c9616802bf49c4fd1bb76c327f4e20da739dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ftth-rsipstack v4.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling rand v0.9.2
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling rsip-derives v0.4.0
[INFO] [stderr]    Compiling ftth-rsip v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.62s
[INFO] running `Command { std: "docker" "inspect" "f9d17de8543414f5c18da6cb0e5c9616802bf49c4fd1bb76c327f4e20da739dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d17de8543414f5c18da6cb0e5c9616802bf49c4fd1bb76c327f4e20da739dd", kill_on_drop: false }`
[INFO] [stdout] f9d17de8543414f5c18da6cb0e5c9616802bf49c4fd1bb76c327f4e20da739dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33507b55abe45e96e526b21ea036927abd30721e375d9cf93fb09ca0805d2f87
[INFO] running `Command { std: "docker" "start" "-a" "33507b55abe45e96e526b21ea036927abd30721e375d9cf93fb09ca0805d2f87", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[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 dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling dasp_window v0.11.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hmac-sha1 v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]    Compiling ftth-rsip v0.4.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling hmac-sha256 v1.1.12
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hostname-validator v1.1.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling bounded-integer v0.5.8
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling dasp_peak v0.11.0
[INFO] [stderr]    Compiling dasp_rms v0.11.0
[INFO] [stderr]    Compiling dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling dasp_slice v0.11.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dasp_envelope v0.11.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rtp-rs v0.6.0
[INFO] [stderr]    Compiling dasp_signal v0.11.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling dasp v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling sdp-rs v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling quoted-string-parser v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]    Compiling precis-core v0.1.11
[INFO] [stderr]    Compiling precis-profiles v0.1.13
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ftth-rsipstack v4.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling stun-rs v0.1.11
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "33507b55abe45e96e526b21ea036927abd30721e375d9cf93fb09ca0805d2f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33507b55abe45e96e526b21ea036927abd30721e375d9cf93fb09ca0805d2f87", kill_on_drop: false }`
[INFO] [stdout] 33507b55abe45e96e526b21ea036927abd30721e375d9cf93fb09ca0805d2f87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6ab7e60a11836852c89f279492338003ee527ec19361c2315e691f257b43191
[INFO] running `Command { std: "docker" "start" "-a" "b6ab7e60a11836852c89f279492338003ee527ec19361c2315e691f257b43191", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftth_rsipstack-71b8779b2eda2c00)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test dialog::tests::test_client_dialog::test_client_dialog_creation ... ok
[INFO] [stdout] test dialog::tests::test_client_dialog::test_client_dialog_state_transitions ... ok
[INFO] [stdout] test dialog::tests::test_client_dialog::test_client_dialog_route_set_respects_follow_record_route ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_dialog_layer_creation ... ok
[INFO] [stdout] test dialog::tests::test_client_dialog::test_client_dialog_termination_scenarios ... ok
[INFO] [stdout] test dialog::tests::test_client_dialog::test_client_dialog_sequence_handling ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_dialog_id_creation ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_dialog_removal ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_existing_server_invite_dialog_retrieval ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_multiple_dialogs_management ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_dialog_error_cases ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_dialog_retrieval_and_matching ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_server_invite_dialog_creation ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_dialog_id_eq ... ok
[INFO] [stdout] test dialog::tests::test_dialog_layer::test_dialog_layer_with_swapped_tags ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_dialog_in_dialog_requests ... ok
[INFO] [stdout] test rsip_ext::test_rsip_headers_ext ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_dialog_sequence_numbers ... ok
[INFO] [stdout] test transaction::tests::test_endpoint::test_send ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_dialog_termination_scenarios ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_dialog_state_display ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_dialog_state_transitions ... ok
[INFO] [stdout] test dialog::tests::test_server_dialog::test_dialog_make_request ... ok
[INFO] [stdout] test transaction::tests::test_transaction_states::test_server_invite_transaction_creation ... ok
[INFO] [stdout] test transaction::tests::test_transaction_states::test_server_non_invite_transaction_creation ... ok
[INFO] [stdout] test transaction::tests::test_transaction_states::test_transaction_types ... ok
[INFO] [stdout] test transaction::timer::test_timer ... ok
[INFO] [stdout] test transport::tests::test_listener_api::test_tcp_listener_connection_api ... ok
[INFO] [stdout] test transaction::tests::test_transaction_states::test_client_non_invite_transaction_creation ... ok
[INFO] [stdout] test transaction::tests::tests::test_random_text ... ok
[INFO] [stdout] test dialog::tests::test_dialog_states::test_server_dialog_state_transitions ... ok
[INFO] [stdout] test transaction::tests::test_endpoint::test_endpoint_recvrequests ... ok
[INFO] [stdout] test transaction::tests::tests::test_linphone_contact ... ok
[INFO] [stdout] test transaction::tests::test_transaction_states::test_transaction_key_generation ... ok
[INFO] [stdout] test transaction::tests::test_transaction_states::test_client_invite_transaction_creation ... ok
[INFO] [stdout] test transport::tests::test_sipaddr::test_sipaddr ... ok
[INFO] [stdout] test transaction::key::test_transaction_key ... ok
[INFO] [stdout] test transport::tests::test_sipaddr::test_via_received ... ok
[INFO] [stdout] test transport::tests::test_stream_encoding::test_sip_codec_encoding ... ok
[INFO] [stdout] test transport::tests::test_stream_encoding::test_sip_codec_fragmented_message ... ok
[INFO] [stdout] test transport::tests::test_stream_encoding::test_sip_codec_keepalive ... ok
[INFO] [stdout] test transport::tests::test_stream_encoding::test_sip_codec_malformed_message ... ok
[INFO] [stdout] test transport::tests::test_stream_encoding::test_sip_codec_multiple_messages ... ok
[INFO] [stdout] test transport::tests::test_stream_encoding::test_sip_codec_single_message ... ok
[INFO] [stdout] test transport::tests::test_via_received::test_via_received_tcp ... ok
[INFO] [stdout] test transport::tests::test_via_received::test_via_received_tcp_different_addr ... ok
[INFO] [stdout] test transport::tests::test_via_received::test_via_received_udp ... ok
[INFO] [stdout] test transport::tests::test_via_received::test_via_response_not_modified ... ok
[INFO] [stdout] test transport::transport_layer::tests::test_lookup ... ok
[INFO] [stdout] test transport::tests::test_stream_encoding::test_sip_codec_size_limit ... ok
[INFO] [stdout] test transport::transport_layer::tests::test_serve_listens ... ok
[INFO] [stdout] test transport::tests::test_udp::test_udp_keepalive ... ok
[INFO] [stdout] test transport::tests::test_udp::test_udp_recv_sip_message ... ok
[INFO] [stdout] test transaction::tests::test_endpoint::test_endpoint_serve ... ok
[INFO] [stdout] test transaction::tests::test_client::test_client_transaction ... ok
[INFO] [stdout] test transaction::tests::test_server::test_server_transaction ... ok
[INFO] [stderr]      Running unittests src/bin/bench_ua.rs (/opt/rustwide/target/debug/deps/bench_ua-d786aae338f548dd)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ftth_rsipstack
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog::update (line 294) - compile ... ok
[INFO] [stdout] test src/dialog/authenticate.rs - dialog::authenticate::Credential (line 44) - compile ... ok
[INFO] [stdout] test src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog::bye (line 148) - compile ... ok
[INFO] [stdout] test src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog (line 52) - compile ... ok
[INFO] [stdout] test src/dialog/authenticate.rs - dialog::authenticate::Credential (line 30) - compile ... ok
[INFO] [stdout] test src/dialog/dialog_layer.rs - dialog::dialog_layer::DialogLayer (line 107) - compile ... ok
[INFO] [stdout] test src/dialog/authenticate.rs - dialog::authenticate::handle_client_authenticate (line 113) - compile ... FAILED
[INFO] [stdout] test src/dialog/authenticate.rs - dialog::authenticate::handle_client_authenticate (line 142) - compile ... FAILED
[INFO] [stdout] test src/dialog/dialog.rs - dialog::dialog::Dialog (line 114) - compile ... ok
[INFO] [stdout] test src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog::cancel (line 189) - compile ... ok
[INFO] [stdout] test src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog::info (line 337) - compile ... FAILED
[INFO] [stdout] test src/dialog/dialog_layer.rs - dialog::dialog_layer::DialogLayer (line 58) - compile ... ok
[INFO] [stdout] test src/dialog/dialog_layer.rs - dialog::dialog_layer::DialogLayer (line 88) - compile ... ok
[INFO] [stdout] test src/dialog/invitation.rs - dialog::invitation::InviteOption (line 43) - compile ... ok
[INFO] [stdout] test src/dialog/invitation.rs - dialog::invitation::InviteOption (line 101) - compile ... ok
[INFO] [stdout] test src/dialog/invitation.rs - dialog::invitation::DialogLayer::make_invite_request (line 231) - compile ... ok
[INFO] [stdout] test src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog::reinvite (line 241) - compile ... ok
[INFO] [stdout] test src/dialog/invitation.rs - dialog::invitation::InviteOption (line 61) - compile ... ok
[INFO] [stdout] test src/dialog/invitation.rs - dialog::invitation::DialogLayer::do_invite (line 347) - compile ... ok
[INFO] [stdout] test src/dialog/dialog.rs - dialog::dialog::DialogState (line 56) - compile ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration (line 50) - compile ... FAILED
[INFO] [stdout] test src/dialog/invitation.rs - dialog::invitation::InviteOption (line 75) - compile ... FAILED
[INFO] [stdout] test src/dialog/invitation.rs - dialog::invitation::DialogLayer::do_invite (line 318) - compile ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration::register (line 303) - compile ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration::expires (line 217) - compile ... ok
[INFO] [stdout] test src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog (line 74) - compile ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration::discovered_public_address (line 189) - compile ... ok
[INFO] [stdout] test src/dialog/authenticate.rs - dialog::authenticate::Credential (line 61) - compile ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration::create_nat_aware_contact (line 514) - compile ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration::new (line 143) - compile ... ok
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::info (line 501) - compile ... FAILED
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::reinvite (line 397) - compile ... ok
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::accept (line 164) - compile ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration (line 76) - compile ... FAILED
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog (line 60) - compile ... ok
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::update (line 454) - compile ... ok
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::bye (line 344) - compile ... ok
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog (line 72) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 157) - compile ... ok
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog (line 44) - compile ... ok
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::reject (line 296) - compile ... FAILED
[INFO] [stdout] test src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 161) - compile ... FAILED
[INFO] [stdout] test src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::accept_with_public_contact (line 235) - compile ... FAILED
[INFO] [stdout] test src/dialog/mod.rs - dialog::DialogId (line 32) ... ok
[INFO] [stdout] test src/transaction/mod.rs - transaction::TransactionType (line 146) ... FAILED
[INFO] [stdout] test src/transaction/endpoint.rs - transaction::endpoint::EndpointBuilder (line 122) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... ok
[INFO] [stdout] test src/transport/sip_addr.rs - transport::sip_addr::SipAddr (line 26) ... FAILED
[INFO] [stdout] test src/transaction/transaction.rs - transaction::transaction::Transaction (line 92) - compile ... ok
[INFO] [stdout] test src/transport/connection.rs - transport::connection::TransportEvent (line 32) - compile ... ok
[INFO] [stdout] test src/transaction/transaction.rs - transaction::transaction::TransactionEvent (line 34) - compile ... FAILED
[INFO] [stdout] test src/transaction/endpoint.rs - transaction::endpoint::Endpoint (line 158) - compile ... ok
[INFO] [stdout] test src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 174) - compile ... FAILED
[INFO] [stdout] test src/transport/connection.rs - transport::connection::SipConnection (line 87) - compile ... ok
[INFO] [stdout] test src/transaction/mod.rs - transaction::TransactionState (line 71) ... ok
[INFO] [stdout] test src/lib.rs - (line 72) - compile ... FAILED
[INFO] [stdout] test src/transaction/mod.rs - transaction::TransactionTimer (line 210) ... FAILED
[INFO] [stdout] test src/dialog/registration.rs - dialog::registration::Registration::register (line 274) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 132) ... ok
[INFO] [stdout] test src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 148) - compile ... FAILED
[INFO] [stdout] test src/transaction/message.rs - transaction::message::EndpointInner::make_request (line 44) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dialog/authenticate.rs - dialog::authenticate::handle_client_authenticate (line 113) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rsip`
[INFO] [stdout]    --> src/dialog/authenticate.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | use rsip::Response;
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 117 | use ftth_rsipstack::rsip::Response;
[INFO] [stdout]     |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/authenticate.rs - dialog::authenticate::handle_client_authenticate (line 142) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rsip`
[INFO] [stdout]    --> src/dialog/authenticate.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | use rsip::{SipMessage, StatusCode, Response};
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 146 | use ftth_rsipstack::rsip::{SipMessage, StatusCode, Response};
[INFO] [stdout]     |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog::info (line 337) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/client_dialog.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 |     rsip::Header::ContentType("application/dtmf-relay".into())
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/dialog.rs - dialog::dialog::DialogState (line 56) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/dialog.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 | let state = DialogState::Confirmed(dialog_id, rsip::Response::default());
[INFO] [stdout]    |                                               ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/registration.rs - dialog::registration::Registration (line 50) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/registration.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 | let server = rsip::Uri::try_from("sip:sip.example.com").unwrap();
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/registration.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 | if response.status_code == rsip::StatusCode::OK {
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/invitation.rs - dialog::invitation::InviteOption (line 75) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/invitation.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     rsip::Header::UserAgent("MyApp/1.0".into()),
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/invitation.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     rsip::Header::Subject("Important Call".into()),
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/invitation.rs - dialog::invitation::DialogLayer::do_invite (line 318) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/invitation.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |         rsip::StatusCode::OK => {
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/invitation.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 |         rsip::StatusCode::BusyHere => {
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/registration.rs - dialog::registration::Registration::register (line 303) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/registration.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 309 | let server = rsip::Uri::try_from("sip:sip.example.com").unwrap();
[INFO] [stdout]     |              ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog (line 74) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/client_dialog.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     rsip::Header::ContentType("application/sdp".into())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/client_dialog.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     if resp.status_code == rsip::StatusCode::OK {
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/authenticate.rs - dialog::authenticate::Credential (line 61) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/authenticate.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     caller: rsip::Uri::try_from("sip:alice@example.com")?,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/authenticate.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |     callee: rsip::Uri::try_from("sip:bob@example.com")?,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/authenticate.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     contact: rsip::Uri::try_from("sip:alice@192.168.1.100:5060")?,
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/registration.rs - dialog::registration::Registration::create_nat_aware_contact (line 514) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/registration.rs:523:10
[INFO] [stdout]     |
[INFO] [stdout] 523 |     Some(rsip::HostWithPort {
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::info (line 501) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/server_dialog.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |     rsip::Header::ContentType("application/dtmf-relay".into())
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::accept (line 164) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/server_dialog.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     rsip::Header::ContentType("application/sdp".into())
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/registration.rs - dialog::registration::Registration (line 76) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/registration.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | let server = rsip::Uri::try_from("sip:sip.example.com").unwrap();
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/registration.rs:90:49
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(response) if response.status_code == rsip::StatusCode::OK => {
[INFO] [stdout]    |                                                 ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog (line 72) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/dialog/server_dialog.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     rsip::Header::ContentType("application/sdp".into())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::reject (line 296) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/server_dialog.rs:302:20
[INFO] [stdout]     |
[INFO] [stdout] 302 | dialog.reject(Some(rsip::StatusCode::BusyHere), Some("Busy here".into()))?;
[INFO] [stdout]     |                    ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 161) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/message.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     rsip::StatusCode::NotFound,
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/message.rs:164:48
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn example(endpoint: &EndpointInner, request: &rsip::Request) {
[INFO] [stdout]     |                                                ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::accept_with_public_contact (line 235) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/server_dialog.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     rsip::Header::ContentType("application/sdp".into())
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/server_dialog.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 | let public_addr = Some(rsip::HostWithPort {
[INFO] [stdout]     |                        ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/mod.rs - transaction::TransactionType (line 146) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rsip`
[INFO] [stdout]    --> src/transaction/mod.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | use rsip::Method;
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]     |
[INFO] [stdout] 149 | use ftth_rsipstack::rsip::Method;
[INFO] [stdout]     |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/endpoint.rs - transaction::endpoint::EndpointBuilder (line 122) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/endpoint.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |     .with_allows(vec![rsip::Method::Invite, rsip::Method::Bye])
[INFO] [stdout]     |                       ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/endpoint.rs:130:45
[INFO] [stdout]     |
[INFO] [stdout] 130 |     .with_allows(vec![rsip::Method::Invite, rsip::Method::Bye])
[INFO] [stdout]     |                                             ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transport/sip_addr.rs - transport::sip_addr::SipAddr (line 26) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transport/sip_addr.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rsip::transport::Transport;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transport/sip_addr.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     rsip::HostWithPort::try_from("example.com:5060").unwrap()
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/transaction.rs - transaction::transaction::TransactionEvent (line 34) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rsip`
[INFO] [stdout]   --> src/transaction/transaction.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use rsip::SipMessage;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 37 | use ftth_rsipstack::rsip::SipMessage;
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 174) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/message.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     rsip::StatusCode::Ringing,
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/message.rs:177:48
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn example(endpoint: &EndpointInner, request: &rsip::Request) {
[INFO] [stdout]     |                                                ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 72) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/lib.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |     caller: rsip::Uri::try_from("sip:alice@example.com")?,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/lib.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     callee: rsip::Uri::try_from("sip:bob@example.com")?,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/lib.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     contact: rsip::Uri::try_from("sip:alice@myhost.com:5060")?,
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/mod.rs - transaction::TransactionTimer (line 210) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:218:13
[INFO] [stdout]     |
[INFO] [stdout] 218 |     method: rsip::Method::Register,
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |     uri: rsip::Uri::try_from("sip:example.com")?,
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         rsip::Header::Via("SIP/2.0/UDP example.com:5060;branch=z9hG4bKnashds".into()),
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         rsip::Header::CSeq("1 REGISTER".into()),
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         rsip::Header::From("Alice <sip:alice@example.com>;tag=1928301774".into()),
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         rsip::Header::CallId("a84b4c76e66710@pc33.atlanta.com".into()),
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 |     version: rsip::Version::V2,
[INFO] [stdout]     |              ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/mod.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 | let request = rsip::Request {
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dialog/registration.rs - dialog::registration::Registration::register (line 274) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/registration.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | use rsip::prelude::HeadersExt;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/registration.rs:280:14
[INFO] [stdout]     |
[INFO] [stdout] 280 | let server = rsip::Uri::try_from("sip:sip.example.com").unwrap();
[INFO] [stdout]     |              ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/registration.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     rsip::StatusCode::OK => {
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/dialog/registration.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     rsip::StatusCode::Forbidden => {
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `contact_header` found for struct `ftth_rsipstack::ftth_rsip::Response` in the current scope
[INFO] [stdout]    --> src/dialog/registration.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |         if let Ok(_contact) = response.contact_header() {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ftth-rsip-0.4.1/src/message/headers_ext.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn contact_header(&self) -> Result<&headers::Contact, Error> {
[INFO] [stdout]     |        -------------- the method is available for `ftth_rsipstack::ftth_rsip::Response` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `HeadersExt` which provides `contact_header` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 273 + use crate::ftth_rsipstack::ftth_rsip::message::HeadersExt;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `contact_headers` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 287 |         if let Ok(_contact) = response.contact_headers() {
[INFO] [stdout]     |                                                      +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 148) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/message.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     rsip::StatusCode::OK,
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]    --> src/transaction/message.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn example(endpoint: &EndpointInner, request: &rsip::Request, sdp_answer: String) {
[INFO] [stdout]     |                                                ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction/message.rs - transaction::message::EndpointInner::make_request (line 44) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transaction/message.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | let from = rsip::typed::From {
[INFO] [stdout]    |            ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transaction/message.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 |     uri: rsip::Uri::try_from("sip:alice@example.com")?,
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transaction/message.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     params: vec![rsip::Param::Tag("alice-tag".into())],
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transaction/message.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | let to = rsip::typed::To {
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transaction/message.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     uri: rsip::Uri::try_from("sip:bob@example.com")?,
[INFO] [stdout]    |          ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transaction/message.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     rsip::Method::Invite,
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsip` in this scope
[INFO] [stdout]   --> src/transaction/message.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     rsip::Uri::try_from("sip:bob@example.com")?,
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rsip`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsip`, use `cargo add rsip` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dialog/authenticate.rs - dialog::authenticate::Credential (line 61)
[INFO] [stdout]     src/dialog/authenticate.rs - dialog::authenticate::handle_client_authenticate (line 113)
[INFO] [stdout]     src/dialog/authenticate.rs - dialog::authenticate::handle_client_authenticate (line 142)
[INFO] [stdout]     src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog (line 74)
[INFO] [stdout]     src/dialog/client_dialog.rs - dialog::client_dialog::ClientInviteDialog::info (line 337)
[INFO] [stdout]     src/dialog/dialog.rs - dialog::dialog::DialogState (line 56)
[INFO] [stdout]     src/dialog/invitation.rs - dialog::invitation::DialogLayer::do_invite (line 318)
[INFO] [stdout]     src/dialog/invitation.rs - dialog::invitation::InviteOption (line 75)
[INFO] [stdout]     src/dialog/registration.rs - dialog::registration::Registration (line 50)
[INFO] [stdout]     src/dialog/registration.rs - dialog::registration::Registration (line 76)
[INFO] [stdout]     src/dialog/registration.rs - dialog::registration::Registration::create_nat_aware_contact (line 514)
[INFO] [stdout]     src/dialog/registration.rs - dialog::registration::Registration::register (line 274)
[INFO] [stdout]     src/dialog/registration.rs - dialog::registration::Registration::register (line 303)
[INFO] [stdout]     src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog (line 72)
[INFO] [stdout]     src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::accept (line 164)
[INFO] [stdout]     src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::accept_with_public_contact (line 235)
[INFO] [stdout]     src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::info (line 501)
[INFO] [stdout]     src/dialog/server_dialog.rs - dialog::server_dialog::ServerInviteDialog::reject (line 296)
[INFO] [stdout]     src/lib.rs - (line 72)
[INFO] [stdout]     src/transaction/endpoint.rs - transaction::endpoint::EndpointBuilder (line 122)
[INFO] [stdout]     src/transaction/message.rs - transaction::message::EndpointInner::make_request (line 44)
[INFO] [stdout]     src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 148)
[INFO] [stdout]     src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 161)
[INFO] [stdout]     src/transaction/message.rs - transaction::message::EndpointInner::make_response (line 174)
[INFO] [stdout]     src/transaction/mod.rs - transaction::TransactionTimer (line 210)
[INFO] [stdout]     src/transaction/mod.rs - transaction::TransactionType (line 146)
[INFO] [stdout]     src/transaction/transaction.rs - transaction::transaction::TransactionEvent (line 34)
[INFO] [stdout]     src/transport/sip_addr.rs - transport::sip_addr::SipAddr (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 33 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b6ab7e60a11836852c89f279492338003ee527ec19361c2315e691f257b43191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ab7e60a11836852c89f279492338003ee527ec19361c2315e691f257b43191", kill_on_drop: false }`
[INFO] [stdout] b6ab7e60a11836852c89f279492338003ee527ec19361c2315e691f257b43191
