[INFO] fetching crate mockito 1.7.0...
[INFO] testing mockito-1.7.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mockito 1.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate mockito 1.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mockito 1.7.0
[INFO] tweaked toml for crates.io crate mockito 1.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mockito 1.7.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mockito 1.7.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e128929663c491f129da17bc963206a1b76126d07f4b204c02367a776c35a55
[INFO] running `Command { std: "docker" "start" "-a" "9e128929663c491f129da17bc963206a1b76126d07f4b204c02367a776c35a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e128929663c491f129da17bc963206a1b76126d07f4b204c02367a776c35a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e128929663c491f129da17bc963206a1b76126d07f4b204c02367a776c35a55", kill_on_drop: false }`
[INFO] [stdout] 9e128929663c491f129da17bc963206a1b76126d07f4b204c02367a776c35a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dbb511608d9b6051e56418c0ab7a74cc95ff2d10ce14f67abf6515dafd4e79b
[INFO] running `Command { std: "docker" "start" "-a" "5dbb511608d9b6051e56418c0ab7a74cc95ff2d10ce14f67abf6515dafd4e79b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling similar v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling mockito v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.69s
[INFO] running `Command { std: "docker" "inspect" "5dbb511608d9b6051e56418c0ab7a74cc95ff2d10ce14f67abf6515dafd4e79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dbb511608d9b6051e56418c0ab7a74cc95ff2d10ce14f67abf6515dafd4e79b", kill_on_drop: false }`
[INFO] [stdout] 5dbb511608d9b6051e56418c0ab7a74cc95ff2d10ce14f67abf6515dafd4e79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67176c81274289383847d7efe4e54b49a711e9fdfb9b0031328b4597b24c62a8
[INFO] running `Command { std: "docker" "start" "-a" "67176c81274289383847d7efe4e54b49a711e9fdfb9b0031328b4597b24c62a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling testing_logger v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling mockito v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.73s
[INFO] running `Command { std: "docker" "inspect" "67176c81274289383847d7efe4e54b49a711e9fdfb9b0031328b4597b24c62a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67176c81274289383847d7efe4e54b49a711e9fdfb9b0031328b4597b24c62a8", kill_on_drop: false }`
[INFO] [stdout] 67176c81274289383847d7efe4e54b49a711e9fdfb9b0031328b4597b24c62a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df005a06af9e1df48830202857bb36a2100b1c803cdbce8e96c2be97da115552
[INFO] running `Command { std: "docker" "start" "-a" "df005a06af9e1df48830202857bb36a2100b1c803cdbce8e96c2be97da115552", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mockito-6414860daf6e3388)
[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/lib.rs (/opt/rustwide/target/debug/deps/lib-c669be1fb20c5273)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test test_all_of_match_header ... ok
[INFO] [stdout] test test_anyof_exact_path_and_query_matcher ... ok
[INFO] [stdout] test test_all_of_missing_match_header ... ok
[INFO] [stdout] test test_any_of_match_header ... ok
[INFO] [stdout] test test_any_of_missing_match_header ... ok
[INFO] [stdout] test test_all_of_match_body ... ok
[INFO] [stdout] test test_assert_defaults_to_one_hit ... ok
[INFO] [stdout] test test_display_mock_matching_all_of_queries ... ok
[INFO] [stdout] test test_body_from_file ... ok
[INFO] [stdout] test test_create_starts_the_server ... ok
[INFO] [stdout] test test_display_mock_matching_any_path ... ok
[INFO] [stdout] test test_display_mock_matching_any_of_headers ... ok
[INFO] [stdout] test test_display_mock_matching_any_body ... ok
[INFO] [stdout] test test_display_mock_matching_any_query ... ok
[INFO] [stdout] test test_display_mock_matching_exact_body ... ok
[INFO] [stdout] test test_display_mock_matching_exact_header ... ok
[INFO] [stdout] test test_default_headers ... ok
[INFO] [stdout] test test_display_mock_matching_exact_path ... ok
[INFO] [stdout] test test_display_mock_matching_exact_query ... ok
[INFO] [stdout] test test_display_mock_matching_headers_and_body ... ok
[INFO] [stdout] test test_display_mock_matching_multiple_headers ... ok
[INFO] [stdout] test test_display_mock_matching_regex_body ... ok
[INFO] [stdout] test test_display_mock_matching_regex_query ... ok
[INFO] [stdout] test test_display_mock_matching_regex_path ... ok
[INFO] [stdout] test test_expect ... ok
[INFO] [stdout] test test_expect_at_least_more ... ok
[INFO] [stdout] test test_expect_at_most_with_few_requests ... ok
[INFO] [stdout] test test_expect_at_least_and_at_most ... ok
[INFO] [stdout] test test_expect_zero ... ok
[INFO] [stdout] test test_expect_at_most_with_needed_requests ... ok
[INFO] [stdout] test test_does_not_match_binary_body ... ok
[INFO] [stdout] test test_head_request_with_overridden_content_length ... ok
[INFO] [stdout] test test_invalid_header_field_name ... ok
[INFO] [stdout] test test_http2_requests_async ... ok
[INFO] [stdout] test test_any_of_match_body ... ok
[INFO] [stdout] test test_expect_at_least ... ok
[INFO] [stdout] test test_large_body_without_content_length ... ok
[INFO] [stdout] test test_match_any_body_by_default ... ok
[INFO] [stdout] test test_match_binary_body ... ok
[INFO] [stdout] test test_large_utf8_body ... ok
[INFO] [stdout] test test_match_body ... ok
[INFO] [stdout] test test_match_any_query ... ok
[INFO] [stdout] test test_match_body_not_matching ... ok
[INFO] [stdout] test test_match_body_with_json ... ok
[INFO] [stdout] test test_match_body_with_json_string ... ok
[INFO] [stdout] test test_match_body_asnyc ... ok
[INFO] [stdout] test test_match_body_with_more_headers_with_json ... ok
[INFO] [stdout] test test_match_body_with_partial_json ... ok
[INFO] [stdout] test test_match_body_with_json_order ... ok
[INFO] [stdout] test test_match_body_with_json_string_order ... ok
[INFO] [stdout] test test_match_body_with_partial_json_string_and_extra_fields ... ok
[INFO] [stdout] test test_match_body_with_partial_json_and_extra_fields ... ok
[INFO] [stdout] test test_match_body_with_regex ... ok
[INFO] [stdout] test test_match_body_with_regex_not_matching ... ok
[INFO] [stdout] test test_join_all_async ... ok
[INFO] [stdout] test test_match_body_with_partial_json_string ... ok
[INFO] [stdout] test test_match_exact_query_via_path ... ok
[INFO] [stdout] test test_match_header_any_not_matching ... ok
[INFO] [stdout] test test_match_header_any_matching ... ok
[INFO] [stdout] test test_match_exact_query ... ok
[INFO] [stdout] test test_match_header ... ok
[INFO] [stdout] test test_match_header_missing_not_matching_even_when_empty ... ok
[INFO] [stdout] test test_match_header_is_case_insensitive_on_the_field_name ... ok
[INFO] [stdout] test test_match_header_missing_matching ... ok
[INFO] [stdout] test test_match_header_missing_not_matching ... ok
[INFO] [stdout] test test_match_missing_query ... ok
[INFO] [stdout] test test_match_multiple_header_conditions_matching ... ok
[INFO] [stdout] test test_match_multiple_header_conditions_not_matching ... ok
[INFO] [stdout] test test_match_partial_query_by_regex ... ok
[INFO] [stdout] test test_match_partial_query_by_urlencoded ... ok
[INFO] [stdout] test test_match_multiple_headers ... ok
[INFO] [stdout] test test_matched_bool ... ok
[INFO] [stdout] test test_match_partial_query_by_regex_all_of ... ok
[INFO] [stdout] test test_match_partial_query_by_urlencoded_all_of ... ok
[INFO] [stdout] test test_match_query_with_non_percent_url_escaping ... ok
[INFO] [stdout] test test_missing_create_good ... ok
[INFO] [stdout] test test_assert_panics_with_too_few_requests - should panic ... ok
[INFO] [stdout] test test_assert_panics_if_no_request_was_performed - should panic ... ok
[INFO] [stdout] test test_mock_with_body ... ok
[INFO] [stdout] test test_assert_with_last_unmatched_request_and_body - should panic ... ok
[INFO] [stdout] test test_assert_with_last_unmatched_request_and_headers - should panic ... FAILED
[INFO] [stdout] test test_missing_create_bad ... ok
[INFO] [stdout] test test_mock_from_inside_thread_does_not_lock_forever ... ok
[INFO] [stdout] test test_assert_with_last_unmatched_request_and_query - should panic ... FAILED
[INFO] [stdout] test test_assert_panics_expect_at_least_with_too_few_requests - should panic ... ok
[INFO] [stdout] test test_mock_with_body_from_request ... ok
[INFO] [stdout] test test_assert_panics_with_too_many_requests - should panic ... ok
[INFO] [stdout] test test_mock_preserves_header_order ... ok
[INFO] [stdout] test test_mock_with_multiple_headers ... ok
[INFO] [stdout] test test_mock_with_status ... ok
[INFO] [stdout] test test_mock_with_fn_body ... ok
[INFO] [stdout] test test_assert_panics_expect_at_least_and_at_most_with_too_few_requests - should panic ... ok
[INFO] [stdout] test test_no_match_returns_501 ... ok
[INFO] [stdout] test test_assert_with_last_unmatched_request - should panic ... FAILED
[INFO] [stdout] test test_propagate_protocol_to_response ... ok
[INFO] [stdout] test test_mock_with_header ... ok
[INFO] [stdout] test test_mock_with_custom_status ... ok
[INFO] [stdout] test test_pooled_server_going_out_of_context_removes_all_mocks ... ok
[INFO] [stdout] test test_mock_with_body_from_request_body ... ok
[INFO] [stdout] test test_remove_a_single_mock ... ok
[INFO] [stdout] test test_mock_with_fn_body_streamed_forever ... ok
[INFO] [stdout] test test_assert_panics_expect_at_most_with_too_many_requests - should panic ... ok
[INFO] [stdout] test test_request_from_thread ... ok
[INFO] [stdout] test test_request_matcher_headers ... ok
[INFO] [stdout] test test_assert_panics_expect_at_least_and_at_most_with_too_many_requests - should panic ... ok
[INFO] [stdout] test test_request_matcher_path ... ok
[INFO] [stdout] test test_expect_zero_fail - should panic ... ok
[INFO] [stdout] test test_mock_with_header_from_request ... ok
[INFO] [stdout] test test_request_matcher_body ... ok
[INFO] [stdout] test test_running_multiple_servers ... ok
[INFO] [stdout] test test_same_endpoint_different_responses ... ok
[INFO] [stdout] test test_request_matcher_body_async ... ok
[INFO] [stdout] test test_server_with_assert_on_drop_defaults_to_one_hit_async ... ok
[INFO] [stdout] test test_same_endpoint_different_responses_last_one_forever ... ok
[INFO] [stdout] test test_server_with_assert_on_drop_defaults_to_one_hit ... ok
[INFO] [stdout] test test_server_with_assert_on_drop_panics_if_no_request_was_performed - should panic ... ok
[INFO] [stdout] test test_simple_route_mock_async ... ok
[INFO] [stdout] test test_simple_route_mock ... ok
[INFO] [stdout] test test_transfer_encoding_chunked ... ok
[INFO] [stdout] test test_regex_match_header ... ok
[INFO] [stdout] test test_unpooled_server_going_out_of_context_removes_all_mocks ... ok
[INFO] [stdout] test test_several_route_mocks_async ... ok
[INFO] [stdout] test test_server_with_assert_on_drop_panics_expect_at_least_with_too_few_requests - should panic ... ok
[INFO] [stdout] test test_server_with_assert_on_drop_panics_if_no_request_was_performed_async - should panic ... ok
[INFO] [stdout] test test_two_route_mocks ... ok
[INFO] [stdout] test test_server_with_assert_on_drop_panics_expect_at_least_with_too_few_requests_async - should panic ... ok
[INFO] [stdout] test test_regex_match_path ... ok
[INFO] [stdout] test test_server_pool ... ok
[INFO] [stdout] test test_server_pool_async ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_assert_with_last_unmatched_request_and_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_assert_with_last_unmatched_request_and_headers' (53) panicked at tests/lib.rs:1595:10:
[INFO] [stdout] 
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout] 
[INFO] [stdout] GET /hello
[INFO] [stdout] 
[INFO] [stdout] ...but received 0
[INFO] [stdout] 
[INFO] [stdout] > The last unmatched request was:
[INFO] [stdout] 
[INFO] [stdout] GET /bye
[INFO] [stdout] authorization: 1234
[INFO] [stdout] accept: text
[INFO] [stdout] 
[INFO] [stdout] > Difference:
[INFO] [stdout] 
[INFO] [stdout] GET /hello
[INFO] [stdout] GET /bye
[INFO] [stdout] authorization: 1234
[INFO] [stdout] accept: text
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x566d10fc7c42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566d10fc7c42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566d10fc7c42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x566d10fc7c42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x566d10fd9c1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x566d10fd9c1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x566d10f93a71 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566d10f93a71 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x566d10fa04e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x566d10fa53ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x566d10fa5291 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x566d10957b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x566d10957b4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566d10fa5b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x566d10fa5b6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x566d10fa591a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x566d10fa0619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x566d10f8742d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x566d10fe37f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x566d10a1da40 - core::panicking::panic_display::hed1283b80dccc6e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x566d109e27a8 - mockito::mock::Mock::assert::hcbc63a7b74304eb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mock.rs:577:13
[INFO] [stdout]   21:     0x566d107b0ee3 - lib::test_assert_with_last_unmatched_request_and_headers::h4677010867ca5592
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1595:10
[INFO] [stdout]   22:     0x566d107b0f57 - lib::test_assert_with_last_unmatched_request_and_headers::{{closure}}::h72ff8b3626c74c82
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1588:57
[INFO] [stdout]   23:     0x566d107e3d76 - core::ops::function::FnOnce::call_once::h6c4b3e7320e79e52
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566d1095790b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566d1095790b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x566d1096d575 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x566d1096d575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x566d1096d575 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x566d1096d575 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x566d1096d575 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566d1096d575 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x566d1096d575 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x566d10943d64 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x566d10943d64 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x566d1094762a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x566d1094762a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x566d1094762a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x566d1094762a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x566d1094762a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566d1094762a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x566d1094762a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566d10f9b77f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x566d10f9b77f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75e74b14faa4 - <unknown>
[INFO] [stdout]   45:     0x75e74b1dca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "\n> Expected 1 request(s) to:\n\r\nGET /hello\r\n\n...but received 0\n\n> The last unmatched request was:\n\r\nGET /bye\r\nauthorization: 1234\r\naccept: text\r\n\n> Difference:\n\nGET /hello\nGET /bye\nauthorization: 1234\naccept: text\n\n\n"
[INFO] [stdout]  expected substring: "\n> Expected 1 request(s) to:\n\r\nGET /hello\r\n\n...but received 0\n\n> The last unmatched request was:\n\r\nGET /bye\r\nauthorization: 1234\r\naccept: text\r\n\n> Difference:\n\n\u{1b}[31mGET /hello\n\u{1b}[0m\u{1b}[32mGET\u{1b}[0m\u{1b}[32m \u{1b}[0m\u{1b}[42;30m/bye\u{1b}[0m\u{1b}[32m\n\u{1b}[0m\u{1b}[92mauthorization: 1234\n\u{1b}[0m\u{1b}[92maccept: text\n\u{1b}[0m\n\n"
[INFO] [stdout] ---- test_assert_with_last_unmatched_request_and_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_assert_with_last_unmatched_request_and_query' (58) panicked at tests/lib.rs:1564:10:
[INFO] [stdout] 
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout] 
[INFO] [stdout] GET /hello?world=1
[INFO] [stdout] 
[INFO] [stdout] ...but received 0
[INFO] [stdout] 
[INFO] [stdout] > The last unmatched request was:
[INFO] [stdout] 
[INFO] [stdout] GET /hello?world=2
[INFO] [stdout] 
[INFO] [stdout] > Difference:
[INFO] [stdout] 
[INFO] [stdout] GET /hello?world=1
[INFO] [stdout] GET /hello?world=2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x566d10fc7c42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566d10fc7c42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566d10fc7c42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x566d10fc7c42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x566d10fd9c1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x566d10fd9c1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x566d10f93a71 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566d10f93a71 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x566d10fa04e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x566d10fa53ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x566d10fa5291 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x566d10957b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x566d10957b4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566d10fa5b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x566d10fa5b6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x566d10fa591a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x566d10fa0619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x566d10f8742d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x566d10fe37f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x566d10a1da40 - core::panicking::panic_display::hed1283b80dccc6e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x566d109e27a8 - mockito::mock::Mock::assert::hcbc63a7b74304eb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mock.rs:577:13
[INFO] [stdout]   21:     0x566d107af8a1 - lib::test_assert_with_last_unmatched_request_and_query::h87972b8caa5596a2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1564:10
[INFO] [stdout]   22:     0x566d107af917 - lib::test_assert_with_last_unmatched_request_and_query::{{closure}}::h5b96b7f0da428f2e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1557:55
[INFO] [stdout]   23:     0x566d107e3746 - core::ops::function::FnOnce::call_once::h472c1ee8059be7a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566d1095790b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566d1095790b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x566d1096d575 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x566d1096d575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x566d1096d575 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x566d1096d575 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x566d1096d575 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566d1096d575 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x566d1096d575 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x566d10943d64 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x566d10943d64 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x566d1094762a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x566d1094762a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x566d1094762a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x566d1094762a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x566d1094762a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566d1094762a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x566d1094762a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566d10f9b77f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x566d10f9b77f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75e74b14faa4 - <unknown>
[INFO] [stdout]   45:     0x75e74b1dca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "\n> Expected 1 request(s) to:\n\r\nGET /hello?world=1\r\n\n...but received 0\n\n> The last unmatched request was:\n\r\nGET /hello?world=2\r\n\n> Difference:\n\nGET /hello?world=1\nGET /hello?world=2\n\n\n"
[INFO] [stdout]  expected substring: "\n> Expected 1 request(s) to:\n\r\nGET /hello?world=1\r\n\n...but received 0\n\n> The last unmatched request was:\n\r\nGET /hello?world=2\r\n\n> Difference:\n\n\u{1b}[31mGET /hello?world=1\n\u{1b}[0m\u{1b}[32mGET\u{1b}[0m\u{1b}[32m \u{1b}[0m\u{1b}[42;30m/hello?world=2\u{1b}[0m\u{1b}[32m\n\u{1b}[0m\n\n"
[INFO] [stdout] ---- test_assert_with_last_unmatched_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_assert_with_last_unmatched_request' (51) panicked at tests/lib.rs:1533:10:
[INFO] [stdout] 
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout] 
[INFO] [stdout] GET /hello
[INFO] [stdout] 
[INFO] [stdout] ...but received 0
[INFO] [stdout] 
[INFO] [stdout] > The last unmatched request was:
[INFO] [stdout] 
[INFO] [stdout] GET /bye
[INFO] [stdout] 
[INFO] [stdout] > Difference:
[INFO] [stdout] 
[INFO] [stdout] GET /hello
[INFO] [stdout] GET /bye
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x566d10fc7c42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566d10fc7c42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566d10fc7c42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x566d10fc7c42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x566d10fd9c1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x566d10fd9c1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x566d10f93a71 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x566d10f93a71 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x566d10fa04e2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x566d10fa53ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x566d10fa5291 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x566d10957b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x566d10957b4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x566d10fa5b6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x566d10fa5b6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x566d10fa591a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x566d10fa0619 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x566d10f8742d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x566d10fe37f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x566d10a1da40 - core::panicking::panic_display::hed1283b80dccc6e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x566d109e27a8 - mockito::mock::Mock::assert::hcbc63a7b74304eb9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mock.rs:577:13
[INFO] [stdout]   21:     0x566d107aa681 - lib::test_assert_with_last_unmatched_request::hb5063bad7dcda602
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1533:10
[INFO] [stdout]   22:     0x566d107aa6f7 - lib::test_assert_with_last_unmatched_request::{{closure}}::he8ad8ff475842a8c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:1526:45
[INFO] [stdout]   23:     0x566d107e3b66 - core::ops::function::FnOnce::call_once::h6237503448199bfb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x566d1095790b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x566d1095790b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x566d1096d575 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x566d1096d575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x566d1096d575 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x566d1096d575 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x566d1096d575 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x566d1096d575 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x566d1096d575 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x566d10943d64 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x566d10943d64 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x566d1094762a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x566d1094762a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x566d1094762a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x566d1094762a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x566d1094762a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x566d1094762a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x566d1094762a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x566d10f9b77f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x566d10f9b77f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75e74b14faa4 - <unknown>
[INFO] [stdout]   45:     0x75e74b1dca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "\n> Expected 1 request(s) to:\n\r\nGET /hello\r\n\n...but received 0\n\n> The last unmatched request was:\n\r\nGET /bye\r\n\n> Difference:\n\nGET /hello\nGET /bye\n\n\n"
[INFO] [stdout]  expected substring: "\n> Expected 1 request(s) to:\n\r\nGET /hello\r\n\n...but received 0\n\n> The last unmatched request was:\n\r\nGET /bye\r\n\n> Difference:\n\n\u{1b}[31mGET /hello\n\u{1b}[0m\u{1b}[32mGET\u{1b}[0m\u{1b}[32m \u{1b}[0m\u{1b}[42;30m/bye\u{1b}[0m\u{1b}[32m\n\u{1b}[0m\n\n"
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_assert_with_last_unmatched_request
[INFO] [stdout]     test_assert_with_last_unmatched_request_and_headers
[INFO] [stdout]     test_assert_with_last_unmatched_request_and_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 126 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "df005a06af9e1df48830202857bb36a2100b1c803cdbce8e96c2be97da115552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df005a06af9e1df48830202857bb36a2100b1c803cdbce8e96c2be97da115552", kill_on_drop: false }`
[INFO] [stdout] df005a06af9e1df48830202857bb36a2100b1c803cdbce8e96c2be97da115552
