[INFO] fetching crate schema_analysis 0.5.0... [INFO] testing schema_analysis-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate schema_analysis 0.5.0 into /workspace/builds/worker-4-tc1/source [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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate schema_analysis 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding bson v2.15.0 (available: v3.0.0) [INFO] [stderr] Adding downcast-rs v1.2.1 (available: v2.0.1) [INFO] [stderr] Adding ordered-float v3.9.2 (available: v5.0.0) [INFO] [stderr] Adding quick-xml v0.26.0 (available: v0.38.3) [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b45786129b63fcb24cdcd38e5e0e4e2771369ddc976b369faf83cdcf79d825f0 [INFO] running `Command { std: "docker" "start" "-a" "b45786129b63fcb24cdcd38e5e0e4e2771369ddc976b369faf83cdcf79d825f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b45786129b63fcb24cdcd38e5e0e4e2771369ddc976b369faf83cdcf79d825f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45786129b63fcb24cdcd38e5e0e4e2771369ddc976b369faf83cdcf79d825f0", kill_on_drop: false }` [INFO] [stdout] b45786129b63fcb24cdcd38e5e0e4e2771369ddc976b369faf83cdcf79d825f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c3841215431acbab099b4f4478f37ada503fccf984111afaa1a4f1e35511405 [INFO] running `Command { std: "docker" "start" "-a" "3c3841215431acbab099b4f4478f37ada503fccf984111afaa1a4f1e35511405", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling serde v1.0.219 [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.00s [INFO] running `Command { std: "docker" "inspect" "3c3841215431acbab099b4f4478f37ada503fccf984111afaa1a4f1e35511405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3841215431acbab099b4f4478f37ada503fccf984111afaa1a4f1e35511405", kill_on_drop: false }` [INFO] [stdout] 3c3841215431acbab099b4f4478f37ada503fccf984111afaa1a4f1e35511405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b599bafec0cf2a480640a7c371f36f0fdff9e494ed8699fb9c92584423a6a9ea [INFO] running `Command { std: "docker" "start" "-a" "b599bafec0cf2a480640a7c371f36f0fdff9e494ed8699fb9c92584423a6a9ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [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 bson v2.15.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 35.97s [INFO] running `Command { std: "docker" "inspect" "b599bafec0cf2a480640a7c371f36f0fdff9e494ed8699fb9c92584423a6a9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b599bafec0cf2a480640a7c371f36f0fdff9e494ed8699fb9c92584423a6a9ea", kill_on_drop: false }` [INFO] [stdout] b599bafec0cf2a480640a7c371f36f0fdff9e494ed8699fb9c92584423a6a9ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa123d164b4061756d5db9c60e3c7cab5e6e398475083b39425c4b4d460549b4 [INFO] running `Command { std: "docker" "start" "-a" "aa123d164b4061756d5db9c60e3c7cab5e6e398475083b39425c4b4d460549b4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_analysis-a6e8bf5fa42b2b8d) [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-697ed4c1210a7f45) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stderr] Running tests/source_bson.rs (/opt/rustwide/target/debug/deps/source_bson-ff1a35ed8a98b79e) [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test boolean ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stderr] Running tests/source_cbor.rs (/opt/rustwide/target/debug/deps/source_cbor-9dfe7f4bff893c3f) [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.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test map_struct_mixed_sequence ... 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.02s [INFO] [stdout] [INFO] [stderr] Running tests/source_json.rs (/opt/rustwide/target/debug/deps/source_json-53bf71939e45eec5) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... 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] test optional_mixed_sequence ... ok [INFO] [stdout] test 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_toml.rs (/opt/rustwide/target/debug/deps/source_toml-3a4601dbffb04878) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test boolean ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test map_struct_mixed_sequence_optional ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test optional_mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test map_struct_single ... 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.03s [INFO] [stdout] [INFO] [stderr] Running tests/source_xml.rs (/opt/rustwide/target/debug/deps/source_xml-87db6d35950774c3) [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 empty_map_struct ... 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 sequence_map_struct_mixed ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test map_struct_double ... 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] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/source_yaml.rs (/opt/rustwide/target/debug/deps/source_yaml-31bb94f45506f1d1) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test empty_sequence ... ok [INFO] [stdout] test empty_map_struct ... ok [INFO] [stdout] test integer_sequence ... ok [INFO] [stdout] test integer ... ok [INFO] [stdout] test null ... ok [INFO] [stdout] test map_struct_single ... ok [INFO] [stdout] test float ... ok [INFO] [stdout] test boolean ... ok [INFO] [stdout] test map_struct_mixed_sequence ... ok [INFO] [stdout] test map_struct_double ... ok [INFO] [stdout] test sequence_map_struct_optional_or_missing ... ok [INFO] [stdout] test mixed_sequence ... ok [INFO] [stdout] test string ... ok [INFO] [stdout] test sequence_map_struct_mixed ... ok [INFO] [stdout] test string_sequence ... ok [INFO] [stdout] test optional_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.04s [INFO] [stdout] [INFO] [stderr] Running tests/target_json_schema_json_typegen.rs (/opt/rustwide/target/debug/deps/target_json_schema_json_typegen-dc89c748e0f5ad2a) [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-45d68c1223739167) [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-c8323aa07ea12955) [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 1.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aa123d164b4061756d5db9c60e3c7cab5e6e398475083b39425c4b4d460549b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa123d164b4061756d5db9c60e3c7cab5e6e398475083b39425c4b4d460549b4", kill_on_drop: false }` [INFO] [stdout] aa123d164b4061756d5db9c60e3c7cab5e6e398475083b39425c4b4d460549b4