[INFO] crate valico 3.2.0 is already in cache [INFO] testing valico-3.2.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate valico 3.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate valico 3.2.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate valico 3.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate valico 3.2.0 [INFO] tweaked toml for crates.io crate valico 3.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d8ec48483b5ad70af501c388d09dc725be6433025540b55b54a35a98211d115 [INFO] running `"docker" "start" "-a" "0d8ec48483b5ad70af501c388d09dc725be6433025540b55b54a35a98211d115"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling valico v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | impl_err!(Required, "required", "This field is required"); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | impl_err!(WrongValue, "wrong_value", "The value is wrong or mailformed", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | impl_err!(MutuallyExclusive, "mutually_exclusive", "The values are mutually exclusive", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | impl_err!(ExactlyOne, "exactly_one", "Exacly one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | impl_err!(AtLeastOne, "at_least_one", "At least one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(MultipleOf, "multiple_of", "Wrong number of the value"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl_err!(Maximum, "maximum", "Maximum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | impl_err!(Minimum, "minimum", "Minimum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | impl_err!(MaxLength, "max_length", "MaxLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | impl_err!(MinLength, "min_length", "MinLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | impl_err!(Pattern, "pattern", "Pattern condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | impl_err!(MaxItems, "max_items", "MaxItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | impl_err!(MinItems, "min_items", "MinItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / impl_err!( [INFO] [stderr] 85 | | UniqueItems, [INFO] [stderr] 86 | | "unique_items", [INFO] [stderr] 87 | | "UniqueItems condition is not met" [INFO] [stderr] 88 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | impl_err!(Items, "items", "Items condition is not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / impl_err!( [INFO] [stderr] 106 | | MaxProperties, [INFO] [stderr] 107 | | "max_properties", [INFO] [stderr] 108 | | "MaxProperties condition is not met" [INFO] [stderr] 109 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / impl_err!( [INFO] [stderr] 118 | | MinProperties, [INFO] [stderr] 119 | | "min_properties", [INFO] [stderr] 120 | | "MinProperties condition is not met" [INFO] [stderr] 121 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:129:1 [INFO] [stderr] | [INFO] [stderr] 129 | impl_err!(Required, "required", "This property is required"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | impl_err!(Properties, "properties", "Property conditions are not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | impl_err!(Enum, "enum", "Enum conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | impl_err!(AnyOf, "any_of", "AnyOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:168:1 [INFO] [stderr] | [INFO] [stderr] 168 | impl_err!(OneOf, "one_of", "OneOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | impl_err!(Const, "const", "Const condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | impl_err!(Contains, "contains", "Contains condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | impl_err!(Not, "not", "Not condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | impl_err!(Format, "format", "Format is wrong", +detail); [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: 28 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.19s [INFO] running `"docker" "inspect" "0d8ec48483b5ad70af501c388d09dc725be6433025540b55b54a35a98211d115"` [INFO] running `"docker" "rm" "-f" "0d8ec48483b5ad70af501c388d09dc725be6433025540b55b54a35a98211d115"` [INFO] [stdout] 0d8ec48483b5ad70af501c388d09dc725be6433025540b55b54a35a98211d115 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b3b908391922b9b66a4c32a435eee1c93c452311a2f97664efd31bb129f218b [INFO] running `"docker" "start" "-a" "4b3b908391922b9b66a4c32a435eee1c93c452311a2f97664efd31bb129f218b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling valico v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | impl_err!(Required, "required", "This field is required"); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | impl_err!(WrongValue, "wrong_value", "The value is wrong or mailformed", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | impl_err!(MutuallyExclusive, "mutually_exclusive", "The values are mutually exclusive", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | impl_err!(ExactlyOne, "exactly_one", "Exacly one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | impl_err!(AtLeastOne, "at_least_one", "At least one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(MultipleOf, "multiple_of", "Wrong number of the value"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl_err!(Maximum, "maximum", "Maximum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | impl_err!(Minimum, "minimum", "Minimum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | impl_err!(MaxLength, "max_length", "MaxLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | impl_err!(MinLength, "min_length", "MinLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | impl_err!(Pattern, "pattern", "Pattern condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | impl_err!(MaxItems, "max_items", "MaxItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | impl_err!(MinItems, "min_items", "MinItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / impl_err!( [INFO] [stderr] 85 | | UniqueItems, [INFO] [stderr] 86 | | "unique_items", [INFO] [stderr] 87 | | "UniqueItems condition is not met" [INFO] [stderr] 88 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | impl_err!(Items, "items", "Items condition is not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / impl_err!( [INFO] [stderr] 106 | | MaxProperties, [INFO] [stderr] 107 | | "max_properties", [INFO] [stderr] 108 | | "MaxProperties condition is not met" [INFO] [stderr] 109 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / impl_err!( [INFO] [stderr] 118 | | MinProperties, [INFO] [stderr] 119 | | "min_properties", [INFO] [stderr] 120 | | "MinProperties condition is not met" [INFO] [stderr] 121 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:129:1 [INFO] [stderr] | [INFO] [stderr] 129 | impl_err!(Required, "required", "This property is required"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | impl_err!(Properties, "properties", "Property conditions are not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | impl_err!(Enum, "enum", "Enum conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | impl_err!(AnyOf, "any_of", "AnyOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:168:1 [INFO] [stderr] | [INFO] [stderr] 168 | impl_err!(OneOf, "one_of", "OneOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | impl_err!(Const, "const", "Const condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | impl_err!(Contains, "contains", "Contains condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | impl_err!(Not, "not", "Not condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | impl_err!(Format, "format", "Format is wrong", +detail); [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: 28 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_length.rs:61:19 [INFO] [stderr] | [INFO] [stderr] 61 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_length.rs:124:19 [INFO] [stderr] | [INFO] [stderr] 124 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_items.rs:30:19 [INFO] [stderr] | [INFO] [stderr] 30 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_items.rs:99:19 [INFO] [stderr] | [INFO] [stderr] 99 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_properties.rs:119:19 [INFO] [stderr] | [INFO] [stderr] 119 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/unique_items.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | impl_err!(Required, "required", "This field is required"); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | impl_err!(WrongValue, "wrong_value", "The value is wrong or mailformed", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | impl_err!(MutuallyExclusive, "mutually_exclusive", "The values are mutually exclusive", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | impl_err!(ExactlyOne, "exactly_one", "Exacly one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | impl_err!(AtLeastOne, "at_least_one", "At least one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(MultipleOf, "multiple_of", "Wrong number of the value"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl_err!(Maximum, "maximum", "Maximum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | impl_err!(Minimum, "minimum", "Minimum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | impl_err!(MaxLength, "max_length", "MaxLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | impl_err!(MinLength, "min_length", "MinLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | impl_err!(Pattern, "pattern", "Pattern condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | impl_err!(MaxItems, "max_items", "MaxItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | impl_err!(MinItems, "min_items", "MinItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / impl_err!( [INFO] [stderr] 85 | | UniqueItems, [INFO] [stderr] 86 | | "unique_items", [INFO] [stderr] 87 | | "UniqueItems condition is not met" [INFO] [stderr] 88 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | impl_err!(Items, "items", "Items condition is not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / impl_err!( [INFO] [stderr] 106 | | MaxProperties, [INFO] [stderr] 107 | | "max_properties", [INFO] [stderr] 108 | | "MaxProperties condition is not met" [INFO] [stderr] 109 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / impl_err!( [INFO] [stderr] 118 | | MinProperties, [INFO] [stderr] 119 | | "min_properties", [INFO] [stderr] 120 | | "MinProperties condition is not met" [INFO] [stderr] 121 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:129:1 [INFO] [stderr] | [INFO] [stderr] 129 | impl_err!(Required, "required", "This property is required"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | impl_err!(Properties, "properties", "Property conditions are not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | impl_err!(Enum, "enum", "Enum conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | impl_err!(AnyOf, "any_of", "AnyOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:168:1 [INFO] [stderr] | [INFO] [stderr] 168 | impl_err!(OneOf, "one_of", "OneOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | impl_err!(Const, "const", "Const condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | impl_err!(Contains, "contains", "Contains condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | impl_err!(Not, "not", "Not condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | impl_err!(Format, "format", "Format is wrong", +detail); [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: 34 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.15s [INFO] running `"docker" "inspect" "4b3b908391922b9b66a4c32a435eee1c93c452311a2f97664efd31bb129f218b"` [INFO] running `"docker" "rm" "-f" "4b3b908391922b9b66a4c32a435eee1c93c452311a2f97664efd31bb129f218b"` [INFO] [stdout] 4b3b908391922b9b66a4c32a435eee1c93c452311a2f97664efd31bb129f218b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7cac0d76602eda32a704767ea60d05319c196206769f77f709b126f4ee78e9a0 [INFO] running `"docker" "start" "-a" "7cac0d76602eda32a704767ea60d05319c196206769f77f709b126f4ee78e9a0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_length.rs:61:19 [INFO] [stderr] | [INFO] [stderr] 61 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | impl_err!(Required, "required", "This field is required"); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_length.rs:124:19 [INFO] [stderr] | [INFO] [stderr] 124 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | impl_err!(WrongValue, "wrong_value", "The value is wrong or mailformed", +opt_detail); [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: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_items.rs:30:19 [INFO] [stderr] | [INFO] [stderr] 30 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_items.rs:99:19 [INFO] [stderr] | [INFO] [stderr] 99 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | impl_err!(MutuallyExclusive, "mutually_exclusive", "The values are mutually exclusive", +opt_detail); [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: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/maxmin_properties.rs:119:19 [INFO] [stderr] | [INFO] [stderr] 119 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/json_schema/keywords/unique_items.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 40 | .unwrap();; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | impl_err!(ExactlyOne, "exactly_one", "Exacly one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | impl_err!(Required, "required", "This field is required"); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | impl_err!(AtLeastOne, "at_least_one", "At least one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(MultipleOf, "multiple_of", "Wrong number of the value"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl_err!(Maximum, "maximum", "Maximum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | impl_err!(WrongValue, "wrong_value", "The value is wrong or mailformed", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | impl_err!(Minimum, "minimum", "Minimum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | impl_err!(MutuallyExclusive, "mutually_exclusive", "The values are mutually exclusive", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | impl_err!(MaxLength, "max_length", "MaxLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | impl_err!(MinLength, "min_length", "MinLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | impl_err!(ExactlyOne, "exactly_one", "Exacly one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | impl_err!(Pattern, "pattern", "Pattern condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | impl_err!(MaxItems, "max_items", "MaxItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_dsl/errors.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | impl_err!(AtLeastOne, "at_least_one", "At least one of the values must be present", +opt_detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | impl_err!(MinItems, "min_items", "MinItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | impl_err!(WrongType, "wrong_type", "Type of the value is wrong", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / impl_err!( [INFO] [stderr] 85 | | UniqueItems, [INFO] [stderr] 86 | | "unique_items", [INFO] [stderr] 87 | | "UniqueItems condition is not met" [INFO] [stderr] 88 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | impl_err!(Items, "items", "Items condition is not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | impl_err!(MultipleOf, "multiple_of", "Wrong number of the value"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / impl_err!( [INFO] [stderr] 106 | | MaxProperties, [INFO] [stderr] 107 | | "max_properties", [INFO] [stderr] 108 | | "MaxProperties condition is not met" [INFO] [stderr] 109 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | impl_err!(Maximum, "maximum", "Maximum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / impl_err!( [INFO] [stderr] 118 | | MinProperties, [INFO] [stderr] 119 | | "min_properties", [INFO] [stderr] 120 | | "MinProperties condition is not met" [INFO] [stderr] 121 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | impl_err!(Minimum, "minimum", "Minimum condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:129:1 [INFO] [stderr] | [INFO] [stderr] 129 | impl_err!(Required, "required", "This property is required"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | impl_err!(MaxLength, "max_length", "MaxLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | impl_err!(MinLength, "min_length", "MinLength condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | impl_err!(Pattern, "pattern", "Pattern condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | impl_err!(MaxItems, "max_items", "MaxItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | impl_err!(MinItems, "min_items", "MinItems condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / impl_err!( [INFO] [stderr] 85 | | UniqueItems, [INFO] [stderr] 86 | | "unique_items", [INFO] [stderr] 87 | | "UniqueItems condition is not met" [INFO] [stderr] 88 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | impl_err!(Items, "items", "Items condition is not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / impl_err!( [INFO] [stderr] 106 | | MaxProperties, [INFO] [stderr] 107 | | "max_properties", [INFO] [stderr] 108 | | "MaxProperties condition is not met" [INFO] [stderr] 109 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / impl_err!( [INFO] [stderr] 118 | | MinProperties, [INFO] [stderr] 119 | | "min_properties", [INFO] [stderr] 120 | | "MinProperties condition is not met" [INFO] [stderr] 121 | | ); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:129:1 [INFO] [stderr] | [INFO] [stderr] 129 | impl_err!(Required, "required", "This property is required"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | impl_err!(Properties, "properties", "Property conditions are not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | impl_err!(Enum, "enum", "Enum conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | impl_err!(AnyOf, "any_of", "AnyOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:168:1 [INFO] [stderr] | [INFO] [stderr] 168 | impl_err!(OneOf, "one_of", "OneOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | impl_err!(Const, "const", "Const condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | impl_err!(Contains, "contains", "Contains condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | impl_err!(Not, "not", "Not condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | impl_err!(Format, "format", "Format is wrong", +detail); [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: 34 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:138:1 [INFO] [stderr] | [INFO] [stderr] 138 | impl_err!(Properties, "properties", "Property conditions are not met", +detail); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:146:1 [INFO] [stderr] | [INFO] [stderr] 146 | impl_err!(Enum, "enum", "Enum conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:155:1 [INFO] [stderr] | [INFO] [stderr] 155 | impl_err!(AnyOf, "any_of", "AnyOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:168:1 [INFO] [stderr] | [INFO] [stderr] 168 | impl_err!(OneOf, "one_of", "OneOf conditions are not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | impl_err!(Const, "const", "Const condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | impl_err!(Contains, "contains", "Contains condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:196:1 [INFO] [stderr] | [INFO] [stderr] 196 | impl_err!(Not, "not", "Not condition is not met"); [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: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/common/error.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | self.description().fmt(formatter) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/json_schema/errors.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | impl_err!(Format, "format", "Format is wrong", +detail); [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: 28 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/valico-a498414c002aa368 [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_exclusive_maximum ... ok [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_exclusive_minumum ... ok [INFO] [stdout] test json_schema::keywords::enum_::validate ... ok [INFO] [stdout] test json_schema::keywords::format::validate_ipv4 ... ok [INFO] [stdout] test json_schema::keywords::format::validate_date_time ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_array_of_schemes_with_additional_schema ... ok [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_maximum ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_exclusive_minimum ... ok [INFO] [stdout] test json_schema::keywords::format::validate_hostname ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_array_of_schemes ... ok [INFO] [stdout] test json_schema::keywords::format::validate_uri ... ok [INFO] [stdout] test json_schema::keywords::format::validate_ipv6 ... ok [INFO] [stdout] test json_schema::keywords::maxmin::mailformed_minumum ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::malformed_max_length ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::malformed_min_length ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::validate_max_length ... ok [INFO] [stdout] test json_schema::keywords::maxmin_length::validate_min_length ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_minumum ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_array_of_schemes_with_additional_bool ... ok [INFO] [stdout] test json_schema::keywords::dependencies::validate_dependencies ... ok [INFO] [stdout] test json_schema::keywords::format::validate_email ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::validate_min_properties ... ok [INFO] [stdout] test json_schema::keywords::format::validate_uuid ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_maximum ... ok [INFO] [stdout] test json_schema::keywords::maxmin::validate_exclusive_maximum ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::malformed_max_items ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::validate_max_properties ... ok [INFO] [stdout] test json_schema::keywords::multiple_of::validate ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::malformed_min_items ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::malformed_min_properties ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_additional_properties_false ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::validate_min_items ... ok [INFO] [stdout] test json_schema::keywords::properties::malformed ... ok [INFO] [stdout] test json_schema::keywords::maxmin_items::validate_max_items ... ok [INFO] [stdout] test json_schema::keywords::pattern::validate ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_kw_properties ... ok [INFO] [stdout] test json_schema::keywords::of::validate_all_of ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_additional_properties_schema ... ok [INFO] [stdout] test json_schema::keywords::of::validate_one_of ... ok [INFO] [stdout] test json_schema::keywords::ref_::validate ... ok [INFO] [stdout] test json_schema::keywords::pattern::mailformed ... ok [INFO] [stdout] test json_schema::keywords::type_::malformed ... ok [INFO] [stdout] test json_schema::keywords::required::validate ... ok [INFO] [stdout] test json_schema::keywords::of::validate_any_of ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_number ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_object ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_null ... ok [INFO] [stdout] test json_schema::schema::schema_compiles_boolean_schema ... ok [INFO] [stdout] test json_schema::keywords::multiple_of::malformed ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_properties ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_array ... ok [INFO] [stdout] test json_schema::keywords::properties::validate_pattern_properties ... ok [INFO] [stdout] test json_schema::keywords::unique_items::validate_unique_items ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_boolean ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_integer ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_set ... ok [INFO] [stdout] test json_schema::keywords::type_::validate_string ... ok [INFO] [stdout] test json_schema::schema::schema_doesnt_compile_not_object ... ok [INFO] [stdout] test json_schema::keywords::items::validate_items_with_schema ... ok [INFO] [stdout] test json_schema::keywords::enum_::malformed ... ok [INFO] [stdout] test json_schema::keywords::maxmin_properties::malformed_max_properties ... ok [INFO] [stdout] test json_schema::keywords::dependencies::malformed ... ok [INFO] [stdout] test json_schema::keywords::required::malformed ... ok [INFO] [stdout] test json_schema::scope::lookup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-424a91e7e60ec043 [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test dsl::is_process_boolean_require ... ok [INFO] [stdout] test dsl::is_validates_allow_values ... ok [INFO] [stdout] test dsl::is_process_empty_builder ... ok [INFO] [stdout] test dsl::is_validates_opt ... ok [INFO] [stdout] test dsl::is_validates_reject_values ... ok [INFO] [stdout] test dsl::is_validates_at_least_one_of ... ok [INFO] [stdout] test dsl::is_validates_with_function ... ok [INFO] [stdout] test dsl::is_validates_with_function_validator ... ok [INFO] [stdout] test dsl::is_process_require_allows_null ... ok [INFO] [stdout] test dsl::is_process_string_require ... ok [INFO] [stdout] test dsl::is_validates_exactly_one_of ... ok [INFO] [stdout] test dsl::is_process_typed_array_require ... ok [INFO] [stdout] test dsl::is_process_object_with_nested_require ... ok [INFO] [stdout] test dsl::is_validates_with_regex ... ok [INFO] [stdout] test dsl::it_process_encoded_array ... ok [INFO] [stdout] test dsl::it_validates_with_schema ... ok [INFO] [stdout] test dsl::is_validates_mutually_exclusive ... ok [INFO] [stdout] test dsl::is_process_simple_array_require ... ok [INFO] [stdout] test dsl::is_process_array_with_nested_require ... ok [INFO] [stdout] test dsl::is_process_object_require ... ok [INFO] [stdout] test dsl::it_process_encoded_array_of_type ... ok [INFO] [stdout] test dsl::is_process_simple_require ... ok [INFO] [stdout] test dsl::is_process_i64_require ... ok [INFO] [stdout] test dsl::it_validates_params_with_schema_and_coercion ... ok [INFO] [stdout] test dsl::is_validates_opt_with_default ... ok [INFO] [stdout] test dsl::it_validates_params_with_schema ... ok [INFO] [stdout] test schema::test_suite ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests valico [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "7cac0d76602eda32a704767ea60d05319c196206769f77f709b126f4ee78e9a0"` [INFO] running `"docker" "rm" "-f" "7cac0d76602eda32a704767ea60d05319c196206769f77f709b126f4ee78e9a0"` [INFO] [stdout] 7cac0d76602eda32a704767ea60d05319c196206769f77f709b126f4ee78e9a0