[INFO] fetching crate pact_matching 2.0.1... [INFO] testing pact_matching-2.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pact_matching 2.0.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pact_matching 2.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pact_matching 2.0.1 [INFO] tweaked toml for crates.io crate pact_matching 2.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pact_matching 2.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pact_matching 2.0.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_regex v0.17.0 [INFO] [stderr] Downloaded indextree-macros v0.1.3 [INFO] [stderr] Downloaded googletest_macro v0.13.0 [INFO] [stderr] Downloaded gregorian v0.2.4 [INFO] [stderr] Downloaded indextree v4.7.4 [INFO] [stderr] Downloaded expectest v0.12.0 [INFO] [stderr] Downloaded kiss_xml v1.0.2 [INFO] [stderr] Downloaded pact-plugin-driver v0.7.5 [INFO] [stderr] Downloaded googletest v0.13.0 [INFO] [stderr] Downloaded pact_models v1.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8c7a8af4c58dc705e0d5c9c9d0e1539a8ab8fc8e24a15620d3bbdd480c9a538 [INFO] running `Command { std: "docker" "start" "-a" "d8c7a8af4c58dc705e0d5c9c9d0e1539a8ab8fc8e24a15620d3bbdd480c9a538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8c7a8af4c58dc705e0d5c9c9d0e1539a8ab8fc8e24a15620d3bbdd480c9a538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c7a8af4c58dc705e0d5c9c9d0e1539a8ab8fc8e24a15620d3bbdd480c9a538", kill_on_drop: false }` [INFO] [stdout] d8c7a8af4c58dc705e0d5c9c9d0e1539a8ab8fc8e24a15620d3bbdd480c9a538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa6cb3fd37afb6e68a3e0dc03be3223a90dbfdd9239e004970aa13ac8ba8aa18 [INFO] running `Command { std: "docker" "start" "-a" "fa6cb3fd37afb6e68a3e0dc03be3223a90dbfdd9239e004970aa13ac8ba8aa18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pact_models v1.3.6 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling indextree-macros v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling pact-plugin-driver v0.7.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling kiss_xml v1.0.2 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rand_regex v0.17.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling indextree v4.7.4 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling gregorian v0.2.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pact_matching v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpRequestValueResolver` [INFO] [stdout] --> src/engine/interpreter.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::engine::value_resolvers::{HttpRequestValueResolver, ValueResolver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:406:71 [INFO] [stdout] | [INFO] [stdout] 406 | use crate::matchingrules::{DisplayForMismatch, DoMatch, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | Matches, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | impl Matches for Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl Matches<&Value> for &Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl Matches<&Value> for Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | impl Matches<&String> for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:170:6 [INFO] [stdout] | [INFO] [stdout] 170 | impl Matches<&String> for &String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:177:6 [INFO] [stdout] | [INFO] [stdout] 177 | impl Matches<&str> for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 184 | impl Matches<&str> for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:191:6 [INFO] [stdout] | [INFO] [stdout] 191 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:198:6 [INFO] [stdout] | [INFO] [stdout] 198 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:240:6 [INFO] [stdout] | [INFO] [stdout] 240 | impl Matches for u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:247:6 [INFO] [stdout] | [INFO] [stdout] 247 | impl Matches for u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:288:6 [INFO] [stdout] | [INFO] [stdout] 288 | impl Matches for f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:336:6 [INFO] [stdout] | [INFO] [stdout] 336 | impl Matches for f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:377:6 [INFO] [stdout] | [INFO] [stdout] 377 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:385:6 [INFO] [stdout] | [INFO] [stdout] 385 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:393:6 [INFO] [stdout] | [INFO] [stdout] 393 | impl Matches for u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:401:6 [INFO] [stdout] | [INFO] [stdout] 401 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:409:6 [INFO] [stdout] | [INFO] [stdout] 409 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:450:6 [INFO] [stdout] | [INFO] [stdout] 450 | impl Matches for i64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:496:6 [INFO] [stdout] | [INFO] [stdout] 496 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:503:6 [INFO] [stdout] | [INFO] [stdout] 503 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:510:6 [INFO] [stdout] | [INFO] [stdout] 510 | impl Matches for i32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:517:6 [INFO] [stdout] | [INFO] [stdout] 517 | impl Matches for bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:553:6 [INFO] [stdout] | [INFO] [stdout] 553 | impl Matches for Bytes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:560:6 [INFO] [stdout] | [INFO] [stdout] 560 | impl Matches<&Bytes> for Bytes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:567:39 [INFO] [stdout] | [INFO] [stdout] 567 | impl Matches<&[T]> for &[T] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:573:47 [INFO] [stdout] | [INFO] [stdout] 573 | impl Matches<&Vec> for &Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:579:6 [INFO] [stdout] | [INFO] [stdout] 579 | impl Matches> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:585:6 [INFO] [stdout] | [INFO] [stdout] 585 | impl Matches<&Vec> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:591:6 [INFO] [stdout] | [INFO] [stdout] 591 | impl Matches<&[u8]> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:597:6 [INFO] [stdout] | [INFO] [stdout] 597 | impl Matches<&[u8]> for &Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:603:47 [INFO] [stdout] | [INFO] [stdout] 603 | impl Matches<&BTreeMap> for BTreeMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1224:10 [INFO] [stdout] | [INFO] [stdout] 1224 | where E: Matches, A: Clone { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::matchingrules::{DoMatch, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | impl Matches<&Element<'_>> for &Element<'_> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::matchingrules::{match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:588:6 [INFO] [stdout] | [INFO] [stdout] 588 | impl Matches<&MimeFile> for &MimeFile { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/query.rs:12:76 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::matchingrules::{compare_lists_with_matchingrules, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | self.matches_with(&actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | (*self).matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:544:14 [INFO] [stdout] | [INFO] [stdout] 544 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | self.matches_with(actual.clone(), matcher, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:381:10 [INFO] [stdout] | [INFO] [stdout] 381 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:389:10 [INFO] [stdout] | [INFO] [stdout] 389 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | (*self as u64).matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:405:19 [INFO] [stdout] | [INFO] [stdout] 405 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:506:10 [INFO] [stdout] | [INFO] [stdout] 506 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | (*self as i64).matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1230:16 [INFO] [stdout] | [INFO] [stdout] 1230 | expected.matches_with(actual.clone(), rule, matching_rules.cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1287:14 [INFO] [stdout] | [INFO] [stdout] 1287 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1358:37 [INFO] [stdout] | [INFO] [stdout] 1358 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1466:41 [INFO] [stdout] | [INFO] [stdout] 1466 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | expected_text.matches_with(actual_text.trim(), &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:461:14 [INFO] [stdout] | [INFO] [stdout] 461 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | expected_body.matches_with(&actual_body, rule, matchers.cascaded)).collect::>>(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:487:18 [INFO] [stdout] | [INFO] [stdout] 487 | expected_str.matches_with(actual_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:543:28 [INFO] [stdout] | [INFO] [stdout] 543 | expected_value_str.matches_with(actual_value_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/query.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:1459:14 [INFO] [stdout] | [INFO] [stdout] 1459 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:1970:14 [INFO] [stdout] | [INFO] [stdout] 1970 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `show_types` [INFO] [stdout] --> src/matchingrules.rs:1051:5 [INFO] [stdout] | [INFO] [stdout] 1051 | show_types: bool [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_show_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unescape` is never used [INFO] [stdout] --> src/engine/mod.rs:2169:15 [INFO] [stdout] | [INFO] [stdout] 2169 | pub(crate) fn unescape(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `namespace` is never used [INFO] [stdout] --> src/engine/bodies/mod.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait PlanBodyBuilder: Debug { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] 21 | /// If this builder supports a namespace for nodes. [INFO] [stdout] 22 | fn namespace(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/engine/interpreter.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 35 | impl ExecutionPlanInterpreter { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 36 | /// Creates a new interpreter [INFO] [stdout] 37 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 50s [INFO] running `Command { std: "docker" "inspect" "fa6cb3fd37afb6e68a3e0dc03be3223a90dbfdd9239e004970aa13ac8ba8aa18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6cb3fd37afb6e68a3e0dc03be3223a90dbfdd9239e004970aa13ac8ba8aa18", kill_on_drop: false }` [INFO] [stdout] fa6cb3fd37afb6e68a3e0dc03be3223a90dbfdd9239e004970aa13ac8ba8aa18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afad91001fd1913e346d12274ec4cdc69e7ee790a861b002b6e29340c1141e70 [INFO] running `Command { std: "docker" "start" "-a" "afad91001fd1913e346d12274ec4cdc69e7ee790a861b002b6e29340c1141e70", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rand_regex v0.17.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pact_models v1.3.6 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling pact-plugin-driver v0.7.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling googletest_macro v0.13.0 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling googletest v0.13.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling expectest v0.12.0 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling pact_matching v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpRequestValueResolver` [INFO] [stdout] --> src/engine/interpreter.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::engine::value_resolvers::{HttpRequestValueResolver, ValueResolver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:406:71 [INFO] [stdout] | [INFO] [stdout] 406 | use crate::matchingrules::{DisplayForMismatch, DoMatch, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | Matches, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | impl Matches for Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl Matches<&Value> for &Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl Matches<&Value> for Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | impl Matches<&String> for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:170:6 [INFO] [stdout] | [INFO] [stdout] 170 | impl Matches<&String> for &String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:177:6 [INFO] [stdout] | [INFO] [stdout] 177 | impl Matches<&str> for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 184 | impl Matches<&str> for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:191:6 [INFO] [stdout] | [INFO] [stdout] 191 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:198:6 [INFO] [stdout] | [INFO] [stdout] 198 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:240:6 [INFO] [stdout] | [INFO] [stdout] 240 | impl Matches for u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:247:6 [INFO] [stdout] | [INFO] [stdout] 247 | impl Matches for u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:288:6 [INFO] [stdout] | [INFO] [stdout] 288 | impl Matches for f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:336:6 [INFO] [stdout] | [INFO] [stdout] 336 | impl Matches for f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:377:6 [INFO] [stdout] | [INFO] [stdout] 377 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:385:6 [INFO] [stdout] | [INFO] [stdout] 385 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:393:6 [INFO] [stdout] | [INFO] [stdout] 393 | impl Matches for u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:401:6 [INFO] [stdout] | [INFO] [stdout] 401 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:409:6 [INFO] [stdout] | [INFO] [stdout] 409 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:450:6 [INFO] [stdout] | [INFO] [stdout] 450 | impl Matches for i64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:496:6 [INFO] [stdout] | [INFO] [stdout] 496 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:503:6 [INFO] [stdout] | [INFO] [stdout] 503 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:510:6 [INFO] [stdout] | [INFO] [stdout] 510 | impl Matches for i32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:517:6 [INFO] [stdout] | [INFO] [stdout] 517 | impl Matches for bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:553:6 [INFO] [stdout] | [INFO] [stdout] 553 | impl Matches for Bytes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:560:6 [INFO] [stdout] | [INFO] [stdout] 560 | impl Matches<&Bytes> for Bytes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:567:39 [INFO] [stdout] | [INFO] [stdout] 567 | impl Matches<&[T]> for &[T] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:573:47 [INFO] [stdout] | [INFO] [stdout] 573 | impl Matches<&Vec> for &Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:579:6 [INFO] [stdout] | [INFO] [stdout] 579 | impl Matches> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:585:6 [INFO] [stdout] | [INFO] [stdout] 585 | impl Matches<&Vec> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:591:6 [INFO] [stdout] | [INFO] [stdout] 591 | impl Matches<&[u8]> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:597:6 [INFO] [stdout] | [INFO] [stdout] 597 | impl Matches<&[u8]> for &Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:603:47 [INFO] [stdout] | [INFO] [stdout] 603 | impl Matches<&BTreeMap> for BTreeMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1224:10 [INFO] [stdout] | [INFO] [stdout] 1224 | where E: Matches, A: Clone { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::matchingrules::{DoMatch, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | impl Matches<&Element<'_>> for &Element<'_> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::matchingrules::{match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:588:6 [INFO] [stdout] | [INFO] [stdout] 588 | impl Matches<&MimeFile> for &MimeFile { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/query.rs:12:76 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::matchingrules::{compare_lists_with_matchingrules, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | self.matches_with(&actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | (*self).matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:544:14 [INFO] [stdout] | [INFO] [stdout] 544 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | self.matches_with(actual.clone(), matcher, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:381:10 [INFO] [stdout] | [INFO] [stdout] 381 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:389:10 [INFO] [stdout] | [INFO] [stdout] 389 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | (*self as u64).matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:405:19 [INFO] [stdout] | [INFO] [stdout] 405 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:506:10 [INFO] [stdout] | [INFO] [stdout] 506 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | (*self as i64).matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1230:16 [INFO] [stdout] | [INFO] [stdout] 1230 | expected.matches_with(actual.clone(), rule, matching_rules.cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1287:14 [INFO] [stdout] | [INFO] [stdout] 1287 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1358:37 [INFO] [stdout] | [INFO] [stdout] 1358 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1466:41 [INFO] [stdout] | [INFO] [stdout] 1466 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | expected_text.matches_with(actual_text.trim(), &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:461:14 [INFO] [stdout] | [INFO] [stdout] 461 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | expected_body.matches_with(&actual_body, rule, matchers.cascaded)).collect::>>(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:487:18 [INFO] [stdout] | [INFO] [stdout] 487 | expected_str.matches_with(actual_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:543:28 [INFO] [stdout] | [INFO] [stdout] 543 | expected_value_str.matches_with(actual_value_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/query.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequestValueResolver` [INFO] [stdout] --> src/engine/interpreter.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::engine::value_resolvers::{HttpRequestValueResolver, ValueResolver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/engine/tests/walk_tree_tests.rs:156:59 [INFO] [stdout] | [INFO] [stdout] 156 | let context = PlanMatchingContext::default().for_body();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/engine/tests/walk_tree_tests.rs:224:59 [INFO] [stdout] | [INFO] [stdout] 224 | let context = PlanMatchingContext::default().for_body();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:1459:14 [INFO] [stdout] | [INFO] [stdout] 1459 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:1970:14 [INFO] [stdout] | [INFO] [stdout] 1970 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:406:71 [INFO] [stdout] | [INFO] [stdout] 406 | use crate::matchingrules::{DisplayForMismatch, DoMatch, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | Matches, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | impl Matches for Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | impl Matches<&Value> for &Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | impl Matches<&Value> for Value { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | impl Matches<&String> for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:170:6 [INFO] [stdout] | [INFO] [stdout] 170 | impl Matches<&String> for &String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:177:6 [INFO] [stdout] | [INFO] [stdout] 177 | impl Matches<&str> for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 184 | impl Matches<&str> for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:191:6 [INFO] [stdout] | [INFO] [stdout] 191 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:198:6 [INFO] [stdout] | [INFO] [stdout] 198 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:240:6 [INFO] [stdout] | [INFO] [stdout] 240 | impl Matches for u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:247:6 [INFO] [stdout] | [INFO] [stdout] 247 | impl Matches for u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:288:6 [INFO] [stdout] | [INFO] [stdout] 288 | impl Matches for f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:336:6 [INFO] [stdout] | [INFO] [stdout] 336 | impl Matches for f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:377:6 [INFO] [stdout] | [INFO] [stdout] 377 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:385:6 [INFO] [stdout] | [INFO] [stdout] 385 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:393:6 [INFO] [stdout] | [INFO] [stdout] 393 | impl Matches for u16 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:401:6 [INFO] [stdout] | [INFO] [stdout] 401 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:409:6 [INFO] [stdout] | [INFO] [stdout] 409 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:450:6 [INFO] [stdout] | [INFO] [stdout] 450 | impl Matches for i64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:496:6 [INFO] [stdout] | [INFO] [stdout] 496 | impl Matches for String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:503:6 [INFO] [stdout] | [INFO] [stdout] 503 | impl Matches for &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:510:6 [INFO] [stdout] | [INFO] [stdout] 510 | impl Matches for i32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:517:6 [INFO] [stdout] | [INFO] [stdout] 517 | impl Matches for bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:553:6 [INFO] [stdout] | [INFO] [stdout] 553 | impl Matches for Bytes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:560:6 [INFO] [stdout] | [INFO] [stdout] 560 | impl Matches<&Bytes> for Bytes { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:567:39 [INFO] [stdout] | [INFO] [stdout] 567 | impl Matches<&[T]> for &[T] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:573:47 [INFO] [stdout] | [INFO] [stdout] 573 | impl Matches<&Vec> for &Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:579:6 [INFO] [stdout] | [INFO] [stdout] 579 | impl Matches> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:585:6 [INFO] [stdout] | [INFO] [stdout] 585 | impl Matches<&Vec> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:591:6 [INFO] [stdout] | [INFO] [stdout] 591 | impl Matches<&[u8]> for Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:597:6 [INFO] [stdout] | [INFO] [stdout] 597 | impl Matches<&[u8]> for &Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:603:47 [INFO] [stdout] | [INFO] [stdout] 603 | impl Matches<&BTreeMap> for BTreeMap { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1224:10 [INFO] [stdout] | [INFO] [stdout] 1224 | where E: Matches, A: Clone { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::matchingrules::{DoMatch, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | impl Matches<&Element<'_>> for &Element<'_> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::matchingrules::{match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:588:6 [INFO] [stdout] | [INFO] [stdout] 588 | impl Matches<&MimeFile> for &MimeFile { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stdout] --> src/query.rs:12:76 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::matchingrules::{compare_lists_with_matchingrules, match_values, Matches}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `show_types` [INFO] [stdout] --> src/matchingrules.rs:1051:5 [INFO] [stdout] | [INFO] [stdout] 1051 | show_types: bool [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_show_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | self.matches_with(&actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | (*self).matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:544:14 [INFO] [stdout] | [INFO] [stdout] 544 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:865:45 [INFO] [stdout] | [INFO] [stdout] 865 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:866:45 [INFO] [stdout] | [INFO] [stdout] 866 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:867:45 [INFO] [stdout] | [INFO] [stdout] 867 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:873:45 [INFO] [stdout] | [INFO] [stdout] 873 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:874:45 [INFO] [stdout] | [INFO] [stdout] 874 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:875:45 [INFO] [stdout] | [INFO] [stdout] 875 | expect!(Value::String("100".into()).matches_with(Value::String("10a".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:876:45 [INFO] [stdout] | [INFO] [stdout] 876 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:882:41 [INFO] [stdout] | [INFO] [stdout] 882 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:883:41 [INFO] [stdout] | [INFO] [stdout] 883 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:884:41 [INFO] [stdout] | [INFO] [stdout] 884 | expect!(Value::String("100".into()).matches_with(Value::String("1a0".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:885:41 [INFO] [stdout] | [INFO] [stdout] 885 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:891:45 [INFO] [stdout] | [INFO] [stdout] 891 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:892:45 [INFO] [stdout] | [INFO] [stdout] 892 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:893:45 [INFO] [stdout] | [INFO] [stdout] 893 | expect!(Value::String("100".into()).matches_with(Value::String("10a".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:894:45 [INFO] [stdout] | [INFO] [stdout] 894 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:900:38 [INFO] [stdout] | [INFO] [stdout] 900 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:901:38 [INFO] [stdout] | [INFO] [stdout] 901 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:902:38 [INFO] [stdout] | [INFO] [stdout] 902 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, true)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:903:45 [INFO] [stdout] | [INFO] [stdout] 903 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:909:38 [INFO] [stdout] | [INFO] [stdout] 909 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:910:38 [INFO] [stdout] | [INFO] [stdout] 910 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), &matcher, true)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:911:38 [INFO] [stdout] | [INFO] [stdout] 911 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:912:45 [INFO] [stdout] | [INFO] [stdout] 912 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:918:36 [INFO] [stdout] | [INFO] [stdout] 918 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:920:36 [INFO] [stdout] | [INFO] [stdout] 920 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:922:36 [INFO] [stdout] | [INFO] [stdout] 922 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:924:36 [INFO] [stdout] | [INFO] [stdout] 924 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:926:36 [INFO] [stdout] | [INFO] [stdout] 926 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:927:43 [INFO] [stdout] | [INFO] [stdout] 927 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:933:41 [INFO] [stdout] | [INFO] [stdout] 933 | expect!(Value::String("100".into()).matches_with(&Value::String("100.0".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:934:41 [INFO] [stdout] | [INFO] [stdout] 934 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:935:41 [INFO] [stdout] | [INFO] [stdout] 935 | expect!(Value::String("100".into()).matches_with(&json!("100"), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:936:41 [INFO] [stdout] | [INFO] [stdout] 936 | expect!(Value::String("100".into()).matches_with(&json!(100.02), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:942:41 [INFO] [stdout] | [INFO] [stdout] 942 | expect!(Value::String("100".into()).matches_with(&Value::String("100".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:943:41 [INFO] [stdout] | [INFO] [stdout] 943 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:944:41 [INFO] [stdout] | [INFO] [stdout] 944 | expect!(Value::String("100".into()).matches_with(&json!(100.01), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:945:41 [INFO] [stdout] | [INFO] [stdout] 945 | expect!(Value::String("100".into()).matches_with(&json!("100.01"), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:951:41 [INFO] [stdout] | [INFO] [stdout] 951 | expect!(Value::String("100".into()).matches_with(&Value::String("100x".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:952:41 [INFO] [stdout] | [INFO] [stdout] 952 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:953:41 [INFO] [stdout] | [INFO] [stdout] 953 | expect!(Value::String("100".into()).matches_with(&json!("100"), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:954:41 [INFO] [stdout] | [INFO] [stdout] 954 | expect!(Value::String("100".into()).matches_with(&json!(100.01), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:960:31 [INFO] [stdout] | [INFO] [stdout] 960 | expect!(Value::Bool(true).matches_with(&Value::String("100".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:961:31 [INFO] [stdout] | [INFO] [stdout] 961 | expect!(Value::Bool(true).matches_with(&Value::Bool(false), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:962:31 [INFO] [stdout] | [INFO] [stdout] 962 | expect!(Value::Bool(true).matches_with(&json!(100), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:963:31 [INFO] [stdout] | [INFO] [stdout] 963 | expect!(Value::Bool(true).matches_with(&Value::String("true".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:964:31 [INFO] [stdout] | [INFO] [stdout] 964 | expect!(Value::Bool(true).matches_with(&Value::String("false".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:970:41 [INFO] [stdout] | [INFO] [stdout] 970 | expect!(Value::String("100".into()).matches_with(&Value::String("100".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:971:41 [INFO] [stdout] | [INFO] [stdout] 971 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:972:41 [INFO] [stdout] | [INFO] [stdout] 972 | expect!(Value::String("100".into()).matches_with(&Value::String("10a".into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:973:41 [INFO] [stdout] | [INFO] [stdout] 973 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:974:41 [INFO] [stdout] | [INFO] [stdout] 974 | expect!(Value::String("100".into()).matches_with(&json!(100.2), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:975:41 [INFO] [stdout] | [INFO] [stdout] 975 | expect!(Value::String("100".into()).matches_with(&json!("null"), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:976:41 [INFO] [stdout] | [INFO] [stdout] 976 | expect!(Value::String("100".into()).matches_with(&Value::Null, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:982:48 [INFO] [stdout] | [INFO] [stdout] 982 | expect!(Value::String("plain text".into()).matches_with(&Value::String("plain text".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:983:48 [INFO] [stdout] | [INFO] [stdout] 983 | expect!(Value::String("plain text".into()).matches_with(&Value::String("different text".into()), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:984:48 [INFO] [stdout] | [INFO] [stdout] 984 | expect!(Value::String("plain text".into()).matches_with(&json!(100), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:985:48 [INFO] [stdout] | [INFO] [stdout] 985 | expect!(Value::String("plain text".into()).matches_with(&json!(100.01), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/json.rs:994:50 [INFO] [stdout] | [INFO] [stdout] 994 | expect!(Value::String("plain text".into()).matches_with(Value::String(xml.into()), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | self.matches_with(actual.clone(), matcher, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:381:10 [INFO] [stdout] | [INFO] [stdout] 381 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:389:10 [INFO] [stdout] | [INFO] [stdout] 389 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | (*self as u64).matches_with(actual as u64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:405:19 [INFO] [stdout] | [INFO] [stdout] 405 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:499:10 [INFO] [stdout] | [INFO] [stdout] 499 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:506:10 [INFO] [stdout] | [INFO] [stdout] 506 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | (*self as i64).matches_with(actual as i64, matcher, cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1230:16 [INFO] [stdout] | [INFO] [stdout] 1230 | expected.matches_with(actual.clone(), rule, matching_rules.cascaded) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1287:14 [INFO] [stdout] | [INFO] [stdout] 1287 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1358:37 [INFO] [stdout] | [INFO] [stdout] 1358 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:1466:41 [INFO] [stdout] | [INFO] [stdout] 1466 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2078:19 [INFO] [stdout] | [INFO] [stdout] 2078 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2079:17 [INFO] [stdout] | [INFO] [stdout] 2079 | expect!(100.matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2080:17 [INFO] [stdout] | [INFO] [stdout] 2080 | expect!(100.matches_with(100.0, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2081:22 [INFO] [stdout] | [INFO] [stdout] 2081 | expect!(100.1f64.matches_with(100.0, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2090:19 [INFO] [stdout] | [INFO] [stdout] 2090 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2091:17 [INFO] [stdout] | [INFO] [stdout] 2091 | expect!(100.matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2092:17 [INFO] [stdout] | [INFO] [stdout] 2092 | expect!(100.matches_with(100.01f64, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2093:22 [INFO] [stdout] | [INFO] [stdout] 2093 | expect!(100.1f64.matches_with(100.02f64, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2107:19 [INFO] [stdout] | [INFO] [stdout] 2107 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2108:17 [INFO] [stdout] | [INFO] [stdout] 2108 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2109:17 [INFO] [stdout] | [INFO] [stdout] 2109 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2110:22 [INFO] [stdout] | [INFO] [stdout] 2110 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2120:19 [INFO] [stdout] | [INFO] [stdout] 2120 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2121:17 [INFO] [stdout] | [INFO] [stdout] 2121 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2122:17 [INFO] [stdout] | [INFO] [stdout] 2122 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2123:22 [INFO] [stdout] | [INFO] [stdout] 2123 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2133:19 [INFO] [stdout] | [INFO] [stdout] 2133 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2134:17 [INFO] [stdout] | [INFO] [stdout] 2134 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2135:17 [INFO] [stdout] | [INFO] [stdout] 2135 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2136:22 [INFO] [stdout] | [INFO] [stdout] 2136 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2146:19 [INFO] [stdout] | [INFO] [stdout] 2146 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2147:17 [INFO] [stdout] | [INFO] [stdout] 2147 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2148:17 [INFO] [stdout] | [INFO] [stdout] 2148 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2149:22 [INFO] [stdout] | [INFO] [stdout] 2149 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2165:19 [INFO] [stdout] | [INFO] [stdout] 2165 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2166:17 [INFO] [stdout] | [INFO] [stdout] 2166 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2167:17 [INFO] [stdout] | [INFO] [stdout] 2167 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2168:22 [INFO] [stdout] | [INFO] [stdout] 2168 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2191:24 [INFO] [stdout] | [INFO] [stdout] 2191 | expect!("00:00:00".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2192:17 [INFO] [stdout] | [INFO] [stdout] 2192 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2193:17 [INFO] [stdout] | [INFO] [stdout] 2193 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2194:22 [INFO] [stdout] | [INFO] [stdout] 2194 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2220:19 [INFO] [stdout] | [INFO] [stdout] 2220 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2221:17 [INFO] [stdout] | [INFO] [stdout] 2221 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2222:17 [INFO] [stdout] | [INFO] [stdout] 2222 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2223:22 [INFO] [stdout] | [INFO] [stdout] 2223 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2237:19 [INFO] [stdout] | [INFO] [stdout] 2237 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2238:17 [INFO] [stdout] | [INFO] [stdout] 2238 | expect!(100.matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2239:17 [INFO] [stdout] | [INFO] [stdout] 2239 | expect!(100.matches_with(100.1, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2240:22 [INFO] [stdout] | [INFO] [stdout] 2240 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2250:19 [INFO] [stdout] | [INFO] [stdout] 2250 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2251:17 [INFO] [stdout] | [INFO] [stdout] 2251 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2252:17 [INFO] [stdout] | [INFO] [stdout] 2252 | expect!(100.matches_with(100.1, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2253:22 [INFO] [stdout] | [INFO] [stdout] 2253 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2263:19 [INFO] [stdout] | [INFO] [stdout] 2263 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2264:17 [INFO] [stdout] | [INFO] [stdout] 2264 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2265:17 [INFO] [stdout] | [INFO] [stdout] 2265 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2266:22 [INFO] [stdout] | [INFO] [stdout] 2266 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2276:19 [INFO] [stdout] | [INFO] [stdout] 2276 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2277:17 [INFO] [stdout] | [INFO] [stdout] 2277 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2278:17 [INFO] [stdout] | [INFO] [stdout] 2278 | expect!(100.matches_with(100.1, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2279:22 [INFO] [stdout] | [INFO] [stdout] 2279 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2289:19 [INFO] [stdout] | [INFO] [stdout] 2289 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2290:17 [INFO] [stdout] | [INFO] [stdout] 2290 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2291:17 [INFO] [stdout] | [INFO] [stdout] 2291 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2292:22 [INFO] [stdout] | [INFO] [stdout] 2292 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2309:31 [INFO] [stdout] | [INFO] [stdout] 2309 | expect!("100".to_string().matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2310:17 [INFO] [stdout] | [INFO] [stdout] 2310 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2311:31 [INFO] [stdout] | [INFO] [stdout] 2311 | expect!("100".to_string().matches_with("true", &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2312:31 [INFO] [stdout] | [INFO] [stdout] 2312 | expect!("100".to_string().matches_with("false", &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2313:19 [INFO] [stdout] | [INFO] [stdout] 2313 | expect!(false.matches_with(true, &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2343:31 [INFO] [stdout] | [INFO] [stdout] 2343 | expect!("100".to_string().matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2344:17 [INFO] [stdout] | [INFO] [stdout] 2344 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2345:23 [INFO] [stdout] | [INFO] [stdout] 2345 | expect!(vec![100].matches_with(vec![100], &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2346:23 [INFO] [stdout] | [INFO] [stdout] 2346 | expect!(vec![100].matches_with(vec![], &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2347:26 [INFO] [stdout] | [INFO] [stdout] 2347 | expect!(json!([100]).matches_with(&json!([100]), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2348:26 [INFO] [stdout] | [INFO] [stdout] 2348 | expect!(json!([100]).matches_with(&json!([]), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2349:33 [INFO] [stdout] | [INFO] [stdout] 2349 | expect!(json!({"num": 100}).matches_with(&json!({"num": 100}), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2350:33 [INFO] [stdout] | [INFO] [stdout] 2350 | expect!(json!({"num": 100}).matches_with(&json!({}), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2360:28 [INFO] [stdout] | [INFO] [stdout] 2360 | expect!(json!("1.0.0").matches_with(&json!("1.0.0"), &matcher, false)).to(be_ok()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2361:28 [INFO] [stdout] | [INFO] [stdout] 2361 | expect!(json!("1.0.0").matches_with(&json!("1"), &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/matchingrules.rs:2370:26 [INFO] [stdout] | [INFO] [stdout] 2370 | expect!("plain text".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unescape` is never used [INFO] [stdout] --> src/engine/mod.rs:2169:15 [INFO] [stdout] | [INFO] [stdout] 2169 | pub(crate) fn unescape(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `namespace` is never used [INFO] [stdout] --> src/engine/bodies/mod.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait PlanBodyBuilder: Debug { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] 21 | /// If this builder supports a namespace for nodes. [INFO] [stdout] 22 | fn namespace(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/engine/interpreter.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 35 | impl ExecutionPlanInterpreter { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 36 | /// Creates a new interpreter [INFO] [stdout] 37 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | expected_text.matches_with(actual_text.trim(), &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/xml.rs:461:14 [INFO] [stdout] | [INFO] [stdout] 461 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | expected_body.matches_with(&actual_body, rule, matchers.cascaded)).collect::>>(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:487:18 [INFO] [stdout] | [INFO] [stdout] 487 | expected_str.matches_with(actual_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/binary_utils.rs:543:28 [INFO] [stdout] | [INFO] [stdout] 543 | expected_value_str.matches_with(actual_value_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/query.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:1459:14 [INFO] [stdout] | [INFO] [stdout] 1459 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stdout] --> src/lib.rs:1970:14 [INFO] [stdout] | [INFO] [stdout] 1970 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `show_types` [INFO] [stdout] --> src/matchingrules.rs:1051:5 [INFO] [stdout] | [INFO] [stdout] 1051 | show_types: bool [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_show_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unescape` is never used [INFO] [stdout] --> src/engine/mod.rs:2169:15 [INFO] [stdout] | [INFO] [stdout] 2169 | pub(crate) fn unescape(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `namespace` is never used [INFO] [stdout] --> src/engine/bodies/mod.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait PlanBodyBuilder: Debug { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] 21 | /// If this builder supports a namespace for nodes. [INFO] [stdout] 22 | fn namespace(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/engine/interpreter.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 35 | impl ExecutionPlanInterpreter { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 36 | /// Creates a new interpreter [INFO] [stdout] 37 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "afad91001fd1913e346d12274ec4cdc69e7ee790a861b002b6e29340c1141e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afad91001fd1913e346d12274ec4cdc69e7ee790a861b002b6e29340c1141e70", kill_on_drop: false }` [INFO] [stdout] afad91001fd1913e346d12274ec4cdc69e7ee790a861b002b6e29340c1141e70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6484de1afd74659ca12ab79fb7f495d01a0ddfa35f5f2d39965ff7f442b93a7 [INFO] running `Command { std: "docker" "start" "-a" "d6484de1afd74659ca12ab79fb7f495d01a0ddfa35f5f2d39965ff7f442b93a7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `HttpRequestValueResolver` [INFO] [stderr] --> src/engine/interpreter.rs:19:38 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::engine::value_resolvers::{HttpRequestValueResolver, ValueResolver}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/lib.rs:406:71 [INFO] [stderr] | [INFO] [stderr] 406 | use crate::matchingrules::{DisplayForMismatch, DoMatch, match_values, Matches}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:27:3 [INFO] [stderr] | [INFO] [stderr] 27 | Matches, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:61:6 [INFO] [stderr] | [INFO] [stderr] 61 | impl Matches for Value { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:67:6 [INFO] [stderr] | [INFO] [stderr] 67 | impl Matches<&Value> for &Value { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:73:6 [INFO] [stderr] | [INFO] [stderr] 73 | impl Matches<&Value> for Value { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:156:6 [INFO] [stderr] | [INFO] [stderr] 156 | impl Matches for String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:163:6 [INFO] [stderr] | [INFO] [stderr] 163 | impl Matches<&String> for String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:170:6 [INFO] [stderr] | [INFO] [stderr] 170 | impl Matches<&String> for &String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:177:6 [INFO] [stderr] | [INFO] [stderr] 177 | impl Matches<&str> for String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:184:6 [INFO] [stderr] | [INFO] [stderr] 184 | impl Matches<&str> for &str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:191:6 [INFO] [stderr] | [INFO] [stderr] 191 | impl Matches for String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:198:6 [INFO] [stderr] | [INFO] [stderr] 198 | impl Matches for &str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:240:6 [INFO] [stderr] | [INFO] [stderr] 240 | impl Matches for u64 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:247:6 [INFO] [stderr] | [INFO] [stderr] 247 | impl Matches for u64 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:288:6 [INFO] [stderr] | [INFO] [stderr] 288 | impl Matches for f64 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:336:6 [INFO] [stderr] | [INFO] [stderr] 336 | impl Matches for f64 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:377:6 [INFO] [stderr] | [INFO] [stderr] 377 | impl Matches for String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:385:6 [INFO] [stderr] | [INFO] [stderr] 385 | impl Matches for &str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:393:6 [INFO] [stderr] | [INFO] [stderr] 393 | impl Matches for u16 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:401:6 [INFO] [stderr] | [INFO] [stderr] 401 | impl Matches for String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:409:6 [INFO] [stderr] | [INFO] [stderr] 409 | impl Matches for &str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:450:6 [INFO] [stderr] | [INFO] [stderr] 450 | impl Matches for i64 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:496:6 [INFO] [stderr] | [INFO] [stderr] 496 | impl Matches for String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:503:6 [INFO] [stderr] | [INFO] [stderr] 503 | impl Matches for &str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:510:6 [INFO] [stderr] | [INFO] [stderr] 510 | impl Matches for i32 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:517:6 [INFO] [stderr] | [INFO] [stderr] 517 | impl Matches for bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:553:6 [INFO] [stderr] | [INFO] [stderr] 553 | impl Matches for Bytes { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:560:6 [INFO] [stderr] | [INFO] [stderr] 560 | impl Matches<&Bytes> for Bytes { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:567:39 [INFO] [stderr] | [INFO] [stderr] 567 | impl Matches<&[T]> for &[T] { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:573:47 [INFO] [stderr] | [INFO] [stderr] 573 | impl Matches<&Vec> for &Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:579:6 [INFO] [stderr] | [INFO] [stderr] 579 | impl Matches> for Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:585:6 [INFO] [stderr] | [INFO] [stderr] 585 | impl Matches<&Vec> for Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:591:6 [INFO] [stderr] | [INFO] [stderr] 591 | impl Matches<&[u8]> for Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:597:6 [INFO] [stderr] | [INFO] [stderr] 597 | impl Matches<&[u8]> for &Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:603:47 [INFO] [stderr] | [INFO] [stderr] 603 | impl Matches<&BTreeMap> for BTreeMap { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:1224:10 [INFO] [stderr] | [INFO] [stderr] 1224 | where E: Matches, A: Clone { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/xml.rs:19:51 [INFO] [stderr] | [INFO] [stderr] 19 | use crate::matchingrules::{DoMatch, match_values, Matches}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/xml.rs:90:6 [INFO] [stderr] | [INFO] [stderr] 90 | impl Matches<&Element<'_>> for &Element<'_> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/binary_utils.rs:32:42 [INFO] [stderr] | [INFO] [stderr] 32 | use crate::matchingrules::{match_values, Matches}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/binary_utils.rs:588:6 [INFO] [stderr] | [INFO] [stderr] 588 | impl Matches<&MimeFile> for &MimeFile { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated trait `matchingrules::Matches`: Use DoMatch instead [INFO] [stderr] --> src/query.rs:12:76 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::matchingrules::{compare_lists_with_matchingrules, match_values, Matches}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | self.matches_with(&actual, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | (*self).matches_with(actual, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:544:14 [INFO] [stderr] | [INFO] [stderr] 544 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:149:10 [INFO] [stderr] | [INFO] [stderr] 149 | self.matches_with(actual.clone(), matcher, false) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:159:19 [INFO] [stderr] | [INFO] [stderr] 159 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:166:19 [INFO] [stderr] | [INFO] [stderr] 166 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:173:19 [INFO] [stderr] | [INFO] [stderr] 173 | self.as_str().matches_with(actual.as_str(), matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:194:19 [INFO] [stderr] | [INFO] [stderr] 194 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:381:10 [INFO] [stderr] | [INFO] [stderr] 381 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:389:10 [INFO] [stderr] | [INFO] [stderr] 389 | self.matches_with(actual as u64, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:397:20 [INFO] [stderr] | [INFO] [stderr] 397 | (*self as u64).matches_with(actual as u64, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:405:19 [INFO] [stderr] | [INFO] [stderr] 405 | self.as_str().matches_with(actual, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:499:10 [INFO] [stderr] | [INFO] [stderr] 499 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:506:10 [INFO] [stderr] | [INFO] [stderr] 506 | self.matches_with(actual as i64, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:513:20 [INFO] [stderr] | [INFO] [stderr] 513 | (*self as i64).matches_with(actual as i64, matcher, cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:1230:16 [INFO] [stderr] | [INFO] [stderr] 1230 | expected.matches_with(actual.clone(), rule, matching_rules.cascaded) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:1287:14 [INFO] [stderr] | [INFO] [stderr] 1287 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:1358:37 [INFO] [stderr] | [INFO] [stderr] 1358 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:1466:41 [INFO] [stderr] | [INFO] [stderr] 1466 | if let Err(mismatch) = expected.matches_with(actual, rule, cascaded) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/xml.rs:236:14 [INFO] [stderr] | [INFO] [stderr] 236 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/xml.rs:435:21 [INFO] [stderr] | [INFO] [stderr] 435 | expected_text.matches_with(actual_text.trim(), &MatchingRule::Equality, false) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/xml.rs:461:14 [INFO] [stderr] | [INFO] [stderr] 461 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/binary_utils.rs:141:23 [INFO] [stderr] | [INFO] [stderr] 141 | expected_body.matches_with(&actual_body, rule, matchers.cascaded)).collect::>>(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/binary_utils.rs:487:18 [INFO] [stderr] | [INFO] [stderr] 487 | expected_str.matches_with(actual_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/binary_utils.rs:543:28 [INFO] [stderr] | [INFO] [stderr] 543 | expected_value_str.matches_with(actual_value_str.as_str(), &MatchingRule::Equality, false).map_err(|err| [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/query.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | expected.matches_with(actual, &MatchingRule::Equality, false) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/lib.rs:1459:14 [INFO] [stderr] | [INFO] [stderr] 1459 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err]) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/lib.rs:1970:14 [INFO] [stderr] | [INFO] [stderr] 1970 | expected.matches_with(actual, &MatchingRule::Equality, false).map_err(|err| vec![err.to_string()]) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `show_types` [INFO] [stderr] --> src/matchingrules.rs:1051:5 [INFO] [stderr] | [INFO] [stderr] 1051 | show_types: bool [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_show_types` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `unescape` is never used [INFO] [stderr] --> src/engine/mod.rs:2169:15 [INFO] [stderr] | [INFO] [stderr] 2169 | pub(crate) fn unescape(s: &str) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `namespace` is never used [INFO] [stderr] --> src/engine/bodies/mod.rs:22:6 [INFO] [stderr] | [INFO] [stderr] 20 | pub trait PlanBodyBuilder: Debug { [INFO] [stderr] | --------------- method in this trait [INFO] [stderr] 21 | /// If this builder supports a namespace for nodes. [INFO] [stderr] 22 | fn namespace(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/engine/interpreter.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 35 | impl ExecutionPlanInterpreter { [INFO] [stderr] | ----------------------------- associated function in this implementation [INFO] [stderr] 36 | /// Creates a new interpreter [INFO] [stderr] 37 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `pact_matching` (lib) generated 74 warnings (run `cargo fix --lib -p pact_matching` to apply 1 suggestion) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/engine/tests/walk_tree_tests.rs:156:59 [INFO] [stderr] | [INFO] [stderr] 156 | let context = PlanMatchingContext::default().for_body();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/engine/tests/walk_tree_tests.rs:224:59 [INFO] [stderr] | [INFO] [stderr] 224 | let context = PlanMatchingContext::default().for_body();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:865:45 [INFO] [stderr] | [INFO] [stderr] 865 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:866:45 [INFO] [stderr] | [INFO] [stderr] 866 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:867:45 [INFO] [stderr] | [INFO] [stderr] 867 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:873:45 [INFO] [stderr] | [INFO] [stderr] 873 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:874:45 [INFO] [stderr] | [INFO] [stderr] 874 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:875:45 [INFO] [stderr] | [INFO] [stderr] 875 | expect!(Value::String("100".into()).matches_with(Value::String("10a".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:876:45 [INFO] [stderr] | [INFO] [stderr] 876 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:882:41 [INFO] [stderr] | [INFO] [stderr] 882 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:883:41 [INFO] [stderr] | [INFO] [stderr] 883 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:884:41 [INFO] [stderr] | [INFO] [stderr] 884 | expect!(Value::String("100".into()).matches_with(Value::String("1a0".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:885:41 [INFO] [stderr] | [INFO] [stderr] 885 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:891:45 [INFO] [stderr] | [INFO] [stderr] 891 | expect!(Value::String("100".into()).matches_with(Value::String("100".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:892:45 [INFO] [stderr] | [INFO] [stderr] 892 | expect!(Value::String("100".into()).matches_with(Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:893:45 [INFO] [stderr] | [INFO] [stderr] 893 | expect!(Value::String("100".into()).matches_with(Value::String("10a".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:894:45 [INFO] [stderr] | [INFO] [stderr] 894 | expect!(Value::String("100".into()).matches_with(json!(100), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:900:38 [INFO] [stderr] | [INFO] [stderr] 900 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:901:38 [INFO] [stderr] | [INFO] [stderr] 901 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:902:38 [INFO] [stderr] | [INFO] [stderr] 902 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, true)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:903:45 [INFO] [stderr] | [INFO] [stderr] 903 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:909:38 [INFO] [stderr] | [INFO] [stderr] 909 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:910:38 [INFO] [stderr] | [INFO] [stderr] 910 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), &matcher, true)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:911:38 [INFO] [stderr] | [INFO] [stderr] 911 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:912:45 [INFO] [stderr] | [INFO] [stderr] 912 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:918:36 [INFO] [stderr] | [INFO] [stderr] 918 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100)]), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:920:36 [INFO] [stderr] | [INFO] [stderr] 920 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:922:36 [INFO] [stderr] | [INFO] [stderr] 922 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:924:36 [INFO] [stderr] | [INFO] [stderr] 924 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100), json!(100), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:926:36 [INFO] [stderr] | [INFO] [stderr] 926 | expect!(Value::Array(vec![]).matches_with(&Value::Array(vec![json!(100)]), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:927:43 [INFO] [stderr] | [INFO] [stderr] 927 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:933:41 [INFO] [stderr] | [INFO] [stderr] 933 | expect!(Value::String("100".into()).matches_with(&Value::String("100.0".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:934:41 [INFO] [stderr] | [INFO] [stderr] 934 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:935:41 [INFO] [stderr] | [INFO] [stderr] 935 | expect!(Value::String("100".into()).matches_with(&json!("100"), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:936:41 [INFO] [stderr] | [INFO] [stderr] 936 | expect!(Value::String("100".into()).matches_with(&json!(100.02), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:942:41 [INFO] [stderr] | [INFO] [stderr] 942 | expect!(Value::String("100".into()).matches_with(&Value::String("100".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:943:41 [INFO] [stderr] | [INFO] [stderr] 943 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:944:41 [INFO] [stderr] | [INFO] [stderr] 944 | expect!(Value::String("100".into()).matches_with(&json!(100.01), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:945:41 [INFO] [stderr] | [INFO] [stderr] 945 | expect!(Value::String("100".into()).matches_with(&json!("100.01"), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:951:41 [INFO] [stderr] | [INFO] [stderr] 951 | expect!(Value::String("100".into()).matches_with(&Value::String("100x".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:952:41 [INFO] [stderr] | [INFO] [stderr] 952 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:953:41 [INFO] [stderr] | [INFO] [stderr] 953 | expect!(Value::String("100".into()).matches_with(&json!("100"), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:954:41 [INFO] [stderr] | [INFO] [stderr] 954 | expect!(Value::String("100".into()).matches_with(&json!(100.01), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:960:31 [INFO] [stderr] | [INFO] [stderr] 960 | expect!(Value::Bool(true).matches_with(&Value::String("100".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:961:31 [INFO] [stderr] | [INFO] [stderr] 961 | expect!(Value::Bool(true).matches_with(&Value::Bool(false), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:962:31 [INFO] [stderr] | [INFO] [stderr] 962 | expect!(Value::Bool(true).matches_with(&json!(100), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:963:31 [INFO] [stderr] | [INFO] [stderr] 963 | expect!(Value::Bool(true).matches_with(&Value::String("true".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:964:31 [INFO] [stderr] | [INFO] [stderr] 964 | expect!(Value::Bool(true).matches_with(&Value::String("false".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:970:41 [INFO] [stderr] | [INFO] [stderr] 970 | expect!(Value::String("100".into()).matches_with(&Value::String("100".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:971:41 [INFO] [stderr] | [INFO] [stderr] 971 | expect!(Value::String("100".into()).matches_with(&Value::String("101".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:972:41 [INFO] [stderr] | [INFO] [stderr] 972 | expect!(Value::String("100".into()).matches_with(&Value::String("10a".into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:973:41 [INFO] [stderr] | [INFO] [stderr] 973 | expect!(Value::String("100".into()).matches_with(&json!(100), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:974:41 [INFO] [stderr] | [INFO] [stderr] 974 | expect!(Value::String("100".into()).matches_with(&json!(100.2), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:975:41 [INFO] [stderr] | [INFO] [stderr] 975 | expect!(Value::String("100".into()).matches_with(&json!("null"), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:976:41 [INFO] [stderr] | [INFO] [stderr] 976 | expect!(Value::String("100".into()).matches_with(&Value::Null, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:982:48 [INFO] [stderr] | [INFO] [stderr] 982 | expect!(Value::String("plain text".into()).matches_with(&Value::String("plain text".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:983:48 [INFO] [stderr] | [INFO] [stderr] 983 | expect!(Value::String("plain text".into()).matches_with(&Value::String("different text".into()), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:984:48 [INFO] [stderr] | [INFO] [stderr] 984 | expect!(Value::String("plain text".into()).matches_with(&json!(100), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:985:48 [INFO] [stderr] | [INFO] [stderr] 985 | expect!(Value::String("plain text".into()).matches_with(&json!(100.01), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/json.rs:994:50 [INFO] [stderr] | [INFO] [stderr] 994 | expect!(Value::String("plain text".into()).matches_with(Value::String(xml.into()), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2078:19 [INFO] [stderr] | [INFO] [stderr] 2078 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2079:17 [INFO] [stderr] | [INFO] [stderr] 2079 | expect!(100.matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2080:17 [INFO] [stderr] | [INFO] [stderr] 2080 | expect!(100.matches_with(100.0, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2081:22 [INFO] [stderr] | [INFO] [stderr] 2081 | expect!(100.1f64.matches_with(100.0, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2090:19 [INFO] [stderr] | [INFO] [stderr] 2090 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2091:17 [INFO] [stderr] | [INFO] [stderr] 2091 | expect!(100.matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2092:17 [INFO] [stderr] | [INFO] [stderr] 2092 | expect!(100.matches_with(100.01f64, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2093:22 [INFO] [stderr] | [INFO] [stderr] 2093 | expect!(100.1f64.matches_with(100.02f64, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2107:19 [INFO] [stderr] | [INFO] [stderr] 2107 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2108:17 [INFO] [stderr] | [INFO] [stderr] 2108 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2109:17 [INFO] [stderr] | [INFO] [stderr] 2109 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2110:22 [INFO] [stderr] | [INFO] [stderr] 2110 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2120:19 [INFO] [stderr] | [INFO] [stderr] 2120 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2121:17 [INFO] [stderr] | [INFO] [stderr] 2121 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2122:17 [INFO] [stderr] | [INFO] [stderr] 2122 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2123:22 [INFO] [stderr] | [INFO] [stderr] 2123 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2133:19 [INFO] [stderr] | [INFO] [stderr] 2133 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2134:17 [INFO] [stderr] | [INFO] [stderr] 2134 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2135:17 [INFO] [stderr] | [INFO] [stderr] 2135 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2136:22 [INFO] [stderr] | [INFO] [stderr] 2136 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2146:19 [INFO] [stderr] | [INFO] [stderr] 2146 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2147:17 [INFO] [stderr] | [INFO] [stderr] 2147 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2148:17 [INFO] [stderr] | [INFO] [stderr] 2148 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2149:22 [INFO] [stderr] | [INFO] [stderr] 2149 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2165:19 [INFO] [stderr] | [INFO] [stderr] 2165 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2166:17 [INFO] [stderr] | [INFO] [stderr] 2166 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2167:17 [INFO] [stderr] | [INFO] [stderr] 2167 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2168:22 [INFO] [stderr] | [INFO] [stderr] 2168 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2191:24 [INFO] [stderr] | [INFO] [stderr] 2191 | expect!("00:00:00".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2192:17 [INFO] [stderr] | [INFO] [stderr] 2192 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2193:17 [INFO] [stderr] | [INFO] [stderr] 2193 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2194:22 [INFO] [stderr] | [INFO] [stderr] 2194 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2220:19 [INFO] [stderr] | [INFO] [stderr] 2220 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2221:17 [INFO] [stderr] | [INFO] [stderr] 2221 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2222:17 [INFO] [stderr] | [INFO] [stderr] 2222 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2223:22 [INFO] [stderr] | [INFO] [stderr] 2223 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2237:19 [INFO] [stderr] | [INFO] [stderr] 2237 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2238:17 [INFO] [stderr] | [INFO] [stderr] 2238 | expect!(100.matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2239:17 [INFO] [stderr] | [INFO] [stderr] 2239 | expect!(100.matches_with(100.1, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2240:22 [INFO] [stderr] | [INFO] [stderr] 2240 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2250:19 [INFO] [stderr] | [INFO] [stderr] 2250 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2251:17 [INFO] [stderr] | [INFO] [stderr] 2251 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2252:17 [INFO] [stderr] | [INFO] [stderr] 2252 | expect!(100.matches_with(100.1, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2253:22 [INFO] [stderr] | [INFO] [stderr] 2253 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2263:19 [INFO] [stderr] | [INFO] [stderr] 2263 | expect!("100".matches_with(100, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2264:17 [INFO] [stderr] | [INFO] [stderr] 2264 | expect!(100.matches_with(200, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2265:17 [INFO] [stderr] | [INFO] [stderr] 2265 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2266:22 [INFO] [stderr] | [INFO] [stderr] 2266 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2276:19 [INFO] [stderr] | [INFO] [stderr] 2276 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2277:17 [INFO] [stderr] | [INFO] [stderr] 2277 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2278:17 [INFO] [stderr] | [INFO] [stderr] 2278 | expect!(100.matches_with(100.1, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2279:22 [INFO] [stderr] | [INFO] [stderr] 2279 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2289:19 [INFO] [stderr] | [INFO] [stderr] 2289 | expect!("100".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2290:17 [INFO] [stderr] | [INFO] [stderr] 2290 | expect!(100.matches_with(200, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2291:17 [INFO] [stderr] | [INFO] [stderr] 2291 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2292:22 [INFO] [stderr] | [INFO] [stderr] 2292 | expect!(100.1f64.matches_with(100.2, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2309:31 [INFO] [stderr] | [INFO] [stderr] 2309 | expect!("100".to_string().matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2310:17 [INFO] [stderr] | [INFO] [stderr] 2310 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2311:31 [INFO] [stderr] | [INFO] [stderr] 2311 | expect!("100".to_string().matches_with("true", &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2312:31 [INFO] [stderr] | [INFO] [stderr] 2312 | expect!("100".to_string().matches_with("false", &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2313:19 [INFO] [stderr] | [INFO] [stderr] 2313 | expect!(false.matches_with(true, &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2343:31 [INFO] [stderr] | [INFO] [stderr] 2343 | expect!("100".to_string().matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2344:17 [INFO] [stderr] | [INFO] [stderr] 2344 | expect!(100.matches_with(100.1, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2345:23 [INFO] [stderr] | [INFO] [stderr] 2345 | expect!(vec![100].matches_with(vec![100], &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2346:23 [INFO] [stderr] | [INFO] [stderr] 2346 | expect!(vec![100].matches_with(vec![], &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2347:26 [INFO] [stderr] | [INFO] [stderr] 2347 | expect!(json!([100]).matches_with(&json!([100]), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2348:26 [INFO] [stderr] | [INFO] [stderr] 2348 | expect!(json!([100]).matches_with(&json!([]), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2349:33 [INFO] [stderr] | [INFO] [stderr] 2349 | expect!(json!({"num": 100}).matches_with(&json!({"num": 100}), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2350:33 [INFO] [stderr] | [INFO] [stderr] 2350 | expect!(json!({"num": 100}).matches_with(&json!({}), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2360:28 [INFO] [stderr] | [INFO] [stderr] 2360 | expect!(json!("1.0.0").matches_with(&json!("1.0.0"), &matcher, false)).to(be_ok()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2361:28 [INFO] [stderr] | [INFO] [stderr] 2361 | expect!(json!("1.0.0").matches_with(&json!("1"), &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `matchingrules::Matches::matches_with`: Use DoMatch instead [INFO] [stderr] --> src/matchingrules.rs:2370:26 [INFO] [stderr] | [INFO] [stderr] 2370 | expect!("plain text".matches_with(100, &matcher, false)).to(be_err()); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pact_matching` (lib test) generated 206 warnings (74 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pact_matching-0502423b7e89d604) [INFO] [stdout] [INFO] [stdout] running 416 tests [INFO] [stdout] test binary_utils::tests::match_headers_test ... ok [INFO] [stdout] test binary_utils::tests::match_headers_ignores_missing_content_type_header ... ok [INFO] [stdout] test binary_utils::tests::match_headers_missing_header ... ok [INFO] [stdout] test binary_utils::tests::ignores_missing_content_type_header_which_is_optional ... ok [INFO] [stdout] test binary_utils::tests::match_headers_with_a_matcher ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_content_type_matcher ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_different_content_type ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_error_when_not_multipart ... ok [INFO] [stdout] test binary_utils::tests::match_headers_ignores_content_disposition ... ok [INFO] [stdout] test binary_utils::tests::match_headers_different_value ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_with_matching_rule ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_missing_part ... ok [INFO] [stdout] test binary_utils::tests::supports_content_transfer_encoding_header ... ok [INFO] [stdout] test binary_utils::tests::returns_a_mismatch_when_the_actual_body_is_empty ... ok [INFO] [stdout] test binary_utils::tests::returns_a_mismatch_when_the_headers_dont_match ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_array ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_equal ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_boolean ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_empty_array ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_empty_object ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_array_and_type_matcher ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_different_values ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_float ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_int ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_null ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_string ... ok [INFO] [stdout] test engine::bodies::json::tests::sets_the_show_types_value_from_config ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_object ... ok [INFO] [stdout] test engine::bodies::json::tests::json_plan_builder_with_object_with_matching_rule ... ok [INFO] [stdout] test binary_utils::tests::match_content_type_equals ... ok [INFO] [stdout] test engine::bodies::xml::tests::xml_plan_builder_with_allowed_unexpected_values ... ok [INFO] [stdout] test engine::bodies::xml::tests::matching_rule_on_attribute ... ok [INFO] [stdout] test engine::tests::header_tests::match_content_type_header ... ok [INFO] [stdout] test engine::tests::header_tests::match_headers_where_there_are_none ... ok [INFO] [stdout] test engine::tests::header_tests::match_headers_with_expected_headers ... ok [INFO] [stdout] test engine::bodies::xml::tests::matching_rule_on_element_text ... ok [INFO] [stdout] test engine::tests::header_tests::match_headers_with_min_type_matching_rules ... ok [INFO] [stdout] test engine::tests::header_tests::match_headers_with_matching_rule ... ok [INFO] [stdout] test engine::tests::header_tests::match_headers_with_values_having_different_lengths ... ok [INFO] [stdout] test engine::tests::match_path_with_matching_rule ... ok [INFO] [stdout] test engine::tests::match_status_with_matching_rule ... ok [INFO] [stdout] test engine::tests::node_result_and::case_01 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_02 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_03 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_04 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_05 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_06 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_07 ... ok [INFO] [stdout] test engine::bodies::xml::tests::xml_plan_builder_with_very_simple_xml ... ok [INFO] [stdout] test engine::tests::node_result_and::case_08 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_09 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_10 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_11 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_12 ... ok [INFO] [stdout] test engine::tests::node_result_and::case_13 ... ok [INFO] [stdout] test engine::tests::node_value_str_form_escapes_strings::case_1 ... ok [INFO] [stdout] test engine::tests::node_value_str_form_escapes_strings::case_2 ... ok [INFO] [stdout] test engine::tests::node_value_str_form_escapes_strings::case_3 ... ok [INFO] [stdout] test engine::tests::node_value_str_form_escapes_strings::case_4 ... ok [INFO] [stdout] test engine::tests::node_value_str_form_escapes_strings::case_5 ... ok [INFO] [stdout] test engine::tests::node_value_str_form_escapes_strings::case_6 ... ok [INFO] [stdout] test engine::bodies::xml::tests::type_matching_rule_on_element ... ok [INFO] [stdout] test engine::tests::body_with_root_matcher ... ok [INFO] [stdout] test binary_utils::tests::match_mime_multipart_content_type_matcher_with_mismatch ... ok [INFO] [stdout] test engine::tests::query_tests::match_query_with_matching_rule ... ok [INFO] [stdout] test engine::tests::query_tests::match_query_with_expected_query_string ... ok [INFO] [stdout] test engine::tests::query_tests::match_query_with_query_values_having_different_lengths ... ok [INFO] [stdout] test engine::tests::query_tests::match_query_with_min_type_matching_rules ... ok [INFO] [stdout] test engine::tests::query_tests::match_query_with_no_query_strings ... ok [INFO] [stdout] test binary_utils::tests::match_content_type_common_text_types ... ok [INFO] [stdout] test engine::tests::simple_json_match_request_test ... ok [INFO] [stdout] test engine::tests::str_form_test::case_02 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_03 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_04 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_05 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_06 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_07 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_08 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_09 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_10 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_11 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_12 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_14 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_13 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_15 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_16 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_17 ... ok [INFO] [stdout] test engine::tests::str_form_test::case_18 ... ok [INFO] [stdout] test engine::tests::header_tests::match_headers_with_number_type_matching_rule ... ok [INFO] [stdout] test engine::tests::simple_match_request_test ... ok [INFO] [stdout] test engine::tests::query_tests::match_query_with_number_type_matching_rule ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::json_with_array ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::json_with_empty_array ... ok [INFO] [stdout] test engine::tests::str_form_test::case_01 ... ok [INFO] [stdout] test engine::tests::simple_match_response_test ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::json_with_null ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::json_with_boolean ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_request_resolve_values::case_1 ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_request_resolve_values::case_2 ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_request_resolve_values::case_3 ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_request_resolve_values::case_4 ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_response_resolve_failures ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_response_resolve_values::case_1 ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_response_resolve_values::case_2 ... ok [INFO] [stdout] test form_urlencoded::tests::compare_empty_bodies ... ok [INFO] [stdout] test form_urlencoded::tests::compare_missing_bodies ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_applies_matching_rules_when_param_has_an_underscore ... ok [INFO] [stdout] test engine::value_resolvers::tests::http_request_resolve_failures ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_the_values_are_not_the_same ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_the_values_have_different_lengths ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_there_is_an_actual_parameter_that_is_not_expected ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_there_is_an_empty_expected_parameter_and_a_non_empty_actual ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_there_is_an_expected_parameter_that_is_not_received ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_there_is_no_actual_form_parameters ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_there_is_no_expected_parameters ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_no_mismatch_if_the_values_are_not_the_same_but_match_by_a_matcher ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_nothing_if_there_are_no_parameters ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_with_min_type_matching_rules ... ok [INFO] [stdout] test form_urlencoded::tests::when_actual_body_is_not_empty ... ok [INFO] [stdout] test generator_tests::applies_body_generator_to_the_copy_of_the_message ... ok [INFO] [stdout] test form_urlencoded::tests::match_form_returns_a_mismatch_if_the_values_do_not_match_by_a_matcher ... ok [INFO] [stdout] test generator_tests::applies_body_generator_to_the_copy_of_the_request ... ok [INFO] [stdout] test generator_tests::applies_header_generator_for_headers_to_the_copy_of_the_request ... ok [INFO] [stdout] test generator_tests::applies_header_generator_for_headers_to_the_copy_of_the_response ... ok [INFO] [stdout] test generator_tests::applies_metadata_generator_for_to_the_copy_of_the_message ... ok [INFO] [stdout] test generator_tests::applies_path_generator_for_the_path_to_the_copy_of_the_request ... ok [INFO] [stdout] test generator_tests::applies_provider_state_generator_for_query_parameters_with_square_brackets ... ok [INFO] [stdout] test generator_tests::applies_query_generator_for_query_parameters_to_the_copy_of_the_request ... ok [INFO] [stdout] test generator_tests::applies_status_generator_for_status_to_the_copy_of_the_response ... ok [INFO] [stdout] test generator_tests::applies_the_generator_to_a_json_map_entry ... ok [INFO] [stdout] test generator_tests::applies_the_generator_to_a_list_item ... ok [INFO] [stdout] test generator_tests::applies_body_generator_to_the_copy_of_the_response ... ok [INFO] [stdout] test generator_tests::applies_the_generator_to_all_list_items ... ok [INFO] [stdout] test generator_tests::applies_the_generator_to_the_object_graph ... ok [INFO] [stdout] test generator_tests::applies_the_generator_to_the_object_graph_with_wildcard ... ok [INFO] [stdout] test generator_tests::applies_the_generator_to_the_root ... ok [INFO] [stdout] test generator_tests::does_not_apply_the_generator_to_the_object_graph_when_the_expression_does_not_match ... ok [INFO] [stdout] test generator_tests::does_not_apply_the_generator_when_field_is_not_in_map ... ok [INFO] [stdout] test generator_tests::does_not_apply_the_generator_when_index_is_not_in_list ... ok [INFO] [stdout] test generator_tests::does_not_apply_the_generator_when_not_a_list ... ok [INFO] [stdout] test generator_tests::does_not_apply_the_generator_when_not_a_map ... ok [INFO] [stdout] test generator_tests::returns_original_message_if_there_are_no_generators ... ok [INFO] [stdout] test generator_tests::returns_original_request_if_there_are_no_generators ... ok [INFO] [stdout] test generator_tests::returns_original_response_if_there_are_no_generators ... ok [INFO] [stdout] test generators::bodies::tests::apply_generator_to_empty_body_test ... ok [INFO] [stdout] test generators::bodies::tests::apply_generator_to_form_urlencoded_body_test ... ok [INFO] [stdout] test generators::bodies::tests::apply_generator_to_json_body_test ... ok [INFO] [stdout] test generators::bodies::tests::apply_generator_to_text_body_test ... ok [INFO] [stdout] test generator_tests::applies_the_generator_to_all_map_entries ... ok [INFO] [stdout] test generators::bodies::tests::do_not_apply_generators_if_there_are_no_body_generators ... ok [INFO] [stdout] test generators::bodies::tests::apply_generator_to_xml_body_test ... ok [INFO] [stdout] test generators::tests::array_contains_generator_test ... ok [INFO] [stdout] test headers::tests::accept_header_does_match_when_charset_is_missing_from_expected_header ... ok [INFO] [stdout] test headers::tests::accept_header_does_match_when_charsets_are_different_case ... ok [INFO] [stdout] test headers::tests::accept_header_does_not_match_when_actual_is_empty ... ok [INFO] [stdout] test headers::tests::accept_header_does_not_match_when_charsets_are_not_equal ... ok [INFO] [stdout] test headers::tests::accept_header_matches_when_headers_are_equal ... ok [INFO] [stdout] test headers::tests::accept_header_matching_with_multiple_values ... ok [INFO] [stdout] test headers::tests::content_type_header_does_match_when_charsets_are_different_case ... ok [INFO] [stdout] test headers::tests::content_type_header_does_match_when_charsets_is_missing_from_expected_header ... ok [INFO] [stdout] test headers::tests::content_type_header_does_not_match_when_actual_is_empty ... ok [INFO] [stdout] test headers::tests::content_type_header_does_not_match_when_charsets_are_not_equal ... ok [INFO] [stdout] test headers::tests::content_type_header_does_not_match_when_charsets_other_parameters_not_equal ... ok [INFO] [stdout] test headers::tests::content_type_header_does_not_match_when_expected_is_empty ... ok [INFO] [stdout] test headers::tests::content_type_header_does_not_match_when_headers_are_not_equal ... ok [INFO] [stdout] test headers::tests::content_type_header_matches_when_headers_are_equal ... ok [INFO] [stdout] test headers::tests::content_type_header_mismatch_when_multiple_values ... ok [INFO] [stdout] test headers::tests::last_modified_header_does_not_match_when_headers_are_not_equal ... ok [INFO] [stdout] test headers::tests::last_modified_header_matches_when_headers_are_equal ... ok [INFO] [stdout] test headers::tests::match_header_value_does_match_when_not_well_formed ... ok [INFO] [stdout] test headers::tests::match_header_with_a_values_matcher ... ok [INFO] [stdout] test headers::tests::match_header_with_min_type_matching_rules ... ok [INFO] [stdout] test headers::tests::match_header_with_min_type_matching_rules_fails ... ok [INFO] [stdout] test headers::tests::match_headers_applies_matching_rules_when_header_name_has_an_underscore ... ok [INFO] [stdout] test headers::tests::match_headers_returns_a_mismatch_if_the_header_values_have_different_lengths ... ok [INFO] [stdout] test headers::tests::match_headers_returns_a_mismatch_if_there_is_an_empty_expected_header_and_a_non_empty_actual ... ok [INFO] [stdout] test headers::tests::match_headers_returns_a_mismatch_if_there_is_an_expected_header_that_is_not_received ... ok [INFO] [stdout] test headers::tests::match_headers_returns_a_mismatch_if_there_is_no_actual_headers ... ok [INFO] [stdout] test headers::tests::match_headers_returns_no_mismatch_if_there_is_no_expected_header_and_we_allow_unexpected_keys ... ok [INFO] [stdout] test headers::tests::match_headers_returns_nothing_if_there_are_no_headers ... ok [INFO] [stdout] test headers::tests::match_headers_with_array_contains_matcher ... ok [INFO] [stdout] test headers::tests::match_headers_with_array_contains_matcher_fails ... ok [INFO] [stdout] test headers::tests::match_headers_with_each_value_matcher ... ok [INFO] [stdout] test headers::tests::match_headers_with_each_value_matcher_fails ... ok [INFO] [stdout] test headers::tests::matching_headers_be_false_when_headers_are_not_equal ... ok [INFO] [stdout] test headers::tests::matching_headers_be_false_when_headers_do_not_match_by_matcher ... ok [INFO] [stdout] test headers::tests::matching_headers_be_true_when_headers_are_equal ... ok [INFO] [stdout] test headers::tests::matching_headers_be_true_when_headers_match_by_matcher ... ok [INFO] [stdout] test headers::tests::matching_headers_with_an_indexed_path ... ok [INFO] [stdout] test headers::tests::matching_last_modified_header_with_a_matcher ... ok [INFO] [stdout] test headers::tests::mismatch_message_generated_when_headers_are_not_equal ... ok [INFO] [stdout] test headers::tests::mismatched_header_description_reports_accept_header_mismatches_correctly ... ok [INFO] [stdout] test headers::tests::mismatched_header_description_reports_content_type_mismatches_correctly ... ok [INFO] [stdout] test headers::tests::parse_charset_parameters_test ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_01_no_unexpected_keys_same_values ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_02_no_unexpected_keys_missing_first_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_03_no_unexpected_keys_missing_last_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_04_no_unexpected_keys_duplicated_first_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_06_no_unexpected_keys_additional_value_begin ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_05_no_unexpected_keys_duplicated_other_values ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_07_no_unexpected_keys_additional_value_end ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_08_no_unexpected_keys_swap_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_09_allow_unexpected_keys_same_values ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_10_allow_unexpected_keys_missing_first_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_11_allow_unexpected_keys_missing_last_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_12_allow_unexpected_keys_duplicated_first_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_13_allow_unexpected_keys_duplicated_sother_values ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_14_allow_unexpected_keys_additional_value_begin ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_16_allow_unexpected_keys_swap_value ... ok [INFO] [stdout] test json::tests2::compare_lists_with_values_matcher::case_15_allow_unexpected_keys_additional_value_end ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_01_no_unexpected_keys_same_values ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_02_no_unexpected_keys_missing_first_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_03_no_unexpected_keys_missing_last_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_04_no_unexpected_keys_duplicated_first_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_05_no_unexpected_keys_duplicated_second_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_06_no_unexpected_keys_additional_value_begin ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_07_no_unexpected_keys_additional_value_end ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_08_no_unexpected_keys_updated_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_09_no_unexpected_keys_swap_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_10_allow_unexpected_keys_same_values_change_keys ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_11_allow_unexpected_keys_missing_first_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_12_allow_unexpected_keys_missing_last_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_13_allow_unexpected_keys_duplicated_first_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_14_allow_unexpected_keys_duplicated_second_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_16_allow_unexpected_keys_additional_value_end ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_17_allow_unexpected_keys_updated_value ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_18_allow_unexpected_keys_swap_value ... ok [INFO] [stdout] test json::tests::boolean_matcher_test ... ok [INFO] [stdout] test json::tests2::compare_maps_with_values_matcher::case_15_allow_unexpected_keys_additional_value_begin ... ok [INFO] [stdout] test json::tests::compare_lists_with_array_contains_matcher_fails ... ok [INFO] [stdout] test json::tests::compare_lists_with_array_contains_matcher ... ok [INFO] [stdout] test json::tests::compare_lists_with_each_value_matcher ... ok [INFO] [stdout] test json::tests::compare_lists_with_each_value_matcher_fails ... ok [INFO] [stdout] test json::tests::compare_lists_without_array_contains_matcher_fails ... ok [INFO] [stdout] test json::tests::compare_maps_handles_empty_expected_maps ... ok [INFO] [stdout] test json::tests::compare_maps_handles_wildcard_matchers ... ok [INFO] [stdout] test json::tests::compare_maps_with_each_value_matcher ... ok [INFO] [stdout] test json::tests::content_type_matcher_test ... ok [INFO] [stdout] test json::tests::compare_lists_with_array_contains_matcher_with_more_complex_object ... ok [INFO] [stdout] test json::tests::decimal_matcher_test ... ok [INFO] [stdout] test json::tests::equality_matcher_test ... ok [INFO] [stdout] test json::tests::integer_matcher_test ... ok [INFO] [stdout] test json::tests::match_json_handles_comparing_booleans ... ok [INFO] [stdout] test json::tests::match_json_handles_comparing_floats ... ok [INFO] [stdout] test json::tests::match_json_handles_comparing_integers ... ok [INFO] [stdout] test json::tests::includes_matcher_test ... ok [INFO] [stdout] test json::tests::match_json_handles_comparing_lists ... ok [INFO] [stdout] test json::tests::match_json_handles_comparing_maps ... ok [INFO] [stdout] test json::tests::match_json_handles_comparing_nulls ... ok [INFO] [stdout] test json::tests::match_json_handles_comparing_strings ... ok [INFO] [stdout] test json::tests::match_json_handles_expecting_a_list_but_getting_a_map ... ok [INFO] [stdout] test json::tests::match_json_handles_expecting_a_map_but_getting_a_list ... ok [INFO] [stdout] test json::tests::match_json_handles_invalid_actual_json ... ok [INFO] [stdout] test json::tests::match_json_handles_invalid_expected_json ... ok [INFO] [stdout] test json::tests::max_type_matcher_test ... ok [INFO] [stdout] test json::tests::min_max_type_matcher_test ... ok [INFO] [stdout] test json::tests::min_type_matcher_test ... ok [INFO] [stdout] test json::tests::null_matcher_test ... ok [INFO] [stdout] test json::tests::number_matcher_test ... ok [INFO] [stdout] test json::tests::regex_matcher_test ... ok [INFO] [stdout] test json::tests::type_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::boolean_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::compare_lists_with_matchingrule_with_each_key_matcher ... ok [INFO] [stdout] test matchingrules::tests::compare_lists_with_matchingrule_with_simple_matcher ... ok [INFO] [stdout] test matchingrules::tests::compare_lists_with_matchingrule_with_empty_expected_list ... ok [INFO] [stdout] test matchingrules::tests::compare_maps_with_matchingrule_with_each_key_matcher_at_path ... ok [INFO] [stdout] test matchingrules::tests::compare_maps_with_matchingrule_with_min_type_matcher ... ok [INFO] [stdout] test matchingrules::tests::compare_maps_with_matchingrule_with_no_value_matcher_at_path ... ok [INFO] [stdout] test matchingrules::tests::compare_maps_with_matchingrule_with_value_matcher_at_path ... ok [INFO] [stdout] test matchingrules::tests::content_type_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::date_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::decimal_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::each_value_matcher_with_a_regex_on_a_list_of_items ... ok [INFO] [stdout] test matchingrules::tests::equality_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::include_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::integer_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::match_status_code_test ... ok [INFO] [stdout] test matchingrules::tests::max_type_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::min_type_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::minmax_type_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::not_empty_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::null_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::number_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::regex_matcher_supports_crazy_regexes ... ok [INFO] [stdout] test matchingrules::tests::compare_maps_with_matchingrule_with_max_type_matcher ... ok [INFO] [stdout] test matchingrules::tests::regex_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::select_best_matcher_selects_handles_missing_type_attribute ... ok [INFO] [stdout] test matchingrules::tests::select_best_matcher_selects_most_appropriate_by_weight ... ok [INFO] [stdout] test matchingrules::tests::select_best_matcher_selects_most_appropriate_when_weight_is_equal ... ok [INFO] [stdout] test matchingrules::tests::semver_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::time_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::timestamp_matcher_test ... ok [INFO] [stdout] test matchingrules::tests::type_matcher_test ... ok [INFO] [stdout] test plugin_support::tests::setup_plugin_config_extracts_plugin_data_from_the_pact_object_for_the_interaction ... ok [INFO] [stdout] test plugin_support::tests::setup_plugin_config_extracts_plugin_data_from_the_request_part_for_the_interaction ... ok [INFO] [stdout] test plugin_support::tests::setup_plugin_config_extracts_plugin_data_from_the_response_part_for_the_interaction ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_1 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_2 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_3 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_4 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_5 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_6 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_7 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_8 ... ok [INFO] [stdout] test query::tests::compare_values_with_number_matchers::case_9 ... ok [INFO] [stdout] test query::tests::compare_values_with_type_matcher ... ok [INFO] [stdout] test tests::body_does_not_match_if_different_content_types ... ok [INFO] [stdout] test tests::body_matches_if_expected_is_missing ... ok [INFO] [stdout] test tests::body_matches_with_extended_mime_types ... ok [INFO] [stdout] test tests::body_matches_with_nested_matchers ... ok [INFO] [stdout] test tests::body_matching_uses_any_matcher_for_content_type_header ... ok [INFO] [stdout] test tests::body_matching_with_number_matchers ... ok [INFO] [stdout] test tests::compare_bodies_core_should_check_for_content_type_matcher ... ok [INFO] [stdout] test tests::match_metadata_value_test ... ok [INFO] [stdout] test engine::bodies::xml::tests::xml_plan_builder_with_simple_xml ... ok [INFO] [stdout] test tests::match_method_returns_a_mismatch_if_the_method_does_not_match ... ok [INFO] [stdout] test tests::match_method_returns_nothing_if_the_method_matches ... ok [INFO] [stdout] test tests::match_method_returns_nothing_if_the_method_matches_with_different_case ... ok [INFO] [stdout] test tests::match_path_returns_a_mismatch_if_the_path_does_not_match ... ok [INFO] [stdout] test tests::match_metadata_value_with_content_type_test ... ok [INFO] [stdout] test tests::match_path_returns_a_mismatch_if_the_path_does_not_match_with_a_matcher ... ok [INFO] [stdout] test tests::match_path_returns_nothing_if_the_path_matches ... ok [INFO] [stdout] test tests::match_metadata_value_with_matching_rule_test ... ok [INFO] [stdout] test tests::match_path_returns_nothing_if_the_path_matches_with_a_matcher ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_the_query_values_have_different_lengths ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_the_values_are_not_the_same ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_the_values_do_not_match_by_a_matcher ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_there_is_an_actual_query_parameter_that_is_not_expected ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_there_is_an_empty_expected_query_parameter_and_a_non_empty_actual ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_there_is_an_expected_query_parameter_that_is_not_received ... ok [INFO] [stdout] test tests::match_query_applies_matching_rules_when_param_has_an_underscore ... ok [INFO] [stdout] test tests::match_query_returns_no_mismatch_if_the_values_are_not_the_same_but_match_by_a_matcher ... ok [INFO] [stdout] test tests::match_query_returns_nothing_if_there_are_no_query_strings ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_there_is_no_actual_query_string ... ok [INFO] [stdout] test tests::match_query_returns_a_mismatch_if_there_is_no_expected_query_string ... ok [INFO] [stdout] test tests::match_query_with_array_contains_matching_rules ... ok [INFO] [stdout] test tests::match_query_with_a_time_matcher ... ok [INFO] [stdout] test tests::match_query_with_array_contains_matching_rules_fails ... ok [INFO] [stdout] test tests::match_query_with_min_type_matching_rules ... ok [INFO] [stdout] test tests::match_query_with_each_value_matching_rules ... ok [INFO] [stdout] test tests::match_query_with_min_type_matching_rules_fails ... ok [INFO] [stdout] test tests::match_query_with_each_value_matching_rules_fails ... ok [INFO] [stdout] test tests::match_status_returns_a_mismatch_if_the_status_does_not_match ... ok [INFO] [stdout] test tests::match_status_returns_nothing_if_the_status_matches ... ok [INFO] [stdout] test tests::match_query_with_query_parameters_with_brackets ... ok [INFO] [stdout] test tests::match_status_using_matchers ... ok [INFO] [stdout] test tests::matching_text_body_be_false_when_bodies_are_not_equal ... ok [INFO] [stdout] test tests::partial_equal_for_body_mismatch ... ok [INFO] [stdout] test tests::matching_text_body_be_true_when_bodies_are_equal ... ok [INFO] [stdout] test tests::matching_text_body_must_use_defined_matcher ... ok [INFO] [stdout] test tests::partial_equal_for_header_mismatch ... ok [INFO] [stdout] test tests::partial_equal_for_method_mismatch ... ok [INFO] [stdout] test tests::partial_equal_for_path_mismatch ... ok [INFO] [stdout] test tests::partial_equal_for_status_mismatch ... ok [INFO] [stdout] test tests::values_matcher_defined ... ok [INFO] [stdout] test xml::tests::match_boolean_attributes ... ok [INFO] [stdout] test xml::tests::match_xml_comparing_a_list_to_one_where_the_items_are_in_the_wrong_order ... ok [INFO] [stdout] test xml::tests::match_xml_comparing_a_list_to_one_with_with_the_same_size_but_different_children ... ok [INFO] [stdout] test tests::partial_equal_for_body_type_mismatch ... ok [INFO] [stdout] test xml::tests::match_xml_comparing_empty_bodies ... ok [INFO] [stdout] test xml::tests::match_xml_comparing_missing_bodies ... ok [INFO] [stdout] test tests::partial_equal_for_query_mismatch ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::unexpected_xml_value ... ok [INFO] [stdout] test xml::tests::match_xml_type_matcher_when_an_element_has_different_types_of_children ... ok [INFO] [stdout] test xml::tests::match_xml_when_a_tag_has_the_same_number_of_attributes_but_different_keys ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::missing_xml_value ... ok [INFO] [stdout] test xml::tests::match_xml_handles_empty_strings ... ok [INFO] [stdout] test xml::tests::match_xml_handles_invalid_expected_xml ... ok [INFO] [stdout] test xml::tests::match_xml_when_actual_is_different_size ... ok [INFO] [stdout] test xml::tests::match_xml_when_actual_is_empty ... ok [INFO] [stdout] test xml::tests::match_xml_when_actual_is_a_super_set ... ok [INFO] [stdout] test xml::tests::match_xml_when_actual_is_non_empty_and_we_do_not_allow_extra_keys ... ok [INFO] [stdout] test xml::tests::match_xml_when_allow_unexpected_keys_is_true_and_comparing_a_list_to_a_super_set ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::invalid_xml ... ok [INFO] [stdout] test xml::tests::match_xml_when_actual_has_different_root ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::very_simple_xml ... ok [INFO] [stdout] test xml::tests::match_xml_when_actual_is_non_empty_and_we_allow_extra_keys ... ok [INFO] [stdout] test xml::tests::match_xml_when_allow_unexpected_keys_is_true_and_comparing_an_empty_list_to_a_non_empty_one ... ok [INFO] [stdout] test xml::tests::match_xml_when_a_tag_has_the_same_number_of_attributes_but_different_values ... ok [INFO] [stdout] test xml::tests::match_xml_when_comparing_anything_to_an_empty_body_returns_a_mismatch ... ok [INFO] [stdout] test xml::tests::match_xml_when_comparing_a_missing_body_to_anything ... ok [INFO] [stdout] test xml::tests::match_xml_handles_invalid_actual_xml ... ok [INFO] [stdout] test xml::tests::match_xml_when_an_element_has_different_types_of_children_but_we_do_not_allow_unexpected_keys ... ok [INFO] [stdout] test xml::tests::match_xml_with_cdata_elements ... ok [INFO] [stdout] test xml::tests::match_xml_with_a_matcher ... ok [INFO] [stdout] test xml::tests::match_xml_with_comparing_a_tags_attributes_to_one_with_less_entries ... ok [INFO] [stdout] test xml::tests::match_xml_when_bodies_differ_only_in_whitespace ... ok [INFO] [stdout] test xml::tests::match_xml_with_comparing_a_tags_attributes_to_one_with_more_entries ... ok [INFO] [stdout] test engine::tests::walk_tree_tests::simple_xml ... ok [INFO] [stdout] test xml::tests::match_xml_when_an_element_has_different_types_of_children_but_we_allow_unexpected_keys ... ok [INFO] [stdout] test xml::tests::match_xml_with_cdata_elements_matching_with_regex ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations__less_thanb_colonblah_xmlns_colonb_equal_double_quoteurn_colonns_double_quote_slash_greater_than__less_thana_colonblah_xmlns_colona_equal_double_quoteurn_colonns_double_quote_slash_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations__less_thanb_colonblah_xmlns_colonb_equal_double_quoteurn_colonns_double_quote_slash_greater_than__less_thanblah_xmlns_equal_double_quoteurn_colonns_double_quote_slash_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations__less_thanblah_xmlns_equal_double_quoteurn_colonns_double_quote_slash_greater_than__less_thana_colonblah_xmlns_colona_equal_double_quoteurn_colonns_double_quote_slash_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations_on_child_elements__less_thanb_colonfoo_xmlns_colonb_equal_double_quoteurn_colonns_double_quote_greater_than_less_thanb_colonitem_slash_greater_than_less_than_slashb_colonfoo_greater_than__less_thana_colonfoo_xmlns_colona_equal_double_quoteurn_colonns_double_quote_greater_than_less_thana2_colonitem_xmlns_colona2_equal_double_quoteurn_colonns_double_quote_slash_greater_than_less_than_slasha_colonfoo_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations_on_child_elements__less_thanb_colonfoo_xmlns_colonb_equal_double_quoteurn_colonns_double_quote_greater_than_less_thanb_colonitem_slash_greater_than_less_than_slashb_colonfoo_greater_than__less_thana_colonfoo_xmlns_colona_equal_double_quoteurn_colonns_double_quote_greater_than_less_thana_colonitem_slash_greater_than_less_than_slasha_colonfoo_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations_on_child_elements__less_thanfoo_xmlns_equal_double_quoteurn_colonns_double_quote_greater_than_less_thanitem_slash_greater_than_less_than_slashfoo_greater_than__less_thanfoo_xmlns_equal_double_quoteurn_colonns_double_quote_greater_than_less_thanitem_slash_greater_than_less_than_slashfoo_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations__less_thanblah_xmlns_equal_double_quoteurn_colonns_double_quote_slash_greater_than__less_thanblah_xmlns_equal_double_quoteurn_colonns_double_quote_slash_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_equal_attributes ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations_on_child_elements__less_thanb_colonfoo_xmlns_colonb_equal_double_quoteurn_colonns_double_quote_greater_than_less_thanb_colonitem_slash_greater_than_less_than_slashb_colonfoo_greater_than__less_thanfoo_xmlns_equal_double_quoteurn_colonns_double_quote_greater_than_less_thanitem_slash_greater_than_less_than_slashfoo_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_different_namespace_declarations_on_child_elements__less_thanfoo_xmlns_equal_double_quoteurn_colonns_double_quote_greater_than_less_thanitem_slash_greater_than_less_than_slashfoo_greater_than__less_thana_colonfoo_xmlns_colona_equal_double_quoteurn_colonns_double_quote_greater_than_less_thana_colonitem_slash_greater_than_less_than_slasha_colonfoo_greater_than ... ok [INFO] [stdout] test xml::tests::match_xml_with_the_same_text ... ok [INFO] [stdout] test xml::tests::match_xml_with_the_same_text_between_nodes ... ok [INFO] [stdout] test xml::tests::match_xml_with_unexpected_elements ... ok [INFO] [stdout] test xml::tests::match_xml_with_equal_bodies ... ok [INFO] [stdout] test xml::tests::match_xml_with_when_not_expecting_attributes ... ok [INFO] [stdout] test xml::tests::matching_xml_bodies_returns_a_mismatch_when_attribute_uses_different_namespace ... ok [INFO] [stdout] test xml::tests::matching_xml_bodies_returns_a_mismatch_when_allow_unexpected_keys_is_true_and_no_namespace_is_expected ... ok [INFO] [stdout] test xml::tests::match_xml_with_nonequal_attributes ... ok [INFO] [stdout] test xml::tests::match_xml_with_the_different_text_between_nodes ... ok [INFO] [stdout] test xml::tests::matching_xml_bodies_when_attribute_uses_different_prefix ... ok [INFO] [stdout] test xml::tests::match_xml_with_the_different_text ... ok [INFO] [stdout] test xml::tests::matching_xml_bodies_returns_a_mismatch_when_different_namespaces_are_used ... ok [INFO] [stdout] test xml::tests::matching_xml_bodies_returns_a_mismatch_when_expected_namespace_is_not_used ... ok [INFO] [stdout] test xml::tests::matching_xml_bodies_with_namespaces_and_a_matcher_defined_delegate_to_the_matcher ... ok [INFO] [stdout] test xml::tests::matching_xml_bodies_with_namespaces_and_a_matcher_defined_delegate_to_matcher_for_attribute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 416 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-818622f5137d3025) [INFO] [stdout] [INFO] [stdout] running 825 tests [INFO] [stdout] test spec_testcases::v1::request::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v1::request::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v1::request::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::body::matches ... ok [INFO] [stdout] test spec_testcases::v1::request::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v1::request::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v1::request::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v1::request::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v1::request::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1::request::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v1::request::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v1::request::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1::request::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1::request::headers::matches ... ok [INFO] [stdout] test spec_testcases::v1::request::method::matches ... ok [INFO] [stdout] test spec_testcases::v1::request::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1::request::method::method_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1::request::path::empty_path_found_when_forward_slash_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::path::forward_slash_found_when_empty_path_expected ... ok [INFO] [stdout] test spec_testcases::v1::request::path::matches ... ok [INFO] [stdout] test spec_testcases::v1::request::path::incorrect_path ... ok [INFO] [stdout] test spec_testcases::v1::request::path::unexpected_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v1::request::query::different_param_order ... ok [INFO] [stdout] test spec_testcases::v1::request::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v1::request::query::different_param_values ... ok [INFO] [stdout] test spec_testcases::v1::request::path::missing_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v1::request::query::trailing_amperand ... ok [INFO] [stdout] test spec_testcases::v1::request::method::different_method ... ok [INFO] [stdout] test spec_testcases::v1::request::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v1::response::body::deeply_nested_objects ... ok [INFO] [stdout] test spec_testcases::v1::response::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v1::request::query::matches ... ok [INFO] [stdout] test spec_testcases::v1::response::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v1::request::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v1::request::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v1::request::query::matches_with_equals_in_the_query_value ... ok [INFO] [stdout] test spec_testcases::v1::response::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v1::response::body::keys_out_of_order_match ... ok [INFO] [stdout] test spec_testcases::v1::response::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v1::response::body::matches ... ok [INFO] [stdout] test spec_testcases::v1::request::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v1::response::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v1::response::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::objects_in_array_no_matches ... ok [INFO] [stdout] test spec_testcases::v1::response::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::property_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1::response::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v1::response::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v1::response::body::objects_in_array_first_matches ... ok [INFO] [stdout] test spec_testcases::v1::response::body::objects_in_array_second_matches ... ok [INFO] [stdout] test spec_testcases::v1::response::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1::response::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v1::response::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v1::response::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v1::response::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1::response::headers::matches ... ok [INFO] [stdout] test spec_testcases::v1::response::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1::response::status::matches ... ok [INFO] [stdout] test spec_testcases::v1::response::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1::response::status::different_status ... ok [INFO] [stdout] test spec_testcases::v1::response::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v1::response::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1::response::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::matches ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v1::response::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::null_body ... ok [INFO] [stdout] test spec_testcases::v1_1::request::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v1_1::request::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v1_1::request::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::request::path::empty_path_found_when_forward_slash_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::method::different_method ... ok [INFO] [stdout] test spec_testcases::v1_1::request::method::matches ... ok [INFO] [stdout] test spec_testcases::v1_1::request::headers::matches ... ok [INFO] [stdout] test spec_testcases::v1_1::request::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v1_1::request::path::incorrect_path ... ok [INFO] [stdout] test spec_testcases::v1_1::request::path::missing_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v1_1::request::method::method_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1_1::request::path::forward_slash_found_when_empty_path_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::different_order ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::different_params ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::matches ... ok [INFO] [stdout] test spec_testcases::v1_1::request::path::matches ... ok [INFO] [stdout] test spec_testcases::v1_1::request::path::unexpected_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v1_1::request::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::same_parameter_different_values ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::same_parameter_multiple_times ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::same_parameter_multiple_times_in_different_order ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::trailing_ampersand ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::unexpected_param ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::missing_params ... ok [INFO] [stdout] test spec_testcases::v1_1::request::query::matches_with_equals_in_the_query_value ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::deeply_nested_objects ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::keys_out_of_order_match ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::null_body ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::matches ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::objects_in_array_no_matches ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::objects_in_array_second_matches ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::property_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::objects_in_array_first_matches ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v1_1::response::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v1_1::response::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v1_1::response::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v1_1::response::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v1_1::response::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v1_1::response::status::different_status ... ok [INFO] [stdout] test spec_testcases::v1_1::response::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_at_top_level_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_size_less_than_required_xml ... ok [INFO] [stdout] test spec_testcases::v1_1::response::status::matches ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v1_1::response::headers::matches ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_size_less_than_required ... ok [INFO] [stdout] test spec_testcases::v1_1::response::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_in_different_order_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_nested_array_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_regular_expression_in_element_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_regular_expression_that_does_not_match_in_element_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_at_least_one_element_matching_by_example ... ok [INFO] [stdout] test spec_testcases::v2::request::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_regular_expression_that_does_not_match_in_element ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_at_least_one_element_matching_by_example_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v2::request::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_nested_array_that_matches ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches ... ok [INFO] [stdout] test spec_testcases::v2::request::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_regular_expression_in_element ... ok [INFO] [stdout] test spec_testcases::v2::request::body::empty_found_at_key_where_not_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_with_regex_with_bracket_notation_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_with_regex_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::different_value_found_at_index_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::array_with_at_least_one_element_not_matching_example_type ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_with_floats ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_with_regex_with_bracket_notation ... ok [INFO] [stdout] test spec_testcases::v2::request::body::different_value_found_at_key_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v2::request::body::matches_with_integers ... ok [INFO] [stdout] test spec_testcases::v2::request::body::no_body ... ok [INFO] [stdout] test spec_testcases::v2::request::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v2::request::body::missing_index_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::request::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::no_body_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v2::request::body::no_body_no_content_type_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::request::body::missing_key_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::not_empty_found_at_key_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::not_empty_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v2::request::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::request::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_index_with_missing_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_index_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v2::request::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v2::request::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::null_body ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v2::request::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v2::request::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::matches ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_key_with_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v2::request::body::value_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v2::request::method::matches ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_key_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::method::different_method ... ok [INFO] [stdout] test spec_testcases::v2::request::method::method_is_different_case ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v2::request::path::empty_path_found_when_forward_slash_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::path::forward_slash_found_when_empty_path_expected ... ok [INFO] [stdout] test spec_testcases::v2::request::path::incorrect_path ... ok [INFO] [stdout] test spec_testcases::v2::request::path::matches ... ok [INFO] [stdout] test spec_testcases::v2::request::path::missing_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v2::request::query::different_order ... ok [INFO] [stdout] test spec_testcases::v2::request::path::unexpected_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v2::request::query::matches ... ok [INFO] [stdout] test spec_testcases::v2::request::query::matches_with_equals_in_the_query_value ... ok [INFO] [stdout] test spec_testcases::v2::request::query::missing_params ... ok [INFO] [stdout] test spec_testcases::v2::request::query::same_parameter_different_values ... ok [INFO] [stdout] test spec_testcases::v2::request::query::different_params ... ok [INFO] [stdout] test spec_testcases::v2::request::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v2::request::query::same_parameter_multiple_times_in_different_order ... ok [INFO] [stdout] test spec_testcases::v2::request::query::same_parameter_multiple_times ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_at_top_level_with_matchers ... ok [INFO] [stdout] test spec_testcases::v2::request::query::unexpected_param ... ok [INFO] [stdout] test spec_testcases::v2::request::query::trailing_ampersand ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_at_top_level_with_matchers_xml ... ok [INFO] [stdout] test spec_testcases::v2::request::headers::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_in_different_order_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_with_regex_matcher_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_at_top_level_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::additional_property_with_type_matcher_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_with_regex_matcher ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_with_type_matcher_mismatch ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_with_type_matcher ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_with_type_matcher_mismatch_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v2::response::body::additional_property_with_type_matcher ... ok [INFO] [stdout] test spec_testcases::v2::response::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v2::response::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v2::response::body::different_value_found_at_key_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::response::body::array_with_type_matcher_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::different_value_found_at_index_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::deeply_nested_objects_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v2::response::body::keys_out_of_order_match_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::matches_with_integers ... ok [INFO] [stdout] test spec_testcases::v2::response::body::keys_out_of_order_match ... ok [INFO] [stdout] test spec_testcases::v2::response::body::matches ... ok [INFO] [stdout] test spec_testcases::v2::response::body::deeply_nested_objects ... ok [INFO] [stdout] test spec_testcases::v2::response::body::matches_with_regex_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_body_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::matches_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v2::response::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::matches_with_floats ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_index_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v2::response::body::null_body ... ok [INFO] [stdout] test spec_testcases::v2::response::body::no_body_no_content_type_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v2::response::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_first_matches_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_no_matches ... ok [INFO] [stdout] test spec_testcases::v2::response::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_first_matches ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_second_matches_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v2::response::body::missing_key_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_type_matching_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_type_matching ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_with_type_mismatching_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_no_matches_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_with_type_mismatching ... ok [INFO] [stdout] test spec_testcases::v2::response::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v2::response::body::property_name_is_different_case_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::objects_in_array_second_matches ... ok [INFO] [stdout] test spec_testcases::v2::response::body::property_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_index_with_missing_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v2::response::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_index_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_key_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::value_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_key_with_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::matches ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v2::response::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v2::response::status::different_status ... ok [INFO] [stdout] test spec_testcases::v2::response::status::matches ... ok [INFO] [stdout] test spec_testcases::v2::response::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_size_less_than_required ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_with_regular_expression_that_does_not_match_in_element ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_with_at_least_one_element_matching_by_example ... ok [INFO] [stdout] test spec_testcases::v3::message::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_with_at_least_one_element_not_matching_example_type ... ok [INFO] [stdout] test spec_testcases::v3::message::body::matches_with_regex_with_bracket_notation ... ok [INFO] [stdout] test spec_testcases::v3::message::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_with_nested_array_that_matches ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_with_regular_expression_in_element ... ok [INFO] [stdout] test spec_testcases::v3::message::body::matches ... ok [INFO] [stdout] test spec_testcases::v3::message::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v3::message::body::no_body ... ok [INFO] [stdout] test spec_testcases::v3::message::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v3::message::body::array_with_nested_array_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v3::message::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::message::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::message::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v3::message::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v3::message::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::message::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v3::message::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v3::message::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v3::message::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v3::message::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_at_top_level_xml ... ok [INFO] [stdout] test spec_testcases::v3::message::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v3::message::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_size_less_than_required ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v3::message::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_in_different_order_xml ... ok [INFO] [stdout] test spec_testcases::v3::message::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_at_least_one_element_matching_by_example ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_at_least_one_element_matching_by_example_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_size_less_than_required_xml ... ok [INFO] [stdout] test spec_testcases::v3::message::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_at_least_one_element_not_matching_example_type ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_regular_expression_that_does_not_match_in_element_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_regular_expression_that_does_not_match_in_element ... ok [INFO] [stdout] test spec_testcases::v3::request::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_nested_array_that_matches ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_regular_expression_in_element ... ok [INFO] [stdout] test spec_testcases::v3::request::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::request::body::different_value_found_at_index_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_with_floats ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_nested_array_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v3::request::body::empty_found_at_key_where_not_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::array_with_regular_expression_in_element_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_with_regex_with_bracket_notation_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::different_value_found_at_key_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_with_integers ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v3::request::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_with_regex_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v3::request::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_with_regex_with_bracket_notation ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::missing_index_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v3::request::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v3::request::body::no_body_no_content_type_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::no_body ... ok [INFO] [stdout] test spec_testcases::v3::request::body::no_body_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::request::body::missing_key_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v3::request::body::not_empty_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::request::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::null_body ... ok [INFO] [stdout] test spec_testcases::v3::request::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v3::request::body::not_empty_found_at_key_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_index_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_key_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v3::request::body::value_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_key_with_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::content_type_parameters_do_not_match ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_index_with_missing_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::matches_content_type_with_charset_with_different_case ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::matches_content_type_with_charset ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::matches ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::matches_content_type_with_parameters_in_different_order ... ok [INFO] [stdout] test spec_testcases::v3::request::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v3::request::method::different_method ... ok [INFO] [stdout] test spec_testcases::v3::request::method::matches ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v3::request::path::empty_path_found_when_forward_slash_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::path::incorrect_path ... ok [INFO] [stdout] test spec_testcases::v3::request::path::forward_slash_found_when_empty_path_expected ... ok [INFO] [stdout] test spec_testcases::v3::request::headers::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v3::request::method::method_is_different_case ... ok [INFO] [stdout] test spec_testcases::v3::request::path::unexpected_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v3::request::path::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v3::request::path::missing_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v3::request::query::different_order ... ok [INFO] [stdout] test spec_testcases::v3::request::query::same_parameter_different_values ... ok [INFO] [stdout] test spec_testcases::v3::request::query::matches_with_equals_in_the_query_value ... ok [INFO] [stdout] test spec_testcases::v3::request::query::same_parameter_multiple_times ... ok [INFO] [stdout] test spec_testcases::v3::request::query::matches ... ok [INFO] [stdout] test spec_testcases::v3::request::query::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v3::request::query::missing_params ... ok [INFO] [stdout] test spec_testcases::v3::request::query::same_parameter_multiple_times_in_different_order ... ok [INFO] [stdout] test spec_testcases::v3::request::query::unexpected_param ... ok [INFO] [stdout] test spec_testcases::v3::request::query::different_params ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_at_top_level_with_matchers_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_at_top_level_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::additional_property_with_type_matcher ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_at_top_level_with_matchers ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_with_regex_matcher ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_with_type_matcher ... ok [INFO] [stdout] test spec_testcases::v3::request::path::matches ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_with_type_matcher_mismatch ... ok [INFO] [stdout] test spec_testcases::v3::response::body::additional_property_with_type_matcher_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_with_type_matcher_mismatch_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_in_different_order_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v3::response::body::different_value_found_at_index_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::deeply_nested_objects_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_with_regex_matcher_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::different_value_found_at_key_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::response::body::array_with_type_matcher_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::deeply_nested_objects ... ok [INFO] [stdout] test spec_testcases::v3::response::body::different_xml_namespace_prefixes ... ok [INFO] [stdout] test spec_testcases::v3::response::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v3::response::body::matches_with_integers ... ok [INFO] [stdout] test spec_testcases::v3::response::body::matches ... ok [INFO] [stdout] test spec_testcases::v3::response::body::different_xml_namespaces ... ok [INFO] [stdout] test spec_testcases::v3::response::body::matches_with_regex_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::matches_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::keys_out_of_order_match ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_body_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v3::response::body::keys_out_of_order_match_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_index_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::response::body::matches_with_floats ... ok [INFO] [stdout] test spec_testcases::v3::response::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::response::body::no_body_no_content_type_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v3::response::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_key_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v3::response::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v3::response::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v3::response::body::null_body ... ok [INFO] [stdout] test spec_testcases::v3::response::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_second_matches_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_first_matches ... ok [INFO] [stdout] test spec_testcases::v3::response::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_type_matching_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_no_matches ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_first_matches_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_type_matching ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_with_type_mismatching ... ok [INFO] [stdout] test spec_testcases::v3::response::body::plain_text_regex_matching_missing_body ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_second_matches ... ok [INFO] [stdout] test spec_testcases::v3::response::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::plain_text_empty_body ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_with_type_mismatching_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::plain_text_regex_matching_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v3::response::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v3::response::body::property_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v3::response::body::plain_text_regex_matching ... ok [INFO] [stdout] test spec_testcases::v3::response::body::property_name_is_different_case_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_index_with_missing_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v3::response::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_key_with_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_xml_namespace ... ignored, Incorrect behaviour - fixed in V2 engine [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v3::response::body::plain_text_missing_body ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_index_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::objects_in_array_no_matches_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v3::response::body::unexpected_key_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::body::value_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::matches_content_type_with_parameters_in_different_order ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v3::response::status::different_status ... ok [INFO] [stdout] test spec_testcases::v3::response::status::matches ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::content_type_parameters_do_not_match ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::matches ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_with_at_least_one_element_matching_by_example ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_with_nested_array_that_matches ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::matches_content_type_with_charset ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_with_nested_array_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_size_less_than_required ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v3::response::headers::matches_content_type_with_charset_with_different_case ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_with_regular_expression_in_element ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v4::message::body::matches ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_with_at_least_one_element_not_matching_example_type ... ok [INFO] [stdout] test spec_testcases::v4::message::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v4::message::body::matches_with_regex_with_bracket_notation ... ok [INFO] [stdout] test spec_testcases::v4::message::body::array_with_regular_expression_that_does_not_match_in_element ... ok [INFO] [stdout] test spec_testcases::v4::message::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v4::message::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v4::message::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v4::message::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::message::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v4::message::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v4::message::body::no_body ... ok [INFO] [stdout] test spec_testcases::v4::message::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v4::message::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v4::message::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v4::message::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_in_different_order_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_at_top_level_xml ... ok [INFO] [stdout] test spec_testcases::v4::message::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_size_less_than_required_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_at_least_one_element_not_matching_example_type ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_regular_expression_in_element ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_at_least_one_element_matching_by_example ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_nested_array_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_nested_array_that_matches ... ok [INFO] [stdout] test spec_testcases::v4::request::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_at_least_one_element_matching_by_example_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_regular_expression_in_element_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_size_less_than_required ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_regular_expression_that_does_not_match_in_element ... ok [INFO] [stdout] test spec_testcases::v4::request::body::different_value_found_at_index_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::request::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v4::request::body::array_with_regular_expression_that_does_not_match_in_element_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v4::request::body::different_value_found_at_key_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::empty_found_at_key_where_not_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_with_floats ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_with_integers ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_with_regex_with_bracket_notation_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_with_regex_with_bracket_notation ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::missing_key_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v4::request::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::request::body::no_body ... ok [INFO] [stdout] test spec_testcases::v4::request::body::missing_index_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::not_empty_found_at_key_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::matches_with_regex_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v4::request::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::request::body::not_empty_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::no_body_no_content_type_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::no_body_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::request::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::null_body ... ok [INFO] [stdout] test spec_testcases::v4::request::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v4::request::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v4::request::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_index_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_index_with_missing_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::content_type_parameters_do_not_match ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_key_with_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v4::request::body::value_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_key_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::request::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::matches_content_type_with_parameters_in_different_order ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::matches ... ok [INFO] [stdout] test spec_testcases::v4::request::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::matches_content_type_with_charset ... ok [INFO] [stdout] test spec_testcases::v4::request::method::different_method ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v4::request::method::method_is_different_case ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::unexpected_header_found ... ok [INFO] [stdout] test spec_testcases::v4::request::method::matches ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v4::request::headers::matches_content_type_with_charset_with_different_case ... ok [INFO] [stdout] test spec_testcases::v4::request::path::forward_slash_found_when_empty_path_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::path::incorrect_path ... ok [INFO] [stdout] test spec_testcases::v4::request::path::empty_path_found_when_forward_slash_expected ... ok [INFO] [stdout] test spec_testcases::v4::request::path::unexpected_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v4::request::path::missing_trailing_slash_in_path ... ok [INFO] [stdout] test spec_testcases::v4::request::path::matches ... ok [INFO] [stdout] test spec_testcases::v4::request::query::matches ... ok [INFO] [stdout] test spec_testcases::v4::request::query::matches_with_equals_in_the_query_value ... ok [INFO] [stdout] test spec_testcases::v4::request::query::same_parameter_multiple_times ... ok [INFO] [stdout] test spec_testcases::v4::request::query::different_order ... ok [INFO] [stdout] test spec_testcases::v4::request::query::same_parameter_different_values ... ok [INFO] [stdout] test spec_testcases::v4::request::query::same_parameter_multiple_times_in_different_order ... ok [INFO] [stdout] test spec_testcases::v4::request::query::unexpected_param ... ok [INFO] [stdout] test spec_testcases::v4::request::query::missing_params ... ok [INFO] [stdout] test spec_testcases::v4::request::query::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v4::request::query::different_params ... ok [INFO] [stdout] test spec_testcases::v4::response::body::additional_property_with_type_matcher_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_at_top_level_with_matchers ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_at_top_level_with_matchers_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_in_different_order ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_in_different_order_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_with_type_matcher ... ok [INFO] [stdout] test spec_testcases::v4::request::path::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_with_type_matcher_mismatch_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_with_regex_matcher ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_at_top_level_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::different_value_found_at_index ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_at_top_level ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_with_regex_matcher_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::different_value_found_at_key ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_with_type_matcher_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::different_xml_namespaces ... ok [INFO] [stdout] test spec_testcases::v4::response::body::empty_body ... ok [INFO] [stdout] test spec_testcases::v4::response::body::array_with_type_matcher_mismatch ... ok [INFO] [stdout] test spec_testcases::v4::response::body::deeply_nested_objects_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::additional_property_with_type_matcher ... ok [INFO] [stdout] test spec_testcases::v4::response::body::different_value_found_at_index_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::different_value_found_at_key_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::empty_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::response::body::matches ... ok [INFO] [stdout] test spec_testcases::v4::response::body::deeply_nested_objects ... ok [INFO] [stdout] test spec_testcases::v4::response::body::keys_out_of_order_match_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::keys_out_of_order_match ... ok [INFO] [stdout] test spec_testcases::v4::response::body::matches_with_integers ... ok [INFO] [stdout] test spec_testcases::v4::response::body::matches_with_floats ... ok [INFO] [stdout] test spec_testcases::v4::response::body::matches_with_regex ... ok [INFO] [stdout] test spec_testcases::v4::response::body::different_xml_namespace_prefixes ... ok [INFO] [stdout] test spec_testcases::v4::response::body::matches_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_body ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_body_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::no_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::response::body::no_body_no_content_type_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_index ... ok [INFO] [stdout] test spec_testcases::v4::response::body::matches_with_regex_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_index_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_key_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::matches_with_type ... ok [INFO] [stdout] test spec_testcases::v4::response::body::null_body_no_content_type ... ok [INFO] [stdout] test spec_testcases::v4::response::body::non_empty_body_found_when_empty_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::not_null_found_in_array_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::missing_key ... ok [INFO] [stdout] test spec_testcases::v4::response::body::not_null_found_at_key_when_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::null_body ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_first_matches ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_no_matches_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::null_found_at_key_where_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::number_found_in_array_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::number_found_at_key_when_string_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::null_found_in_array_when_not_null_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_first_matches_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_second_matches ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_no_matches ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_second_matches_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_type_matching_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::plain_text_missing_body ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_type_matching ... ok [INFO] [stdout] test spec_testcases::v4::response::body::plain_text_empty_body ... ok [INFO] [stdout] test spec_testcases::v4::response::body::plain_text_regex_matching_missing_body ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_with_type_mismatching ... ok [INFO] [stdout] test spec_testcases::v4::response::body::plain_text_regex_matching_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v4::response::body::plain_text_that_does_not_match ... ok [INFO] [stdout] test spec_testcases::v4::response::body::plain_text_regex_matching ... ok [INFO] [stdout] test spec_testcases::v4::response::body::string_found_at_key_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_index_with_missing_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::property_name_is_different_case_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::plain_text_that_matches ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_index_with_null_value ... ok [INFO] [stdout] test spec_testcases::v4::response::body::objects_in_array_with_type_mismatching_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_key_with_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_xml_namespace ... ignored, Incorrect behaviour - fixed in V2 engine [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_index_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_key_with_not_null_value ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::empty_headers ... ok [INFO] [stdout] test spec_testcases::v4::response::body::string_found_in_array_when_number_expected ... ok [INFO] [stdout] test spec_testcases::v4::response::body::property_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::header_value_is_different_case ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_key_with_null_value ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::header_name_is_different_case ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::matches ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::matches_content_type_with_charset_with_different_case ... ok [INFO] [stdout] test spec_testcases::v4::response::body::value_found_in_array_when_empty_expected_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_index_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::body::unexpected_key_with_non_empty_value_xml ... ok [INFO] [stdout] test spec_testcases::v4::response::status::different_status ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::matches_content_type_with_charset ... ok [INFO] [stdout] test spec_testcases::v4::response::status::matches ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::order_of_comma_separated_header_values_different ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::matches_with_regex ... ok [INFO] [stdout] test test_load_pact ... ok [INFO] [stdout] test test_load_pact_encoded_query ... ok [INFO] [stdout] test test_load_pact_with_binary_body ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::content_type_parameters_do_not_match ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::matches_content_type_with_parameters_in_different_order ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::unexpected_header_found ... ok [INFO] [stdout] test test_load_test_pact_matchers_old_format ... ok [INFO] [stdout] test test_load_test_pact ... ok [INFO] [stdout] test test_load_test_pact_no_bodies ... ok [INFO] [stdout] test test_load_test_pact_lowercase_method ... ok [INFO] [stdout] test test_load_test_pact_matchers ... ok [INFO] [stdout] test test_load_test_pact_root_string_json ... ok [INFO] [stdout] test test_load_test_pact_no_metadata ... ok [INFO] [stdout] test test_load_test_pact_no_spec_version ... ok [INFO] [stdout] test test_load_test_pact_with_camel_case_spec_version ... ok [INFO] [stdout] test test_load_test_pact_no_version ... ok [INFO] [stdout] test test_load_test_pact_with_bodies ... ok [INFO] [stdout] test test_load_v4_pact ... ok [INFO] [stdout] test test_load_v4_pact_with_comments ... ok [INFO] [stdout] test test_load_v2_pact ... ok [INFO] [stdout] test test_load_v4_message_pact ... ok [INFO] [stdout] test test_load_v4_pact_with_message_with_comments ... ok [INFO] [stdout] test test_load_v4_combined_pact ... ok [INFO] [stdout] test test_load_test_pact_query_old_format ... ok [INFO] [stdout] test spec_testcases::v4::response::headers::whitespace_after_comma_different ... ok [INFO] [stdout] test test_load_v2_pact_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 823 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 3.77s [INFO] [stdout] [INFO] [stderr] Doc-tests pact_matching [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6484de1afd74659ca12ab79fb7f495d01a0ddfa35f5f2d39965ff7f442b93a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6484de1afd74659ca12ab79fb7f495d01a0ddfa35f5f2d39965ff7f442b93a7", kill_on_drop: false }` [INFO] [stdout] d6484de1afd74659ca12ab79fb7f495d01a0ddfa35f5f2d39965ff7f442b93a7