[INFO] fetching crate catenis_api_client 1.0.1... [INFO] testing catenis_api_client-1.0.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate catenis_api_client 1.0.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate catenis_api_client 1.0.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate catenis_api_client 1.0.1 [INFO] finished tweaking crates.io crate catenis_api_client 1.0.1 [INFO] tweaked toml for crates.io crate catenis_api_client 1.0.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab546becf40efc6ff278ad106faabfb5785ae6a1537586a5579d1dc6be7d71c0 [INFO] running `Command { std: "docker" "start" "-a" "ab546becf40efc6ff278ad106faabfb5785ae6a1537586a5579d1dc6be7d71c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab546becf40efc6ff278ad106faabfb5785ae6a1537586a5579d1dc6be7d71c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab546becf40efc6ff278ad106faabfb5785ae6a1537586a5579d1dc6be7d71c0", kill_on_drop: false }` [INFO] [stdout] ab546becf40efc6ff278ad106faabfb5785ae6a1537586a5579d1dc6be7d71c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c21843e90a543a2a8eea80641c9ca7f73bcae5b4ad27b22016e8319b77a9bca6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c21843e90a543a2a8eea80641c9ca7f73bcae5b4ad27b22016e8319b77a9bca6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling catenis_api_client v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "c21843e90a543a2a8eea80641c9ca7f73bcae5b4ad27b22016e8319b77a9bca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c21843e90a543a2a8eea80641c9ca7f73bcae5b4ad27b22016e8319b77a9bca6", kill_on_drop: false }` [INFO] [stdout] c21843e90a543a2a8eea80641c9ca7f73bcae5b4ad27b22016e8319b77a9bca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d5876b31a05218d9cea3b42e58f761d5bf0aa749bee1c24317a574f8e8dabfe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d5876b31a05218d9cea3b42e58f761d5bf0aa749bee1c24317a574f8e8dabfe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling tiny_http v0.7.0 [INFO] [stderr] Compiling catenis_api_client v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.83s [INFO] running `Command { std: "docker" "inspect" "6d5876b31a05218d9cea3b42e58f761d5bf0aa749bee1c24317a574f8e8dabfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5876b31a05218d9cea3b42e58f761d5bf0aa749bee1c24317a574f8e8dabfe", kill_on_drop: false }` [INFO] [stdout] 6d5876b31a05218d9cea3b42e58f761d5bf0aa749bee1c24317a574f8e8dabfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d77c9b0b88ab59859b40dab8f8e92b37a7e7de562c5fb86256333b1d11052b20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d77c9b0b88ab59859b40dab8f8e92b37a7e7de562c5fb86256333b1d11052b20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/catenis_api_client-950abe473dd4c5f9) [INFO] [stdout] [INFO] [stdout] running 287 tests [INFO] [stdout] test api::tests::it_convert_from_notification_event ... ok [INFO] [stdout] test api::tests::it_convert_into_permission_event ... ok [INFO] [stdout] test api::tests::it_convert_message_action_option ... ok [INFO] [stdout] test api::tests::it_convert_into_notification_event ... ok [INFO] [stdout] test api::tests::it_convert_message_direction_option ... ok [INFO] [stdout] test api::tests::it_deserialize_blockchain_transaction_all_opts ... ok [INFO] [stdout] test api::tests::it_convert_message_read_state_option ... ok [INFO] [stdout] test api::tests::it_deserialize_catenis_node_info_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_blockchain_container ... ok [INFO] [stdout] test api::tests::it_deserialize_client_info_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_check_effective_permission_right_response ... ok [INFO] [stdout] test api::tests::it_deserialize_client_info_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_device_info_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_device_info_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_device_owner_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_device_owner_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_device_permission_rights_setting_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_get_asset_balance_response ... ok [INFO] [stdout] test api::tests::it_convert_into_unknown_notification_event ... ok [INFO] [stdout] test api::tests::it_convert_encoding ... ok [INFO] [stdout] test api::tests::it_convert_from_unknown_notification_event ... ok [INFO] [stdout] test api::tests::it_convert_into_unknown_permission_event ... ok [INFO] [stdout] test api::tests::it_deserialize_device_permission_rights_setting_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_asset_holder_entry ... ok [INFO] [stdout] test api::tests::it_deserialize_ipfs_storage ... ok [INFO] [stdout] test api::tests::it_deserialize_batch_doc_ref ... ok [INFO] [stdout] test api::tests::it_deserialize_get_asset_balance_result ... ok [INFO] [stdout] test api::tests::it_deserialize_asset_balance ... ok [INFO] [stdout] test api::tests::it_convert_from_permission_event ... ok [INFO] [stdout] test api::tests::it_deserialize_asset_issuance_event_entry ... ok [INFO] [stdout] test api::tests::it_convert_from_unknown_permission_event ... ok [INFO] [stdout] test api::tests::it_deserialize_catenis_node_info_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_blockchain_transaction_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_check_effective_permission_right_result ... ok [INFO] [stdout] test api::tests::it_deserialize_issued_asset_entry ... ok [INFO] [stdout] test api::tests::it_deserialize_issue_asset_response ... ok [INFO] [stdout] test api::tests::it_deserialize_list_asset_holders_response ... ok [INFO] [stdout] test api::tests::it_deserialize_list_owned_assets_result ... ok [INFO] [stdout] test api::tests::it_deserialize_list_notification_events_response ... ok [INFO] [stdout] test api::tests::it_deserialize_list_notification_events_result ... ok [INFO] [stdout] test api::tests::it_deserialize_issue_asset_result ... ok [INFO] [stdout] test api::tests::it_deserialize_list_owned_assets_response ... ok [INFO] [stdout] test api::tests::it_deserialize_list_issued_assets_response ... ok [INFO] [stdout] test api::tests::it_deserialize_list_issued_assets_result ... ok [INFO] [stdout] test api::tests::it_deserialize_log_message_result_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_log_message_result_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_list_permission_events_response ... ok [INFO] [stdout] test api::tests::it_deserialize_list_permission_events_result ... ok [INFO] [stdout] test api::tests::it_deserialize_log_message_response ... ok [INFO] [stdout] test api::tests::it_deserialize_message_entry_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_info_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_info_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_process_progress_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_process_success_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_notification_event ... ok [INFO] [stdout] test api::tests::it_deserialize_off_chain_container ... ok [INFO] [stdout] test api::tests::it_deserialize_off_chain_message_type ... ok [INFO] [stdout] test api::tests::it_deserialize_origin_device_info_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_permission_event ... ok [INFO] [stdout] test api::tests::it_deserialize_permission_right ... ok [INFO] [stdout] test api::tests::it_deserialize_permission_rights_setting_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_permission_rights_setting_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_proof_info ... ok [INFO] [stdout] test api::tests::it_deserialize_read_message_response ... ok [INFO] [stdout] test api::tests::it_deserialize_read_message_result_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_read_message_result_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_record_message_action ... ok [INFO] [stdout] test api::tests::it_deserialize_reissue_asset_response ... ok [INFO] [stdout] test api::tests::it_deserialize_reissue_asset_result ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_asset_info_response ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_asset_info_result ... ok [INFO] [stdout] test api::tests::it_deserialize_off_chain_message_envelope_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_off_chain_origin_device_info_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_off_chain_message_envelope_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_off_chain_origin_device_info_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_process_error ... ok [INFO] [stdout] test api::tests::it_deserialize_message_process_success_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_device_identification_info_response ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_device_identification_info_result ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_container_result_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_container_result_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_origin_result_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_progress_response ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_progress_result_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_progress_result_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_permission_rights_response ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_permission_rights_result_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_permission_rights_result_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_send_message_response ... ok [INFO] [stdout] test api::tests::it_deserialize_send_message_result_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_send_message_result_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_set_permission_rights_response ... ok [INFO] [stdout] test api::tests::it_deserialize_set_permission_rights_result ... ok [INFO] [stdout] test api::tests::it_deserialize_transaction_type ... ok [INFO] [stdout] test api::tests::it_deserialize_transfer_asset_response ... ok [INFO] [stdout] test api::tests::it_deserialize_transfer_asset_result ... ok [INFO] [stdout] test api::tests::it_deserialize_unknown_notification_event ... ok [INFO] [stdout] test api::tests::it_deserialize_unknown_permission_event ... ok [INFO] [stdout] test api::tests::it_serialize_all_permission_rights_update_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_all_permission_rights_update_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_chunked_message_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_chunked_message_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_device_id_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_device_id_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_device_permission_rights_update_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_device_permission_rights_update_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_encoding ... ok [INFO] [stdout] test api::tests::it_serialize_issue_asset_request_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_issue_asset_request_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_log_chunked_message_request_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_log_chunked_message_request_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_log_message_options_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_log_message_options_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_log_message_request_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_log_message_request_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_new_asset_info_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_new_asset_info_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_permission_right ... ok [INFO] [stdout] test api::tests::it_serialize_permission_rights_update_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_permission_rights_update_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_reissue_asset_request_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_reissue_asset_request_no_opts ... ok [INFO] [stdout] test api::tests::it_serialize_send_chunked_message_request_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_send_chunked_message_request_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_origin_response ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_origin_result_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_list_asset_holders_result ... ok [INFO] [stdout] test api::tests::it_deserialize_origin_device_info_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_direction ... ok [INFO] [stdout] test api::tests::it_deserialize_owned_asset_entry ... ok [INFO] [stdout] test api::tests::it_deserialize_list_messages_response ... ok [INFO] [stdout] test api::tests::it_serialize_send_message_request_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_send_message_options_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_action ... ok [INFO] [stdout] test api::tests::it_serialize_send_message_request_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_message_container_response ... ok [INFO] [stdout] test api::tests::it_deserialize_list_messages_result ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_asset_issuance_history_response ... ok [INFO] [stdout] test api::tests::it_serialize_send_message_options_all_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_entry_no_opts ... ok [INFO] [stdout] test api::tests::it_deserialize_message_process_progress_all_opts ... ok [INFO] [stdout] test api::tests::it_serialize_storage ... ok [INFO] [stdout] test base_client::tests::it_parse_host_with_port ... ok [INFO] [stdout] test base_client::tests::it_get_host_with_no_port ... ok [INFO] [stdout] test base_client::tests::it_access_fields ... ok [INFO] [stdout] test base_client::tests::it_get_host_with_port ... ok [INFO] [stdout] test api::tests::it_serialize_transfer_asset_request ... ok [INFO] [stdout] test base_client::tests::it_update_none_sign_data ... ok [INFO] [stdout] test api::tests::it_deserialize_retrieve_asset_issuance_history_result ... ok [INFO] [stdout] test base_client::tests::it_assemble_query_params ... ok [INFO] [stdout] test base_client::tests::it_parse_invalid_host_with_port ... ok [INFO] [stdout] test base_client::tests::it_indeed_update_sign_data ... ok [INFO] [stdout] test base_client::tests::it_get_url_path_with_no_query ... ok [INFO] [stdout] test base_client::tests::it_no_need_update_sign_data ... ok [INFO] [stdout] test base_client::tests::it_parse_host_with_no_port ... ok [INFO] [stdout] test client::tests::it_assemble_post_request_with_compression_not_done ... ok [INFO] [stdout] test client::tests::it_assemble_post_request ... ok [INFO] [stdout] test base_client::tests::it_get_url_path_with_query ... ok [INFO] [stdout] test base_client::tests::it_get_no_host_with_port ... ok [INFO] [stdout] test client::tests::it_compress_body ... ok [INFO] [stdout] test client::tests::it_assemble_post_request_with_compression ... ok [INFO] [stdout] test client::tests::it_automatically_decompress_response ... ok [INFO] [stdout] test client::tests::it_get_asset_balance ... ok [INFO] [stdout] test client::tests::it_assemble_get_request ... ok [INFO] [stdout] test base_client::tests::it_merge_url_params ... ok [INFO] [stdout] test client::tests::it_list_notification_events ... ok [INFO] [stdout] test client::tests::it_assemble_get_ws_request ... ok [INFO] [stdout] test client::tests::it_fail_call_api_no_credentials ... ok [INFO] [stdout] test client::tests::it_list_asset_holders ... ok [INFO] [stdout] test client::tests::it_check_effective_permission_right ... ok [INFO] [stdout] test client::tests::it_parse_invalid_response ... ok [INFO] [stdout] test client::tests::it_log_chunked_message ... ok [INFO] [stdout] test client::tests::it_list_owned_assets ... ok [INFO] [stdout] test client::tests::it_retrieve_asset_info ... ok [INFO] [stdout] test client::tests::it_get_new_http_client_with_no_compression ... ok [INFO] [stdout] test client::tests::it_read_message_in_chunks ... ok [INFO] [stdout] test client::tests::it_list_issued_assets ... ok [INFO] [stdout] test client::tests::it_parse_response ... ok [INFO] [stdout] test client::tests::it_get_new_http_client_with_compression ... ok [INFO] [stdout] test client::tests::it_retrieve_device_identification_info ... ok [INFO] [stdout] test client::tests::it_list_messages ... ok [INFO] [stdout] test client::tests::it_log_message_async ... ok [INFO] [stdout] test client::tests::it_list_permission_events ... ok [INFO] [stdout] test client::tests::it_reissue_asset ... ok [INFO] [stdout] test client::tests::it_issue_asset ... ok [INFO] [stdout] test client::tests::it_issue_api_error ... ok [INFO] [stdout] test client::tests::it_send_chunked_message ... ok [INFO] [stdout] test client::tests::it_read_message ... ok [INFO] [stdout] test client::tests::it_retrieve_message_origin ... ok [INFO] [stdout] test client::tests::it_log_message ... ok [INFO] [stdout] test client::tests::it_send_request_success ... ok [INFO] [stdout] test client::tests::it_retrieve_permission_rights ... ok [INFO] [stdout] test client::tests::it_set_permission_rights ... ok [INFO] [stdout] test client::tests::it_send_message ... ok [INFO] [stdout] test client::tests::it_read_message_async ... ok [INFO] [stdout] test date_time::tests::it_convert_from_date ... ok [INFO] [stdout] test date_time::tests::it_convert_from_invalid_string ... ok [INFO] [stdout] test date_time::tests::it_convert_from_offset_date_time ... ok [INFO] [stdout] test client::tests::it_transfer_asset ... ok [INFO] [stdout] test date_time::tests::it_convert_from_primitive_date_time ... ok [INFO] [stdout] test client::tests::it_retrieve_off_chain_message_container ... ok [INFO] [stdout] test date_time::tests::it_convert_to_offset_date_time ... ok [INFO] [stdout] test date_time::tests::it_format_iso_dates ... ok [INFO] [stdout] test date_time::tests::it_deserialize_date_time ... ok [INFO] [stdout] test date_time::tests::it_format_to_display ... ok [INFO] [stdout] test date_time::tests::it_convert_from_string ... ok [INFO] [stdout] test client::tests::it_sign_and_send_request_success ... ok [INFO] [stdout] test client::tests::it_sign_and_send_request_error ... ok [INFO] [stdout] test client::tests::it_retrieve_message_origin_with_proof ... ok [INFO] [stdout] test date_time::tests::it_format_to_string ... ok [INFO] [stdout] test client::tests::it_retrieve_off_chain_message_origin_with_proof ... ok [INFO] [stdout] test client::tests::it_retrieve_ipfs_message_container ... ok [INFO] [stdout] test date_time::tests::it_get_reference ... ok [INFO] [stdout] test date_time::tests::it_parse_iso_dates ... ok [INFO] [stdout] test date_time::tests::it_serialize_date_time ... ok [INFO] [stdout] test error::tests::it_generate_client_error_no_source ... ok [INFO] [stdout] test error::tests::it_generate_client_error_with_source ... ok [INFO] [stdout] test error::tests::it_generate_api_error_not_ctn ... ok [INFO] [stdout] test error::tests::it_convert_error ... ok [INFO] [stdout] test error::tests::it_generate_custom_api_error_ctn ... ok [INFO] [stdout] test error::tests::it_generate_custom_client_error_no_source ... ok [INFO] [stdout] test error::tests::it_generate_custom_client_error_with_source ... ok [INFO] [stdout] test error::tests::it_generate_api_error_ctn ... ok [INFO] [stdout] test error::tests::it_generate_custom_api_error_not_ctn ... ok [INFO] [stdout] test notification::tests::it_deserialize_asset_confirmed_notify ... ok [INFO] [stdout] test notification::tests::it_deserialize_asset_confirmed_notification_message ... ok [INFO] [stdout] test notification::tests::it_deserialize_asset_received_notification_message ... ok [INFO] [stdout] test client::tests::it_retrieve_read_message_progress ... ok [INFO] [stdout] test notification::tests::it_deserialize_final_message_progress_notification_message ... ok [INFO] [stdout] test notification::tests::it_deserialize_final_message_progress_notify_no_opts ... ok [INFO] [stdout] test notification::tests::it_deserialize_asset_received_notify ... ok [INFO] [stdout] test notification::tests::it_deserialize_message_process_progress_done_no_opts ... ok [INFO] [stdout] test notification::tests::it_deserialize_new_message_received_notification_message ... ok [INFO] [stdout] test notification::tests::it_deserialize_message_process_progress_done_all_opts ... ok [INFO] [stdout] test client::tests::it_retrieve_asset_issuance_history ... ok [INFO] [stdout] test notification::tests::it_deserialize_final_message_progress_notify_all_opts ... ok [INFO] [stdout] test client::tests::it_retrieve_log_message_progress ... ok [INFO] [stdout] test client::tests::it_retrieve_message_container ... ok [INFO] [stdout] test test_helper::http_server::tests::it_convert_str_to_http_body ... ok [INFO] [stdout] test notification::ws::tests::it_serialize_ws_notify_channel_authentication ... ok [INFO] [stdout] test test_helper::http_server::tests::it_compare_partial_http_request_not_equal ... ok [INFO] [stdout] test notification::tests::it_deserialize_new_message_received_notify ... ok [INFO] [stdout] test test_helper::http_server::tests::it_create_http_body_with_content_encoding ... ok [INFO] [stdout] test client::tests::it_sign_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_compare_partial_http_request_equal ... ok [INFO] [stdout] test test_helper::http_server::tests::it_deserialize_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_deserialize_empty_body_http_request ... ok [INFO] [stdout] test notification::tests::it_deserialize_sent_message_read_notify ... ok [INFO] [stdout] test test_helper::http_server::tests::it_get_scheme_of_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_get_http_request_from_json ... ok [INFO] [stdout] test client::tests::it_retrieve_off_chain_message_origin ... ok [INFO] [stdout] test test_helper::http_server::tests::it_convert_json_to_http_body ... ok [INFO] [stdout] test test_helper::http_server::tests::it_serialize_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_serialize_empty_body_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_serialize_http_header ... ok [INFO] [stdout] test test_helper::http_server::tests::it_get_scheme_of_secure_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_serialize_partial_http_request_all_opts ... ok [INFO] [stdout] test test_helper::http_server::tests::it_get_url_of_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_serialize_partial_http_request_no_opts ... ok [INFO] [stdout] test test_helper::http_server::tests::it_deserialize_http_header ... ok [INFO] [stdout] test notification::tests::it_deserialize_sent_message_read_notification_message ... ok [INFO] [stdout] test client::tests::it_send_message_async ... ok [INFO] [stdout] test error::tests::it_generate_from_http_response ... ok [INFO] [stdout] test client::tests::it_send_request_error ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_send_deflate_body_error_response ... ok [INFO] [stdout] test error::tests::it_try_generate_from_http_response ... ok [INFO] [stdout] test test_helper::http_server::tests::it_try_convert_invalid_json_to_http_body ... ok [INFO] [stdout] test test_helper::http_server::tests::it_try_get_invalid_http_request_from_json ... ok [INFO] [stdout] test test_helper::time::tests::it_get_system_time ... ok [INFO] [stdout] test test_helper::http_server::tests::it_try_get_url_of_http_request_missing_host ... ok [INFO] [stdout] test test_helper::time::tests::it_set_custom_time ... ok [INFO] [stdout] test test_helper::time::tests::it_set_custom_time_thread ... ok [INFO] [stdout] test tests::it_format_api_version ... ok [INFO] [stdout] test test_helper::time::tests::it_set_custom_time_two_threads ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_send_success_response ... ok [INFO] [stdout] test tests::it_convert_device_credentials_from_pair ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_send_error_response ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_send_gzip_body_success_response ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_with_expected_req_send_success ... ok [INFO] [stdout] test tests::it_convert_pair_into_device_credentials ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_send_deflate_body_success_response ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_send_gzip_body_error_response ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_echo_get_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_with_expected_req_send_error ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_echo_post_http_request ... ok [INFO] [stdout] test test_helper::http_server::tests::it_start_server_and_send_no_body_error_response ... ok [INFO] [stdout] test notification::ws::tests::it_process_ws_notify_channel_events ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- notification::ws::tests::it_process_ws_notify_channel_events stdout ---- [INFO] [stdout] thread 'notification::ws::tests::it_process_ws_notify_channel_events' panicked at 'called `Result::unwrap()` on an `Err` value: Error { inner: Inner { kind: Client(Some("Failed to establish WebSocket connection")), source: Some(Url("Unable to connect to ws://localhost:3000/api/0.10/notify/ws/new-msg-received")) } }', src/notification/ws.rs:595:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563ba9fe29a0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563ba9fe29a0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563ba9fe29a0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563ba9fe29a0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563baa0079bc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x563ba9fdb8c5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x563ba9fe4b7b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563ba9fe4b7b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563ba9fe4b7b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563ba9fe468c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563ba9fe5221 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563ba9fe4d27 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563ba9fe2e7c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563ba9fe4c89 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563ba94b7b71 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563ba94b7c63 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563ba96b6c4c - core::result::Result::unwrap::h592cea4b36643ed6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563ba97368ab - catenis_api_client::notification::ws::tests::it_process_ws_notify_channel_events::hec1b03259cca6d53 [INFO] [stdout] at /opt/rustwide/workdir/src/notification/ws.rs:574:29 [INFO] [stdout] 18: 0x563ba97365ea - catenis_api_client::notification::ws::tests::it_process_ws_notify_channel_events::{{closure}}::h20350cc68571790f [INFO] [stdout] at /opt/rustwide/workdir/src/notification/ws.rs:552:5 [INFO] [stdout] 19: 0x563ba96cd45e - core::ops::function::FnOnce::call_once::h5f8ff20ae6dabf1f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563ba975daa3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563ba975daa3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x563ba975c550 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x563ba975c550 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x563ba975c550 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x563ba975c550 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x563ba975c550 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x563ba975c550 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x563ba975c550 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x563ba9737822 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x563ba9737822 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x563ba973b598 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x563ba973b598 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x563ba973b598 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x563ba973b598 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x563ba973b598 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x563ba973b598 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x563ba973b598 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563ba9fea987 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x563ba9fea987 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x563ba9fea987 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6c64e28609 - start_thread [INFO] [stdout] 42: 0x7f6c64bf8293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] notification::ws::tests::it_process_ws_notify_channel_events [INFO] [stdout] [INFO] [stdout] test result: FAILED. 286 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "d77c9b0b88ab59859b40dab8f8e92b37a7e7de562c5fb86256333b1d11052b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77c9b0b88ab59859b40dab8f8e92b37a7e7de562c5fb86256333b1d11052b20", kill_on_drop: false }` [INFO] [stdout] d77c9b0b88ab59859b40dab8f8e92b37a7e7de562c5fb86256333b1d11052b20