[INFO] cloning repository https://github.com/s4rt4/api-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s4rt4/api-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs4rt4%2Fapi-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs4rt4%2Fapi-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dceae65bec3ccf0289b37704a2803b9964073ba5
[INFO] testing s4rt4/api-tui against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs4rt4%2Fapi-tui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/s4rt4/api-tui
[INFO] finished tweaking git repo https://github.com/s4rt4/api-tui
[INFO] tweaked toml for git repo https://github.com/s4rt4/api-tui written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s4rt4/api-tui on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s4rt4/api-tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d
[INFO] running `Command { std: "docker" "start" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tui-textarea v0.6.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest_cookie_store v0.8.2
[INFO] [stderr]    Compiling apitester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest_cookie_store v0.8.2
[INFO] [stderr]    Compiling apitester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.43s
[INFO] running `Command { std: "docker" "inspect" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s
[INFO] [stdout] 
[INFO] [stdout] running 106 tests
[INFO] [stdout] test app::input::tests::a_adds_request ... ok
[INFO] [stdout] test app::input::tests::confirm_delete_y_removes_request ... ok
[INFO] [stdout] test app::input::tests::arrow_in_request_editor_cycles_field ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apitester-7fe5008d698970aa)
[INFO] [stdout] test app::input::tests::arrow_in_response_panel_scrolls_not_select ... ok
[INFO] [stdout] test app::input::tests::confirm_quit_n_cancels ... ok
[INFO] [stdout] test app::input::tests::confirm_quit_w_returns_save_and_quit ... ok
[INFO] [stdout] test app::input::tests::confirm_quit_y_quits ... ok
[INFO] [stdout] test app::input::tests::confirm_swallows_other_keys ... ok
[INFO] [stdout] test app::input::tests::ctrl_c_sets_quit ... ok
[INFO] [stdout] test app::input::tests::ctrl_c_when_dirty_confirms ... ok
[INFO] [stdout] test app::input::tests::d_noop_on_empty_collection ... ok
[INFO] [stdout] test app::input::tests::d_opens_delete_confirm_when_requests_exist ... ok
[INFO] [stdout] test app::input::tests::e_blocked_when_not_in_request_editor ... ok
[INFO] [stdout] test app::input::tests::e_enters_insert_for_url ... ok
[INFO] [stdout] test app::input::tests::enter_in_url_insert_returns_to_normal ... ok
[INFO] [stdout] test app::input::tests::e_edits_body_field ... ok
[INFO] [stdout] test app::input::tests::enter_inserts_newline_in_body ... ok
[INFO] [stdout] test app::input::tests::esc_cancels_search_input ... ok
[INFO] [stdout] test app::input::tests::esc_cancels_when_loading ... ok
[INFO] [stdout] test app::input::tests::esc_in_insert_mode_returns_to_normal ... ok
[INFO] [stdout] test app::input::tests::esc_noop_when_idle ... ok
[INFO] [stdout] test app::input::tests::h_toggles_response_headers ... ok
[INFO] [stdout] test app::input::tests::help_toggle ... ok
[INFO] [stdout] test app::input::tests::insert_mode_backspace_removes ... ok
[INFO] [stdout] test app::input::tests::insert_mode_chars_commit_to_url ... ok
[INFO] [stdout] test app::input::tests::m_cycles_method_and_marks_dirty ... ok
[INFO] [stdout] test app::input::tests::n_and_shift_n_navigate_matches ... ok
[INFO] [stdout] test app::input::tests::q_sets_quit ... ok
[INFO] [stdout] test app::input::tests::q_when_dirty_opens_confirm_not_quit ... ok
[INFO] [stdout] test app::input::tests::quit_blocked_when_history_open ... ok
[INFO] [stdout] test app::input::tests::s_returns_send_action ... ok
[INFO] [stdout] test app::input::tests::w_returns_save_action ... ok
[INFO] [stdout] test app::input::tests::q_in_insert_mode_does_not_quit ... ok
[INFO] [stdout] test app::input::tests::shift_e_returns_edit_external_on_body ... ok
[INFO] [stdout] test app::tests::commit_edit_body_sets_content ... ok
[INFO] [stdout] test app::tests::begin_search_requires_response_in_viewer ... ok
[INFO] [stdout] test app::input::tests::s_blocked_while_loading ... ok
[INFO] [stdout] test app::input::tests::shift_e_noop_off_body ... ok
[INFO] [stdout] test app::input::tests::history_toggle ... ok
[INFO] [stdout] test app::tests::add_request_on_empty_inserts_at_front ... ok
[INFO] [stdout] test app::tests::begin_edit_method_returns_false ... ok
[INFO] [stdout] test app::input::tests::quit_blocked_when_help_open ... ok
[INFO] [stdout] test app::tests::commit_edit_query_parses_lines ... ok
[INFO] [stdout] test app::tests::commit_edit_url_appends_and_dirties ... ok
[INFO] [stdout] test app::tests::commit_empty_body_clears_to_none ... ok
[INFO] [stdout] test app::tests::commit_empty_query_clears_search ... ok
[INFO] [stdout] test app::tests::commit_search_finds_matches_and_scrolls ... ok
[INFO] [stdout] test app::tests::cancel_edit_discards ... ok
[INFO] [stdout] test app::tests::add_request_inserts_after_selection_and_selects_it ... ok
[INFO] [stdout] test app::tests::cycle_method_advances_and_marks_dirty ... ok
[INFO] [stdout] test app::input::tests::slash_starts_search_and_typing_commits ... ok
[INFO] [stdout] test app::tests::cycle_method_full_loop ... ok
[INFO] [stdout] test app::tests::cycle_panel_full_loop ... ok
[INFO] [stdout] test app::tests::delete_selected_middle_keeps_index ... ok
[INFO] [stdout] test app::tests::delete_selected_on_empty_is_false ... ok
[INFO] [stdout] test app::tests::delete_selected_removes_and_clamps ... ok
[INFO] [stdout] test app::tests::map_text_round_trips ... ok
[INFO] [stdout] test app::tests::begin_edit_outside_request_panel_returns_false ... ok
[INFO] [stdout] test app::tests::parse_map_skips_blank_and_separatorless_lines ... ok
[INFO] [stdout] test app::tests::scroll_down_increments ... ok
[INFO] [stdout] test app::tests::scroll_saturates_at_zero ... ok
[INFO] [stdout] test app::tests::select_next_wraps ... ok
[INFO] [stdout] test app::tests::select_on_empty_is_noop ... ok
[INFO] [stdout] test collection::build::tests::explicit_content_type_is_not_overridden ... ok
[INFO] [stdout] test app::tests::commit_edit_unchanged_stays_clean ... ok
[INFO] [stdout] test app::tests::select_field_cycles ... ok
[INFO] [stdout] test app::input::tests::tab_cycles_panel ... ok
[INFO] [stdout] test app::tests::commit_edit_headers_parses_lines ... ok
[INFO] [stdout] test app::tests::set_body_content_applies_and_clears ... ok
[INFO] [stdout] test app::tests::search_next_prev_wrap_and_scroll ... ok
[INFO] [stdout] test app::tests::select_prev_wraps ... ok
[INFO] [stdout] test app::tests::select_resets_scroll ... ok
[INFO] [stdout] test app::tests::sending_clears_search ... ok
[INFO] [stdout] test collection::build::tests::base_url_trailing_slash_normalized ... ok
[INFO] [stdout] test collection::build::tests::form_body_gets_urlencoded_content_type ... ok
[INFO] [stdout] test collection::build::tests::absolute_url_passthrough ... ok
[INFO] [stdout] test collection::build::tests::interpolates_url_headers_query_body ... ok
[INFO] [stdout] test collection::build::tests::missing_env_section_returns_empty ... ok
[INFO] [stdout] test collection::build::tests::multipart_body_builds_parts_and_no_content_type ... ok
[INFO] [stdout] test collection::build::tests::no_body_means_no_content_type ... ok
[INFO] [stdout] test collection::interpolate::tests::substitutes_known_var ... ok
[INFO] [stdout] test collection::build::tests::relative_url_no_base ... ok
[INFO] [stdout] test collection::build::tests::relative_url_with_base ... ok
[INFO] [stdout] test collection::build::tests::resolve_env_overrides_default ... ok
[INFO] [stdout] test collection::build::tests::resolve_env_default_only ... ok
[INFO] [stdout] test collection::build::tests::method_uppercased ... ok
[INFO] [stdout] test collection::interpolate::tests::errors_on_undefined ... ok
[INFO] [stdout] test collection::interpolate::tests::handles_multiple_vars ... ok
[INFO] [stdout] test collection::interpolate::tests::passthrough_without_vars ... ok
[INFO] [stdout] test collection::build::tests::unknown_body_kind_adds_no_content_type ... ok
[INFO] [stdout] test collection::interpolate::tests::trims_whitespace_in_key ... ok
[INFO] [stdout] test collection::interpolate::tests::unclosed_braces_passthrough ... ok
[INFO] [stdout] test history::tests::append_then_read_newest_first ... ok
[INFO] [stdout] test history::tests::bad_lines_are_skipped ... ok
[INFO] [stdout] test history::tests::missing_file_yields_empty ... ok
[INFO] [stdout] test history::tests::format_ts_known_epoch ... ok
[INFO] [stdout] test run::tests::sanitize_empty_falls_back ... ok
[INFO] [stdout] test run::tests::sanitize_keeps_safe_chars ... ok
[INFO] [stdout] test run::tests::sanitize_replaces_unsafe_chars ... ok
[INFO] [stdout] test history::tests::recent_truncates_to_n ... ok
[INFO] [stdout] test ui::highlight::tests::no_color_yields_unstyled_lines ... ok
[INFO] [stdout] test app::tests::no_match_keeps_empty_matches ... ok
[INFO] [stdout] test ui::highlight::tests::empty_input_yields_no_lines ... ok
[INFO] [stdout] test ui::highlight::tests::light_theme_differs_from_dark ... ok
[INFO] [stdout] test ui::highlight::tests::second_call_same_input_is_cached ... ok
[INFO] [stdout] test ui::highlight::tests::highlights_json_into_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/apitester-0a49e2f75b2a84dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/collection_load.rs (/opt/rustwide/target/debug/deps/collection_load-09e0754b05527add)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test missing_file_returns_not_found ... ok
[INFO] [stderr]      Running tests/cookies.rs (/opt/rustwide/target/debug/deps/cookies-8716d70b3c502c37)
[INFO] [stdout] test loads_example_collection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cookie_jar_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/headless.rs (/opt/rustwide/target/debug/deps/headless-9e564f968da11855)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test unknown_request_returns_three ... ok
[INFO] [stdout] test transport_error_returns_four ... ok
[INFO] [stdout] test success_returns_zero ... ok
[INFO] [stdout] test http_error_status_returns_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_send.rs (/opt/rustwide/target/debug/deps/http_send-157b9ee67a462e9a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test invalid_method_returns_error ... ok
[INFO] [stdout] test multipart_missing_file_is_file_read_error ... ok
[INFO] [stdout] test connection_refused_has_friendly_message ... ok
[INFO] [stdout] test post_with_body_and_header ... ok
[INFO] [stdout] test get_returns_200_with_body ... ok
[INFO] [stdout] test lowercase_method_uppercased ... ok
[INFO] [stdout] test query_params_encoded ... ok
[INFO] [stdout] test captures_response_headers ... ok
[INFO] [stdout] test multipart_sends_text_and_file_fields ... ok
[INFO] [stdout] test measures_elapsed_time ... ok
[INFO] [stdout] test timeout_has_friendly_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests apitester
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d", kill_on_drop: false }`
[INFO] [stdout] 1ff3aad756c902e064e2990307fc8b41322b015267fd24edb2e1f72608b1272d
