[INFO] fetching crate distant-core 0.20.0...
[INFO] testing distant-core-0.20.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate distant-core 0.20.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate distant-core 0.20.0
[INFO] finished tweaking crates.io crate distant-core 0.20.0
[INFO] tweaked toml for crates.io crate distant-core 0.20.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate distant-core 0.20.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 148 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.10)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44e942f86e1b7c434d068798920b59ed8618265a595ef44670c2093e83ceceae
[INFO] running `Command { std: "docker" "start" "-a" "44e942f86e1b7c434d068798920b59ed8618265a595ef44670c2093e83ceceae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44e942f86e1b7c434d068798920b59ed8618265a595ef44670c2093e83ceceae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e942f86e1b7c434d068798920b59ed8618265a595ef44670c2093e83ceceae", kill_on_drop: false }`
[INFO] [stdout] 44e942f86e1b7c434d068798920b59ed8618265a595ef44670c2093e83ceceae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c02217a5fd33ad565ea16e2117a7bdc519dc21d52943f4334283b3bdc05edab2
[INFO] running `Command { std: "docker" "start" "-a" "c02217a5fd33ad565ea16e2117a7bdc519dc21d52943f4334283b3bdc05edab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling distant-auth v0.20.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling distant-protocol v0.20.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling distant-net v0.20.0
[INFO] [stderr]    Compiling distant-core v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.36s
[INFO] running `Command { std: "docker" "inspect" "c02217a5fd33ad565ea16e2117a7bdc519dc21d52943f4334283b3bdc05edab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02217a5fd33ad565ea16e2117a7bdc519dc21d52943f4334283b3bdc05edab2", kill_on_drop: false }`
[INFO] [stdout] c02217a5fd33ad565ea16e2117a7bdc519dc21d52943f4334283b3bdc05edab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57e843578de3334b4c7737a25a02ba2a495e2346ef8e99edc160933d27976565
[INFO] running `Command { std: "docker" "start" "-a" "57e843578de3334b4c7737a25a02ba2a495e2346ef8e99edc160933d27976565", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling distant-auth v0.20.0
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling test-log v0.2.20
[INFO] [stderr]    Compiling distant-net v0.20.0
[INFO] [stderr]    Compiling distant-core v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.22s
[INFO] running `Command { std: "docker" "inspect" "57e843578de3334b4c7737a25a02ba2a495e2346ef8e99edc160933d27976565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e843578de3334b4c7737a25a02ba2a495e2346ef8e99edc160933d27976565", kill_on_drop: false }`
[INFO] [stdout] 57e843578de3334b4c7737a25a02ba2a495e2346ef8e99edc160933d27976565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2a5246a13ace34c3d4918dad66384532e5d99d8e1b4db4eb62ea07be25297dd
[INFO] running `Command { std: "docker" "start" "-a" "a2a5246a13ace34c3d4918dad66384532e5d99d8e1b4db4eb62ea07be25297dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distant_core-b4c49ca271e0aed5)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test client::lsp::msg::tests::content_convert_local_scheme_to_should_convert_keys_and_values ... ok
[INFO] [stdout] test client::lsp::msg::tests::content_convert_scheme_to_local_should_convert_keys_and_values ... ok
[INFO] [stdout] test client::lsp::msg::tests::content_convert_distant_scheme_to_local_should_convert_keys_and_values ... ok
[INFO] [stdout] test client::lsp::msg::tests::content_parse_should_fail_if_invalid_json ... ok
[INFO] [stdout] test client::lsp::msg::tests::content_parse_should_succeed_if_valid_json ... ok
[INFO] [stdout] test client::lsp::msg::tests::header_display_should_output_header_fields_with_appropriate_line_terminations ... ok
[INFO] [stdout] test client::lsp::msg::tests::content_display_should_output_content_as_json ... ok
[INFO] [stdout] test client::lsp::msg::tests::content_convert_local_scheme_to_distant_should_convert_keys_and_values ... ok
[INFO] [stdout] test client::lsp::msg::tests::header_parse_should_fail_if_content_length_invalid ... ok
[INFO] [stdout] test client::lsp::msg::tests::header_parse_should_fail_if_receive_an_unexpected_header_field ... ok
[INFO] [stdout] test client::lsp::msg::tests::header_parse_should_succeed_if_given_valid_content_length ... ok
[INFO] [stdout] test client::lsp::msg::tests::header_parse_should_support_optional_content_type ... ok
[INFO] [stdout] test client::lsp::msg::tests::msg_display_should_output_header_and_content ... ok
[INFO] [stdout] test client::lsp::msg::tests::msg_from_buf_reader_should_be_successful_if_valid_msg_received ... ok
[INFO] [stdout] test client::lsp::msg::tests::msg_from_buf_reader_should_fail_if_bad_header_provided ... ok
[INFO] [stdout] test client::lsp::msg::tests::msg_from_buf_reader_should_fail_if_missing_proper_line_termination_for_header_field ... ok
[INFO] [stdout] test client::lsp::msg::tests::msg_from_buf_reader_should_fail_if_non_utf8_msg_encountered_for_content ... ok
[INFO] [stdout] test client::lsp::msg::tests::msg_from_buf_reader_should_fail_if_reach_eof_before_received_full_msg ... ok
[INFO] [stdout] test client::lsp::msg::tests::header_parse_should_fail_if_missing_content_length ... ok
[INFO] [stdout] test client::lsp::msg::tests::msg_from_buf_reader_should_fail_if_bad_content_provided ... ok
[INFO] [stdout] test client::lsp::tests::stdin_write_should_only_consume_a_complete_lsp_message_even_if_more_is_written ... ok
[INFO] [stdout] test client::lsp::tests::stdout_read_should_convert_content_with_file_scheme_to_distant_scheme ... ok
[INFO] [stdout] test client::lsp::tests::stdin_write_should_convert_content_with_distant_scheme_to_file_scheme ... ok
[INFO] [stdout] test client::lsp::tests::stderr_read_should_convert_content_with_file_scheme_to_distant_scheme ... ok
[INFO] [stdout] test client::lsp::tests::stdout_read_should_support_yielding_multiple_lsp_messages_if_all_received_at_once ... ok
[INFO] [stdout] test client::lsp::tests::stderr_read_should_support_yielding_multiple_lsp_messages_if_all_received_at_once ... ok
[INFO] [stdout] test client::lsp::tests::stderr_read_should_yield_lsp_messages_as_strings ... ok
[INFO] [stdout] test client::lsp::tests::stdin_write_should_only_send_out_complete_lsp_messages ... ok
[INFO] [stdout] test client::lsp::tests::stdin_write_should_support_sending_out_multiple_lsp_messages_if_all_received_at_once ... ok
[INFO] [stdout] test client::process::tests::spawn_should_return_invalid_data_if_did_not_get_a_indicator_that_process_started ... ok
[INFO] [stdout] test client::process::tests::spawn_should_return_invalid_data_if_received_batch_response ... ok
[INFO] [stdout] test client::process::tests::kill_should_send_proc_kill_request_and_then_cause_stdin_forwarding_to_close ... ok
[INFO] [stdout] test client::process::tests::status_should_return_none_if_not_done ... ok
[INFO] [stdout] test client::process::tests::receiving_done_response_should_result_in_output_returning_exit_information ... ok
[INFO] [stdout] test client::process::tests::receiving_done_response_should_result_in_wait_returning_exit_information ... ok
[INFO] [stdout] test client::lsp::tests::stdout_read_should_yield_lsp_messages_as_strings ... ok
[INFO] [stdout] test client::process::tests::stderr_should_be_forwarded_to_receiver_field ... ok
[INFO] [stdout] test client::searcher::tests::searcher_should_have_query_reflect_ongoing_query ... ok
[INFO] [stdout] test client::process::tests::wait_should_return_error_if_connection_terminates_before_receiving_done_response ... ok
[INFO] [stdout] test client::process::tests::stdout_should_be_forwarded_to_receiver_field ... ok
[INFO] [stdout] test client::searcher::tests::searcher_should_distinguish_match_events_and_only_receive_matches_for_itself ... ok
[INFO] [stdout] test client::process::tests::stdin_should_be_forwarded_from_receiver_field ... ok
[INFO] [stdout] test credentials::tests::display_should_not_wrap_ipv4_address ... ok
[INFO] [stdout] test client::watcher::tests::watcher_should_have_path_reflect_watched_path ... ok
[INFO] [stdout] test credentials::tests::display_should_wrap_ipv6_address_in_square_brackets ... ok
[INFO] [stdout] test credentials::tests::find_should_return_first_match_found_in_str ... ok
[INFO] [stdout] test client::searcher::tests::searcher_should_support_getting_next_match ... ok
[INFO] [stdout] test credentials::tests::find_should_return_none_if_no_match_found ... ok
[INFO] [stdout] test credentials::tests::find_should_return_first_valid_match_found_in_str ... ok
[INFO] [stdout] test credentials::tests::find_should_return_some_key_if_string_is_exact_match ... ok
[INFO] [stdout] test credentials::tests::find_should_return_some_key_if_there_is_a_match_with_only_control_characters_on_either_side ... ok
[INFO] [stdout] test client::watcher::tests::watcher_should_support_getting_next_change ... ok
[INFO] [stdout] test credentials::tests::find_should_return_some_key_if_there_is_a_match_with_only_whitespace_on_either_side ... ok
[INFO] [stdout] test client::watcher::tests::watcher_should_distinguish_change_events_and_only_receive_changes_for_itself ... ok
[INFO] [stdout] test credentials::tests::find_with_strict_true_should_not_find_if_non_whitespace_and_control_preceding_scheme ... ok
[INFO] [stdout] test credentials::tests::find_with_strict_false_should_ignore_any_character_preceding_scheme ... ok
[INFO] [stdout] test client::lsp::tests::stderr_read_should_only_consume_a_complete_lsp_message_even_if_more_errput_is_available ... ok
[INFO] [stdout] test client::lsp::tests::stderr_read_should_only_yield_complete_lsp_messages ... ok
[INFO] [stdout] test client::lsp::tests::stdout_read_should_only_consume_a_complete_lsp_message_even_if_more_output_is_available ... ok
[INFO] [stdout] test client::lsp::tests::stdout_read_should_only_yield_complete_lsp_messages ... ok
[INFO] [stdout] test client::lsp::tests::stdin_write_should_support_buffering_output_until_a_complete_lsp_message_is_composed ... ok
[INFO] [stdout] test client::searcher::tests::searcher_should_stop_receiving_events_if_cancelled ... ok
[INFO] [stdout] test client::watcher::tests::watcher_should_stop_receiving_events_if_unwatched ... ok
[INFO] [stdout] test client::process::tests::status_should_return_process_status_when_done ... ok
[INFO] [stdout] test client::process::tests::status_should_return_false_for_success_if_internal_tasks_fail ... ok
[INFO] [stdout] test client::process::tests::kill_should_return_error_if_internal_tasks_already_completed ... ok
[INFO] [stdout] test client::process::tests::wait_should_return_error_if_internal_tasks_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-cbb110f3f4516b5b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test batch_parallel::should_run_all_requests_even_if_some_fail ... ok
[INFO] [stdout] test batch_sequence::should_interrupt_any_requests_following_a_failure ... ok
[INFO] [stdout] test single::should_support_single_request_returning_success ... ok
[INFO] [stdout] test single::should_support_single_request_returning_error ... ok
[INFO] [stdout] test batch_parallel::should_support_multiple_requests_running_in_parallel ... ok
[INFO] [stdout] test batch_sequence::should_support_multiple_requests_running_in_sequence ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- batch_sequence::should_support_multiple_requests_running_in_sequence stdout ----
[INFO] [stdout] [INFO  distant_net::server::shutdown_timer] Server shutdown timer configured: never terminate
[INFO] [stdout] [ERROR distant_net::server] Server no longer accepting connections: Oneshot listener has concluded
[INFO] [stdout] [INFO  distant_net::server] Server waiting for active connections to terminate
[INFO] [stdout] [INFO  distant_net::common::connection] [Conn 1435252041] Connect completed successfully!
[INFO] [stdout] [INFO  distant_net::common::connection] [Conn 1435252041] Connect completed successfully!
[INFO] [stdout] [INFO  distant_net::server::connection] [Conn 1435252041] Connection established
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_sequence::should_support_multiple_requests_running_in_sequence' (89) panicked at tests/api_tests.rs:262:9:
[INFO] [stdout] Parallel ordering detected
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d4cf9bb6b4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d4cf9bb6b4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d4cf9bb6b4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d4cf9bb6b4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d4cf9bcdc8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d4cf9bcdc8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d4cf9bbcb32 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d4cf9bbcb32 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d4cf9b9581f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d4cf9b9581f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d4cf9baeee9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d4cf97a16ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d4cf97a16ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d4cf9baf162 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d4cf9baf162 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d4cf9b9590a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d4cf9b8d279 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d4cf9b965ed - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d4cf9bce47c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d4cf9594048 - api_tests[a23ccecc9c8b12e6]::batch_sequence::should_support_multiple_requests_running_in_sequence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_tests.rs:262:9
[INFO] [stdout]   20:     0x5d4cf96a60d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5d4cf96a614d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d4cf96a077d - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5d4cf96a067b - tokio[43b3035971031600]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5d4cf96a067b - tokio[43b3035971031600]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5d4cf96a067b - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5d4cf968b290 - <tokio[43b3035971031600]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5d4cf96997fd - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5d4cf9698aa4 - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5d4cf959d6bb - <tokio[43b3035971031600]::runtime::context::scoped::Scoped<tokio[43b3035971031600]::runtime::scheduler::Context>>::set::<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[43b3035971031600]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5d4cf96d5709 - tokio[43b3035971031600]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[43b3035971031600]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5d4cf95e0c82 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[43b3035971031600]::runtime::context::Context>>::try_with::<tokio[43b3035971031600]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[43b3035971031600]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[43b3035971031600]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5d4cf95e080e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[43b3035971031600]::runtime::context::Context>>::with::<tokio[43b3035971031600]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[43b3035971031600]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[43b3035971031600]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5d4cf96d159d - tokio[43b3035971031600]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[43b3035971031600]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5d4cf96955a0 - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5d4cf9695896 - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5d4cf9698480 - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5d4cf96dac13 - tokio[43b3035971031600]::runtime::context::runtime::enter_runtime::<<tokio[43b3035971031600]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5d4cf968ab81 - <tokio[43b3035971031600]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5d4cf9719674 - <tokio[43b3035971031600]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5d4cf971983f - <tokio[43b3035971031600]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5d4cf9597d2d - api_tests[a23ccecc9c8b12e6]::batch_sequence::should_support_multiple_requests_running_in_sequence
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_tests.rs:211:69
[INFO] [stdout]   42:     0x5d4cf95926a7 - api_tests[a23ccecc9c8b12e6]::batch_sequence::should_support_multiple_requests_running_in_sequence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_tests.rs:211:68
[INFO] [stdout]   43:     0x5d4cf94a6ef6 - <api_tests[a23ccecc9c8b12e6]::batch_sequence::should_support_multiple_requests_running_in_sequence::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d4cf979498b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d4cf979498b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5d4cf97a217b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5d4cf97a217b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5d4cf97a217b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5d4cf97a217b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5d4cf97a217b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d4cf97a217b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5d4cf97a217b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5d4cf979cb54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5d4cf979cb54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5d4cf97a4d82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5d4cf97a4d82 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5d4cf97a4d82 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5d4cf97a4d82 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5d4cf97a4d82 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d4cf97a4d82 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5d4cf97a4d82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d4cf9bb644f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x5d4cf9bb644f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7ec6aa0e9aa4 - <unknown>
[INFO] [stdout]   65:     0x7ec6aa176a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     batch_sequence::should_support_multiple_requests_running_in_sequence
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api_tests`
[INFO] running `Command { std: "docker" "inspect" "a2a5246a13ace34c3d4918dad66384532e5d99d8e1b4db4eb62ea07be25297dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a5246a13ace34c3d4918dad66384532e5d99d8e1b4db4eb62ea07be25297dd", kill_on_drop: false }`
[INFO] [stdout] a2a5246a13ace34c3d4918dad66384532e5d99d8e1b4db4eb62ea07be25297dd
