[INFO] fetching crate distant-core 0.20.0... [INFO] testing distant-core-0.20.0 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate distant-core 0.20.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate distant-core 0.20.0 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 174 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94439c7f8269dd69deb5a1eda5ea05562bef83aa356f74c0caa6267413298a06 [INFO] running `Command { std: "docker" "start" "-a" "94439c7f8269dd69deb5a1eda5ea05562bef83aa356f74c0caa6267413298a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94439c7f8269dd69deb5a1eda5ea05562bef83aa356f74c0caa6267413298a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94439c7f8269dd69deb5a1eda5ea05562bef83aa356f74c0caa6267413298a06", kill_on_drop: false }` [INFO] [stdout] 94439c7f8269dd69deb5a1eda5ea05562bef83aa356f74c0caa6267413298a06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b6dcffbc221c3b411ef397d350019169c4fc08c5670452fab70ae0a87289a79 [INFO] running `Command { std: "docker" "start" "-a" "5b6dcffbc221c3b411ef397d350019169c4fc08c5670452fab70ae0a87289a79", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [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 rmp v0.8.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling distant-auth v0.20.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling distant-protocol v0.20.0 [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 27.02s [INFO] running `Command { std: "docker" "inspect" "5b6dcffbc221c3b411ef397d350019169c4fc08c5670452fab70ae0a87289a79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6dcffbc221c3b411ef397d350019169c4fc08c5670452fab70ae0a87289a79", kill_on_drop: false }` [INFO] [stdout] 5b6dcffbc221c3b411ef397d350019169c4fc08c5670452fab70ae0a87289a79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f8c55a0ef7c7afd4b7ba09dd52f960d8809fc0f72f6c0b107470372945c3218 [INFO] running `Command { std: "docker" "start" "-a" "4f8c55a0ef7c7afd4b7ba09dd52f960d8809fc0f72f6c0b107470372945c3218", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling distant-auth v0.20.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling test-log v0.2.18 [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 17.83s [INFO] running `Command { std: "docker" "inspect" "4f8c55a0ef7c7afd4b7ba09dd52f960d8809fc0f72f6c0b107470372945c3218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8c55a0ef7c7afd4b7ba09dd52f960d8809fc0f72f6c0b107470372945c3218", kill_on_drop: false }` [INFO] [stdout] 4f8c55a0ef7c7afd4b7ba09dd52f960d8809fc0f72f6c0b107470372945c3218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fe85a368dbbd3d7098b6d2a62c303d6a4452346968b8fa45d0910cc9a54a7a0 [INFO] running `Command { std: "docker" "start" "-a" "4fe85a368dbbd3d7098b6d2a62c303d6a4452346968b8fa45d0910cc9a54a7a0", 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-c34dccf0cdc9a133) [INFO] [stdout] [INFO] [stdout] running 67 tests [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_convert_local_scheme_to_should_convert_keys_and_values ... 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_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_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_parse_should_fail_if_content_length_invalid ... 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::header_parse_should_fail_if_receive_an_unexpected_header_field ... 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_fail_if_bad_content_provided ... 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::header_parse_should_fail_if_missing_content_length ... 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_bad_header_provided ... 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_succeed_if_given_valid_content_length ... ok [INFO] [stdout] test client::lsp::tests::stderr_read_should_yield_lsp_messages_as_strings ... 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::stderr_read_should_support_yielding_multiple_lsp_messages_if_all_received_at_once ... 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::stdin_write_should_only_send_out_complete_lsp_messages ... 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_support_yielding_multiple_lsp_messages_if_all_received_at_once ... 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::receiving_done_response_should_result_in_output_returning_exit_information ... 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::receiving_done_response_should_result_in_wait_returning_exit_information ... ok [INFO] [stdout] test client::process::tests::status_should_return_none_if_not_done ... 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::stderr_should_be_forwarded_to_receiver_field ... ok [INFO] [stdout] test client::process::tests::stdin_should_be_forwarded_from_receiver_field ... ok [INFO] [stdout] test client::searcher::tests::searcher_should_have_query_reflect_ongoing_query ... ok [INFO] [stdout] test client::process::tests::stdout_should_be_forwarded_to_receiver_field ... ok [INFO] [stdout] test client::lsp::tests::stdout_read_should_yield_lsp_messages_as_strings ... 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::wait_should_return_error_if_connection_terminates_before_receiving_done_response ... ok [INFO] [stdout] test credentials::tests::display_should_not_wrap_ipv4_address ... 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 credentials::tests::find_should_return_first_valid_match_found_in_str ... ok [INFO] [stdout] test credentials::tests::find_should_return_none_if_no_match_found ... 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 credentials::tests::find_should_return_some_key_if_there_is_a_match_with_only_whitespace_on_either_side ... ok [INFO] [stdout] test credentials::tests::find_with_strict_false_should_ignore_any_character_preceding_scheme ... ok [INFO] [stdout] test credentials::tests::find_with_strict_true_should_not_find_if_non_whitespace_and_control_preceding_scheme ... ok [INFO] [stdout] test client::searcher::tests::searcher_should_support_getting_next_match ... ok [INFO] [stdout] test client::watcher::tests::watcher_should_have_path_reflect_watched_path ... ok [INFO] [stdout] test client::watcher::tests::watcher_should_distinguish_change_events_and_only_receive_changes_for_itself ... ok [INFO] [stdout] test client::watcher::tests::watcher_should_support_getting_next_change ... 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_yield_complete_lsp_messages ... 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::stdout_read_should_only_consume_a_complete_lsp_message_even_if_more_output_is_available ... 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::wait_should_return_error_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::status_should_return_false_for_success_if_internal_tasks_fail ... ok [INFO] [stdout] test client::process::tests::status_should_return_process_status_when_done ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-3c16a05ad7f654ce) [INFO] [stdout] [INFO] [stdout] running 6 tests [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 batch_parallel::should_run_all_requests_even_if_some_fail ... 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 1530316418] Connect completed successfully! [INFO] [stdout] [INFO distant_net::common::connection] [Conn 1530316418] Connect completed successfully! [INFO] [stdout] [INFO distant_net::server::connection] [Conn 1530316418] Connection established [INFO] [stdout] [INFO] [stdout] thread 'batch_sequence::should_support_multiple_requests_running_in_sequence' (95) panicked at tests/api_tests.rs:262:9: [INFO] [stdout] Parallel ordering detected [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60b3e5674b62 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60b3e5674b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60b3e5674b62 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60b3e5674b62 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60b3e5686adf - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60b3e5686adf - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60b3e563ffd1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60b3e563ffd1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60b3e564c262 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60b3e5650f1f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60b3e5650db1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60b3e525a7ae - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60b3e525a7ae - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60b3e565168f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60b3e565168f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60b3e5651406 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60b3e564c399 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60b3e563446d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60b3e568ef10 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60b3e50d195d - api_tests::batch_sequence::should_support_multiple_requests_running_in_sequence::{{closure}}::hf1485d4fe2eb7505 [INFO] [stdout] at /opt/rustwide/workdir/tests/api_tests.rs:262:9 [INFO] [stdout] 20: 0x60b3e512b652 - as core::future::future::Future>::poll::h7b7f495283766d33 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x60b3e512bbcd - as core::future::future::Future>::poll::hd83d2f83039d1093 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60b3e505da6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8286df14e51c4a47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x60b3e505d7eb - tokio::task::coop::with_budget::h52ec12f20392c76c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x60b3e505d7eb - tokio::task::coop::budget::he33eaaae48bbc262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x60b3e505d7eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9439f7f9303efff1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x60b3e505a800 - tokio::runtime::scheduler::current_thread::Context::enter::h57051cb8b4574d16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x60b3e505c40d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc1768d1a7d35462a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x60b3e505c0b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h341f5533bea959f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x60b3e52317eb - tokio::runtime::context::scoped::Scoped::set::h9c2e5f47d9d9550e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x60b3e50752c9 - tokio::runtime::context::set_scheduler::{{closure}}::h54544eb38d03ca19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x60b3e52135a2 - std::thread::local::LocalKey::try_with::h3064ec7aeb089f0f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x60b3e52124fe - std::thread::local::LocalKey::with::h23a3eb44e7f8ecd3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x60b3e507523d - tokio::runtime::context::set_scheduler::h01afba307ecedc68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x60b3e505be60 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h507e07e3bf1ef0b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x60b3e505c153 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd2de6b8bd92eb354 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x60b3e5051fc0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6144f29a0070d3c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x60b3e50c6c20 - tokio::runtime::context::runtime::enter_runtime::h673b88dac43dd63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x60b3e5051d81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h86803049bba8dd04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x60b3e5128db4 - tokio::runtime::runtime::Runtime::block_on_inner::hada6aef17b92f439 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x60b3e5128f7c - tokio::runtime::runtime::Runtime::block_on::h27396ba9b30c3738 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x60b3e50d0daf - api_tests::batch_sequence::should_support_multiple_requests_running_in_sequence::hd7a1ad58d3a3f40d [INFO] [stdout] at /opt/rustwide/workdir/tests/api_tests.rs:211:69 [INFO] [stdout] 42: 0x60b3e50d0e47 - api_tests::batch_sequence::should_support_multiple_requests_running_in_sequence::{{closure}}::hbb0161d987e58607 [INFO] [stdout] at /opt/rustwide/workdir/tests/api_tests.rs:211:68 [INFO] [stdout] 43: 0x60b3e4e3fef6 - core::ops::function::FnOnce::call_once::h7a5af4ebec2ae868 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x60b3e525a56b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x60b3e525a56b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x60b3e52701b5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x60b3e52701b5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x60b3e52701b5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x60b3e52701b5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x60b3e52701b5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x60b3e52701b5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x60b3e52701b5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x60b3e5246994 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x60b3e5246994 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x60b3e524a29a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x60b3e524a29a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x60b3e524a29a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x60b3e524a29a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x60b3e524a29a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x60b3e524a29a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x60b3e524a29a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x60b3e56474df - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 63: 0x60b3e56474df - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 64: 0x78730d669aa4 - [INFO] [stdout] 65: 0x78730d6f6a34 - clone [INFO] [stdout] 66: 0x0 - [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.62s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test api_tests` [INFO] running `Command { std: "docker" "inspect" "4fe85a368dbbd3d7098b6d2a62c303d6a4452346968b8fa45d0910cc9a54a7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe85a368dbbd3d7098b6d2a62c303d6a4452346968b8fa45d0910cc9a54a7a0", kill_on_drop: false }` [INFO] [stdout] 4fe85a368dbbd3d7098b6d2a62c303d6a4452346968b8fa45d0910cc9a54a7a0