[INFO] fetching crate rvoip-transaction-core 0.1.26... [INFO] testing rvoip-transaction-core-0.1.26 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] extracting crate rvoip-transaction-core 0.1.26 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rvoip-transaction-core 0.1.26 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rvoip-transaction-core 0.1.26 [INFO] tweaked toml for crates.io crate rvoip-transaction-core 0.1.26 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rvoip-transaction-core 0.1.26 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rvoip-transaction-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3d5602f6de34d06788d0d4694a1b56c6085d94f104730c4cf991345971b5fc5 [INFO] running `Command { std: "docker" "start" "-a" "a3d5602f6de34d06788d0d4694a1b56c6085d94f104730c4cf991345971b5fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3d5602f6de34d06788d0d4694a1b56c6085d94f104730c4cf991345971b5fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d5602f6de34d06788d0d4694a1b56c6085d94f104730c4cf991345971b5fc5", kill_on_drop: false }` [INFO] [stdout] a3d5602f6de34d06788d0d4694a1b56c6085d94f104730c4cf991345971b5fc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c8e5dbec9450cd2f900ca180f72d55e14135e95c14b4d2dedee7330441eae44 [INFO] running `Command { std: "docker" "start" "-a" "6c8e5dbec9450cd2f900ca180f72d55e14135e95c14b4d2dedee7330441eae44", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [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 bytes v1.10.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rvoip-sip-core v0.1.26 [INFO] [stderr] Compiling tungstenite v0.19.0 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.52s [INFO] running `Command { std: "docker" "inspect" "6c8e5dbec9450cd2f900ca180f72d55e14135e95c14b4d2dedee7330441eae44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8e5dbec9450cd2f900ca180f72d55e14135e95c14b4d2dedee7330441eae44", kill_on_drop: false }` [INFO] [stdout] 6c8e5dbec9450cd2f900ca180f72d55e14135e95c14b4d2dedee7330441eae44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb331a0824b2a40bfe879eefe44fc1a5969849bc356537d50b37290b9963b0a [INFO] running `Command { std: "docker" "start" "-a" "8cb331a0824b2a40bfe879eefe44fc1a5969849bc356537d50b37290b9963b0a", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling scc v2.3.4 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-tungstenite v0.19.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rvoip-sip-transport v0.1.26 [INFO] [stderr] Compiling rvoip-transaction-core v0.1.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "8cb331a0824b2a40bfe879eefe44fc1a5969849bc356537d50b37290b9963b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb331a0824b2a40bfe879eefe44fc1a5969849bc356537d50b37290b9963b0a", kill_on_drop: false }` [INFO] [stdout] 8cb331a0824b2a40bfe879eefe44fc1a5969849bc356537d50b37290b9963b0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32cf831364fc093d154617d60131dfb011967853671a531cf36199305259e393 [INFO] running `Command { std: "docker" "start" "-a" "32cf831364fc093d154617d60131dfb011967853671a531cf36199305259e393", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rvoip_transaction_core-0822f2faf3442fe5) [INFO] [stdout] [INFO] [stdout] running 146 tests [INFO] [stdout] test client::non_invite::tests::test_non_invite_client_creation_and_initial_state ... ok [INFO] [stdout] test dialog::quick::tests::test_quick_info_for_dialog ... ok [INFO] [stdout] test dialog::quick::tests::test_quick_notify_for_dialog ... ok [INFO] [stdout] test dialog::quick::tests::test_quick_message_for_dialog ... ok [INFO] [stdout] test dialog::quick::tests::test_quick_refer_for_dialog ... ok [INFO] [stdout] test dialog::quick::tests::test_quick_bye_for_dialog ... ok [INFO] [stdout] test dialog::tests::test_dialog_template_creation ... ok [INFO] [stdout] test dialog::quick::tests::test_quick_reinvite_for_dialog ... ok [INFO] [stdout] test dialog::tests::test_dialog_transaction_context ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_creation_and_initial_state ... ok [INFO] [stdout] test manager::tests::tests::test_error_handling_invalid_tx_id ... ok [INFO] [stdout] test dialog::quick::tests::test_quick_update_for_dialog ... ok [INFO] [stdout] test manager::tests::tests::test_get_transaction_request ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_retransmit_response_ack ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_success_response ... ok [INFO] [stdout] test client::non_invite::tests::test_non_invite_client_initiate_sends_request_and_starts_timers ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_provisional_response ... ok [INFO] [stdout] test manager::tests::tests::test_socket_addr_from_uri ... ok [INFO] [stdout] test client::non_invite::tests::test_non_invite_client_provisional_response ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_initiate_sends_request_and_starts_timers ... ok [INFO] [stdout] test manager::tests::tests::test_retry_request ... ok [INFO] [stdout] test manager::tests::tests::test_server_transaction_lifecycle ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_retransmit_request ... ok [INFO] [stdout] test manager::tests::tests::test_debug_transaction_transitions ... FAILED [INFO] [stdout] test method::ack::tests::test_create_ack_for_2xx ... ok [INFO] [stdout] test method::ack::tests::test_create_ack_for_error_response ... ok [INFO] [stdout] test method::ack::tests::test_create_ack_for_error_response_invalid_input ... ok [INFO] [stdout] test method::cancel::tests::test_create_cancel_for_non_invite ... ok [INFO] [stdout] test method::ack::tests::test_create_ack_for_2xx_invalid_input ... ok [INFO] [stdout] test method::cancel::tests::test_find_invite_transaction_for_cancel ... ok [INFO] [stdout] test method::cancel::tests::test_create_cancel_request ... ok [INFO] [stdout] test method::cancel::tests::test_is_cancel_for_invite ... ok [INFO] [stdout] test method::update::tests::test_create_update_invalid_input ... ok [INFO] [stdout] test method::cancel::tests::test_validate_cancel_request ... ok [INFO] [stdout] test method::update::tests::test_create_update_without_sdp ... ok [INFO] [stdout] test method::update::tests::test_create_update_request ... ok [INFO] [stdout] test method::update::tests::test_validate_update_request ... ok [INFO] [stdout] test server::invite::tests::test_server_invite_creation ... ok [INFO] [stdout] test manager::tests::tests::test_transport_error_propagation ... ok [INFO] [stdout] test server::invite::tests::test_server_invite_send_provisional_response ... ok [INFO] [stdout] test server::invite::tests::test_server_invite_send_success_response ... ok [INFO] [stdout] test server::non_invite::tests::test_server_noninvite_creation ... ok [INFO] [stdout] test server::non_invite::tests::test_server_noninvite_retransmit_final_response ... ok [INFO] [stdout] test server::non_invite::tests::test_server_noninvite_send_provisional_response ... ok [INFO] [stdout] test tests::test_timer_settings ... ok [INFO] [stdout] test tests::test_transaction_key_creation ... ok [INFO] [stdout] test tests::test_transaction_manager_creation ... ok [INFO] [stdout] test tests::test_transaction_state_transitions ... ok [INFO] [stdout] test timer::factory::tests::test_cancel_all_timers_interaction ... ok [INFO] [stdout] test timer::factory::tests::test_schedule_invite_client_initial_timers_interaction ... ok [INFO] [stdout] test timer::factory::tests::test_schedule_timer_a ... ok [INFO] [stdout] test timer::factory::tests::test_schedule_timer_a_interaction ... ok [INFO] [stdout] test timer::factory::tests::test_schedule_timers_with_mock_manager_if_possible ... ok [INFO] [stdout] test timer::factory::tests::test_timer_factory_default ... ok [INFO] [stdout] test timer::factory::tests::test_timer_factory_new ... ok [INFO] [stdout] test timer::manager::tests::timer_manager_new_and_default ... ok [INFO] [stdout] test timer::manager::tests::timer_manager_register_unregister_transaction ... ok [INFO] [stdout] test timer::manager::tests::timer_manager_settings_accessor ... ok [INFO] [stdout] test manager::tests::tests::test_create_ack_for_2xx ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_timer_b_timeout ... ok [INFO] [stdout] test server::invite::tests::test_server_invite_send_final_error_response ... ok [INFO] [stdout] test timer::tests::test_re_exports_exist_and_usable ... ok [INFO] [stdout] test timer::types::tests::timer_display ... ok [INFO] [stdout] test client::non_invite::tests::test_non_invite_client_timer_f_timeout ... ok [INFO] [stdout] test timer::types::tests::timer_new_backoff ... ok [INFO] [stdout] test manager::tests::tests::test_invite_client_transaction_lifecycle ... ok [INFO] [stdout] test timer::manager::tests::timer_manager_timer_fires_for_unregistered_transaction ... ok [INFO] [stdout] test timer::types::tests::timer_new_repeating ... ok [INFO] [stdout] test timer::types::tests::timer_next_backoff_interval ... ok [INFO] [stdout] test timer::types::tests::timer_new_with_type ... ok [INFO] [stdout] test timer::manager::tests::timer_manager_timer_receiver_dropped ... ok [INFO] [stdout] test timer::types::tests::timer_settings_custom ... ok [INFO] [stdout] test timer::types::tests::timer_settings_default ... ok [INFO] [stdout] test timer::types::tests::timer_type_display ... ok [INFO] [stdout] test timer::types::tests::timer_type_equality_and_hash ... ok [INFO] [stdout] test transaction::event::tests::it_builds_ack_received_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_cancel_received_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_error_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_failure_response_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_provisional_response_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_state_changed_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_success_response_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_timer_triggered_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_transaction_terminated_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_transaction_timeout_event ... ok [INFO] [stdout] test transaction::event::tests::it_builds_transport_error_event ... ok [INFO] [stdout] test transaction::key::tests::test_from_request_no_via ... ok [INFO] [stdout] test transaction::key::tests::test_from_request_success ... ok [INFO] [stdout] test transaction::key::tests::test_from_request_via_empty_branch ... ok [INFO] [stdout] test transaction::key::tests::test_from_request_via_no_branch ... ok [INFO] [stdout] test transaction::key::tests::test_from_response_no_cseq ... ok [INFO] [stdout] test transaction::key::tests::test_from_response_no_via ... ok [INFO] [stdout] test transaction::key::tests::test_from_response_success ... ok [INFO] [stdout] test manager::tests::tests::test_transaction_management ... ok [INFO] [stdout] test timer::types::tests::timer_reschedule ... ok [INFO] [stdout] test transaction::key::tests::test_from_response_via_empty_branch ... ok [INFO] [stdout] test transaction::key::tests::test_from_response_via_no_branch ... ok [INFO] [stdout] test transaction::key::tests::test_transaction_key_display_debug_format ... ok [INFO] [stdout] test transaction::key::tests::test_transaction_key_equality ... ok [INFO] [stdout] test transaction::key::tests::test_transaction_key_from_str ... ok [INFO] [stdout] test transaction::key::tests::test_transaction_key_from_str_error ... ok [INFO] [stdout] test transaction::key::tests::test_transaction_key_hashing ... ok [INFO] [stdout] test transaction::key::tests::test_transaction_key_new ... ok [INFO] [stdout] test transaction::key::tests::transaction_id_type_alias ... ok [INFO] [stdout] test transaction::state::tests::atomic_transaction_state_new_and_get ... ok [INFO] [stdout] test transaction::state::tests::atomic_transaction_state_set ... ok [INFO] [stdout] test transaction::state::tests::atomic_transaction_state_transition_if_fail_current_mismatch ... ok [INFO] [stdout] test transaction::state::tests::atomic_transaction_state_transition_if_already_new_state ... ok [INFO] [stdout] test transaction::state::tests::atomic_transaction_state_transition_if_success ... ok [INFO] [stdout] test transaction::state::tests::atomic_transaction_state_transition_if_unconditional_terminate ... ok [INFO] [stdout] test transaction::state::tests::state_value_from_transaction_state ... ok [INFO] [stdout] test transaction::state::tests::state_value_from_u8 ... ok [INFO] [stdout] test transaction::state::tests::transaction_state_is_terminated ... ok [INFO] [stdout] test transaction::state::tests::validate_invite_client_transitions ... ok [INFO] [stdout] test transaction::state::tests::transaction_state_from_state_value ... ok [INFO] [stdout] test client::non_invite::tests::test_non_invite_client_final_success_response ... ok [INFO] [stdout] test transaction::state::tests::validate_invite_server_transitions ... ok [INFO] [stdout] test transaction::state::tests::validate_non_invite_client_transitions ... ok [INFO] [stdout] test transaction::tests::create_empty_request_works ... ok [INFO] [stdout] test transaction::tests::internal_transaction_command_creation ... ok [INFO] [stdout] test transaction::state::tests::validate_non_invite_server_transitions ... ok [INFO] [stdout] test transaction::tests::timer_config_default ... ok [INFO] [stdout] test transport::tests::test_send_message ... ok [INFO] [stdout] test transport::tests::test_transport_manager_creation ... ok [INFO] [stdout] test transport::tests::test_transport_manager_with_defaults ... ok [INFO] [stdout] test transport::tests::test_transport_send_message ... ok [INFO] [stdout] test utils::tests::test_create_ok_response ... ok [INFO] [stdout] test utils::tests::test_create_response ... ok [INFO] [stdout] test client::invite::tests::test_invite_client_failure_response_and_ack ... ok [INFO] [stdout] test utils::tests::test_create_response_with_to_tag ... ok [INFO] [stdout] test utils::tests::test_create_ringing_response ... ok [INFO] [stdout] test utils::tests::test_create_trying_response ... ok [INFO] [stdout] test transaction::tests::timer_config_clonable_and_copyable ... ok [INFO] [stdout] test transaction::tests::transaction_kind_creation ... ok [INFO] [stdout] test timer::manager::tests::timer_manager_start_timer_sends_event ... ok [INFO] [stdout] test manager::tests::tests::test_transaction_relationships ... ok [INFO] [stdout] test timer::types::tests::timer_is_expired_and_time_remaining ... ok [INFO] [stdout] test timer::types::tests::timer_reschedule_with_interval ... ok [INFO] [stdout] test timer::types::tests::timer_new_one_shot ... ok [INFO] [stdout] test server::invite::tests::test_server_invite_ack_handling ... ok [INFO] [stdout] test transport::tests::test_integration_with_transaction_manager ... ok [INFO] [stdout] test server::non_invite::tests::test_server_noninvite_send_final_response ... ok [INFO] [stdout] test manager::tests::tests::test_wait_for_final_response ... ok [INFO] [stdout] test manager::tests::tests::test_manager_client_transaction ... ok [INFO] [stdout] test manager::tests::tests::test_events_subscription ... ok [INFO] [stdout] test manager::tests::tests::test_non_invite_client_transaction_lifecycle ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- manager::tests::tests::test_debug_transaction_transitions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'manager::tests::tests::test_debug_transaction_transitions' (48) panicked at src/manager/tests.rs:1211:68: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6127de940d72 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6127de940d72 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6127de940d72 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6127de940d72 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6127de95470f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6127de95470f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6127de90d343 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6127de90d343 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6127de919d72 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6127de91ea4f - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6127de91e8e1 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6127de5526fe - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6127de5526fe - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6127de91f19e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6127de91f19e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6127de91eeba - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6127de919eb9 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6127de90154d - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6127de95f4b0 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6127de95e306 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x6127de363428 - core::result::Result::unwrap::hfc0103266029e8b3 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x6127de363428 - rvoip_transaction_core::manager::tests::tests::test_debug_transaction_transitions::{{closure}}::h45df3d2fa8b9dc17 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/tests.rs:1211:68 [INFO] [stdout] 22: 0x6127de378d9f - as core::future::future::Future>::poll::h94b8bb5bfd957ad4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x6127de37909b - as core::future::future::Future>::poll::hfd0ec29aa118bcdf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6127de4ef7cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha922b864a3e56aeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 25: 0x6127de4ef49b - tokio::task::coop::with_budget::h9fe97710fe5a0293 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x6127de4ef49b - tokio::task::coop::budget::hfacc4f66a49a2f13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x6127de4ef49b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h453b6bb3410fffb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 28: 0x6127de4e9d5d - tokio::runtime::scheduler::current_thread::Context::enter::h8a980bb6ff845d29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x6127de4ec71d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h16c25f8ee42256dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 30: 0x6127de4ec26b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1f52d63d00c836b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 31: 0x6127de2f124a - tokio::runtime::context::scoped::Scoped::set::h34d0f980536ded56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x6127de2de12a - tokio::runtime::context::set_scheduler::{{closure}}::h3d48273b003dd222 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x6127de3bc8fa - std::thread::local::LocalKey::try_with::h3d045ce99db4d086 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x6127de3bbd70 - std::thread::local::LocalKey::with::hd04e796e1b056de7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x6127de2de051 - tokio::runtime::context::set_scheduler::h7973f6310a649884 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x6127de4ebf7e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcce66336ad43d270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 37: 0x6127de4ec3d7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h83729ec10eb6d877 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 38: 0x6127de4e3722 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h551f19338c5b4cfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x6127de3cc541 - tokio::runtime::context::runtime::enter_runtime::hbb8ff5ae616ff6f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x6127de4e2ff6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h70e3983e175fdf58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x6127de2dead8 - tokio::runtime::runtime::Runtime::block_on_inner::hd4825a798c05f2f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x6127de2dedcf - tokio::runtime::runtime::Runtime::block_on::h069a4f16cf9ad657 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x6127de363131 - rvoip_transaction_core::manager::tests::tests::test_debug_transaction_transitions::h24782383c22fd0a6 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/tests.rs:1282:11 [INFO] [stdout] 44: 0x6127de36648d - rvoip_transaction_core::manager::tests::tests::test_debug_transaction_transitions::{{closure}}::h80c60c30bd15e609 [INFO] [stdout] at /opt/rustwide/workdir/src/manager/tests.rs:1206:54 [INFO] [stdout] 45: 0x6127de227ed6 - core::ops::function::FnOnce::call_once::hdc33e091be8bf228 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x6127de55256b - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x6127de55256b - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x6127de567fc5 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x6127de567fc5 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x6127de567fc5 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x6127de567fc5 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x6127de567fc5 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x6127de567fc5 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x6127de567fc5 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x6127de53e994 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x6127de53e994 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x6127de54227a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x6127de54227a - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x6127de54227a - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x6127de54227a - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x6127de54227a - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x6127de54227a - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x6127de54227a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x6127de91407f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x6127de91407f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x78f38357caa4 - [INFO] [stdout] 67: 0x78f383609a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] manager::tests::tests::test_debug_transaction_transitions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 145 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32cf831364fc093d154617d60131dfb011967853671a531cf36199305259e393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32cf831364fc093d154617d60131dfb011967853671a531cf36199305259e393", kill_on_drop: false }` [INFO] [stdout] 32cf831364fc093d154617d60131dfb011967853671a531cf36199305259e393