[INFO] fetching crate expect-json 1.5.0...
[INFO] testing expect-json-1.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate expect-json 1.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate expect-json 1.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate expect-json 1.5.0
[INFO] tweaked toml for crates.io crate expect-json 1.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate expect-json 1.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate expect-json 1.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2515061100b8f37af96c49cb1f4fbcd2e3cf39fedaa01cf8f807a28e6485a48
[INFO] running `Command { std: "docker" "start" "-a" "f2515061100b8f37af96c49cb1f4fbcd2e3cf39fedaa01cf8f807a28e6485a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2515061100b8f37af96c49cb1f4fbcd2e3cf39fedaa01cf8f807a28e6485a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2515061100b8f37af96c49cb1f4fbcd2e3cf39fedaa01cf8f807a28e6485a48", kill_on_drop: false }`
[INFO] [stdout] f2515061100b8f37af96c49cb1f4fbcd2e3cf39fedaa01cf8f807a28e6485a48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c23e2a345451035b0699a68cb91795ae0a4458cf59c60d1634977cb47141cf91
[INFO] running `Command { std: "docker" "start" "-a" "c23e2a345451035b0699a68cb91795ae0a4458cf59c60d1634977cb47141cf91", kill_on_drop: false }`
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling expect-json v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.59s
[INFO] running `Command { std: "docker" "inspect" "c23e2a345451035b0699a68cb91795ae0a4458cf59c60d1634977cb47141cf91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23e2a345451035b0699a68cb91795ae0a4458cf59c60d1634977cb47141cf91", kill_on_drop: false }`
[INFO] [stdout] c23e2a345451035b0699a68cb91795ae0a4458cf59c60d1634977cb47141cf91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9d29013b2f43bc70aa68d97d11e72dc152743580e7ee271ee95e12c73854b8
[INFO] running `Command { std: "docker" "start" "-a" "8d9d29013b2f43bc70aa68d97d11e72dc152743580e7ee271ee95e12c73854b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling expect-json v1.4.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling expect-json v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-test v18.0.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.38s
[INFO] running `Command { std: "docker" "inspect" "8d9d29013b2f43bc70aa68d97d11e72dc152743580e7ee271ee95e12c73854b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9d29013b2f43bc70aa68d97d11e72dc152743580e7ee271ee95e12c73854b8", kill_on_drop: false }`
[INFO] [stdout] 8d9d29013b2f43bc70aa68d97d11e72dc152743580e7ee271ee95e12c73854b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3f12ec4c0a8abd2e2b9c95d834de2be3aeedacdd467f8613280cec056281f67
[INFO] running `Command { std: "docker" "start" "-a" "e3f12ec4c0a8abd2e2b9c95d834de2be3aeedacdd467f8613280cec056281f67", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expect_json-dc8707cb2555d645)
[INFO] [stdout] 
[INFO] [stdout] running 387 tests
[INFO] [stdout] test __private::serialize_expect_op::test_serialize::it_should_serialize_into_expected_structure_with_expect_id_marker ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_fail_when_array_values_do_not_match_values ... ok
[INFO] [stdout] test __private::serialize_expect_op::test_serialize::it_should_serialize_an_op_within_an_inner_op_inside ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_fail_when_array_values_do_not_match_expect_op ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_pass_when_array_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_pass_when_array_values_do_match_expect_op ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_be_equal_for_identical_numeric_arrays ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_pass_when_array_values_do_match_values ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_pass_when_array_values_do_match_complex_objects ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_be_equal_for_partial_contains ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_pass_with_mix_of_operations ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_fail_with_mix_of_operations ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_be_ok_for_empty_contains ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_error_for_totall_different_values ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_be_equal_for_reversed_identical_numeric_arrays ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_empty::it_should_fail_when_array_is_not_empty ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_empty::it_should_pass_when_array_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_error_if_used_against_the_wrong_type ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_fail_nested_contains_that_do_not_match ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_len::it_should_fail_when_array_has_more_than_enough_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_len::it_should_fail_when_array_has_too_few_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_len::it_should_pass_when_array_has_exactly_enough_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_max_len::it_should_fail_when_array_has_too_few_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_all::it_should_not_pass_when_array_values_do_not_match_complex_objects ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_max_len::it_should_pass_when_array_has_less_than_enough_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_min_len::it_should_fail_when_array_has_too_few_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_contains::it_should_handle_nested_contains ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_max_len::it_should_pass_when_array_has_exactly_enough_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_min_len::it_should_pass_when_array_has_more_than_enough_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_min_len::it_should_pass_when_array_has_exactly_enough_elements ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_not_empty::it_should_fail_when_array_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_not_empty::it_should_pass_when_array_is_not_empty ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_unique::it_should_fail_when_array_is_not_unique ... ok
[INFO] [stdout] test expect::ops::expect_array::expect_array::test_unique::it_should_pass_when_array_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_email::test_domain::it_should_accept_valid_domain ... ok
[INFO] [stdout] test expect::ops::expect_email::test_email::it_should_accept_valid_email_with_plus_sign ... ok
[INFO] [stdout] test expect::ops::expect_email::test_email::it_should_reject_invalid_email ... ok
[INFO] [stdout] test expect::ops::expect_email::test_local_part::it_should_accept_valid_local_part ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_email::test_email::it_should_accept_email_inside_object ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than::it_should_be_false_when_equal ... ok
[INFO] [stdout] test expect::ops::expect_email::test_local_part::it_should_reject_invalid_local_part ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than_equal::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than_equal::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than_equal::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than_equal::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_greater_than_equal::it_should_be_true_when_equal ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_in_range::it_should_be_false_for_all_values_out_of_range ... ok
[INFO] [stdout] test expect::ops::expect_email::test_domain::it_should_reject_invalid_domain ... ok
[INFO] [stdout] test expect::ops::expect_email::test_email::it_should_accept_valid_email ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_in_range::it_should_be_true_for_all_values_in_partial_range ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than::it_should_be_false_when_equal ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than_equal::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than_equal::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than_equal::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than_equal::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_in_range::it_should_be_true_for_all_values_in_total_range ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than_equal::it_should_be_true_when_equal ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_negative::it_should_be_false_for_positive_value ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_negative::it_should_be_false_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_in_range::it_should_be_true_for_value_in_inclusive_range ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_less_than::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_negative::it_should_be_true_for_negative_value ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_not_zero::it_should_be_true_for_negative_value ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_not_zero::it_should_be_false_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_not_zero::it_should_be_true_for_positive_value ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_outside_range::it_should_be_false_for_all_values_in_total_range ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_zero::it_should_be_false_for_negative_value ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_zero::it_should_be_false_for_min ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_outside_range::it_should_be_false_for_all_values_in_partial_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than::it_should_be_false_for_equal_values ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_outside_range::it_should_be_false_for_value_in_inclusive_range ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_zero::it_should_be_false_for_positive_value ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_positive::it_should_be_false_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_positive::it_should_be_false_for_negative_value ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_zero::it_should_be_true_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than_equal::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than_equal::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_positive::it_should_be_true_for_positive_value ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_outside_range::it_should_be_true_for_all_values_out_of_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than_equal::it_should_be_true_for_equal_values ... ok
[INFO] [stdout] test expect::ops::expect_float::expect_float::test_zero::it_should_be_false_for_max ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_in_range::it_should_be_false_for_all_values_out_of_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_in_range::it_should_be_false_for_positive_value_outside_range_with_negative_min ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than_equal::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_greater_than_equal::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_in_range::it_should_be_true_for_all_values_in_partial_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_in_range::it_should_be_false_for_positive_value_outside_range_with_negative_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_in_range::it_should_be_true_for_positive_value_with_negative_min ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than::it_should_be_false_for_equal_values ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_in_range::it_should_be_true_for_value_in_inclusive_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than_equal::it_should_be_true_for_correct_negative_positive_mix ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than_equal::it_should_be_false_for_incorrect_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_negative::it_should_be_false_for_positive_u64 ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than_equal::it_should_be_true_for_correct_positive_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_negative::it_should_be_true_for_negative_i64 ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than_equal::it_should_be_true_for_correct_negative_comparison ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_negative::it_should_be_false_for_positive_i64 ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_less_than_equal::it_should_be_true_for_equal_values ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_negative::it_should_be_false_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_not_zero::it_should_be_true_for_positive_value ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_not_zero::it_should_be_true_for_u64_max ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_not_zero::it_should_be_false_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_outside_range::it_should_be_true_for_positive_value_outside_range_with_negative_min ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_outside_range::it_should_be_false_for_positive_value_with_negative_min ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_outside_range::it_should_be_true_for_positive_value_outside_range_with_negative_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_positive::it_should_be_false_for_negative_i64 ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_not_zero::it_should_be_true_for_i64_max ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_in_range::it_should_be_true_for_all_values_in_total_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_outside_range::it_should_be_false_for_all_values_in_total_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_positive::it_should_be_true_for_positive_i64 ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_not_zero::it_should_be_true_for_negative_value ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_outside_range::it_should_be_true_for_all_values_out_of_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_not_zero::it_should_be_true_for_negative_max ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_zero::it_should_be_false_for_i64_max ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_zero::it_should_be_false_for_negative_max ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_iso_date_time::it_should_fail_to_parse_iso_datetime_without_timezone ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_zero::it_should_be_false_for_u64_max ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_outside_range::it_should_be_false_for_value_in_inclusive_range ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_outside_range::it_should_be_false_for_all_values_overlapping_partial_ranges ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_iso_date_time::it_should_parse_iso_datetime_with_non_utc_timezone_by_default ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_zero::it_should_be_false_for_positive_value ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_utc::it_should_not_parse_iso_datetime_with_non_utc_timezone_when_set ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_utc::it_should_parse_iso_datetime_with_utc_timezone_when_set ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_positive::it_should_be_true_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_future::it_should_fail_if_date_ahead_of_past_and_future ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_zero::it_should_be_false_for_negative_value ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_positive::it_should_be_true_for_positive_u64 ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_iso_date_time::it_should_parse_iso_datetime_with_utc_timezone ... ok
[INFO] [stdout] test expect::ops::expect_integer::expect_integer::test_zero::it_should_be_true_for_zero ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_future::it_should_fail_if_date_behind_past_and_future ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_future::it_should_not_parse_iso_datetime_before_now ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_future::it_should_not_parse_iso_datetime_within_past_too_far ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_future::it_should_pass_if_date_within_past_and_future ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_future::it_should_parse_iso_datetime_within_future_set ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_past::it_should_not_parse_iso_datetime_ahead_of_now ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_past::it_should_not_parse_iso_datetime_within_past_too_far ... ok
[INFO] [stdout] test expect::ops::expect_iso_date_time::test_within_past::it_should_parse_iso_datetime_within_past_set ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_be_equal_for_identical_objects ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_be_equal_for_partial_contains ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_be_ok_for_empty_contains ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_error_if_nested_object_is_missing_fields ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_error_if_used_against_the_wrong_type ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_error_for_nested_contains_via_object_with_inner_contains_error ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_empty::it_should_fail_when_object_is_not_empty ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_error_for_same_fields_but_different_values ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_error_for_nested_contains_via_different_object_with_inner_contains_error ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_empty::it_should_pass_when_object_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_not_empty::it_should_fail_when_object_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_be_ok_for_empty_on_empty_object ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_not_empty::it_should_pass_when_object_is_not_empty ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_accept_nested_object_with_missing_fields ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_error_for_nested_contains_via_array_on_differences ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_be_equal_for_nested_contains ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_contains::it_should_be_equal_for_reversed_identical_objects ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_be_equal_for_identical_objects ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_be_equal_for_partial_contains ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_be_equal_for_reversed_identical_objects ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_be_equal_for_nested_contains ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_be_ok_for_empty_contains ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_be_ok_for_empty_on_empty_object ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_error_for_nested_contains_via_different_object_with_inner_contains_error ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_error_for_same_fields_but_different_values ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_error_if_used_against_the_wrong_type ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_contains::it_should_be_equal_for_partial_matches_in_middle ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_error_if_inner_contains_fails_to_contain_fields ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_contains::it_should_be_equal_for_identical_strings ... ok
[INFO] [stdout] test expect::ops::expect_object::expect_object::test_propagated_contains::it_should_error_for_nested_contains_via_object_with_inner_contains_error ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_len::it_should_pass_when_string_has_same_number_of_characters ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_max_len::it_should_pass_when_string_has_less_than_enough_characters ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_min_len::it_should_fail_when_string_is_too_short ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_min_len::it_should_pass_when_string_has_more_than_enough_characters ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_min_len::it_should_pass_when_string_has_exactly_enough_characters ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_len::it_should_fail_when_string_is_too_long ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_max_len::it_should_fail_when_string_is_too_long ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_empty::it_should_fail_when_string_is_not_empty ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_max_len::it_should_pass_when_string_has_exactly_enough_characters ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_not_empty::it_should_fail_when_string_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_empty::it_should_pass_when_string_is_empty ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_not_empty::it_should_pass_when_string_is_not_empty ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_contains::it_should_error_for_totall_different_values ... ok
[INFO] [stdout] test expect::ops::expect_uuid::test_not_nil::it_should_return_false_for_a_nil_uuid ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_len::it_should_fail_when_string_is_too_short ... ok
[INFO] [stdout] test expect::ops::expect_uuid::test_not_nil::it_should_return_true_for_a_non_nil_uuid ... ok
[INFO] [stdout] test expect::ops::expect_string::expect_string::test_contains::it_should_be_ok_for_empty_contains ... ok
[INFO] [stdout] test expect::ops::expect_uuid::test_uuid::it_should_fail_to_parse_an_invalid_uuid ... ok
[INFO] [stdout] test expect::ops::expect_uuid::test_uuid::it_should_parse_a_hyphenated_uuid ... ok
[INFO] [stdout] test expect::ops::expect_uuid::test_uuid::it_should_parse_a_simple_uuid ... ok
[INFO] [stdout] test expect::ops::expect_uuid::test_version::it_should_return_true_for_matching_version_1_uuid ... ok
[INFO] [stdout] test expect::ops::utils::duration_formatter::test_fmt::it_should_format_big_mix_of_singular_values ... ok
[INFO] [stdout] test expect::ops::utils::duration_formatter::test_fmt::it_should_format_big_mix_of_values ... ok
[INFO] [stdout] test expect::ops::expect_uuid::test_version::it_should_return_false_for_uuid_with_different_version ... ok
[INFO] [stdout] test expect::ops::utils::duration_formatter::test_fmt::it_should_format_duration_with_days ... ok
[INFO] [stdout] test expect::ops::utils::duration_formatter::test_fmt::it_should_format_hours ... ok
[INFO] [stdout] test expect::ops::utils::duration_formatter::test_fmt::it_should_format_minutes_and_seconds ... ok
[INFO] [stdout] test expect::ops::utils::duration_formatter::test_fmt::it_should_format_seconds ... ok
[INFO] [stdout] test expect::ops::utils::duration_formatter::test_from::it_should_convert_duration_to_duration_formatter ... ok
[INFO] [stdout] test expect::ops::utils::serializable_bound::test_is_negative::it_should_be_false_for_inclusive_zero ... ok
[INFO] [stdout] test expect::ops::utils::serializable_bound::test_is_negative::it_should_be_false_for_positive_value ... ok
[INFO] [stdout] test expect::ops::utils::serializable_bound::test_is_negative::it_should_be_false_for_unbounded ... ok
[INFO] [stdout] test expect::ops::utils::serializable_bound::test_is_negative::it_should_be_true_for_exclusive_minus_one ... ok
[INFO] [stdout] test expect::ops::utils::serializable_bound::test_is_negative::it_should_be_true_for_inclusive_minus_one ... ok
[INFO] [stdout] test expect_core::context::context_path_part::test_fmt::it_should_print_empty_paths_as_quotes ... ok
[INFO] [stdout] test expect_core::context::context_path_part::test_fmt::it_should_print_paths_with_quotes_when_not_an_identifier ... ok
[INFO] [stdout] test expect_core::context::context_path_part::test_fmt::it_should_print_paths_with_spaces_with_quotes ... ok
[INFO] [stdout] test expect_core::context::context_path_part::test_fmt::it_should_print_whole_paths_without_quotes_when_an_identifier ... ok
[INFO] [stdout] test expect_core::context::context_path_part::test_from::it_should_convert_strings_to_string_paths ... ok
[INFO] [stdout] test expect_core::context::context_path_part::test_from::it_should_convert_usize_to_index_paths ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_boolean ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_float ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_array ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_negative_integer ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_null ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_object ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_positive_integer ... ok
[INFO] [stdout] test expect_core::expect_op::test_on_any::it_should_error_by_default_against_json_string ... ok
[INFO] [stdout] test expect_json_eq::test_expect_json_eq::it_should_return_correct_error_if_expect_fails_to_serialise ... ok
[INFO] [stdout] test expect_json_eq::test_expect_json_eq::it_should_return_correct_error_if_json_eq_error ... ok
[INFO] [stdout] test expect::ops::utils::serializable_bound::test_is_negative::it_should_be_true_for_exclusive_zero ... ok
[INFO] [stdout] test expect_json_eq::test_expect_json_eq::it_should_return_correct_error_if_received_fails_to_serialise ... ok
[INFO] [stdout] test internals::objects::array_object::test_is_empty::it_should_be_false_when_inner_array_is_not_empty ... ok
[INFO] [stdout] test internals::objects::array_object::test_is_empty::it_should_be_true_when_inner_array_is_empty ... ok
[INFO] [stdout] test internals::objects::array_object::test_len::it_should_have_len_of_inner_array ... ok
[INFO] [stdout] test internals::objects::float_object::test_fmt::it_should_print_whole_numbers_with_min_precision ... ok
[INFO] [stdout] test internals::objects::string_object::test_fmt::it_should_display_empty_string ... ok
[INFO] [stdout] test internals::objects::value_object::test_fmt::it_should_display_float_type ... ok
[INFO] [stdout] test internals::objects::value_object::test_fmt::it_should_display_integer_type ... ok
[INFO] [stdout] test internals::objects::value_object::test_fmt::it_should_display_null ... ok
[INFO] [stdout] test internals::objects::string_object::test_fmt::it_should_display_string ... ok
[INFO] [stdout] test internals::objects::value_object::test_fmt::it_should_display_object_type ... ok
[INFO] [stdout] test internals::objects::value_object::test_fmt::it_should_display_string_type ... ok
[INFO] [stdout] test internals::objects::float_object::test_fmt::it_should_print_decimal_numbers_with_decimals ... ok
[INFO] [stdout] test internals::objects::value_object::test_from::it_should_convert_from_json_arrays ... ok
[INFO] [stdout] test internals::objects::value_object::test_from::it_should_convert_from_json_floats ... ok
[INFO] [stdout] test internals::objects::value_object::test_from::it_should_convert_from_json_boolean ... ok
[INFO] [stdout] test internals::objects::value_object::test_fmt::it_should_display_array_type ... ok
[INFO] [stdout] test internals::objects::value_object::test_from::it_should_convert_from_json_objects ... ok
[INFO] [stdout] test internals::objects::value_object::test_from::it_should_convert_from_json_strings ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_fmt::it_should_display_array_type ... ok
[INFO] [stdout] test internals::objects::value_object::test_is_indenting::it_should_defer_to_inside_for_indentation ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_fmt::it_should_display_null ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_fmt::it_should_display_boolean ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_fmt::it_should_display_object_type ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_fmt::it_should_display_string_type ... ok
[INFO] [stdout] test internals::objects::value_object::test_from::it_should_convert_from_json_integers ... ok
[INFO] [stdout] test internals::objects::value_object::test_fmt::it_should_display_boolean ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_from::it_should_convert_from_json_boolean ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_from::it_should_convert_from_json_floats ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_fmt::it_should_display_float_type ... ok
[INFO] [stdout] test internals::objects::value_object::test_from::it_should_convert_from_json_null ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_from::it_should_convert_from_json_null ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_fmt::it_should_display_integer_type ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_from::it_should_convert_from_json_strings ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_from::it_should_convert_from_json_arrays ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_from::it_should_convert_from_json_objects ... ok
[INFO] [stdout] test internals::pretty_formatter::pretty_formatter::test_write_fmt_object::it_should_format_object_holding_an_expect_operation ... ok
[INFO] [stdout] test internals::utils::js_identifiers::test_is_unquotable_js_identifier::it_should_be_true_for_identifiers_with_numbers_in_name ... ok
[INFO] [stdout] test internals::utils::js_identifiers::test_is_unquotable_js_identifier::it_should_be_true_for_identifiers_with_underscores_in_name ... ok
[INFO] [stdout] test internals::utils::js_identifiers::test_is_unquotable_js_identifier::it_should_be_true_for_single_letter_characters ... ok
[INFO] [stdout] test json_integer::test_fmt::it_should_print_negative_numbers_as_themselves ... ok
[INFO] [stdout] test internals::objects::value_type_object::test_from::it_should_convert_from_json_integers ... ok
[INFO] [stdout] test internals::utils::js_identifiers::test_is_unquotable_js_identifier::it_should_be_false_for_string_that_starts_with_numbers ... ok
[INFO] [stdout] test json_integer::test_fmt::it_should_print_positive_numbers_as_themselves ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_i16 ... ok
[INFO] [stdout] test internals::utils::js_identifiers::test_is_unquotable_js_identifier::it_should_be_false_for_empty_string ... ok
[INFO] [stdout] test internals::pretty_formatter::pretty_formatter::test_write_fmt_object::it_should_format_object_with_one_key_value_pair ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_i32 ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_i64 ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_i8 ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_isize ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_u16 ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_u64 ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_u8 ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_usize ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_u64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_u64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_from::it_should_contain_value_from_u32 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_i64_to_u64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_u64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_u64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_u64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_ge::it_should_handle_u64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_i64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_gt::it_should_handle_u64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_u64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_u64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_u64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_i64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_u64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_u64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_u64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_i64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_i64_correctly::case_4 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_i64_correctly::case_5 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_i64_correctly::case_6 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_i64_to_i64_correctly::case_3 ... ok
[INFO] [stdout] test json_integer::test_le::it_should_handle_u64_to_i64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_u64_correctly::case_1 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_u64_correctly::case_2 ... ok
[INFO] [stdout] test json_integer::test_lt::it_should_handle_u64_to_u64_correctly::case_3 ... ok
[INFO] [stdout] test json_type::test_fmt::it_should_display_array_type ... ok
[INFO] [stdout] test json_type::test_fmt::it_should_display_integer_type ... ok
[INFO] [stdout] test json_type::test_fmt::it_should_display_null ... ok
[INFO] [stdout] test json_type::test_fmt::it_should_display_string_type ... ok
[INFO] [stdout] test json_type::test_from::it_should_convert_json_boolean_to_boolean ... ok
[INFO] [stdout] test json_type::test_from::it_should_convert_json_array_to_array ... ok
[INFO] [stdout] test json_type::test_from::it_should_convert_json_floats_to_float ... ok
[INFO] [stdout] test json_type::test_from::it_should_convert_json_ints_to_integer ... ok
[INFO] [stdout] test json_type::test_from::it_should_convert_json_null_to_null ... ok
[INFO] [stdout] test json_type::test_fmt::it_should_display_object_type ... ok
[INFO] [stdout] test json_type::test_fmt::it_should_display_float_type ... ok
[INFO] [stdout] test json_type::test_from::it_should_convert_json_object_to_object ... ok
[INFO] [stdout] test json_type::test_from::it_should_convert_json_string_to_string ... ok
[INFO] [stdout] test json_type::test_fmt::it_should_display_boolean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 387 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_array_values.rs (/opt/rustwide/target/debug/deps/test_array_values-f1435c64ee6a1a17)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test it_should_be_equal_for_empty_arrays ... ok
[INFO] [stderr]      Running tests/test_boolean_values.rs (/opt/rustwide/target/debug/deps/test_boolean_values-33efd8dce688e357)
[INFO] [stdout] test it_should_be_equal_for_identical_array_of_numbers ... ok
[INFO] [stdout] test it_should_not_be_equal_for_arrays_of_different_types ... ok
[INFO] [stdout] test it_should_be_equal_for_identical_array_of_objects ... ok
[INFO] [stdout] test it_should_not_be_equal_for_different_numeric_arrays ... ok
[INFO] [stdout] test it_should_not_be_equal_for_different_numeric_arrays_in_sub_arrays_with_many_differences ... ok
[INFO] [stdout] test it_should_not_be_equal_for_different_numeric_arrays_in_sub_arrays_with_one_item_difference ... ok
[INFO] [stdout] test it_should_not_be_equal_when_differences_in_outer_and_inner_array_lengths ... ok
[INFO] [stdout] test it_should_not_be_equal_when_containing_different_values ... ok
[INFO] [stdout] test it_should_not_be_equal_when_missing_expected_value_at_the_end ... ok
[INFO] [stdout] test it_should_not_be_equal_when_missing_expected_value_at_the_start ... ok
[INFO] [stdout] test it_should_not_be_equal_when_missing_many_expected_values_at_the_end ... ok
[INFO] [stdout] test it_should_not_be_equal_when_missing_many_expected_values_at_the_start ... ok
[INFO] [stdout] test it_should_not_be_equal_when_expecting_extra_values_in_the_middle ... ok
[INFO] [stdout] test it_should_not_be_equal_when_receiving_extra_values_in_the_middle ... ok
[INFO] [stdout] test it_should_not_be_equal_when_receiving_many_extra_values_at_the_end ... ok
[INFO] [stdout] test it_should_not_be_equal_when_receiving_one_extra_value_at_the_end ... ok
[INFO] [stdout] test it_should_not_be_equal_when_receiving_extra_values_at_the_start ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_should_be_equal_for_same_boolean_values ... ok
[INFO] [stdout] test it_should_be_not_equal_for_different_boolean_values ... 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/test_expect_op.rs (/opt/rustwide/target/debug/deps/test_expect_op-5417b4dded66664c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_should_support_custom_expect_ops_that_pass ... ok
[INFO] [stdout] test it_should_fail_with_error_message_given ... ok
[INFO] [stdout] test it_should_support_an_expect_op_within_an_expect_op ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_mixed_types.rs (/opt/rustwide/target/debug/deps/test_mixed_types-e6a58fe75a7d1805)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test it_should_error_if_expected_string_and_received_null ... ok
[INFO] [stdout] test it_should_error_if_expected_null_and_received_string ... ok
[INFO] [stdout] test it_should_error_if_expected_null_and_received_integer ... ok
[INFO] [stdout] test it_should_error_if_received_null_when_not_expected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_null_values.rs (/opt/rustwide/target/debug/deps/test_null_values-788b1bc264457d54)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_should_be_equal_for_same_null_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_number_values.rs (/opt/rustwide/target/debug/deps/test_number_values-908427471cdb2f47)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test it_should_be_equal_for_same_i64_values ... ok
[INFO] [stdout] test it_should_be_equal_for_same_u64_values ... ok
[INFO] [stdout] test it_should_be_equal_for_same_f64_values ... ok
[INFO] [stdout] test it_should_not_be_equal_for_different_positive_and_negative_values ... ok
[INFO] [stdout] test it_should_not_be_equal_for_different_float_values ... ok
[INFO] [stdout] test it_should_not_be_equal_for_different_u64_values ... ok
[INFO] [stdout] test it_should_not_be_equal_for_different_zero_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_object_values.rs (/opt/rustwide/target/debug/deps/test_object_values-894aba084c648d97)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test it_should_be_equal_for_empty_objects ... ok
[INFO] [stdout] test it_should_be_equal_for_identical_complex_objects ... ok
[INFO] [stdout] test it_should_error_if_expected_has_extra_field ... ok
[INFO] [stdout] test it_should_be_equal_for_identical_complex_objects_with_sub_objects ... ok
[INFO] [stdout] test it_should_error_if_fields_differ_in_value ... ok
[INFO] [stdout] test it_should_error_if_fields_differ_in_numeric_type ... ok
[INFO] [stdout] test it_should_error_if_objects_have_same_number_but_different_fields ... ok
[INFO] [stdout] test it_should_error_if_received_has_extra_field ... ok
[INFO] [stdout] test it_should_have_appropriate_error_message_on_fields_with_spaces ... ok
[INFO] [stdout] test it_should_pretty_print_big_objects_when_it_has_one_extra_field ... ok
[INFO] [stdout] test it_should_pretty_print_big_objects_when_it_has_many_extra_fields ... ok
[INFO] [stdout] test it_should_error_if_fields_differ_in_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_string_values.rs (/opt/rustwide/target/debug/deps/test_string_values-0aa3698ebcc65a42)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test it_should_be_not_equal_for_different_long_strings ... ok
[INFO] [stdout] test it_should_be_not_equal_for_different_short_strings ... ok
[INFO] [stdout] test it_should_be_equal_for_same_string_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests expect_json
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/expect/ops/expect_iso_date_time.rs - expect::ops::expect_iso_date_time::ExpectIsoDateTime::utc (line 69) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::array (line 147) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::iso_date_time (line 181) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::string (line 115) ... ok
[INFO] [stdout] test src/expect/ops/expect_float/expect_float.rs - expect::ops::expect_float::expect_float::ExpectFloat::in_range (line 45) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::uuid (line 213) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::integer (line 83) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::email (line 248) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::float (line 50) ... ok
[INFO] [stdout] test src/expect/mod.rs - expect::object (line 17) ... ok
[INFO] [stdout] test src/expect/ops/expect_email.rs - expect::ops::expect_email::ExpectEmail::local_part (line 35) ... ok
[INFO] [stdout] test src/expect/ops/expect_iso_date_time.rs - expect::ops::expect_iso_date_time::ExpectIsoDateTime (line 20) ... ok
[INFO] [stdout] test src/expect/ops/expect_email.rs - expect::ops::expect_email::ExpectEmail::domain (line 72) ... ok
[INFO] [stdout] test src/expect/ops/expect_array/expect_array.rs - expect::ops::expect_array::expect_array::ExpectArray::all (line 65) ... ok
[INFO] [stdout] test src/expect/ops/expect_integer/expect_integer.rs - expect::ops::expect_integer::expect_integer::ExpectInteger::in_range (line 64) ... ok
[INFO] [stdout] test src/expect/ops/expect_array/expect_array.rs - expect::ops::expect_array::expect_array::ExpectArray::unique (line 102) ... ok
[INFO] [stdout] test src/expect/ops/expect_object/expect_object.rs - expect::ops::expect_object::expect_object::ExpectObject::contains (line 33) ... ok
[INFO] [stdout] test src/expect/ops/expect_iso_date_time.rs - expect::ops::expect_iso_date_time::ExpectIsoDateTime::within_past (line 112) ... ok
[INFO] [stdout] test src/expect/ops/expect_uuid.rs - expect::ops::expect_uuid::ExpectUuid (line 12) ... ok
[INFO] [stdout] test src/expect/ops/expect_string/expect_string.rs - expect::ops::expect_string::expect_string::ExpectString::contains (line 47) ... ok
[INFO] [stdout] test src/expect/ops/expect_iso_date_time.rs - expect::ops::expect_iso_date_time::ExpectIsoDateTime::within_future (line 156) ... ok
[INFO] [stdout] test src/expect_core/expect_op.rs - expect_core::expect_op::ExpectOp (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e3f12ec4c0a8abd2e2b9c95d834de2be3aeedacdd467f8613280cec056281f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f12ec4c0a8abd2e2b9c95d834de2be3aeedacdd467f8613280cec056281f67", kill_on_drop: false }`
[INFO] [stdout] e3f12ec4c0a8abd2e2b9c95d834de2be3aeedacdd467f8613280cec056281f67
