[INFO] fetching crate jsonschema 0.15.0... [INFO] testing jsonschema-0.15.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate jsonschema 0.15.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate jsonschema 0.15.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonschema 0.15.0 [INFO] finished tweaking crates.io crate jsonschema 0.15.0 [INFO] tweaked toml for crates.io crate jsonschema 0.15.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate jsonschema 0.15.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded iso8601 v0.4.1 [INFO] [stderr] Downloaded parking_lot_core v0.9.0 [INFO] [stderr] Downloaded json_schema_test_suite_proc_macro v0.3.0 [INFO] [stderr] Downloaded json_schema_test_suite v0.3.0 [INFO] [stderr] Downloaded test-case v1.2.1 [INFO] [stderr] Downloaded json_schema_test_suite_test_case v0.3.0 [INFO] [stderr] Downloaded windows-sys v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 126fe7fa62b8625ae2496f5b10cb17f146075f687e7d654aacd511a60efda498 [INFO] running `Command { std: "docker" "start" "-a" "126fe7fa62b8625ae2496f5b10cb17f146075f687e7d654aacd511a60efda498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "126fe7fa62b8625ae2496f5b10cb17f146075f687e7d654aacd511a60efda498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126fe7fa62b8625ae2496f5b10cb17f146075f687e7d654aacd511a60efda498", kill_on_drop: false }` [INFO] [stdout] 126fe7fa62b8625ae2496f5b10cb17f146075f687e7d654aacd511a60efda498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e412221a7a69e85f6866d7b19c7caa6defc776b974cc7c69cebb73932b69bd [INFO] running `Command { std: "docker" "start" "-a" "80e412221a7a69e85f6866d7b19c7caa6defc776b974cc7c69cebb73932b69bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling iso8601 v0.4.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling jsonschema v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/keywords/contains.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | parent: &'a Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/keywords/items.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | parent: &'a Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:322:19 [INFO] [stdout] | [INFO] [stdout] 322 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/dependencies.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/dependencies.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_dependent_required` [INFO] [stdout] --> src/keywords/dependencies.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn compile_dependent_required<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_dependent_schemas` [INFO] [stdout] --> src/keywords/dependencies.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn compile_dependent_schemas<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/format.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | format_validator!(UUIDValidator, "uuid"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/format.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | format_validator!(DurationValidator, "duration"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `map_get_u64` [INFO] [stdout] --> src/keywords/helpers.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn map_get_u64<'a>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/items.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 153 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/prefix_items.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile` [INFO] [stdout] --> src/keywords/prefix_items.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.96s [INFO] running `Command { std: "docker" "inspect" "80e412221a7a69e85f6866d7b19c7caa6defc776b974cc7c69cebb73932b69bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e412221a7a69e85f6866d7b19c7caa6defc776b974cc7c69cebb73932b69bd", kill_on_drop: false }` [INFO] [stdout] 80e412221a7a69e85f6866d7b19c7caa6defc776b974cc7c69cebb73932b69bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bc3c69e62965e09dd10055b6e5cf1bb3116c88a08b1b06c57b643f37ae3f055 [INFO] running `Command { std: "docker" "start" "-a" "7bc3c69e62965e09dd10055b6e5cf1bb3116c88a08b1b06c57b643f37ae3f055", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling test-case v1.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling json_schema_test_suite_test_case v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/keywords/contains.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | parent: &'a Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/keywords/items.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | parent: &'a Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:322:19 [INFO] [stdout] | [INFO] [stdout] 322 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/dependencies.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/dependencies.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_dependent_required` [INFO] [stdout] --> src/keywords/dependencies.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn compile_dependent_required<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_dependent_schemas` [INFO] [stdout] --> src/keywords/dependencies.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn compile_dependent_schemas<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/format.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | format_validator!(UUIDValidator, "uuid"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/format.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | format_validator!(DurationValidator, "duration"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `map_get_u64` [INFO] [stdout] --> src/keywords/helpers.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn map_get_u64<'a>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/items.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 153 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/prefix_items.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile` [INFO] [stdout] --> src/keywords/prefix_items.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling json_schema_test_suite_proc_macro v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling valico v3.6.0 [INFO] [stderr] Compiling iri-string v0.3.0 [INFO] [stderr] Compiling json_schema_test_suite v0.3.0 [INFO] [stderr] Compiling jsonschema-valid v0.4.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling jsonschema v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/keywords/contains.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | parent: &'a Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/keywords/items.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | parent: &'a Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/contains.rs:322:19 [INFO] [stdout] | [INFO] [stdout] 322 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/dependencies.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/dependencies.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_dependent_required` [INFO] [stdout] --> src/keywords/dependencies.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn compile_dependent_required<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_dependent_schemas` [INFO] [stdout] --> src/keywords/dependencies.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn compile_dependent_schemas<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/format.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | format_validator!(UUIDValidator, "uuid"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/format.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | format_validator!(DurationValidator, "duration"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `map_get_u64` [INFO] [stdout] --> src/keywords/helpers.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn map_get_u64<'a>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/items.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 153 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compile` [INFO] [stdout] --> src/keywords/prefix_items.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile` [INFO] [stdout] --> src/keywords/prefix_items.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | pub(crate) fn compile<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.16s [INFO] running `Command { std: "docker" "inspect" "7bc3c69e62965e09dd10055b6e5cf1bb3116c88a08b1b06c57b643f37ae3f055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc3c69e62965e09dd10055b6e5cf1bb3116c88a08b1b06c57b643f37ae3f055", kill_on_drop: false }` [INFO] [stdout] 7bc3c69e62965e09dd10055b6e5cf1bb3116c88a08b1b06c57b643f37ae3f055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f53104eb29b55a6ae038c84eaf35a560e2769b88b286ca229b5a937c7524df7b [INFO] running `Command { std: "docker" "start" "-a" "f53104eb29b55a6ae038c84eaf35a560e2769b88b286ca229b5a937c7524df7b", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `parent` [INFO] [stdout] running 402 tests [INFO] [stderr] --> src/keywords/contains.rs:413:5 [INFO] [stderr] | [INFO] [stderr] 413 | parent: &'a Map, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parent` [INFO] [stderr] --> src/keywords/items.rs:233:5 [INFO] [stderr] | [INFO] [stderr] 233 | parent: &'a Map, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/contains.rs:117:19 [INFO] [stderr] | [INFO] [stderr] 117 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/contains.rs:215:19 [INFO] [stderr] | [INFO] [stderr] 215 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/contains.rs:322:19 [INFO] [stderr] | [INFO] [stderr] 322 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/dependencies.rs:101:19 [INFO] [stderr] | [INFO] [stderr] 101 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/dependencies.rs:191:19 [INFO] [stderr] | [INFO] [stderr] 191 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `compile_dependent_required` [INFO] [stderr] --> src/keywords/dependencies.rs:262:15 [INFO] [stderr] | [INFO] [stderr] 262 | pub(crate) fn compile_dependent_required<'a>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `compile_dependent_schemas` [INFO] [stderr] --> src/keywords/dependencies.rs:270:15 [INFO] [stderr] | [INFO] [stderr] 270 | pub(crate) fn compile_dependent_schemas<'a>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/format.rs:45:13 [INFO] [stderr] | [INFO] [stderr] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 342 | format_validator!(UUIDValidator, "uuid"); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/format.rs:45:13 [INFO] [stderr] | [INFO] [stderr] 45 | pub(crate) fn compile<'a>(context: &CompilationContext) -> CompilationResult<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 354 | format_validator!(DurationValidator, "duration"); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format_validator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `map_get_u64` [INFO] [stderr] --> src/keywords/helpers.rs:67:15 [INFO] [stderr] | [INFO] [stderr] 67 | pub(crate) fn map_get_u64<'a>( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/items.rs:153:19 [INFO] [stderr] | [INFO] [stderr] 153 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `compile` [INFO] [stderr] --> src/keywords/prefix_items.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `compile` [INFO] [stderr] --> src/keywords/prefix_items.rs:111:15 [INFO] [stderr] | [INFO] [stderr] 111 | pub(crate) fn compile<'a>( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `jsonschema` (lib) generated 15 warnings [INFO] [stderr] warning: `jsonschema` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jsonschema-63a13b551efbd328) [INFO] [stdout] test compilation::options::tests::custom_format ... ok [INFO] [stdout] test error::tests::instance_path_properties::_true_json_foo_bar_42_foo_bar_ ... ok [INFO] [stdout] test error::tests::instance_path_properties_and_arrays::_true_json_1_foo_42_pathchunk_index_0_ ... ok [INFO] [stdout] test error::tests::instance_path_nested_arrays::_false_json_1_2_3_4_5_6_7_8_9_pathchunk_index_1_pathchunk_index_1_ ... ok [INFO] [stdout] test error::tests::instance_path_properties::_false_json_foo_bar_42_foo_bar_ ... ok [INFO] [stdout] test error::tests::instance_path_properties_and_arrays::_false_json_1_foo_42_pathchunk_index_0_ ... ok [INFO] [stdout] test error::tests::instance_path_nested_arrays::_true_json_1_2_3_4_5_6_7_8_9_pathchunk_index_1_pathchunk_index_1_ ... ok [INFO] [stdout] test error::tests::instance_path_properties_and_arrays::_true_json_a_foo_42_pathchunk_index_1_pathchunk_property_foo_into_pathchunk_index_0_ ... ok [INFO] [stdout] test error::tests::instance_path_properties::_true_json_foo_a_foo_ ... ok [INFO] [stdout] test error::tests::instance_path_arrays::_true_json_1_a_pathchunk_index_1_ ... ok [INFO] [stdout] test compilation::tests::only_keyword ... ok [INFO] [stdout] test compilation::tests::wrong_schema_type ... ok [INFO] [stdout] test error::tests::instance_path_arrays::_true_json_123_ ... ok [INFO] [stdout] test compilation::options::tests::test_ensure_that_draft_detection_is_honored::_some_draft_draft4_json_expects_draft_draft4 ... ok [INFO] [stdout] test compilation::options::tests::test_ensure_that_draft_detection_is_honored::_none_json_expects_draft_default_ ... ok [INFO] [stdout] test error::tests::instance_path_nested_arrays::_true_json_1_2_3_4_5_6_42_pathchunk_index_2_ ... ok [INFO] [stdout] test error::tests::instance_path_nested_arrays::_false_json_1_2_3_4_5_6_42_pathchunk_index_2_ ... ok [INFO] [stdout] test error::tests::instance_path_arrays::_false_json_1_a_pathchunk_index_1_ ... ok [INFO] [stdout] test error::tests::instance_path_arrays::_false_json_123_ ... ok [INFO] [stdout] test error::tests::instance_path_properties::_false_json_foo_a_foo_ ... ok [INFO] [stdout] test compilation::options::tests::test_ensure_that_draft_detection_is_honored::_none_json_schema_http_json_schema_org_draft_06_schema_expects_draft_draft6 ... ok [INFO] [stdout] test error::tests::multiple_types_error ... ok [INFO] [stdout] test keywords::additional_items::tests::schema_path::_json_additionalitems_type_string_items_json_1_2_additionalitems_type_ ... ok [INFO] [stdout] test error::tests::single_type_error ... ok [INFO] [stdout] test compilation::tests::multiple_errors ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_3_invalid::_json_faz_a_additional_properties_are_not_allowed_faz_was_unexpected_additionalproperties_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_3_invalid::_json_foo_3_3_is_not_of_type_string_properties_foo_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_valid::_json_1_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_valid::_json_bar_4_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_valid::_json_foo_a_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_barspam_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_valid::_json_foo_a_bar_4_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_invalid::_json_bar_a_a_is_not_of_type_integer_additionalproperties_type_ ... ok [INFO] [stdout] test keywords::additional_items::tests::schema_path::_json_additionalitems_false_items_false_json_1_additionalitems_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_invalid::_json_foo_3_3_is_not_of_type_string_properties_foo_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_3_valid::_json_foo_a_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_3_valid::_json_1_ ... ok [INFO] [stdout] test keywords::additional_items::tests::schema_path::_json_additionalitems_false_items_json_1_2_additionalitems_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_3_valid::_json_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_3_invalid::_json_foo_3_faz_a_3_is_not_of_type_string_additional_properties_are_not_allowed_faz_was_unexpected_properties_foo_type_additionalproperties_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_invalid::_json_foo_3_bar_a_a_is_not_of_type_integer_3_is_not_of_type_string_additionalproperties_type_properties_foo_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_4_valid::_json_ ... ok [INFO] [stdout] test error::tests::instance_path_properties_and_arrays::_false_json_a_foo_42_pathchunk_index_1_pathchunk_property_foo_into_pathchunk_index_0_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_bar_4_spam_8_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_bar_6_spam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_bar_6_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_bar_6_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_barspam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_bar_6_spam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_barbaz_6_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_bar_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_bar_6_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_barbaz_3_3_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_1_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_barspam_7_bar_6_spam_7_foo_a_barbaz_6_faz_42_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test compilation::options::tests::test_with_document ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_bar_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_spam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_barspam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_faz_42_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_foo_a_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_foo_3_bar_4_4_is_less_than_the_minimum_of_5_3_is_not_of_type_string_patternproperties_bar_minimum_properties_foo_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_bar_4_spam_11_faz_a_fam_42_4_is_less_than_the_minimum_of_5_a_is_not_of_type_integer_11_is_greater_than_the_maximum_of_10_patternproperties_bar_minimum_additionalproperties_type_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_bar_4_spam_8_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_foo_3_3_is_not_of_type_string_properties_foo_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_bar_4_spam_11_4_is_less_than_the_minimum_of_5_11_is_greater_than_the_maximum_of_10_patternproperties_bar_minimum_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_bar_6_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_faz_a_a_is_not_of_type_integer_additionalproperties_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_bar_6_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_foo_a_bar_4_4_is_less_than_the_minimum_of_5_a_is_not_of_type_integer_patternproperties_bar_minimum_additionalproperties_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_bar_4_spam_11_faz_1_4_is_less_than_the_minimum_of_5_11_is_greater_than_the_maximum_of_10_additional_properties_are_not_allowed_faz_was_unexpected_patternproperties_bar_minimum_patternproperties_spam_maximum_additionalproperties_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_bar_6_spam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_barspam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_faz_a_haz_a_a_is_not_of_type_integer_a_is_not_of_type_integer_additionalproperties_type_additionalproperties_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_faz_42_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_1_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_bar_4_spam_11_foo_3_faz_1_4_is_less_than_the_minimum_of_5_3_is_not_of_type_string_11_is_greater_than_the_maximum_of_10_additional_properties_are_not_allowed_faz_was_unexpected_patternproperties_bar_minimum_properties_foo_type_patternproperties_spam_maximum_additionalproperties_ ... ok [INFO] [stdout] test keywords::all_of::tests::schema_path::_json_allof_type_integer_maximum_5_json_6_allof_1_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_barspam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::any_of::tests::schema_path::_json_anyof_type_integer_type_string_json_anyof_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_faz_a_a_is_not_of_type_integer_additionalproperties_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_barspam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::enum_::tests::schema_path::_json_enum_1_3_json_2_enum_ ... ok [INFO] [stdout] test keywords::enum_::tests::schema_path::_json_enum_1_json_2_enum_ ... ok [INFO] [stdout] test keywords::exclusive_maximum::tests::is_not_valid::_json_exclusivemaximum_1_i64_54_json_1_i64_54_ ... ok [INFO] [stdout] test keywords::exclusive_maximum::tests::is_not_valid::_json_exclusivemaximum_1_i64_54_json_1_i64_54_1_ ... ok [INFO] [stdout] test keywords::exclusive_maximum::tests::is_not_valid::_json_exclusivemaximum_1_u64_54_json_1_u64_54_ ... ok [INFO] [stdout] test keywords::exclusive_maximum::tests::is_not_valid::_json_exclusivemaximum_1_u64_54_json_1_u64_54_1_ ... ok [INFO] [stdout] test keywords::exclusive_maximum::tests::schema_path::_json_exclusivemaximum_1_0_json_7_exclusivemaximum_ ... ok [INFO] [stdout] test keywords::exclusive_maximum::tests::schema_path::_json_exclusivemaximum_1_json_7_exclusivemaximum_ ... ok [INFO] [stdout] test keywords::exclusive_maximum::tests::schema_path::_json_exclusivemaximum_5_json_7_exclusivemaximum_ ... ok [INFO] [stdout] test keywords::exclusive_minimum::tests::is_not_valid::_json_exclusiveminimum_1_i64_54_json_1_i64_54_ ... ok [INFO] [stdout] test keywords::exclusive_minimum::tests::is_not_valid::_json_exclusiveminimum_1_i64_54_json_1_i64_54_1_ ... ok [INFO] [stdout] test keywords::exclusive_minimum::tests::is_not_valid::_json_exclusiveminimum_1_u64_54_json_1_u64_54_ ... ok [INFO] [stdout] test keywords::content::tests::schema_path::_json_contentmediatype_application_json_json_asd_contentmediatype_ ... ok [INFO] [stdout] test keywords::exclusive_minimum::tests::is_not_valid::_json_exclusiveminimum_1_u64_54_json_1_u64_54_1_ ... ok [INFO] [stdout] test keywords::const_::tests::schema_path::_json_const_json_7_const_ ... ok [INFO] [stdout] test keywords::boolean::tests::schema_path ... ok [INFO] [stdout] test keywords::content::tests::schema_path::_json_contentencoding_base64_json_asd_contentencoding_ ... ok [INFO] [stdout] test keywords::content::tests::schema_path::_json_contentmediatype_application_json_contentencoding_base64_json_contentencoding_ ... ok [INFO] [stdout] test keywords::const_::tests::schema_path::_json_const_json_5_const_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_faz_1_additional_properties_are_not_allowed_faz_was_unexpected_additionalproperties_ ... ok [INFO] [stdout] test keywords::const_::tests::schema_path::_json_const_false_json_4_const_ ... ok [INFO] [stdout] test keywords::any_of::tests::schema_path::_json_anyof_type_string_json_1_anyof_ ... ok [INFO] [stdout] test keywords::exclusive_minimum::tests::schema_path::_json_exclusiveminimum_6_json_1_exclusiveminimum_ ... ok [INFO] [stdout] test keywords::exclusive_minimum::tests::schema_path::_json_exclusiveminimum_7_json_1_exclusiveminimum_ ... ok [INFO] [stdout] test keywords::const_::tests::schema_path::_json_const_json_6_const_ ... ok [INFO] [stdout] test keywords::format::tests::ecma_regex ... ok [INFO] [stdout] test keywords::const_::tests::schema_path::_json_const_null_json_3_const_ ... ok [INFO] [stdout] test keywords::format::tests::format_validation ... ok [INFO] [stdout] test keywords::contains::tests::schema_path ... ok [INFO] [stdout] test keywords::content::tests::schema_path::_json_contentmediatype_application_json_contentencoding_base64_json_ezp9cg_contentmediatype_ ... ok [INFO] [stdout] test keywords::all_of::tests::schema_path::_json_allof_type_string_json_1_allof_0_type_ ... ok [INFO] [stdout] test keywords::dependencies::tests::schema_path::_json_dependencies_bar_foo_json_bar_1_dependencies_ ... ok [INFO] [stdout] test keywords::const_::tests::schema_path::_json_const_1_json_2_const_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_valid::_json_bar_6_spam_7_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_equal::_json_1_json_1_0_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_equal::_json_3_json_3_0_ ... ok [INFO] [stdout] test keywords::exclusive_minimum::tests::schema_path::_json_exclusiveminimum_5_json_1_exclusiveminimum_ ... ok [INFO] [stdout] test keywords::format::tests::ignored_format ... ok [INFO] [stdout] test keywords::format::tests::schema_path ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_barspam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_barspam_7_bar_6_spam_7_foo_a_barbaz_6_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_not_equal::_json_json_foo_ ... ok [INFO] [stdout] test keywords::format::tests::uri ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_valid::_json_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_barbaz_6_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_bar_6_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_spam_7_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_equal::_json_a_1_json_a_1_0_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_not_equal::_json_a_1_json_a_1_0_b_2_ ... ok [INFO] [stdout] test keywords::max_length::tests::schema_path ... ok [INFO] [stdout] test keywords::dependencies::tests::schema_path::_json_dependencies_bar_type_string_json_bar_1_dependencies_bar_type_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_equal::_json_2_json_2_0_ ... ok [INFO] [stdout] test keywords::items::tests::schema_path::_json_items_false_json_1_items_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_spam_7_ ... ok [INFO] [stdout] test keywords::items::tests::schema_path::_json_items_type_string_json_1_items_type_ ... ok [INFO] [stdout] test keywords::max_items::tests::schema_path ... ok [INFO] [stdout] test keywords::maximum::tests::is_not_valid::_json_maximum_1_i64_54_json_1_i64_54_1_ ... ok [INFO] [stdout] test keywords::items::tests::schema_path::_json_items_type_string_json_1_items_0_type_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_not_equal::_json_1_json_2_0_ ... ok [INFO] [stdout] test keywords::max_properties::tests::schema_path ... ok [INFO] [stdout] test keywords::maximum::tests::is_not_valid::_json_maximum_1_u64_54_json_1_u64_54_1_ ... ok [INFO] [stdout] test keywords::maximum::tests::schema_path::_json_maximum_5_json_10_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_valid::_json_barspam_7_bar_6_spam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_valid::_json_barspam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_barspam_7_bar_6_spam_7_faz_42_ ... ok [INFO] [stdout] test keywords::helpers::tests::are_not_equal::_json_3_json_4_0_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_valid::_json_1_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_valid::_json_bar_6_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_valid::_json_1_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_invalid::_json_barspam_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::if_::tests::schema_path::_json_if_minimum_0_then_multipleof_2_else_multipleof_2_json_3_then_multipleof_ ... ok [INFO] [stdout] test keywords::if_::tests::schema_path::_json_if_minimum_0_then_multipleof_2_json_3_then_multipleof_ ... ok [INFO] [stdout] test keywords::if_::tests::schema_path::_json_if_minimum_0_then_multipleof_2_else_multipleof_2_json_1_else_multipleof_ ... ok [INFO] [stdout] test keywords::if_::tests::schema_path::_json_if_minimum_0_else_multipleof_2_json_1_else_multipleof_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_bar_4_spam_11_4_is_less_than_the_minimum_of_5_11_is_greater_than_the_maximum_of_10_patternproperties_bar_minimum_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_bar_6_spam_11_11_is_greater_than_the_maximum_of_10_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_faz_a_additional_properties_are_not_allowed_faz_was_unexpected_additionalproperties_ ... ok [INFO] [stdout] test keywords::maximum::tests::schema_path::_json_maximum_6_json_10_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_bar_4_spam_11_4_is_less_than_the_minimum_of_5_11_is_greater_than_the_maximum_of_10_patternproperties_bar_minimum_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_barspam_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_valid::_json_spam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_bar_4_spam_8_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_bar_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_2_invalid::_json_bar_4_spam_8_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_bar_4_spam_11_4_is_less_than_the_minimum_of_5_11_is_greater_than_the_maximum_of_10_patternproperties_bar_minimum_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::min_properties::tests::schema_path ... ok [INFO] [stdout] test keywords::min_items::tests::schema_path ... ok [INFO] [stdout] test keywords::multiple_of::tests::multiple_of_is_valid::_json_multipleof_2_json_4_ ... ok [INFO] [stdout] test keywords::maximum::tests::schema_path::_json_maximum_7_json_10_maximum_ ... ok [INFO] [stdout] test keywords::required::tests::schema_path::_json_required_a_b_json_required_ ... ok [INFO] [stdout] test keywords::minimum::tests::schema_path::_json_minimum_6_json_1_minimum_ ... ok [INFO] [stdout] test keywords::not::tests::schema_path ... ok [INFO] [stdout] test keywords::pattern::tests::regex_matches::_r_w_r_w_true ... ok [INFO] [stdout] test keywords::pattern::tests::invalid_escape_sequences::_r_ ... ok [INFO] [stdout] test keywords::min_length::tests::schema_path ... ok [INFO] [stdout] test keywords::pattern::tests::schema_path ... ok [INFO] [stdout] test keywords::minimum::tests::schema_path::_json_minimum_5_json_1_minimum_ ... ok [INFO] [stdout] test keywords::minimum::tests::is_not_valid::_json_minimum_1_i64_54_json_1_i64_54_1_ ... ok [INFO] [stdout] test keywords::one_of::tests::schema_path::_json_oneof_type_string_json_0_oneof_ ... ok [INFO] [stdout] test keywords::one_of::tests::schema_path::_json_oneof_type_string_maxlength_3_json_oneof_ ... ok [INFO] [stdout] test keywords::pattern::tests::invalid_escape_sequences::_r_d_ ... ok [INFO] [stdout] test keywords::pattern::tests::negative_lookbehind_match::_eo_eo_bands_false ... ok [INFO] [stdout] test keywords::pattern_properties::tests::schema_path::_json_patternproperties_f_type_string_x_type_string_json_f_42_patternproperties_f_type_ ... ok [INFO] [stdout] test keywords::properties::tests::schema_path ... ok [INFO] [stdout] test keywords::property_names::tests::schema_path::_json_propertynames_false_json_foo_1_propertynames_ ... ok [INFO] [stdout] test keywords::property_names::tests::schema_path::_json_propertynames_minlength_2_json_f_1_propertynames_minlength_ ... ok [INFO] [stdout] test keywords::minimum::tests::schema_path::_json_minimum_7_json_1_minimum_ ... ok [INFO] [stdout] test keywords::minimum::tests::is_not_valid::_json_minimum_1_u64_54_json_1_u64_54_1_ ... ok [INFO] [stdout] test keywords::multiple_of::tests::multiple_of_is_not_valid::_json_multipleof_1_0_json_4_5_ ... ok [INFO] [stdout] test keywords::multiple_of::tests::multiple_of_is_valid::_json_multipleof_1_0_json_4_0_ ... ok [INFO] [stdout] test keywords::multiple_of::tests::schema_path::_json_multipleof_1_5_json_5_multipleof_ ... ok [INFO] [stdout] test keywords::multiple_of::tests::multiple_of_is_valid::_json_multipleof_1_5_json_4_5_ ... ok [INFO] [stdout] test keywords::multiple_of::tests::schema_path::_json_multipleof_2_json_3_multipleof_ ... ok [INFO] [stdout] test keywords::pattern::tests::negative_lookbehind_match::_eo_proj_epsg_true ... ok [INFO] [stdout] test keywords::pattern::tests::regex_matches::_r_w_1_0_false ... ok [INFO] [stdout] test keywords::pattern_properties::tests::schema_path::_json_patternproperties_f_type_string_json_f_42_patternproperties_f_type_ ... ok [INFO] [stdout] test keywords::pattern::tests::regex_matches::_r_w_cc_by_false ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_barspam_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_1_invalid::_json_faz_1_haz_1_additional_properties_are_not_allowed_faz_haz_were_unexpected_additionalproperties_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_bar_4_4_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::multiple_of::tests::multiple_of_is_valid::_json_multipleof_1_5_json_3_0_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_type_string_patternproperties_f_o_type_integer_additionalproperties_type_string_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_false_properties_foo_additionalproperties_false_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_false_properties_foo_patternproperties_f_o_type_integer_additionalproperties_false_ ... ok [INFO] [stdout] test keywords::required::tests::schema_path::_json_required_a_json_required_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalitems_false_items_type_string_additionalitems_false_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_type_string_additionalproperties_type_string_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_false_additionalproperties_false_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_const_1_const_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_idn_email_format_idn_email_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_contentencoding_base64_contentmediatype_application_json_contentmediatype_application_json_contentencoding_base64_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_idn_hostname_format_idn_hostname_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_contentencoding_base64_contentencoding_base64_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_date_time_format_date_time_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_iri_format_iri_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_relative_json_pointer_format_relative_json_pointer_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_ipv6_format_ipv6_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_foo_3_bar_4_4_is_less_than_the_minimum_of_5_3_is_not_of_type_string_patternproperties_bar_minimum_properties_foo_type_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_dependencies_bar_foo_dependencies_bar_required_foo_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_enum_1_enum_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_exclusivemaximum_1_exclusivemaximum_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_exclusiveminimum_1_exclusiveminimum_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_date_format_date_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_email_format_email_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_hostname_format_hostname_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_iri_reference_format_iri_reference_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_false_false_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_json_pointer_format_json_pointer_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_regex_format_regex_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalitems_type_integer_items_type_string_additionalitems_type_integer_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_contentmediatype_application_json_contentmediatype_application_json_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_anyof_type_integer_minimum_2_anyof_type_integer_minimum_2_ ... ok [INFO] [stdout] test keywords::ref_::tests::schema_path ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_type_string_properties_foo_additionalproperties_type_string_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_contains_minimum_5_contains_minimum_5_ ... ok [INFO] [stdout] test keywords::pattern::tests::regex_matches::_r_w_cc_by_4_0_true ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_ipv4_format_ipv4_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_false_patternproperties_f_o_type_integer_additionalproperties_false_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_allof_type_integer_minimum_2_allof_type_integer_minimum_2_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_foo_3_3_is_not_of_type_string_properties_foo_type_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_valid::_json_foo_a_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_6_valid::_json_barspam_7_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_barbaz_3_3_is_less_than_the_minimum_of_5_patternproperties_bar_minimum_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_bar_4_spam_11_foo_3_faz_a_fam_42_4_is_less_than_the_minimum_of_5_a_is_not_of_type_integer_3_is_not_of_type_string_11_is_greater_than_the_maximum_of_10_patternproperties_bar_minimum_additionalproperties_type_properties_foo_type_patternproperties_spam_maximum_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_additionalproperties_type_string_properties_foo_patternproperties_f_o_type_integer_additionalproperties_type_string_ ... ok [INFO] [stdout] test keywords::additional_properties::tests::schema_5_invalid::_json_faz_a_haz_a_a_is_not_of_type_integer_a_is_not_of_type_integer_additionalproperties_type_additionalproperties_type_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_exclusivemaximum_3_0_json_3_0_r_3_0_is_greater_than_or_equal_to_the_maximum_of_3_0_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_uri_template_format_uri_template_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_object_type_object_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_time_format_time_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_exclusivemaximum_3_json_3_0_r_3_0_is_greater_than_or_equal_to_the_maximum_of_3_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_boolean_type_boolean_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_minimum_1_minimum_1_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_enum_1_2_3_json_4_r_4_is_not_one_of_1_2_3_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_uniqueitems_true_uniqueitems_true_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_uri_reference_format_uri_reference_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_exclusiveminimum_1_0_json_1_r_1_is_less_than_or_equal_to_the_minimum_of_1_0_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_number_type_number_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_format_uri_format_uri_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_null_type_null_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_integer_type_integer_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_maxitems_1_maxitems_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_if_exclusivemaximum_0_then_minimum_10_else_multipleof_2_if_exclusivemaximum_0_then_minimum_10_else_multipleof_2_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_patternproperties_f_o_type_integer_patternproperties_f_o_type_integer_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_maxproperties_1_maxproperties_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_array_type_array_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_integer_schema_http_json_schema_org_draft_04_schema_type_integer_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_minitems_1_minitems_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_pattern_a_pattern_a_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_oneof_type_integer_minimum_2_oneof_type_integer_minimum_2_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_not_true_not_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_multipleof_1_multipleof_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_multipleof_1_5_multipleof_1_5_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_minproperties_1_minproperties_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_minlength_1_minlength_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_if_exclusivemaximum_0_then_minimum_10_if_exclusivemaximum_0_then_minimum_10_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_maximum_1_maximum_1_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_const_2_json_5_r_2_was_expected_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_items_type_string_items_type_string_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_required_foo_required_foo_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_maxlength_1_maxlength_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_propertynames_false_propertynames_false_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_properties_foo_properties_foo_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_items_additionalitems_false_json_1_2_3_4_5_r_additional_items_are_not_allowed_4_5_were_unexpected_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_exclusiveminimum_1_json_1_0_r_1_0_is_less_than_or_equal_to_the_minimum_of_1_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_items_type_integer_minimum_4_items_minimum_4_type_integer_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_format_ipv4_json_2001_0db8_85a3_0000_0000_8a2e_0370_7334_r_2001_0db8_85a3_0000_0000_8a2e_0370_7334_is_not_a_ipv4_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_string_type_string_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_items_additionalitems_false_json_1_2_3_4_r_additional_items_are_not_allowed_4_was_unexpected_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_contains_minimum_5_json_2_3_4_r_none_of_2_3_4_are_valid_under_the_given_schema_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_if_exclusivemaximum_0_else_minimum_10_if_exclusivemaximum_0_else_minimum_10_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_integer_null_schema_http_json_schema_org_draft_04_schema_type_integer_null_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_type_integer_null_type_integer_null_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_ref_properties_foo_ref_json_schema_properties_foo_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_properties_foo_bar_required_foo_json_bar_1_r_foo_is_a_required_property_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_maxitems_2_json_1_2_3_r_1_2_3_has_more_than_2_items_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalitems_false_items_type_string_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_maxlength_2_json_foo_r_foo_is_longer_than_2_characters_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_items_type_integer_items_type_integer_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_contains_minimum_5_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_oneof_type_integer_minimum_2_json_3_r_3_is_valid_under_more_than_one_of_the_given_schemas_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_type_integer_string_json_null_r_null_is_not_of_types_integer_string_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_maximum_3_json_3_5_r_3_5_is_greater_than_the_maximum_of_3_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_maximum_3_0_json_3_5_r_3_5_is_greater_than_the_maximum_of_3_0_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_false_properties_foo_patternproperties_f_o_type_integer_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_minproperties_1_json_r_has_less_than_1_property_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_items_additionalitems_type_integer_json_null_2_3_foo_r_foo_is_not_of_type_integer_ ... ok [INFO] [stdout] test keywords::tests::integer_is_valid_number_multi_type::_json_type_number_null_json_42_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_pattern_a_json_abc_r_abc_does_not_match_a_ ... ok [INFO] [stdout] test keywords::tests::is_valid::_json_additionalproperties_false_json_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_minimum_3_json_2_5_r_2_5_is_less_than_the_minimum_of_3_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_minimum_1_1_json_0_6_r_0_6_is_less_than_the_minimum_of_1_1_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_const_0_0_json_0_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_propertynames_maxlength_3_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_pattern_a_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_multipleof_2_5_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_dependencies_bar_foo_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_exclusiveminimum_5_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_format_ipv4_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_const_c_1_0_json_c_1_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_exclusivemaximum_5_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_enum_1_0_json_1_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_const_a_1_0_json_a_1_ ... ok [INFO] [stdout] test keywords::tests::is_valid::_json_additionalitems_false_items_true_json_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_enum_0_0_json_0_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_maximum_2_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_enum_a_1_0_json_a_1_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_const_b_1_0_json_b_1_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_false_properties_foo_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_contentencoding_base64_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_type_string_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_const_1_0_json_1_ ... ok [INFO] [stdout] test keywords::tests::required_all_properties ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_type_string_patternproperties_f_o_type_integer_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_type_string_properties_foo_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_type_integer_json_1_1_r_1_1_is_not_of_type_integer_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_minlength_2_json_f_r_f_is_shorter_than_2_characters_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_uniqueitems_true_json_1_1_r_1_1_has_non_unique_elements_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_multipleof_2_json_7_r_7_is_not_a_multiple_of_2_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_minimum_3_0_json_2_5_r_2_5_is_less_than_the_minimum_of_3_0_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_oneof_type_integer_minimum_2_json_1_1_r_1_1_is_not_valid_under_any_of_the_given_schemas_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_minitems_1_json_r_has_less_than_1_item_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_false_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_maxproperties_2_json_foo_1_bar_2_baz_3_r_bar_2_baz_3_foo_1_has_more_than_2_properties_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_contentencoding_base64_contentmediatype_application_json_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_maxitems_2_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_multipleof_2_ ... ok [INFO] [stdout] test keywords::tests::debug_representation::_json_propertynames_maxlength_3_propertynames_maxlength_3_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_anyof_type_integer_minimum_2_json_1_5_r_1_5_is_not_valid_under_any_of_the_given_schemas_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalitems_type_integer_items_type_string_ ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_array_json_1_type_ ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_integer_json_f_type_ ... ok [INFO] [stdout] test paths::tests::json_pointer_to_string ... ok [INFO] [stdout] test resolver::tests::only_keyword ... ok [INFO] [stdout] test resolver::tests::resolve_ref ... ok [INFO] [stdout] test resolver::tests::base_uri_change ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_object_json_1_type_ ... ok [INFO] [stdout] test resolver::tests::location_independent_with_absolute_uri ... ok [INFO] [stdout] test resolver::tests::location_independent_with_absolute_uri_base_change ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_null_json_1_type_ ... ok [INFO] [stdout] test keywords::unique_items::tests::schema_path ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_number_json_f_type_ ... ok [INFO] [stdout] test keywords::tests::error_message::_json_not_type_integer_json_1_r_type_integer_is_not_allowed_for_1_ ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_string_json_1_type_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_contentmediatype_application_json_ ... ok [INFO] [stdout] test schemas::tests::test_draft_from_schema::_json_schema_http_json_schema_org_draft_04_schema_some_draft_draft4_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_enum_c_1_0_json_c_1_ ... ok [INFO] [stdout] test tests::test_is_valid ... ok [INFO] [stdout] test schemas::tests::test_default ... ok [INFO] [stdout] test schemas::tests::test_draft_from_schema::_json_schema_http_json_schema_org_draft_06_schema_some_draft_draft6_ ... ok [INFO] [stdout] test schemas::tests::test_draft_from_schema::_json_schema_http_example_com_custom_schema_none ... ok [INFO] [stdout] test resolver::tests::sub_schema_in_object ... ok [INFO] [stdout] test tests::meta_schemas::_draft_draft6 ... ok [INFO] [stdout] test resolver::tests::sub_schemas_in_array ... ok [INFO] [stdout] test tests::meta_schemas::_draft_draft4 ... ok [INFO] [stdout] test keywords::tests::integer_is_valid_number_multi_type::_json_type_number_json_42_ ... ok [INFO] [stdout] test tests::meta_schemas::_draft_draft7 ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_string_object_json_1_type_ ... ok [INFO] [stdout] test resolver::tests::base_uri_change_folder ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_minproperties_2_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_maxproperties_2_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_required_a_ ... ok [INFO] [stdout] test keywords::type_::tests::schema_path::_json_type_boolean_json_1_type_ ... ok [INFO] [stdout] test keywords::tests::numeric_equivalence::_json_enum_b_1_0_json_b_1_ ... ok [INFO] [stdout] test primitive_type::tests::test_multiple_types ... ok [INFO] [stdout] test schemas::tests::test_draft_from_schema::_json_schema_http_json_schema_org_draft_07_schema_some_draft_draft7_ ... ok [INFO] [stdout] test compilation::tests::validate_ref ... FAILED [INFO] [stdout] test keywords::tests::error_message::_json_properties_foo_bar_patternproperties_v_additionalproperties_false_json_foo_1_bar_2_quux_boom_r_additional_properties_are_not_allowed_quux_was_unexpected_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_false_patternproperties_f_o_type_integer_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_additionalproperties_type_string_properties_foo_patternproperties_f_o_type_integer_ ... ok [INFO] [stdout] test keywords::tests::is_valid_another_type::_json_patternproperties_f_o_type_integer_ ... ok [INFO] [stdout] test tests::incomplete_escape_in_pattern ... ok [INFO] [stdout] test resolver::tests::root_schema_id ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- compilation::tests::validate_ref stdout ---- [INFO] [stdout] thread 'compilation::tests::validate_ref' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/compilation/mod.rs:250:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b4858ebffc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b4858ebffc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b4858ebffc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b4858ebffc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b485912b3c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b4858e4a88 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b4858ee5d7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b4858ee5d7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b4858ee5d7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b4858ee30b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b4858eed2a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b4858eea17 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b4858ec4c4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b4858ee729 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b485036833 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b485036923 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55b48508d409 - core::result::Result::unwrap::ha42933682079ad9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55b4850b6dba - jsonschema::compilation::tests::load::h728d8c82b8385fa8 [INFO] [stdout] at /opt/rustwide/workdir/src/compilation/mod.rs:250:24 [INFO] [stdout] 18: 0x55b4850c413a - jsonschema::compilation::tests::validate_ref::hfecfab0e058e2191 [INFO] [stdout] at /opt/rustwide/workdir/src/compilation/mod.rs:273:22 [INFO] [stdout] 19: 0x55b4850c40fa - jsonschema::compilation::tests::validate_ref::{{closure}}::h6e4a6d0858803717 [INFO] [stdout] at /opt/rustwide/workdir/src/compilation/mod.rs:272:5 [INFO] [stdout] 20: 0x55b4851116ae - core::ops::function::FnOnce::call_once::habebce7cec9a8d93 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b4855f8703 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b4855f8703 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x55b4855f7431 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x55b4855f7431 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55b4855f7431 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55b4855f7431 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55b4855f7431 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55b4855f7431 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x55b4855f7431 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55b485600d11 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55b485600d11 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55b4855cd46f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55b4855cd46f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55b4855cd46f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55b4855cd46f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55b4855cd46f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55b4855cd46f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55b4855cd46f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55b4858f4cd3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55b4858f4cd3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x55b4858f4cd3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f555733e609 - start_thread [INFO] [stdout] 43: 0x7f555710e293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compilation::tests::validate_ref [INFO] [stdout] [INFO] [stdout] test result: FAILED. 401 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "f53104eb29b55a6ae038c84eaf35a560e2769b88b286ca229b5a937c7524df7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53104eb29b55a6ae038c84eaf35a560e2769b88b286ca229b5a937c7524df7b", kill_on_drop: false }` [INFO] [stdout] f53104eb29b55a6ae038c84eaf35a560e2769b88b286ca229b5a937c7524df7b