[INFO] fetching crate jsoncompat 0.2.2... [INFO] testing jsoncompat-0.2.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate jsoncompat 0.2.2 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate jsoncompat 0.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jsoncompat 0.2.2 [INFO] tweaked toml for crates.io crate jsoncompat 0.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jsoncompat 0.2.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jsoncompat 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iso8601 v0.5.1 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded datatest-stable v0.1.3 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded fraction v0.12.2 [INFO] [stderr] Downloaded fancy-regex v0.12.0 [INFO] [stderr] Downloaded fancy-regex v0.10.0 [INFO] [stderr] Downloaded jsonschema v0.16.1 [INFO] [stderr] Downloaded libtest-mimic v0.5.2 [INFO] [stderr] Downloaded json_schema_fuzz v0.2.2 [INFO] [stderr] Downloaded json_schema_ast v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3860351c4962bef235200ef97cf91d77ac1329e1e9681a2312db0b68ec768795 [INFO] running `Command { std: "docker" "start" "-a" "3860351c4962bef235200ef97cf91d77ac1329e1e9681a2312db0b68ec768795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3860351c4962bef235200ef97cf91d77ac1329e1e9681a2312db0b68ec768795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3860351c4962bef235200ef97cf91d77ac1329e1e9681a2312db0b68ec768795", kill_on_drop: false }` [INFO] [stdout] 3860351c4962bef235200ef97cf91d77ac1329e1e9681a2312db0b68ec768795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0fc04e18e2b520fc240ca4cf8d1f222424588aa85589dcf37d312304a73a695 [INFO] running `Command { std: "docker" "start" "-a" "f0fc04e18e2b520fc240ca4cf8d1f222424588aa85589dcf37d312304a73a695", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling iso8601 v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.12.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling jsonschema v0.16.1 [INFO] [stderr] Compiling json_schema_ast v0.2.2 [INFO] [stderr] Compiling json_schema_fuzz v0.2.2 [INFO] [stderr] Compiling jsoncompat v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.01s [INFO] running `Command { std: "docker" "inspect" "f0fc04e18e2b520fc240ca4cf8d1f222424588aa85589dcf37d312304a73a695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fc04e18e2b520fc240ca4cf8d1f222424588aa85589dcf37d312304a73a695", kill_on_drop: false }` [INFO] [stdout] f0fc04e18e2b520fc240ca4cf8d1f222424588aa85589dcf37d312304a73a695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863c3452727f801adc25bd29b25722c413e76beed78c0777812f68926a960bb2 [INFO] running `Command { std: "docker" "start" "-a" "863c3452727f801adc25bd29b25722c413e76beed78c0777812f68926a960bb2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling libtest-mimic v0.5.2 [INFO] [stderr] Compiling datatest-stable v0.1.3 [INFO] [stderr] Compiling jsoncompat v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.40s [INFO] running `Command { std: "docker" "inspect" "863c3452727f801adc25bd29b25722c413e76beed78c0777812f68926a960bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863c3452727f801adc25bd29b25722c413e76beed78c0777812f68926a960bb2", kill_on_drop: false }` [INFO] [stdout] 863c3452727f801adc25bd29b25722c413e76beed78c0777812f68926a960bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f24232816d70e0bc1c0cd0a8a1a380d07db83941432d607cce91d1bc22fa11a5 [INFO] running `Command { std: "docker" "start" "-a" "f24232816d70e0bc1c0cd0a8a1a380d07db83941432d607cce91d1bc22fa11a5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsoncompat-9f07b076db81834c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test subset::tests::allof_tighten_subset ... ok [INFO] [stdout] test subset::tests::exclusive_bounds_subset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/jsoncompat.rs (/opt/rustwide/target/debug/deps/jsoncompat-0507dcb70e4735f1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::role_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/backcompat.rs (/opt/rustwide/target/debug/deps/backcompat-cc352ecffdf04b63) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test fixture::minlength_tighten/expect.json ... ok [INFO] [stdout] test fixture::const_keyword/expect.json ... ok [INFO] [stdout] test fixture::nullability_added/expect.json ... ok [INFO] [stdout] test fixture::additionalprops_expanded/expect.json ... ok [INFO] [stdout] test fixture::enum_narrowed/expect.json ... ok [INFO] [stdout] test fixture::optional_to_required/expect.json ... ok [INFO] [stdout] test fixture::not_keyword/expect.json ... ok [INFO] [stdout] test fixture::dependent_required/expect.json ... ok [INFO] [stdout] test fixture::additionalprops_reduced/expect.json ... ok [INFO] [stdout] test fixture::anyof_broaden/expect.json ... ok [INFO] [stdout] test fixture::type_change_string_number/expect.json ... ok [INFO] [stdout] test fixture::tuple_items/expect.json ... ok [INFO] [stdout] test fixture::required_to_optional/expect.json ... ok [INFO] [stdout] test fixture::deep_ref/expect.json ... ok [INFO] [stdout] test fixture::uniqueitems_added/expect.json ... ok [INFO] [stdout] test fixture::enum_expanded/expect.json ... ok [INFO] [stdout] test fixture::allof_tighten/expect.json ... ok [INFO] [stdout] test fixture::integer_to_number/expect.json ... ok [INFO] [stdout] test fixture::exclusive_bounds/expect.json ... ok [INFO] [stdout] test fixture::maxlength_relaxed/expect.json ... ok [INFO] [stdout] test fixture::complex_required_prop_added/expect.json ... ok [INFO] [stdout] test fixture::recursive_optional_added/expect.json ... ok [INFO] [stdout] test fixture::pattern_properties/expect.json ... ok [INFO] [stdout] test fixture::nested_port_tighten/expect.json ... ok [INFO] [stdout] test fixture::complex_optional_prop_added/expect.json ... ok [INFO] [stdout] test fixture::oneof_overlap/expect.json ... ok [INFO] [stdout] test fixture::oneof_type_expanded/expect.json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/fuzz.rs (/opt/rustwide/target/debug/deps/fuzz-9f2154bb8508f529) [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test fixture::exclusiveMaximum.json ... ok [INFO] [stdout] test fixture::boolean_schema.json ... ok [INFO] [stdout] test fixture::exclusiveMinimum.json ... ok [INFO] [stdout] test fixture::infinite-loop-detection.json ... ok [INFO] [stdout] test fixture::dependentRequired.json ... ok [INFO] [stdout] test fixture::content.json ... ok [INFO] [stdout] test fixture::maxContains.json ... ok [INFO] [stdout] test fixture::maxItems.json ... ok [INFO] [stdout] test fixture::defs.json ... ok [INFO] [stdout] test fixture::anchor.json ... ok [INFO] [stdout] test fixture::maximum.json ... ok [INFO] [stdout] test fixture::maxLength.json ... ok [INFO] [stdout] test fixture::minItems.json ... ok [INFO] [stdout] test fixture::dependentSchemas.json ... ok [INFO] [stdout] test fixture::minContains.json ... ok [INFO] [stdout] test fixture::const.json ... ok [INFO] [stdout] test fixture::multipleOf.json ... ok [INFO] [stdout] test fixture::minimum.json ... ok [INFO] [stdout] test fixture::optional/anchor.json ... ok [INFO] [stdout] test fixture::contains.json ... ok [INFO] [stdout] test fixture::not.json ... ok [INFO] [stdout] test fixture::minLength.json ... ok [INFO] [stdout] test fixture::if-then-else.json ... ok [INFO] [stdout] test fixture::optional/bignum.json ... ok [INFO] [stdout] test fixture::optional/cross-draft.json ... ok [INFO] [stdout] test fixture::optional/dynamicRef.json ... ok [INFO] [stdout] test fixture::optional/float-overflow.json ... ok [INFO] [stdout] test fixture::optional/format-assertion.json ... ok [INFO] [stdout] test fixture::additionalProperties.json ... ok [INFO] [stdout] test fixture::optional/format/date.json ... ok [INFO] [stdout] test fixture::optional/format/date-time.json ... ok [INFO] [stdout] test fixture::optional/format/duration.json ... ok [INFO] [stdout] test fixture::maxProperties.json ... ok [INFO] [stdout] test fixture::optional/format/ecmascript-regex.json ... ok [INFO] [stdout] test fixture::optional/format/hostname.json ... ok [INFO] [stdout] test fixture::optional/format/idn-email.json ... ok [INFO] [stdout] test fixture::optional/format/idn-hostname.json ... ok [INFO] [stdout] test fixture::optional/format/ipv6.json ... ok [INFO] [stdout] test fixture::optional/format/iri-reference.json ... ok [INFO] [stdout] test fixture::optional/format/email.json ... ok [INFO] [stdout] test fixture::optional/format/regex.json ... ok [INFO] [stdout] test fixture::optional/format/json-pointer.json ... ok [INFO] [stdout] test fixture::optional/format/ipv4.json ... ok [INFO] [stdout] test fixture::optional/format/time.json ... ok [INFO] [stdout] test fixture::optional/format/relative-json-pointer.json ... ok [INFO] [stdout] test fixture::optional/dependencies-compatibility.json ... ok [INFO] [stdout] test fixture::optional/format/unknown.json ... ok [INFO] [stdout] test fixture::format.json ... ok [INFO] [stdout] test fixture::optional/format/iri.json ... ok [INFO] [stdout] test fixture::optional/format/uri-template.json ... ok [INFO] [stdout] test fixture::optional/format/uri.json ... ok [INFO] [stdout] test fixture::optional/format/uuid.json ... ok [INFO] [stdout] test fixture::optional/id.json ... ok [INFO] [stdout] test fixture::enum.json ... ok [INFO] [stdout] test fixture::optional/unknownKeyword.json ... ok [INFO] [stdout] test fixture::pattern.json ... ok [INFO] [stdout] test fixture::optional/format/uri-reference.json ... ok [INFO] [stdout] test fixture::prefixItems.json ... ok [INFO] [stdout] test fixture::default.json ... ok [INFO] [stdout] test fixture::minProperties.json ... ok [INFO] [stdout] test fixture::propertyNames.json ... ok [INFO] [stdout] test fixture::optional/no-schema.json ... ok [INFO] [stdout] test fixture::optional/non-bmp-regex.json ... ok [INFO] [stdout] test fixture::uniqueItems.json ... ok [INFO] [stdout] test fixture::anyOf.json ... ok [INFO] [stdout] test fixture::dynamicRef.json ... ok [INFO] [stdout] test fixture::vocabulary.json ... ok [INFO] [stdout] test fixture::patternProperties.json ... ok [INFO] [stdout] test fixture::optional/refOfUnknownKeyword.json ... ok [INFO] [stdout] test fixture::type.json ... ok [INFO] [stdout] test fixture::refRemote.json ... ok [INFO] [stdout] test fixture::required.json ... ok [INFO] [stdout] test fixture::optional/ecmascript-regex.json ... ok [INFO] [stdout] test fixture::properties.json ... ok [INFO] [stdout] test fixture::items.json ... ok [INFO] [stdout] test fixture::allOf.json ... ok [INFO] [stdout] test fixture::unevaluatedItems.json ... ok [INFO] [stdout] test fixture::ref.json ... ok [INFO] [stdout] test fixture::oneOf.json ... ok [INFO] [stdout] test fixture::unevaluatedProperties.json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] [stderr] Doc-tests jsoncompat [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f24232816d70e0bc1c0cd0a8a1a380d07db83941432d607cce91d1bc22fa11a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24232816d70e0bc1c0cd0a8a1a380d07db83941432d607cce91d1bc22fa11a5", kill_on_drop: false }` [INFO] [stdout] f24232816d70e0bc1c0cd0a8a1a380d07db83941432d607cce91d1bc22fa11a5