[INFO] fetching crate schema_analysis 0.5.0... [INFO] testing schema_analysis-0.5.0 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate schema_analysis 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate schema_analysis 0.5.0 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate schema_analysis 0.5.0 [INFO] finished tweaking crates.io crate schema_analysis 0.5.0 [INFO] tweaked toml for crates.io crate schema_analysis 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 136 packages to latest compatible versions [INFO] [stderr] Adding ordered-float v3.9.2 (available: v4.6.0) [INFO] [stderr] Adding quick-xml v0.26.0 (available: v0.37.1) [INFO] [stderr] Adding toml v0.5.11 (available: v0.8.19) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded json_typegen_shared v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee29da0b2d72a53b007068b1fd99da0a96c61f2290c6e5d6d4b68aec21321725 [INFO] running `Command { std: "docker" "start" "-a" "ee29da0b2d72a53b007068b1fd99da0a96c61f2290c6e5d6d4b68aec21321725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee29da0b2d72a53b007068b1fd99da0a96c61f2290c6e5d6d4b68aec21321725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee29da0b2d72a53b007068b1fd99da0a96c61f2290c6e5d6d4b68aec21321725", kill_on_drop: false }` [INFO] [stdout] ee29da0b2d72a53b007068b1fd99da0a96c61f2290c6e5d6d4b68aec21321725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42604461099cb65ad60dc43f3bb672067dfa22d2ecfd88acd99dc5fce0508243 [INFO] running `Command { std: "docker" "start" "-a" "42604461099cb65ad60dc43f3bb672067dfa22d2ecfd88acd99dc5fce0508243", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling schema_analysis v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `Command { std: "docker" "inspect" "42604461099cb65ad60dc43f3bb672067dfa22d2ecfd88acd99dc5fce0508243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42604461099cb65ad60dc43f3bb672067dfa22d2ecfd88acd99dc5fce0508243", kill_on_drop: false }` [INFO] [stdout] 42604461099cb65ad60dc43f3bb672067dfa22d2ecfd88acd99dc5fce0508243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 499bff203fd3ec032fc64673d15eee1d998350f51f6bb360798da3f0f883a098 [INFO] running `Command { std: "docker" "start" "-a" "499bff203fd3ec032fc64673d15eee1d998350f51f6bb360798da3f0f883a098", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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 serde v1.0.216 [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 toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling schema_analysis v0.5.0 (/opt/rustwide/workdir) [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 bson v2.13.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.89s [INFO] running `Command { std: "docker" "inspect" "499bff203fd3ec032fc64673d15eee1d998350f51f6bb360798da3f0f883a098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499bff203fd3ec032fc64673d15eee1d998350f51f6bb360798da3f0f883a098", kill_on_drop: false }` [INFO] [stdout] 499bff203fd3ec032fc64673d15eee1d998350f51f6bb360798da3f0f883a098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14e1f591468201c5a5f18641ea6310990bb75b453816296cc540e85e1bc76fb5 [INFO] running `Command { std: "docker" "start" "-a" "14e1f591468201c5a5f18641ea6310990bb75b453816296cc540e85e1bc76fb5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_analysis-d097779a1e0db136) [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] [stderr] Running tests/other.rs (/opt/rustwide/target/debug/deps/other-bc5a3ff900dbb755) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_html_root_url ... 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/source_bson.rs (/opt/rustwide/target/debug/deps/source_bson-63dccd046a00a5ab) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/source_cbor.rs (/opt/rustwide/target/debug/deps/source_cbor-d1ec742fa2316633) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/source_json.rs (/opt/rustwide/target/debug/deps/source_json-16fbb9bc7440ec6f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test boolean ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stderr] Running tests/source_toml.rs (/opt/rustwide/target/debug/deps/source_toml-1b175837bc086f26) [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/source_xml.rs (/opt/rustwide/target/debug/deps/source_xml-7a8c8ec87251d596) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test boolean ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/source_yaml.rs (/opt/rustwide/target/debug/deps/source_yaml-d41a267f89cd910c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/target_json_schema_json_typegen.rs (/opt/rustwide/target/debug/deps/target_json_schema_json_typegen-b2e9e919fd84ea61) [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] [stderr] Running tests/target_json_schema_schemars.rs (/opt/rustwide/target/debug/deps/target_json_schema_schemars-7fe7aa7fcf996573) [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] [stderr] Running tests/target_json_typegen_shape.rs (/opt/rustwide/target/debug/deps/target_json_typegen_shape-2a496709ed83d3fd) [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] [stderr] Doc-tests schema_analysis [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/analysis/mod.rs - analysis (line 102) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 11) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 148) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 163) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 24) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 31) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 38) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 48) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 75) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 83) ... ignored [INFO] [stdout] test src/analysis/mod.rs - analysis (line 92) ... ignored [INFO] [stdout] test src/traits.rs - traits::Coalesce (line 9) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14e1f591468201c5a5f18641ea6310990bb75b453816296cc540e85e1bc76fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e1f591468201c5a5f18641ea6310990bb75b453816296cc540e85e1bc76fb5", kill_on_drop: false }` [INFO] [stdout] 14e1f591468201c5a5f18641ea6310990bb75b453816296cc540e85e1bc76fb5