[INFO] fetching crate mockito 1.7.0... [INFO] testing mockito-1.7.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate mockito 1.7.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mockito 1.7.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-layer v0.3.2 [INFO] [stderr] Downloaded testing_logger v0.1.1 [INFO] [stderr] Downloaded winreg v0.52.0 [INFO] [stderr] Downloaded hyper-util v0.1.6 [INFO] [stderr] Downloaded rustls-pki-types v1.7.0 [INFO] [stderr] Downloaded colored v2.0.4 [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded hyper-rustls v0.27.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded reqwest v0.12.5 [INFO] [stderr] Downloaded h2 v0.4.5 [INFO] [stderr] Downloaded hyper v1.4.0 [INFO] [stderr] Downloaded rustls-webpki v0.102.4 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] [stderr] Downloaded rustls v0.23.10 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ca37166b6eea13e77b3865149673d0d8feeec4b99efb9d3afc230d723634edc [INFO] running `Command { std: "docker" "start" "-a" "8ca37166b6eea13e77b3865149673d0d8feeec4b99efb9d3afc230d723634edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ca37166b6eea13e77b3865149673d0d8feeec4b99efb9d3afc230d723634edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ca37166b6eea13e77b3865149673d0d8feeec4b99efb9d3afc230d723634edc", kill_on_drop: false }` [INFO] [stdout] 8ca37166b6eea13e77b3865149673d0d8feeec4b99efb9d3afc230d723634edc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011343c15e6a7a2424f4652b5bcb73acb718492e3a649ed8e48e596a6f1b8c00 [INFO] running `Command { std: "docker" "start" "-a" "011343c15e6a7a2424f4652b5bcb73acb718492e3a649ed8e48e596a6f1b8c00", 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 getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.9.0 [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 rand_chacha v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling assert-json-diff v2.0.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.32s [INFO] running `Command { std: "docker" "inspect" "011343c15e6a7a2424f4652b5bcb73acb718492e3a649ed8e48e596a6f1b8c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011343c15e6a7a2424f4652b5bcb73acb718492e3a649ed8e48e596a6f1b8c00", kill_on_drop: false }` [INFO] [stdout] 011343c15e6a7a2424f4652b5bcb73acb718492e3a649ed8e48e596a6f1b8c00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8cb6836baabf5f57644325ba1ccdab757fd95a6e9ae019fb5e589bfeeaa93f6 [INFO] running `Command { std: "docker" "start" "-a" "c8cb6836baabf5f57644325ba1ccdab757fd95a6e9ae019fb5e589bfeeaa93f6", 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 tower-layer v0.3.2 [INFO] [stderr] Compiling log v0.4.20 [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 humantime v2.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling futures-io v0.3.29 [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 syn v2.0.98 [INFO] [stderr] Compiling idna v0.4.0 [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 31.39s [INFO] running `Command { std: "docker" "inspect" "c8cb6836baabf5f57644325ba1ccdab757fd95a6e9ae019fb5e589bfeeaa93f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8cb6836baabf5f57644325ba1ccdab757fd95a6e9ae019fb5e589bfeeaa93f6", kill_on_drop: false }` [INFO] [stdout] c8cb6836baabf5f57644325ba1ccdab757fd95a6e9ae019fb5e589bfeeaa93f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29c1d46d25dd7def73dec0290bd724f1b7ac2dd4fc9d6080ae35649939aa1c0c [INFO] running `Command { std: "docker" "start" "-a" "29c1d46d25dd7def73dec0290bd724f1b7ac2dd4fc9d6080ae35649939aa1c0c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mockito-8b17db86d094a358) [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-0f95088b4da33817) [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test test_all_of_match_body ... ok [INFO] [stdout] test test_all_of_missing_match_header ... ok [INFO] [stdout] test test_anyof_exact_path_and_query_matcher ... ok [INFO] [stdout] test test_assert_defaults_to_one_hit ... 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_header ... 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_of_headers ... ok [INFO] [stdout] test test_display_mock_matching_any_body ... ok [INFO] [stdout] test test_display_mock_matching_all_of_queries ... ok [INFO] [stdout] test test_display_mock_matching_any_query ... ok [INFO] [stdout] test test_display_mock_matching_exact_header ... ok [INFO] [stdout] test test_display_mock_matching_exact_path ... ok [INFO] [stdout] test test_display_mock_matching_exact_body ... ok [INFO] [stdout] test test_display_mock_matching_headers_and_body ... ok [INFO] [stdout] test test_display_mock_matching_exact_query ... 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_path ... ok [INFO] [stdout] test test_display_mock_matching_regex_query ... ok [INFO] [stdout] test test_default_headers ... ok [INFO] [stdout] test test_expect ... ok [INFO] [stdout] test test_does_not_match_binary_body ... ok [INFO] [stdout] test test_expect_at_least ... ok [INFO] [stdout] test test_expect_at_most_with_few_requests ... ok [INFO] [stdout] test test_expect_at_least_more ... ok [INFO] [stdout] test test_expect_zero ... ok [INFO] [stdout] test test_expect_at_most_with_needed_requests ... ok [INFO] [stdout] test test_head_request_with_overridden_content_length ... ok [INFO] [stdout] test test_http2_requests_async ... ok [INFO] [stdout] test test_display_mock_matching_any_path ... ok [INFO] [stdout] test test_invalid_header_field_name ... ok [INFO] [stdout] test test_any_of_match_body ... ok [INFO] [stdout] test test_large_body_without_content_length ... ok [INFO] [stdout] test test_large_utf8_body ... ok [INFO] [stdout] test test_match_any_query ... ok [INFO] [stdout] test test_match_any_body_by_default ... ok [INFO] [stdout] test test_match_body ... ok [INFO] [stdout] test test_assert_panics_expect_at_most_with_too_many_requests - should panic ... ok [INFO] [stdout] test test_assert_panics_expect_at_least_and_at_most_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_match_binary_body ... ok [INFO] [stdout] test test_assert_with_last_unmatched_request_and_body - should panic ... ok [INFO] [stdout] test test_assert_panics_with_too_few_requests - should panic ... ok [INFO] [stdout] test test_assert_with_last_unmatched_request - should panic ... FAILED [INFO] [stdout] test test_assert_panics_expect_at_least_and_at_most_with_too_many_requests - should panic ... ok [INFO] [stdout] test test_assert_with_last_unmatched_request_and_headers - should panic ... FAILED [INFO] [stdout] test test_assert_panics_expect_at_least_with_too_few_requests - should panic ... ok [INFO] [stdout] test test_assert_with_last_unmatched_request_and_query - should panic ... FAILED [INFO] [stdout] test test_assert_panics_with_too_many_requests - should panic ... ok [INFO] [stdout] test test_expect_zero_fail - should panic ... ok [INFO] [stdout] test test_match_body_with_json_string ... ok [INFO] [stdout] test test_match_body_with_json_order ... ok [INFO] [stdout] test test_match_body_with_json ... 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_expect_at_least_and_at_most ... ok [INFO] [stdout] test test_match_body_with_json_string_order ... ok [INFO] [stdout] test test_match_body_with_partial_json ... ok [INFO] [stdout] test test_match_body_with_regex ... ok [INFO] [stdout] test test_match_body_with_partial_json_string ... 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_header_any_matching ... ok [INFO] [stdout] test test_match_header ... ok [INFO] [stdout] test test_match_exact_query_via_path ... ok [INFO] [stdout] test test_match_missing_query ... ok [INFO] [stdout] test test_match_partial_query_by_regex ... ok [INFO] [stdout] test test_match_exact_query ... 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_header_is_case_insensitive_on_the_field_name ... ok [INFO] [stdout] test test_match_header_missing_matching ... ok [INFO] [stdout] test test_missing_create_bad ... ok [INFO] [stdout] test test_match_multiple_header_conditions_matching ... ok [INFO] [stdout] test test_matched_bool ... ok [INFO] [stdout] test test_mock_from_inside_thread_does_not_lock_forever ... ok [INFO] [stdout] test test_missing_create_good ... ok [INFO] [stdout] test test_match_header_missing_not_matching ... ok [INFO] [stdout] test test_match_header_missing_not_matching_even_when_empty ... ok [INFO] [stdout] test test_mock_preserves_header_order ... ok [INFO] [stdout] test test_mock_with_body ... ok [INFO] [stdout] test test_mock_with_custom_status ... ok [INFO] [stdout] test test_match_partial_query_by_urlencoded ... ok [INFO] [stdout] test test_mock_with_body_from_request_body ... ok [INFO] [stdout] test test_match_query_with_non_percent_url_escaping ... ok [INFO] [stdout] test test_mock_with_fn_body_streamed_forever ... ok [INFO] [stdout] test test_match_multiple_header_conditions_not_matching ... ok [INFO] [stdout] test test_mock_with_header ... ok [INFO] [stdout] test test_mock_with_body_from_request ... ok [INFO] [stdout] test test_mock_with_fn_body ... ok [INFO] [stdout] test test_mock_with_header_from_request ... ok [INFO] [stdout] test test_match_multiple_headers ... ok [INFO] [stdout] test test_join_all_async ... ok [INFO] [stdout] test test_request_matcher_body ... ok [INFO] [stdout] test test_remove_a_single_mock ... ok [INFO] [stdout] test test_mock_with_status ... ok [INFO] [stdout] test test_request_matcher_path ... ok [INFO] [stdout] test test_same_endpoint_different_responses_last_one_forever ... ok [INFO] [stdout] test test_pooled_server_going_out_of_context_removes_all_mocks ... ok [INFO] [stdout] test test_server_with_assert_on_drop_defaults_to_one_hit ... ok [INFO] [stdout] test test_regex_match_header ... ok [INFO] [stdout] test test_request_matcher_body_async ... ok [INFO] [stdout] test test_regex_match_path ... ok [INFO] [stdout] test test_same_endpoint_different_responses ... ok [INFO] [stdout] test test_server_with_assert_on_drop_defaults_to_one_hit_async ... ok [INFO] [stdout] test test_mock_with_multiple_headers ... ok [INFO] [stdout] test test_propagate_protocol_to_response ... ok [INFO] [stdout] test test_several_route_mocks_async ... ok [INFO] [stdout] test test_server_with_assert_on_drop_panics_if_no_request_was_performed_async - should panic ... 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_expect_at_least_with_too_few_requests_async - should panic ... ok [INFO] [stdout] test test_two_route_mocks ... ok [INFO] [stdout] test test_unpooled_server_going_out_of_context_removes_all_mocks ... ok [INFO] [stdout] test test_simple_route_mock ... ok [INFO] [stdout] test test_transfer_encoding_chunked ... ok [INFO] [stdout] test test_request_from_thread ... ok [INFO] [stdout] test test_simple_route_mock_async ... ok [INFO] [stdout] test test_match_header_any_not_matching ... ok [INFO] [stdout] test test_match_body_with_regex_not_matching ... ok [INFO] [stdout] test test_match_body_not_matching ... ok [INFO] [stdout] test test_no_match_returns_501 ... ok [INFO] [stdout] test test_server_with_assert_on_drop_panics_if_no_request_was_performed - should panic ... ok [INFO] [stdout] test test_request_matcher_headers ... ok [INFO] [stdout] test test_running_multiple_servers ... 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 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_assert_with_last_unmatched_request' 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: 0x579cb5df3ea2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x579cb5df3ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x579cb5df3ea2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x579cb5df3ea2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x579cb5e1d763 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x579cb5e1d763 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x579cb5df0083 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x579cb5df0083 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x579cb5df3cf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x579cb5df5429 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x579cb5df525e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x579cb57bbe24 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x579cb57bbe24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x579cb5df5efe - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x579cb5df5efe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x579cb5df5bca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x579cb5df43a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x579cb5df585d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x579cb5e1b9b0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x579cb57ea800 - core::panicking::panic_display::h67b2d8224acef586 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x579cb581202b - mockito::mock::Mock::assert::panic_cold_display::hc9b12dc1596f442c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x579cb580aea4 - mockito::mock::Mock::assert::he3a9e4a5f40eab0c [INFO] [stdout] at /opt/rustwide/workdir/src/mock.rs:577:13 [INFO] [stdout] 22: 0x579cb55f0d71 - lib::test_assert_with_last_unmatched_request::hcdd53c3e8491cb4a [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:1533:10 [INFO] [stdout] 23: 0x579cb55f0bb7 - lib::test_assert_with_last_unmatched_request::{{closure}}::hbf607a055940d010 [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:1526:45 [INFO] [stdout] 24: 0x579cb5631a96 - core::ops::function::FnOnce::call_once::h8d11eff2f232fd6a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x579cb57c168b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x579cb57c168b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x579cb57c07c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x579cb57c07c5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x579cb57c07c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x579cb57c07c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x579cb57c07c5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x579cb57c07c5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x579cb57c07c5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x579cb57843c4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x579cb57843c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x579cb5787d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x579cb5787d9a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x579cb5787d9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x579cb5787d9a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x579cb5787d9a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x579cb5787d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x579cb5787d9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x579cb5df8f7f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 44: 0x579cb5df8f7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 45: 0x730fe6886aa4 - [INFO] [stdout] 46: 0x730fe6913a34 - clone [INFO] [stdout] 47: 0x0 - [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] ---- test_assert_with_last_unmatched_request_and_headers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_assert_with_last_unmatched_request_and_headers' 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: 0x579cb5df3ea2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x579cb5df3ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x579cb5df3ea2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x579cb5df3ea2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x579cb5e1d763 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x579cb5e1d763 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x579cb5df0083 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x579cb5df0083 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x579cb5df3cf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x579cb5df5429 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x579cb5df525e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x579cb57bbe24 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x579cb57bbe24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x579cb5df5efe - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x579cb5df5efe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x579cb5df5bca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x579cb5df43a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x579cb5df585d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x579cb5e1b9b0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x579cb57ea800 - core::panicking::panic_display::h67b2d8224acef586 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x579cb581202b - mockito::mock::Mock::assert::panic_cold_display::hc9b12dc1596f442c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x579cb580aea4 - mockito::mock::Mock::assert::he3a9e4a5f40eab0c [INFO] [stdout] at /opt/rustwide/workdir/src/mock.rs:577:13 [INFO] [stdout] 22: 0x579cb55f11d3 - lib::test_assert_with_last_unmatched_request_and_headers::h621bd14e5f5cb63a [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:1595:10 [INFO] [stdout] 23: 0x579cb55f1017 - lib::test_assert_with_last_unmatched_request_and_headers::{{closure}}::hc2fb039e7061cce3 [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:1588:57 [INFO] [stdout] 24: 0x579cb5632836 - core::ops::function::FnOnce::call_once::hedec7af4b5f67ef8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x579cb57c168b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x579cb57c168b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x579cb57c07c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x579cb57c07c5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x579cb57c07c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x579cb57c07c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x579cb57c07c5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x579cb57c07c5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x579cb57c07c5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x579cb57843c4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x579cb57843c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x579cb5787d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x579cb5787d9a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x579cb5787d9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x579cb5787d9a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x579cb5787d9a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x579cb5787d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x579cb5787d9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x579cb5df8f7f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 44: 0x579cb5df8f7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 45: 0x730fe6886aa4 - [INFO] [stdout] 46: 0x730fe6913a34 - clone [INFO] [stdout] 47: 0x0 - [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' 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: 0x579cb5df3ea2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x579cb5df3ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x579cb5df3ea2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x579cb5df3ea2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x579cb5e1d763 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x579cb5e1d763 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x579cb5df0083 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x579cb5df0083 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x579cb5df3cf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x579cb5df5429 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x579cb5df525e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x579cb57bbe24 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x579cb57bbe24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x579cb5df5efe - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x579cb5df5efe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x579cb5df5bca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x579cb5df43a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x579cb5df585d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x579cb5e1b9b0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x579cb57ea800 - core::panicking::panic_display::h67b2d8224acef586 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x579cb581202b - mockito::mock::Mock::assert::panic_cold_display::hc9b12dc1596f442c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x579cb580aea4 - mockito::mock::Mock::assert::he3a9e4a5f40eab0c [INFO] [stdout] at /opt/rustwide/workdir/src/mock.rs:577:13 [INFO] [stdout] 22: 0x579cb55f0fa1 - lib::test_assert_with_last_unmatched_request_and_query::hd78ea159bd102700 [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:1564:10 [INFO] [stdout] 23: 0x579cb55f0de7 - lib::test_assert_with_last_unmatched_request_and_query::{{closure}}::h9b5f917ee04106ff [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:1557:55 [INFO] [stdout] 24: 0x579cb5631a16 - core::ops::function::FnOnce::call_once::h8a0dbd49c5cf0274 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x579cb57c168b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x579cb57c168b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x579cb57c07c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x579cb57c07c5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x579cb57c07c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x579cb57c07c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x579cb57c07c5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x579cb57c07c5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x579cb57c07c5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x579cb57843c4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x579cb57843c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x579cb5787d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x579cb5787d9a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x579cb5787d9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x579cb5787d9a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x579cb5787d9a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x579cb5787d9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x579cb5787d9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x579cb5df8f7f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 44: 0x579cb5df8f7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 45: 0x730fe6886aa4 - [INFO] [stdout] 46: 0x730fe6913a34 - clone [INFO] [stdout] 47: 0x0 - [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] [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.38s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test lib` [INFO] running `Command { std: "docker" "inspect" "29c1d46d25dd7def73dec0290bd724f1b7ac2dd4fc9d6080ae35649939aa1c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c1d46d25dd7def73dec0290bd724f1b7ac2dd4fc9d6080ae35649939aa1c0c", kill_on_drop: false }` [INFO] [stdout] 29c1d46d25dd7def73dec0290bd724f1b7ac2dd4fc9d6080ae35649939aa1c0c