[INFO] crate jsonschema 0.2.0 is already in cache
[INFO] checking jsonschema-0.2.0 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate jsonschema 0.2.0 into /workspace/builds/worker-10/source
[INFO] validating manifest of crates.io crate jsonschema 0.2.0 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate jsonschema 0.2.0
[INFO] finished tweaking crates.io crate jsonschema 0.2.0
[INFO] tweaked toml for crates.io crate jsonschema 0.2.0 written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] ab9cd86270039ed587a4e94ae5463eef479bf66437871ecb3b57ee1efcef86b8
[INFO] running `"docker" "start" "-a" "ab9cd86270039ed587a4e94ae5463eef479bf66437871ecb3b57ee1efcef86b8"`
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking iri-string v0.3.0
[INFO] [stderr]     Checking hyper v0.13.4
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]     Checking json-pointer v0.3.2
[INFO] [stderr]     Checking jsonway v2.0.0
[INFO] [stderr]     Checking valico v3.2.0
[INFO] [stderr]     Checking jsonschema-valid v0.4.0
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]     Checking reqwest v0.10.4
[INFO] [stderr]     Checking jsonschema v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: function is never used: `canada_compile_benchmark`
[INFO] [stderr]   --> benches/jsonschema.rs:66:4
[INFO] [stderr]    |
[INFO] [stderr] 66 | fn canada_compile_benchmark(c: &mut Criterion) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `fastjsonschema_compile`
[INFO] [stderr]   --> benches/jsonschema.rs:73:4
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn fastjsonschema_compile(c: &mut Criterion) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `fastjsonschema_valid`
[INFO] [stderr]   --> benches/jsonschema.rs:79:4
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn fastjsonschema_valid(c: &mut Criterion) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `fastjsonschema_valid_jsonschema_valid`
[INFO] [stderr]   --> benches/jsonschema.rs:88:4
[INFO] [stderr]    |
[INFO] [stderr] 88 | fn fastjsonschema_valid_jsonschema_valid(c: &mut Criterion) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `fastjsonschema_valid_valico`
[INFO] [stderr]   --> benches/jsonschema.rs:97:4
[INFO] [stderr]    |
[INFO] [stderr] 97 | fn fastjsonschema_valid_valico(c: &mut Criterion) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `fastjsonschema_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:108:4
[INFO] [stderr]     |
[INFO] [stderr] 108 | fn fastjsonschema_invalid(c: &mut Criterion) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `fastjsonschema_invalid_jsonschema_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:118:4
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn fastjsonschema_invalid_jsonschema_valid(c: &mut Criterion) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `fastjsonschema_invalid_valico`
[INFO] [stderr]    --> benches/jsonschema.rs:127:4
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn fastjsonschema_invalid_valico(c: &mut Criterion) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_items_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 | / bench_validate!(
[INFO] [stderr] 139 | |     additional_items_valid,
[INFO] [stderr] 140 | |     "additional items valid",
[INFO] [stderr] 141 | |     {"items": [{}, {}, {}], "additionalItems": false},
[INFO] [stderr] 142 | |     [1, 2, 3]
[INFO] [stderr] 143 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_items_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 144 | / bench_validate!(
[INFO] [stderr] 145 | |     additional_items_invalid,
[INFO] [stderr] 146 | |     "additional items invalid",
[INFO] [stderr] 147 | |     {"items": [{}, {}, {}], "additionalItems": false},
[INFO] [stderr] 148 | |     [1, 2, 3, 4]
[INFO] [stderr] 149 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_valid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 | / bench_validate!(
[INFO] [stderr] 151 | |     additional_properties_valid1,
[INFO] [stderr] 152 | |     "additional properties valid 1",
[INFO] [stderr] 153 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 157 | |     {"foo" : 1, "bar" : 2, "quux" : true}
[INFO] [stderr] 158 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_invalid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 | / bench_validate!(
[INFO] [stderr] 160 | |     additional_properties_invalid1,
[INFO] [stderr] 161 | |     "additional properties invalid 1",
[INFO] [stderr] 162 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 166 | |     {"foo" : 1, "bar" : 2, "quux" : 12}
[INFO] [stderr] 167 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_valid2`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 | / bench_validate!(
[INFO] [stderr] 169 | |     additional_properties_valid2,
[INFO] [stderr] 170 | |     "additional properties valid 2",
[INFO] [stderr] 171 | |     {"additionalProperties": {"type": "boolean"}},
[INFO] [stderr] 172 | |     {"foo" : true}
[INFO] [stderr] 173 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_invalid2`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 174 | / bench_validate!(
[INFO] [stderr] 175 | |     additional_properties_invalid2,
[INFO] [stderr] 176 | |     "additional properties invalid 2",
[INFO] [stderr] 177 | |     {"additionalProperties": {"type": "boolean"}},
[INFO] [stderr] 178 | |     {"foo" : 1}
[INFO] [stderr] 179 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_valid3`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 180 | / bench_validate!(
[INFO] [stderr] 181 | |     additional_properties_valid3,
[INFO] [stderr] 182 | |     "additional properties valid 3",
[INFO] [stderr] 183 | |     {"additionalProperties": false},
[INFO] [stderr] 184 | |     {}
[INFO] [stderr] 185 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_invalid3`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 | / bench_validate!(
[INFO] [stderr] 187 | |     additional_properties_invalid3,
[INFO] [stderr] 188 | |     "additional properties invalid 3",
[INFO] [stderr] 189 | |     {"additionalProperties": false},
[INFO] [stderr] 190 | |     {"foo" : 1}
[INFO] [stderr] 191 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_valid4`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 192 | / bench_validate!(
[INFO] [stderr] 193 | |     additional_properties_valid4,
[INFO] [stderr] 194 | |     "additional properties valid 4",
[INFO] [stderr] 195 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 199 | |     {"foo" : 1, "bar" : 2}
[INFO] [stderr] 200 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_invalid4`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 201 | / bench_validate!(
[INFO] [stderr] 202 | |     additional_properties_invalid4,
[INFO] [stderr] 203 | |     "additional properties invalid 4",
[INFO] [stderr] 204 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 208 | |     {"foo" : 1, "bar" : 2, "quux" : 12}
[INFO] [stderr] 209 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_valid5`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 210 | / bench_validate!(
[INFO] [stderr] 211 | |     additional_properties_valid5,
[INFO] [stderr] 212 | |     "additional properties valid 5",
[INFO] [stderr] 213 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 218 | |     {"foo": 1}
[INFO] [stderr] 219 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_invalid5`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 220 | / bench_validate!(
[INFO] [stderr] 221 | |     additional_properties_invalid5,
[INFO] [stderr] 222 | |     "additional properties invalid 5",
[INFO] [stderr] 223 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 228 | |     {"foo" : 1, "bar" : 2, "quux" : "boom"}
[INFO] [stderr] 229 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_valid6`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 230 | / bench_validate!(
[INFO] [stderr] 231 | |     additional_properties_valid6,
[INFO] [stderr] 232 | |     "additional properties valid 6",
[INFO] [stderr] 233 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 238 | |     {"foo": 1}
[INFO] [stderr] 239 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `additional_properties_invalid6`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |           fn $b(c: &mut Criterion) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 240 | / bench_validate!(
[INFO] [stderr] 241 | |     additional_properties_invalid6,
[INFO] [stderr] 242 | |     "additional properties invalid 6",
[INFO] [stderr] 243 | |     {
[INFO] [stderr] ...   |
[INFO] [stderr] 248 | |     {"foo" : 1, "bar" : 2, "quux" : "boom"}
[INFO] [stderr] 249 | | );
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `all_of_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 250 | bench_validate!(all_of_valid, "allOf valid", {"allOf": [{"type": "integer"}, {"minimum": 2}]}, 4);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `all_of_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 251 | bench_validate!(all_of_invalid, "allOf invalid", {"allOf": [{"type": "integer"}, {"minimum": 2}]}, 1);
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `any_of_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 252 | bench_validate!(any_of_valid, "anyOf valid", {"anyOf": [{"type": "integer"}, {"minimum": 2}]}, 1);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `any_of_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 | bench_validate!(any_of_invalid, "anyOf invalid", {"anyOf": [{"type": "integer"}, {"minimum": 2}]}, 1.5);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `one_of_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 254 | bench_validate!(one_of_valid, "oneOf valid", {"oneOf": [{"type": "integer"}, {"minimum": 2}]}, 1);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `one_of_invalid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 | bench_validate!(one_of_invalid1, "oneOf invalid1", {"oneOf": [{"type": "integer"}, {"minimum": 2}]}, 3);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `enum_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 256 | bench_validate!(enum_valid, "enum invalid", {"enum": [1, 2, 3, 4]}, 4);
[INFO] [stderr]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `enum_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 257 | bench_validate!(enum_invalid, "enum invalid", {"enum": [1, 2, 3, 4]}, 5);
[INFO] [stderr]     | ------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `contains_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 258 | bench_validate!(contains_valid, "contains valid", {"contains": {"minimum": 5}}, [5]);
[INFO] [stderr]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `contains_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 259 | bench_validate!(contains_invalid, "contains invalid", {"contains": {"minimum": 5}}, [1]);
[INFO] [stderr]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `const_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 | bench_validate!(const_valid, "const valid", {"const": 1}, 1);
[INFO] [stderr]     | ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `const_invalid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 261 | bench_validate!(const_invalid1, "const invalid1", {"const": 1}, 2);
[INFO] [stderr]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `const_invalid2`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 | bench_validate!(const_invalid2, "const invalid1", {"const": 1}, "2");
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `false_schema`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 | bench_validate!(false_schema, "false schema", false, 1);
[INFO] [stderr]     | -------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `format_ipv4_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 264 | bench_validate!(format_ipv4_valid, "format ipv4 valid", {"format": "ipv4"}, "127.0.0.1");
[INFO] [stderr]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `format_ipv4_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 265 | bench_validate!(format_ipv4_invalid, "format ipv4 valid", {"format": "ipv4"}, "127.0.0.999");
[INFO] [stderr]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `not_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 266 | bench_validate!(not_valid, "not valid", {"not": {"type": "null"}}, 1);
[INFO] [stderr]     | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `not_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 267 | bench_validate!(not_invalid, "not invalid", {"not": {"type": "null"}}, null);
[INFO] [stderr]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `min_properties_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 268 | bench_validate!(min_properties_valid, "min properties valid", {"minProperties": 2}, {"a": 1, "b": 2});
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `min_properties_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 | bench_validate!(min_properties_invalid, "min properties invalid", {"minProperties": 2}, {"a": 1});
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `max_properties_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 270 | bench_validate!(max_properties_valid, "max properties valid", {"maxProperties": 1}, {"a": 1});
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `max_properties_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 271 | bench_validate!(max_properties_invalid, "max properties invalid", {"maxProperties": 1}, {"a": 1, "b": 2});
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `min_items_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 272 | bench_validate!(min_items_valid, "min items valid", {"minItems": 2}, [1, 2]);
[INFO] [stderr]     | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `min_items_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 | bench_validate!(min_items_invalid, "min items invalid", {"minItems": 2}, [1]);
[INFO] [stderr]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `max_items_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 | bench_validate!(max_items_valid, "max items valid", {"maxItems": 1}, [1]);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `max_items_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 275 | bench_validate!(max_items_invalid, "max items invalid", {"maxItems": 1}, [1, 2]);
[INFO] [stderr]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `max_length_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 276 | bench_validate!(max_length_valid, "max length valid", {"maxLength": 3}, "123");
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `max_length_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 277 | bench_validate!(max_length_invalid, "max length invalid", {"maxLength": 3}, "1234");
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `min_length_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 | bench_validate!(min_length_valid, "min length valid", {"minLength": 3}, "123");
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `min_length_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 | bench_validate!(min_length_invalid, "min length invalid", {"minLength": 3}, "12");
[INFO] [stderr]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `exclusive_maximum_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 280 | bench_validate!(exclusive_maximum_valid, "exclusive maximum valid", {"exclusiveMaximum": 3}, 2);
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `exclusive_maximum_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 281 | bench_validate!(exclusive_maximum_invalid, "exclusive maximum invalid", {"exclusiveMaximum": 3}, 3);
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `exclusive_minimum_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 282 | bench_validate!(exclusive_minimum_valid, "exclusive minimum valid", {"exclusiveMinimum": 3}, 5);
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `exclusive_minimum_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 283 | bench_validate!(exclusive_minimum_invalid, "exclusive minimum invalid", {"exclusiveMinimum": 3}, 3);
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `maximum_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 284 | bench_validate!(maximum_valid, "maximum valid", {"maximum": 3}, 2);
[INFO] [stderr]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `maximum_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 285 | bench_validate!(maximum_invalid, "maximum invalid", {"maximum": 3}, 5);
[INFO] [stderr]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `minimum_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 286 | bench_validate!(minimum_valid, "minimum valid", {"minimum": 3}, 5);
[INFO] [stderr]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `minimum_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 287 | bench_validate!(minimum_invalid, "minimum invalid", {"minimum": 3}, 1);
[INFO] [stderr]     | ----------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_string_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 288 | bench_validate!(type_string_valid, "type string valid", {"type": "string"}, "1");
[INFO] [stderr]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_string_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 289 | bench_validate!(type_string_invalid, "type string invalid", {"type": "string"}, 1);
[INFO] [stderr]     | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_integer_valid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 290 | bench_validate!(type_integer_valid1, "type integer valid 1", {"type": "integer"}, 1);
[INFO] [stderr]     | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_integer_invalid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 291 | bench_validate!(type_integer_invalid1, "type integer invalid 1", {"type": "integer"}, 1.4);
[INFO] [stderr]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_integer_valid2`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 | bench_validate!(type_integer_valid2, "type integer valid 2", {"type": "integer"}, 1.0);
[INFO] [stderr]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_integer_invalid2`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 293 | bench_validate!(type_integer_invalid2, "type integer invalid 2", {"type": "integer"}, "foo");
[INFO] [stderr]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_multiple_valid3`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 294 | bench_validate!(type_multiple_valid3, "type multiple valid 3", {"type": ["integer", "string"]}, "foo");
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `type_multiple_invalid3`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 295 | bench_validate!(type_multiple_invalid3, "type multiple invalid 3", {"type": ["integer", "string"]}, []);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `unique_items_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 296 | bench_validate!(unique_items_valid, "unique items valid", {"uniqueItems": true}, [1, 2, 3, 4, 5]);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `unique_items_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 297 | bench_validate!(unique_items_invalid, "unique items invalid", {"uniqueItems": true}, [1, 2, 3, 4, 5, 1]);
[INFO] [stderr]     | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `multiple_of_integer_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 298 | bench_validate!(multiple_of_integer_valid, "multipleOf integer valid", {"multipleOf": 5}, 125);
[INFO] [stderr]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `multiple_of_integer_invalid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 299 | bench_validate!(multiple_of_integer_invalid1, "multipleOf integer invalid", {"multipleOf": 5}, 212);
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `multiple_of_integer_invalid2`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 300 | bench_validate!(multiple_of_integer_invalid2, "multipleOf integer invalid", {"multipleOf": 5}, 212.4);
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `multiple_of_float_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 301 | bench_validate!(multiple_of_float_valid, "multipleOf float valid", {"multipleOf": 2.5}, 127.5);
[INFO] [stderr]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `multiple_of_float_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 302 | bench_validate!(multiple_of_float_invalid, "multipleOf float invalid", {"multipleOf": 2.5}, 112.2);
[INFO] [stderr]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `property_names_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 303 | bench_validate!(property_names_valid, "propertyNames valid", {"propertyNames": {"maxLength": 3}}, {"ABC": 1});
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `property_names_invalid1`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 304 | bench_validate!(property_names_invalid1, "propertyNames invalid 1", {"propertyNames": {"maxLength": 3}}, {"ABCD": 1});
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `property_names_invalid2`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 305 | bench_validate!(property_names_invalid2, "propertyNames invalid 2", {"propertyNames": false}, {"ABCD": 1});
[INFO] [stderr]     | ----------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `pattern_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 306 | bench_validate!(pattern_valid, "pattern valid", {"pattern": "A[0-9]{2}Z"}, "A11Z");
[INFO] [stderr]     | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `pattern_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 307 | bench_validate!(pattern_invalid, "pattern invalid", {"pattern": "A[0-9]{2}Z"}, "A119");
[INFO] [stderr]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `properties_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 308 | bench_validate!(properties_valid, "properties valid", {"properties": {"foo": {"type": "string"}}}, {"foo": "bar"});
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `properties_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 309 | bench_validate!(properties_invalid, "properties invalid", {"properties": {"foo": {"type": "string"}}}, {"foo": 1});
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `required_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 310 | bench_validate!(required_valid, "required valid", {"required": ["a"]}, {"a": 1});
[INFO] [stderr]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `required_invalid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 311 | bench_validate!(required_invalid, "required invalid", {"required": ["a"]}, {});
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `ref_valid`
[INFO] [stderr]    --> benches/jsonschema.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr] 22  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 312 | bench_validate!(ref_valid, "ref valid", {"items": [{"type": "integer"},{"$ref": "#/items/0"}]}, [1, 2]);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_required`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 313 | bench_compile!(c_required, "compile required", {"required": ["a", "b", "c"]});
[INFO] [stderr]     | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_properties`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 314 | bench_compile!(c_properties, "compile properties", {"properties": {"a": true, "b": true, "c": true}});
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_dependencies`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 315 | bench_compile!(c_dependencies, "compile dependencies", {"dependencies": {"bar": ["foo"]}});
[INFO] [stderr]     | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_enum`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 316 | bench_compile!(c_enum, "compile enum", {"enum": [1, 2, "3"]});
[INFO] [stderr]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_aproperties1`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 317 | bench_compile!(c_aproperties1, "compile additional properties 1", {"additionalProperties": {"type": "boolean"}});
[INFO] [stderr]     | ----------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_aproperties2`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 318 | bench_compile!(c_aproperties2, "compile additional properties 2", {"properties": {"foo": {}, "bar": {}}, "additionalProperties": {"type": "boolean"}});
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_aproperties3`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 319 | bench_compile!(c_aproperties3, "compile additional properties 3", {"properties": {"foo": {}, "bar": {}}, "patternProperties": { "^v": {} }, "additionalProperties": false});
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_aproperties4`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 320 | bench_compile!(c_aproperties4, "compile additional properties 4", {"patternProperties": {"^á": {}}, "additionalProperties": false});
[INFO] [stderr]     | ------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_aproperties5`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 321 | bench_compile!(c_aproperties5, "compile additional properties 5", {"additionalProperties": false});
[INFO] [stderr]     | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `c_aproperties6`
[INFO] [stderr]    --> benches/jsonschema.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr] 33  |         fn $b(c: &mut Criterion) {
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 322 | bench_compile!(c_aproperties6, "compile additional properties 6", {"properties": {"foo": {}, "bar": {}}, "additionalProperties": false});
[INFO] [stderr]     | ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 42.20s
[INFO] running `"docker" "inspect" "ab9cd86270039ed587a4e94ae5463eef479bf66437871ecb3b57ee1efcef86b8"`
[INFO] running `"docker" "rm" "-f" "ab9cd86270039ed587a4e94ae5463eef479bf66437871ecb3b57ee1efcef86b8"`
[INFO] [stdout] ab9cd86270039ed587a4e94ae5463eef479bf66437871ecb3b57ee1efcef86b8
