[INFO] cloning repository https://github.com/lpotthast/assertr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpotthast/assertr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpotthast%2Fassertr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpotthast%2Fassertr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa3a6f4acee067ac28c38488752aa34f94560c7d [INFO] testing lpotthast/assertr against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpotthast%2Fassertr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lpotthast/assertr [INFO] finished tweaking git repo https://github.com/lpotthast/assertr [INFO] tweaked toml for git repo https://github.com/lpotthast/assertr written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lpotthast/assertr on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lpotthast/assertr 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d1d28499add57f51bbad08c2f402859b6e12461e6a145ef90f363486384ee56 [INFO] running `Command { std: "docker" "start" "-a" "8d1d28499add57f51bbad08c2f402859b6e12461e6a145ef90f363486384ee56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d1d28499add57f51bbad08c2f402859b6e12461e6a145ef90f363486384ee56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1d28499add57f51bbad08c2f402859b6e12461e6a145ef90f363486384ee56", kill_on_drop: false }` [INFO] [stdout] 8d1d28499add57f51bbad08c2f402859b6e12461e6a145ef90f363486384ee56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 289e94999f235d3ed333e32bfbba27c816a1658c62e425450df8f4485281f522 [INFO] running `Command { std: "docker" "start" "-a" "289e94999f235d3ed333e32bfbba27c816a1658c62e425450df8f4485281f522", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling assertr v0.4.0 (/opt/rustwide/workdir/assertr) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.18s [INFO] running `Command { std: "docker" "inspect" "289e94999f235d3ed333e32bfbba27c816a1658c62e425450df8f4485281f522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289e94999f235d3ed333e32bfbba27c816a1658c62e425450df8f4485281f522", kill_on_drop: false }` [INFO] [stdout] 289e94999f235d3ed333e32bfbba27c816a1658c62e425450df8f4485281f522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89fe579284ce3cbc3661a38203da5933fa3d7406811f5d1ce2c51daabcf1117e [INFO] running `Command { std: "docker" "start" "-a" "89fe579284ce3cbc3661a38203da5933fa3d7406811f5d1ce2c51daabcf1117e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling assertr-derive v0.2.3 (/opt/rustwide/workdir/assertr-derive) [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling assertr v0.4.0 (/opt/rustwide/workdir/assertr) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 18s [INFO] running `Command { std: "docker" "inspect" "89fe579284ce3cbc3661a38203da5933fa3d7406811f5d1ce2c51daabcf1117e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fe579284ce3cbc3661a38203da5933fa3d7406811f5d1ce2c51daabcf1117e", kill_on_drop: false }` [INFO] [stdout] 89fe579284ce3cbc3661a38203da5933fa3d7406811f5d1ce2c51daabcf1117e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54404c26362c60edf01ecbf2d39d42d99cb0f114de175b32e6ae7f356e942605 [INFO] running `Command { std: "docker" "start" "-a" "54404c26362c60edf01ecbf2d39d42d99cb0f114de175b32e6ae7f356e942605", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/assertr-133e25e729f36819) [INFO] [stdout] [INFO] [stdout] running 334 tests [INFO] [stdout] test assertions::alloc::boxed::tests::has_type::succeeds_when_type_of_contained_value_matches_expected_type ... ok [INFO] [stdout] test assertions::alloc::panic_value::tests::has_type::succeeds_when_type_matches ... ok [INFO] [stdout] test assertions::alloc::boxed::tests::has_type_ref::succeeds_when_type_matches ... ok [INFO] [stdout] test assertions::alloc::panic_value::tests::has_type_ref::succeeds_when_type_matches ... ok [INFO] [stdout] test assertions::alloc::string::tests::contains::succeeds_when_expected_is_contained ... ok [INFO] [stdout] test assertions::alloc::string::tests::does_not_contain::succeeds_when_expected_is_not_contained ... ok [INFO] [stdout] test assertions::alloc::string::tests::does_not_end_with::succeeds_when_end_does_not_matches ... ok [INFO] [stdout] test assertions::alloc::string::tests::ends_with::succeeds_when_end_matches ... ok [INFO] [stdout] test assertions::alloc::string::tests::starts_with::succeeds_when_start_matches ... ok [INFO] [stdout] test assertions::alloc::string::tests::does_not_start_with::succeeds_when_start_does_not_match ... ok [INFO] [stdout] test assertions::alloc::vec::tests::assert_vec_contains_exactly ... ok [INFO] [stdout] test assertions::core::array::tests::contains_exactly_in_any_order_succeeds_when_slices_match ... ok [INFO] [stdout] test assertions::alloc::boxed::tests::has_type_ref::panics_when_type_does_not_match_showing_actual_type_as_any_when_not_deducible ... ok [INFO] [stdout] test assertions::core::array::tests::contains_exactly_panics_with_detail_message_when_only_differing_in_order ... ok [INFO] [stdout] test assertions::alloc::boxed::tests::has_type_ref::panics_when_type_does_not_match_showing_actual_type_when_string ... ok [INFO] [stdout] test assertions::core::array::tests::contains_exactly_succeeds_when_exact_match ... ok [INFO] [stdout] test assertions::alloc::panic_value::tests::has_type::panics_when_type_does_not_match ... ok [INFO] [stdout] test assertions::core::array::tests::contains_exactly_succeeds_when_exact_match_provided_as_slice ... ok [INFO] [stdout] test assertions::core::bool::tests::is_false::succeeds_when_false ... ok [INFO] [stdout] test assertions::core::bool::tests::is_true::succeeds_when_true ... ok [INFO] [stdout] test assertions::core::bool::tests::is_false::panics_when_true ... ok [INFO] [stdout] test assertions::core::char::tests::is_equal_to_ignoring_ascii_case::succeeds_when_equal_ignoring_ascii_case ... ok [INFO] [stdout] test assertions::alloc::panic_value::tests::has_type_ref::panics_when_type_does_not_match_showing_actual_type_as_any_when_not_deducible ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_string::succeeds_when_equal ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_string::succeeds_when_equal_on_static_string_containing_escaped_characters ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_string::succeeds_when_equal_on_struct_debug_string_containing_escaped_characters ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_string::panics_when_not_equal ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_custom_struct::succeeds_when_equal_using_borrowed_value ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_custom_struct::succeeds_when_equal_using_string_representation ... ok [INFO] [stdout] test assertions::alloc::string::tests::contains::panics_when_expected_is_not_contained ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_custom_struct::succeeds_when_equal_using_value ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_number::succeeds_when_equal_using_same_value ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_number::succeeds_when_equal_using_string_representation ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_number::panics_when_not_equal ... ok [INFO] [stdout] test assertions::alloc::string::tests::does_not_contain::panics_when_expected_is_contained ... ok [INFO] [stdout] test assertions::core::display::tests::has_display_value::with_custom_struct::succeeds_when_equal_using_string_representation ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_string::panics_when_trying_to_compare_with_string_containing_escaped_characters_although_user_would_expect_this_to_be_successful ... ok [INFO] [stdout] test assertions::alloc::string::tests::does_not_end_with::panics_when_end_matches ... ok [INFO] [stdout] test assertions::core::display::tests::has_display_value::with_number::succeeds_when_equal_using_same_value ... ok [INFO] [stdout] test assertions::alloc::string::tests::starts_with::panics_when_start_does_not_match ... ok [INFO] [stdout] test assertions::alloc::string::tests::ends_with::panics_when_end_is_different ... ok [INFO] [stdout] test assertions::alloc::boxed::tests::has_type::panics_when_type_of_contained_value_does_not_match_expected_type ... ok [INFO] [stdout] test assertions::core::display::tests::has_display_value::with_number::succeeds_when_equal_using_string_representation ... ok [INFO] [stdout] test assertions::core::array::tests::contains_exactly_in_any_order_panics_when_slice_contains_unknown_data ... ok [INFO] [stdout] test assertions::alloc::string::tests::does_not_start_with::panics_when_start_matches ... ok [INFO] [stdout] test assertions::core::array::tests::contains_exactly_panics_when_not_exact_match ... ok [INFO] [stdout] test assertions::core::display::tests::has_display_value::with_string::succeeds_when_equal_using_string_representation ... ok [INFO] [stdout] test assertions::core::bool::tests::is_true::panics_when_false ... ok [INFO] [stdout] test assertions::core::iter::tests::into_iterator_assertions::contains::compiles_for_comparable_but_different_type ... ok [INFO] [stdout] test assertions::core::iter::tests::into_iterator_assertions::contains::succeeds_when_value_is_present ... ok [INFO] [stdout] test assertions::core::iter::tests::iterator_assertions::contains::compiles_for_comparable_but_different_type ... ok [INFO] [stdout] test assertions::core::iter::tests::iterator_assertions::contains::succeeds_when_value_is_present ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_slice::succeeds_when_length_matches_and_empty ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_slice::succeeds_when_length_matches_and_non_empty ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_str_slice::succeeds_when_expected_length_matches ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_string::succeeds_when_expected_length_matches ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_vec::succeeds_when_length_matches_and_empty ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_vec::succeeds_when_length_matches_and_non_empty ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_hashmap::succeeds_when_length_matches_and_empty ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_hashmap::succeeds_when_length_matches_and_non_empty ... ok [INFO] [stdout] test assertions::core::char::tests::is_equal_to_ignoring_ascii_case::panics_when_not_equal_to_ignoring_ascii_case ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_array::succeeds_when_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_hashmap::succeeds_when_map_is_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_slice::with_slice_succeeds_when_empty ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_str_slice::panics_when_expected_length_does_not_match ... ok [INFO] [stdout] test assertions::alloc::panic_value::tests::has_type_ref::panics_when_type_does_not_match_showing_actual_type_when_string ... ok [INFO] [stdout] test assertions::alloc::panic_value::tests::has_type_ref::panics_when_type_does_not_match_showing_actual_type_when_str ... ok [INFO] [stdout] test assertions::core::debug::tests::has_debug_value::with_custom_struct::panics_when_not_equal ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_str_slice::succeeds_when_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_string::succeeds_when_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_str_slice::panics_when_not_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_vec::with_slice_succeeds_when_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_not_empty_on_hashmap::succeeds_when_map_is_empty ... ok [INFO] [stdout] test assertions::core::display::tests::has_display_value::with_number::panics_when_not_equal ... ok [INFO] [stdout] test assertions::core::option::tests::is_none::succeeds_when_none ... ok [INFO] [stdout] test assertions::core::option::tests::is_some::succeeds_when_some ... ok [INFO] [stdout] test assertions::core::display::tests::has_display_value::with_string::panics_when_not_equal ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_slice::panics_when_length_does_not_match ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_vec::panics_when_length_does_not_match ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_string::panics_when_expected_length_does_not_match ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_hashmap::panics_when_map_is_not_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_array::panics_when_not_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_slice::with_slice_panics_when_not_empty ... ok [INFO] [stdout] test assertions::core::display::tests::has_display_value::with_custom_struct::panics_when_not_equal ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_string::panics_when_not_empty ... ok [INFO] [stdout] test assertions::alloc::boxed::tests::has_type_ref::panics_when_type_does_not_match_showing_actual_type_when_str ... ok [INFO] [stdout] test assertions::core::length::tests::is_empty_on_vec::with_slice_panics_when_not_empty ... ok [INFO] [stdout] test assertions::core::length::tests::is_not_empty_on_hashmap::panics_when_map_is_empty ... ok [INFO] [stdout] test assertions::core::option::tests::is_none::panics_when_some ... ok [INFO] [stdout] test assertions::core::length::tests::has_length_on_hashmap::panics_when_length_does_not_match ... ok [INFO] [stdout] test assertions::core::partial_eq::tests::is_equal_to::accepts_expected_being_of_different_type ... ok [INFO] [stdout] test assertions::core::partial_eq::tests::is_equal_to::succeeds_when_equal ... ok [INFO] [stdout] test assertions::core::partial_ord::tests::is_greater_than_succeeds_when_greater ... ok [INFO] [stdout] test assertions::core::partial_ord::tests::is_greater_or_equal_to_succeeds_when_equal ... ok [INFO] [stdout] test assertions::core::partial_ord::tests::is_greater_or_equal_to_succeeds_when_greater ... ok [INFO] [stdout] test assertions::core::partial_ord::tests::is_less_or_equal_to_than_succeeds_when_equal ... ok [INFO] [stdout] test assertions::core::partial_eq::tests::is_equal_to::panics_when_not_equal ... ok [INFO] [stdout] test assertions::core::poll::tests::is_pending::succeeds_when_pending ... ok [INFO] [stdout] test assertions::core::partial_ord::tests::is_less_than_succeeds_when_less ... ok [INFO] [stdout] test assertions::core::partial_ord::tests::is_less_or_equal_to_than_succeeds_when_less ... ok [INFO] [stdout] test assertions::core::poll::tests::is_ready::succeeds_when_ready ... ok [INFO] [stdout] test assertions::core::r#fn::tests::async_fn_once::does_not_panic::succeeds_when_no_panic_occurs ... ok [INFO] [stdout] test assertions::core::range::tests::contains_element::succeeds_when_element_is_contained ... ok [INFO] [stdout] test assertions::core::range::tests::does_not_contain_element::succeeds_when_element_is_not_contained ... ok [INFO] [stdout] test assertions::core::range::tests::is_in_range::succeeds_when_in_range ... ok [INFO] [stdout] test assertions::core::range::tests::is_not_in_range::succeeds_when_not_in_range ... ok [INFO] [stdout] test assertions::core::r#fn::tests::fn_once::does_not_panic::succeeds_when_no_panic_occurs ... ok [INFO] [stdout] test assertions::core::ref_cell::tests::is_borrowed::succeeds_when_mutably_borrowed ... ok [INFO] [stdout] test assertions::core::ref_cell::tests::is_mutably_borrowed::succeeds_when_mutably_borrowed ... ok [INFO] [stdout] test assertions::core::poll::tests::is_ready::panics_when_not_ready ... ok [INFO] [stdout] test assertions::core::poll::tests::is_pending::panics_when_ready ... ok [INFO] [stdout] test assertions::core::ref_cell::tests::is_not_mutably_borrowed::succeeds_when_immutably_borrowed ... ok [INFO] [stdout] test assertions::core::ref_cell::tests::is_borrowed::succeeds_when_borrowed ... ok [INFO] [stdout] test assertions::core::result::tests::is_err_succeeds_when_error ... ok [INFO] [stdout] test assertions::core::ref_cell::tests::is_not_mutably_borrowed::succeeds_when_not_borrowed_at_all ... ok [INFO] [stdout] test assertions::core::result::tests::is_ok_succeeds_when_ok ... ok [INFO] [stdout] test assertions::core::result::tests::is_ok_satisfying_succeeds_when_ok ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly::compiles_for_different_type_combinations ... ok [INFO] [stdout] test assertions::core::r#fn::tests::async_fn_once::does_not_panic::fails_when_panic_occurs ... ok [INFO] [stdout] test assertions::core::r#fn::tests::fn_once::panics::panics_when_no_panic_occurs ... ok [INFO] [stdout] test assertions::core::r#fn::tests::async_fn_once::panics::panics_when_no_panic_occurs ... ok [INFO] [stdout] test assertions::core::r#fn::tests::fn_once::panics::succeeds_when_panic_occurs ... ok [INFO] [stdout] test assertions::core::range::tests::contains_element::panics_when_element_is_not_contained ... ok [INFO] [stdout] test assertions::core::range::tests::is_in_range::panics_when_not_in_range ... ok [INFO] [stdout] test assertions::core::range::tests::does_not_contain_element::panics_when_element_is_contained ... ok [INFO] [stdout] test assertions::core::range::tests::is_not_in_range::panics_when_in_range ... ok [INFO] [stdout] test assertions::core::ref_cell::tests::is_borrowed::panics_when_not_borrowed ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly::succeeds_when_exact_match ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly::succeeds_when_exact_match_provided_as_slice ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly_in_any_order::succeeds_when_slices_match ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly_matching_in_any_order::succeeds_when_slices_match ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly_matching_in_any_order::succeeds_when_slices_match_in_different_order ... ok [INFO] [stdout] test assertions::core::str_slice::tests::contains::succeeds_when_expected_is_contained ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly_in_any_order::panics_when_slice_contains_unknown_data ... ok [INFO] [stdout] test assertions::core::str_slice::tests::contains::panics_when_expected_is_not_contained ... ok [INFO] [stdout] test assertions::core::str_slice::tests::does_not_contain::succeeds_when_expected_is_not_contained ... ok [INFO] [stdout] test assertions::core::result::tests::is_ok_panics_when_error ... ok [INFO] [stdout] test assertions::core::option::tests::is_some::panics_when_none ... ok [INFO] [stdout] test assertions::core::str_slice::tests::does_not_start_with::succeeds_when_start_does_not_match ... ok [INFO] [stdout] test assertions::core::str_slice::tests::does_not_end_with::panics_when_end_is_matches ... ok [INFO] [stdout] test assertions::core::r#fn::tests::async_fn_once::panics::succeeds_when_panic_occurs ... ok [INFO] [stdout] test assertions::core::str_slice::tests::does_not_start_with::panics_when_start_matches ... ok [INFO] [stdout] test assertions::core::str_slice::tests::is_blank_ascii::succeeds_when_expected_is_blank ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly::panics_when_not_exact_match ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly::panics_with_detail_message_when_only_differing_in_order ... ok [INFO] [stdout] test assertions::core::r#fn::tests::fn_once::does_not_panic::fails_when_panic_occurs ... ok [INFO] [stdout] test assertions::core::slice::tests::contains_exactly_matching_in_any_order::panics_when_slice_contains_non_matching_data ... ok [INFO] [stdout] test assertions::core::str_slice::tests::ends_with::panics_when_end_is_different ... ok [INFO] [stdout] test assertions::core::str_slice::tests::does_not_contain::panics_when_expected_is_contained ... ok [INFO] [stdout] test assertions::http::header_value::tests::has_debug_value::succeeds_when_matching ... ok [INFO] [stdout] test assertions::core::str_slice::tests::is_blank::succeeds_when_expected_is_blank ... ok [INFO] [stdout] test assertions::core::str_slice::tests::starts_with::panics_when_start_is_different ... ok [INFO] [stdout] test assertions::core::str_slice::tests::ends_with::succeeds_when_end_matches ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_ascii::panics_when_constructed_from_non_ascii_characters_through_bytes ... ok [INFO] [stdout] test assertions::core::result::tests::is_err_panics_when_ok ... ok [INFO] [stdout] test assertions::core::str_slice::tests::is_blank_ascii::panics_when_expected_is_not_blank ... ok [INFO] [stdout] test assertions::core::str_slice::tests::starts_with::succeeds_when_start_matches ... ok [INFO] [stdout] test assertions::core::str_slice::tests::does_not_end_with::succeeds_when_end_does_match ... ok [INFO] [stdout] test assertions::core::str_slice::tests::is_blank::panics_when_expected_is_not_blank ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_ascii::succeeds_when_constructed_from_visible_ascii_characters_through_str ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_empty::succeeds_when_empty ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_insensitive::succeeds_when_insensitive ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_not_empty::succeeds_when_not_empty ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_ascii::panics_when_constructed_from_non_ascii_characters_through_str ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_sensitive::succeeds_when_sensitive ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_ascii::succeeds_when_constructed_from_visible_ascii_characters_through_bytes ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_insensitive::not_sensitive_by_default ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_empty::panics_when_not_empty ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_insensitive::panics_when_sensitive ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_not_empty::panics_when_empty ... ok [INFO] [stdout] test assertions::jiff::signed_duration::tests::is_zero::succeeds_when_zero ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_negative::succeeds_when_zero ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_positive::succeeds_when_positive ... ok [INFO] [stdout] test assertions::jiff::signed_duration::tests::is_close_to::panics_when_below_allowed_range ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_zero::succeeds_when_zero ... ok [INFO] [stdout] test assertions::jiff::signed_duration::tests::is_close_to::succeeds_when_actual_is_in_allowed_range ... ok [INFO] [stdout] test assertions::num::tests::is_close_to::succeeds_when_actual_is_in_allowed_range ... ok [INFO] [stdout] test assertions::jiff::signed_duration::tests::is_zero::panics_when_not_zero ... ok [INFO] [stdout] test assertions::num::tests::is_finite::succeeds_when_finite ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_positive::panics_when_negative ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_positive::panics_when_zero ... ok [INFO] [stdout] test assertions::num::tests::is_infinite::succeeds_when_positive_infinity ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_negative::panics_when_positive ... ok [INFO] [stdout] test assertions::num::tests::is_infinite::succeeds_when_negative_infinity ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_zero::panics_when_not_zero ... ok [INFO] [stdout] test assertions::jiff::zoned::tests::is_in_time_zone_named::succeeds_when_matches ... ok [INFO] [stdout] test assertions::num::tests::is_nan::succeeds_when_nan ... ok [INFO] [stdout] test assertions::num::tests::is_negative::panics_when_zero ... ok [INFO] [stdout] test assertions::jiff::span::tests::is_negative::panics_when_zero ... ok [INFO] [stdout] test assertions::num::tests::is_negative::succeeds_when_zero ... ok [INFO] [stdout] test assertions::num::tests::is_close_to::panics_when_above_allowed_range ... ok [INFO] [stdout] test assertions::jiff::zoned::tests::is_in_time_zone::succeeds_when_matches ... ok [INFO] [stdout] test assertions::http::header_value::tests::is_sensitive::panics_when_insensitive ... ok [INFO] [stdout] test assertions::num::tests::is_finite::panics_when_positive_infinity ... ok [INFO] [stdout] test assertions::num::tests::is_one::succeeds_when_one ... ok [INFO] [stdout] test assertions::num::tests::is_infinite::panics_when_not_infinity ... ok [INFO] [stdout] test assertions::num::tests::is_positive::succeeds_when_zero ... ok [INFO] [stdout] test assertions::num::tests::is_zero::succeeds_when_zero ... ok [INFO] [stdout] test assertions::num::tests::quick_type_check ... ok [INFO] [stdout] test assertions::num::tests::is_nan::panics_when_not_nan ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_entry::succeeds_when_value_is_present ... ok [INFO] [stdout] test assertions::std::command::tests::has_arg::succeeds_when_arg_present ... ok [INFO] [stdout] test assertions::std::command::tests::has_arg::panics_when_arg_is_not_present ... ok [INFO] [stdout] test assertions::jiff::zoned::tests::is_in_time_zone_named::panics_when_in_different_time_zone ... ok [INFO] [stdout] test assertions::num::tests::is_positive::succeeds_when_positive ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_entry::succeeds_when_value_is_present_with_complex_type_with_borrowable_values ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_value::succeeds_when_value_is_present ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_value::compiles_with_any_type_comparable_to_the_actual_value_type ... ok [INFO] [stdout] test assertions::jiff::zoned::tests::is_in_time_zone::panics_when_in_different_time_zone ... ok [INFO] [stdout] test assertions::num::tests::is_one::panics_when_not_one ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_key::succeeds_when_key_is_present ... ok [INFO] [stdout] test assertions::num::tests::is_positive::panics_when_negative ... ok [INFO] [stdout] test assertions::num::tests::is_zero::panics_when_not_zero ... ok [INFO] [stdout] test assertions::num::tests::is_negative::panics_when_positive ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_entry::panics_when_key_is_present_but_value_is_not_equal ... ok [INFO] [stdout] test assertions::num::tests::is_finite::panics_when_negative_infinity ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_entry::panics_when_key_is_absent ... ok [INFO] [stdout] test assertions::std::hashmap::tests::does_not_contain_key::succeeds_when_key_is_absent ... ok [INFO] [stdout] test assertions::std::mutex::tests::is_not_locked::succeeds_when_not_locked ... ok [INFO] [stdout] test assertions::std::mutex::tests::is_free::succeeds_when_not_locked ... ok [INFO] [stdout] test assertions::std::mutex::tests::is_locked::succeeds_when_locked ... ok [INFO] [stdout] test assertions::std::mem::tests::needs_drop::succeeds_when_type_needs_drop ... ok [INFO] [stdout] test assertions::num::tests::is_close_to::panics_when_below_allowed_range ... ok [INFO] [stdout] test assertions::jiff::signed_duration::tests::is_close_to::panics_when_above_allowed_range ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_value::panics_when_value_is_absent ... ok [INFO] [stdout] test assertions::std::hashmap::tests::does_not_contain_key::panics_when_key_is_present ... ok [INFO] [stdout] test assertions::std::hashmap::tests::contains_key::panics_when_key_is_absent ... ok [INFO] [stdout] test assertions::std::mutex::tests::is_not_locked::panics_when_locked ... ok [INFO] [stdout] test assertions::std::mem::tests::needs_drop::panics_when_type_does_not_need_drop ... ok [INFO] [stdout] test assertions::std::path::tests::path::does_not_exist::panics_when_present ... ok [INFO] [stdout] test assertions::std::mutex::tests::is_locked::panics_when_not_locked ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_file_stem::succeeds_when_equal ... ok [INFO] [stdout] test assertions::std::path::tests::path::ends_with::panics_when_not_a_whole_segment_postfix ... ok [INFO] [stdout] test assertions::std::path::tests::path::ends_with::succeeds_when_postfix ... ok [INFO] [stdout] test assertions::std::path::tests::path::exists::succeeds_when_present ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_a_root::succeeds_when_root ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_filename::succeeds_when_equal ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_extension::succeeds_when_equal ... ok [INFO] [stdout] test assertions::std::path::tests::path::is_relative::succeeds_when_relative ... ok [INFO] [stdout] test assertions::std::path::tests::path::is_directory::panics_when_not_a_directory ... ok [INFO] [stdout] test assertions::std::path::tests::path::is_directory::succeeds_when_directory ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::does_not_exist::succeeds_when_absent ... ok [INFO] [stdout] test assertions::std::path::tests::path::starts_with::panics_when_not_a_prefix ... ok [INFO] [stdout] test assertions::std::path::tests::path::starts_with::succeeds_when_prefix ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::ends_with::succeeds_when_postfix ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::does_not_exist::panics_when_present ... ok [INFO] [stdout] test assertions::std::path::tests::path::exists::panics_when_absent ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_a_root::panics_when_relative ... ok [INFO] [stdout] test assertions::std::path::tests::path::is_file::panics_when_not_a_file ... ok [INFO] [stdout] test assertions::std::path::tests::path::is_relative::panics_when_absolute ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_filename::panics_when_different ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_file_stem::panics_when_different ... ok [INFO] [stdout] test assertions::std::path::tests::path::starts_with::panics_when_not_a_whole_segment_prefix ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::ends_with::panics_when_not_a_postfix ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::ends_with::panics_when_not_a_whole_segment_postfix ... ok [INFO] [stdout] test assertions::std::path::tests::path::ends_with::panics_when_not_a_postfix ... ok [INFO] [stdout] test assertions::std::path::tests::path::does_not_exist::succeeds_when_absent ... ok [INFO] [stdout] test assertions::std::path::tests::path::is_file::succeeds_when_file ... ok [INFO] [stdout] test assertions::std::path::tests::path::has_extension::panics_when_different ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_a_root::succeeds_when_root ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::exists::succeeds_when_present ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::exists::panics_when_absent ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::is_relative::succeeds_when_relative ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_a_root::panics_when_relative ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_filename::panics_when_different ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_file_stem::succeeds_when_equal ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_filename::succeeds_when_equal ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_file_stem::panics_when_different ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::is_directory::succeeds_when_directory ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::is_directory::panics_when_not_a_directory ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_extension::succeeds_when_equal ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::is_file::succeeds_when_file ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::has_extension::panics_when_different ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::is_relative::panics_when_absolute ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::is_file::panics_when_not_a_file ... ok [INFO] [stdout] test assertions::tests::has_length::on_i16_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::starts_with::succeeds_when_prefix ... ok [INFO] [stdout] test assertions::tests::has_length::on_u32_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::tests::has_length::on_u64_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::starts_with::panics_when_not_a_prefix ... ok [INFO] [stdout] test assertions::tests::has_length::on_i32_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::tests::has_length::on_i8_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::tokio::mutex::tests::is_locked::panics_when_not_locked ... ok [INFO] [stdout] test assertions::tests::has_length::on_i64_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_not_locked::succeeds_when_not_locked ... ok [INFO] [stdout] test assertions::tokio::mutex::tests::is_locked::succeeds_when_locked ... ok [INFO] [stdout] test assertions::tests::has_length::on_u16_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::tests::has_length::on_usize_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::tokio::mutex::tests::is_not_locked::succeeds_when_not_locked ... ok [INFO] [stdout] test assertions::tokio::mutex::tests::is_free::succeeds_when_not_locked ... ok [INFO] [stdout] test assertions::tests::has_length::on_u8_ranges::works_on_range_and_inclusive_range ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_not_locked::panics_when_read_locked ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_not_locked::panics_when_write_locked ... ok [INFO] [stdout] test assertions::std::path::tests::path_buf::starts_with::panics_when_not_a_whole_segment_prefix ... ok [INFO] [stdout] test assertions::tokio::mutex::tests::is_not_locked::panics_when_locked ... ok [INFO] [stdout] test assertions::tokio::watch::tests::has_changed::succeeds_when_changed ... ok [INFO] [stdout] test cmp::hashmap::test::can_check_equality_between_map_of_comparable_value_types ... ok [INFO] [stdout] test cmp::slice::test::can_check_equality_between_slices_of_comparable_value_types ... ok [INFO] [stdout] test assertions::tokio::watch::tests::has_not_changed::succeeds_when_not_changed ... ok [INFO] [stdout] test cmp::slice::test::reports_differences_on_unequal_slices_of_same_length_only_differing_in_order ... ok [INFO] [stdout] test cmp::slice::test::reports_no_differences_on_equal_slices ... ok [INFO] [stdout] test cmp::slice::test::reports_differences_on_unequal_slices_of_different_length ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_read_locked::panics_when_write_locked ... ok [INFO] [stdout] test tests::asserting_that_this_allows_entering_assertion_context ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_read_locked::succeeds_when_read_locked ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_write_locked::succeeds_when_write_locked ... ok [INFO] [stdout] test assertions::tokio::watch::tests::has_current_value::succeeds_when_equal ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_write_locked::panics_when_not_write_locked ... ok [INFO] [stdout] test assertions::tokio::watch::tests::has_current_value::panics_when_not_equal ... ok [INFO] [stdout] test cmp::slice::test::reports_differences_on_unequal_slices_of_same_length ... ok [INFO] [stdout] test tests::unwrap_inner::panics_on_borrowed_value_in_panic_mode ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_read_locked::panics_when_not_locked_at_all ... ok [INFO] [stdout] test tests::unwrap_inner::panics_on_borrowed_value_in_capture_mode ... ok [INFO] [stdout] test assertions::tokio::rw_lock::tests::is_write_locked::panics_when_read_locked ... ok [INFO] [stdout] test tests::unwrap_inner::succeeds_on_owned_value_in_capture_mode_when_no_failures_were_recorded ... ok [INFO] [stdout] test assertions::tokio::watch::tests::has_changed::panics_when_not_changed ... ok [INFO] [stdout] test tests::unwrap_inner::panics_on_owned_value_in_capture_mode_when_failures_were_recorded ... ok [INFO] [stdout] test assertions::tokio::watch::tests::has_not_changed::panics_when_changed ... ok [INFO] [stdout] test tests::dropping_a_capturing_assert_panics_when_failures_occurred_which_were_not_captured ... ok [INFO] [stdout] test tests::unwrap_inner::succeeds_on_owned_value_in_panic_mode ... ok [INFO] [stdout] test tests::with_capture_yields_failures_and_does_not_panic ... ok [INFO] [stdout] test tests::without_capture_switches_to_panic_mode ... ok [INFO] [stdout] test tracking::tests::number_of_assertions_are_tracked ... ok [INFO] [stdout] test util::slice::tests::compare::returns_equal_on_equal_input_using_refs ... ok [INFO] [stdout] test util::slice::tests::compare::returns_not_equal_and_lists_differences_on_differing_input ... ok [INFO] [stdout] test util::slice::tests::test_matching_any::returns_equal_on_matching_input ... ok [INFO] [stdout] test tracking::tests::panics_on_drop_when_no_assertions_were_made ... ok [INFO] [stdout] test util::slice::tests::test_matching_any::returns_not_equal_on_matching_but_rearranged_input ... ok [INFO] [stdout] test util::slice::tests::test_matching_any::returns_not_equal_and_lists_differences_on_non_matching_input ... ok [INFO] [stdout] test util::slice::tests::compare::returns_equal_on_equal_input ... ok [INFO] [stdout] test util::slice::tests::compare::returns_not_equal_on_equal_but_rearranged_input ... ok [INFO] [stdout] test tests::without_capture_panics_when_assertion_failures_were_already_recorded ... ok [INFO] [stdout] test tracking::tests::panics_on_drop_when_no_assertions_were_made_async ... ok [INFO] [stdout] test assertions::reqwest::response::tests::has_status_code::succeeds_when_status_code_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 334 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/conditions.rs (/opt/rustwide/target/debug/deps/conditions-dd6e63ac2863b038) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test is_able_to_use_custom_conditions_using_is_and_has ... ok [INFO] [stdout] test is_able_to_use_custom_conditions_on_an_iterable_using_are_and_have ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/conversion.rs (/opt/rustwide/target/debug/deps/conversion-b361b3a0856f876f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test is_able_to_use_json_conversion ... ok [INFO] [stdout] test is_able_to_use_toml_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/custom_assertions.rs (/opt/rustwide/target/debug/deps/custom_assertions-c6c83737a910cee1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test is_able_to_use_custom_has_age_assertion ... ok [INFO] [stderr] Running tests/derive.rs (/opt/rustwide/target/debug/deps/derive-55c61641f6a43fb4) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test is_able_to_access_derived_properties_without_breaking_the_call_chain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/derive_async.rs (/opt/rustwide/target/debug/deps/derive_async-0581a023fd2019b2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test is_able_to_access_derived_properties_without_breaking_the_call_chain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/detail_messages.rs (/opt/rustwide/target/debug/deps/detail_messages-2be6c052c2db48e0) [INFO] [stderr] Running tests/map.rs (/opt/rustwide/target/debug/deps/map-130b2416b7d404c8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test is_able_to_access_derived_properties_without_breaking_the_call_chain ... ok [INFO] [stderr] Running tests/map_async.rs (/opt/rustwide/target/debug/deps/map_async-cef96028e7f6b1ad) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test is_able_to_access_derived_properties_without_breaking_the_call_chain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests assertr [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test assertr/src/lib.rs - assert_that (line 80) - compile ... ok [INFO] [stdout] test assertr/src/cmp/hashmap.rs - cmp::hashmap::compare (line 7) ... ok [INFO] [stdout] test assertr/src/conversion.rs - conversion::toml (line 41) ... ok [INFO] [stdout] test assertr/src/cmp/slice.rs - cmp::slice::compare (line 7) ... ok [INFO] [stdout] test assertr/src/conversion.rs - conversion::json (line 13) ... ok [INFO] [stdout] test assertr/src/lib.rs - AssertThat<'_,T,Capture>::capture_failures (line 285) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54404c26362c60edf01ecbf2d39d42d99cb0f114de175b32e6ae7f356e942605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54404c26362c60edf01ecbf2d39d42d99cb0f114de175b32e6ae7f356e942605", kill_on_drop: false }` [INFO] [stdout] 54404c26362c60edf01ecbf2d39d42d99cb0f114de175b32e6ae7f356e942605