[INFO] fetching crate schematic_types 0.9.5...
[INFO] checking schematic_types-0.9.5 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate schematic_types 0.9.5 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate schematic_types 0.9.5 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate schematic_types 0.9.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate schematic_types 0.9.5
[INFO] tweaked toml for crates.io crate schematic_types 0.9.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 199 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded starbase_utils v0.8.13
[INFO] [stderr]   Downloaded starbase_styles v0.4.6
[INFO] [stderr]   Downloaded starbase_sandbox v0.7.7
[INFO] [stderr]   Downloaded rpkl v0.3.5
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1797c61fc7663547c2578ded20aa224ec938bb80694b3f4d0aee54f9299ef6a
[INFO] running `Command { std: "docker" "start" "-a" "d1797c61fc7663547c2578ded20aa224ec938bb80694b3f4d0aee54f9299ef6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1797c61fc7663547c2578ded20aa224ec938bb80694b3f4d0aee54f9299ef6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1797c61fc7663547c2578ded20aa224ec938bb80694b3f4d0aee54f9299ef6a", kill_on_drop: false }`
[INFO] [stdout] d1797c61fc7663547c2578ded20aa224ec938bb80694b3f4d0aee54f9299ef6a
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11ee0534bad9b12ce2fc50a0a800876c11d134131ba3dee1312a2237d2bf89b5
[INFO] running `Command { std: "docker" "start" "-a" "11ee0534bad9b12ce2fc50a0a800876c11d134131ba3dee1312a2237d2bf89b5", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking schematic_types v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking starbase_styles v0.4.6
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking starbase_utils v0.8.13
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]     Checking starbase_sandbox v0.7.7
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 46 |     assert_build!((), SchemaType::Null);
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 46 |     assert_build!((), SchemaType::Null);
[INFO] [stdout]    |     ----------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 48 |     assert_build!(bool, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 48 |     assert_build!(bool, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 50 |     assert_build!(&bool, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 50 |     assert_build!(&bool, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 52 |     assert_build!(&mut bool, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 52 |     assert_build!(&mut bool, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 54 |     assert_build!(Box<bool>, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 54 |     assert_build!(Box<bool>, SchemaType::Boolean(Box::default()));
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 56 | /     assert_build!(
[INFO] [stdout] 57 | |         Option<bool>,
[INFO] [stdout] 58 | |         SchemaType::Union(Box::new(UnionType::new_any(vec![
[INFO] [stdout] 59 | |             SchemaType::Boolean(Box::default()),
[INFO] [stdout] 60 | |             SchemaType::Null
[INFO] [stdout] 61 | |         ])))
[INFO] [stdout] 62 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 56 | /     assert_build!(
[INFO] [stdout] 57 | |         Option<bool>,
[INFO] [stdout] 58 | |         SchemaType::Union(Box::new(UnionType::new_any(vec![
[INFO] [stdout] 59 | |             SchemaType::Boolean(Box::default()),
[INFO] [stdout] 60 | |             SchemaType::Null
[INFO] [stdout] 61 | |         ])))
[INFO] [stdout] 62 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 67 | /     assert_build!(
[INFO] [stdout] 68 | |         Vec<String>,
[INFO] [stdout] 69 | |         SchemaType::Array(Box::new(ArrayType::new(SchemaType::String(Box::default()))))
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 67 | /     assert_build!(
[INFO] [stdout] 68 | |         Vec<String>,
[INFO] [stdout] 69 | |         SchemaType::Array(Box::new(ArrayType::new(SchemaType::String(Box::default()))))
[INFO] [stdout] 70 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 72 | /     assert_build!(
[INFO] [stdout] 73 | |         &[String],
[INFO] [stdout] 74 | |         SchemaType::Array(Box::new(ArrayType::new(SchemaType::String(Box::default()))))
[INFO] [stdout] 75 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 72 | /     assert_build!(
[INFO] [stdout] 73 | |         &[String],
[INFO] [stdout] 74 | |         SchemaType::Array(Box::new(ArrayType::new(SchemaType::String(Box::default()))))
[INFO] [stdout] 75 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 77 | /     assert_build!(
[INFO] [stdout] 78 | |         [String; 3],
[INFO] [stdout] 79 | |         SchemaType::Array(Box::new(ArrayType {
[INFO] [stdout] 80 | |             items_type: Box::new(Schema::string(StringType::default())),
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         }))
[INFO] [stdout] 85 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 77 | /     assert_build!(
[INFO] [stdout] 78 | |         [String; 3],
[INFO] [stdout] 79 | |         SchemaType::Array(Box::new(ArrayType {
[INFO] [stdout] 80 | |             items_type: Box::new(Schema::string(StringType::default())),
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         }))
[INFO] [stdout] 85 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     assert_build!(
[INFO] [stdout] 88 | |         HashSet<String>,
[INFO] [stdout] 89 | |         SchemaType::Array(Box::new(ArrayType {
[INFO] [stdout] 90 | |             items_type: Box::new(Schema::string(StringType::default())),
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         }))
[INFO] [stdout] 94 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/builder_test.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     assert_build!(
[INFO] [stdout] 88 | |         HashSet<String>,
[INFO] [stdout] 89 | |         SchemaType::Array(Box::new(ArrayType {
[INFO] [stdout] 90 | |             items_type: Box::new(Schema::string(StringType::default())),
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         }))
[INFO] [stdout] 94 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 96  | /     assert_build!(
[INFO] [stdout] 97  | |         BTreeSet<String>,
[INFO] [stdout] 98  | |         SchemaType::Array(Box::new(ArrayType {
[INFO] [stdout] 99  | |             items_type: Box::new(Schema::string(StringType::default())),
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         }))
[INFO] [stdout] 103 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 96  | /     assert_build!(
[INFO] [stdout] 97  | |         BTreeSet<String>,
[INFO] [stdout] 98  | |         SchemaType::Array(Box::new(ArrayType {
[INFO] [stdout] 99  | |             items_type: Box::new(Schema::string(StringType::default())),
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         }))
[INFO] [stdout] 103 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 108 | /     assert_build!(
[INFO] [stdout] 109 | |         u8,
[INFO] [stdout] 110 | |         SchemaType::Integer(Box::new(IntegerType::new_kind(IntegerKind::U8)))
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 108 | /     assert_build!(
[INFO] [stdout] 109 | |         u8,
[INFO] [stdout] 110 | |         SchemaType::Integer(Box::new(IntegerType::new_kind(IntegerKind::U8)))
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 113 | /     assert_build!(
[INFO] [stdout] 114 | |         i32,
[INFO] [stdout] 115 | |         SchemaType::Integer(Box::new(IntegerType::new_kind(IntegerKind::I32)))
[INFO] [stdout] 116 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 113 | /     assert_build!(
[INFO] [stdout] 114 | |         i32,
[INFO] [stdout] 115 | |         SchemaType::Integer(Box::new(IntegerType::new_kind(IntegerKind::I32)))
[INFO] [stdout] 116 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 121 | /     assert_build!(
[INFO] [stdout] 122 | |         f32,
[INFO] [stdout] 123 | |         SchemaType::Float(Box::new(FloatType::new_kind(FloatKind::F32)))
[INFO] [stdout] 124 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 121 | /     assert_build!(
[INFO] [stdout] 122 | |         f32,
[INFO] [stdout] 123 | |         SchemaType::Float(Box::new(FloatType::new_kind(FloatKind::F32)))
[INFO] [stdout] 124 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 126 | /     assert_build!(
[INFO] [stdout] 127 | |         f64,
[INFO] [stdout] 128 | |         SchemaType::Float(Box::new(FloatType::new_kind(FloatKind::F64)))
[INFO] [stdout] 129 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 126 | /     assert_build!(
[INFO] [stdout] 127 | |         f64,
[INFO] [stdout] 128 | |         SchemaType::Float(Box::new(FloatType::new_kind(FloatKind::F64)))
[INFO] [stdout] 129 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 134 | /     assert_build!(
[INFO] [stdout] 135 | |         HashMap<String, Named>,
[INFO] [stdout] 136 | |         SchemaType::Object(Box::new(ObjectType::new(
[INFO] [stdout] 137 | |             Schema::string(StringType::default()),
[INFO] [stdout] 138 | |             test_builder::<Named>(),
[INFO] [stdout] 139 | |         )))
[INFO] [stdout] 140 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 134 | /     assert_build!(
[INFO] [stdout] 135 | |         HashMap<String, Named>,
[INFO] [stdout] 136 | |         SchemaType::Object(Box::new(ObjectType::new(
[INFO] [stdout] 137 | |             Schema::string(StringType::default()),
[INFO] [stdout] 138 | |             test_builder::<Named>(),
[INFO] [stdout] 139 | |         )))
[INFO] [stdout] 140 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 142 | /     assert_build!(
[INFO] [stdout] 143 | |         BTreeMap<u128, Named>,
[INFO] [stdout] 144 | |         SchemaType::Object(Box::new(ObjectType::new(
[INFO] [stdout] 145 | |             SchemaType::Integer(Box::new(IntegerType::new_kind(IntegerKind::U128))),
[INFO] [stdout] 146 | |             test_builder::<Named>(),
[INFO] [stdout] 147 | |         )))
[INFO] [stdout] 148 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 142 | /     assert_build!(
[INFO] [stdout] 143 | |         BTreeMap<u128, Named>,
[INFO] [stdout] 144 | |         SchemaType::Object(Box::new(ObjectType::new(
[INFO] [stdout] 145 | |             SchemaType::Integer(Box::new(IntegerType::new_kind(IntegerKind::U128))),
[INFO] [stdout] 146 | |             test_builder::<Named>(),
[INFO] [stdout] 147 | |         )))
[INFO] [stdout] 148 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 153 | /     assert_build!(
[INFO] [stdout] 154 | |         char,
[INFO] [stdout] 155 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 156 | |             max_length: Some(1),
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         }))
[INFO] [stdout] 160 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 153 | /     assert_build!(
[INFO] [stdout] 154 | |         char,
[INFO] [stdout] 155 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 156 | |             max_length: Some(1),
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |         }))
[INFO] [stdout] 160 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |         let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 162 |     assert_build!(&str, SchemaType::String(Box::default()));
[INFO] [stdout]     |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |         let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 162 |     assert_build!(&str, SchemaType::String(Box::default()));
[INFO] [stdout]     |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |         let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 164 |     assert_build!(String, SchemaType::String(Box::default()));
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |         let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 164 |     assert_build!(String, SchemaType::String(Box::default()));
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 166 | /     assert_build!(
[INFO] [stdout] 167 | |         &Path,
[INFO] [stdout] 168 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 169 | |             format: Some("path".into()),
[INFO] [stdout] 170 | |             ..StringType::default()
[INFO] [stdout] 171 | |         }))
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 166 | /     assert_build!(
[INFO] [stdout] 167 | |         &Path,
[INFO] [stdout] 168 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 169 | |             format: Some("path".into()),
[INFO] [stdout] 170 | |             ..StringType::default()
[INFO] [stdout] 171 | |         }))
[INFO] [stdout] 172 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 174 | /     assert_build!(
[INFO] [stdout] 175 | |         PathBuf,
[INFO] [stdout] 176 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 177 | |             format: Some("path".into()),
[INFO] [stdout] 178 | |             ..StringType::default()
[INFO] [stdout] 179 | |         }))
[INFO] [stdout] 180 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 174 | /     assert_build!(
[INFO] [stdout] 175 | |         PathBuf,
[INFO] [stdout] 176 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 177 | |             format: Some("path".into()),
[INFO] [stdout] 178 | |             ..StringType::default()
[INFO] [stdout] 179 | |         }))
[INFO] [stdout] 180 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 182 | /     assert_build!(
[INFO] [stdout] 183 | |         Ipv4Addr,
[INFO] [stdout] 184 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 185 | |             format: Some("ipv4".into()),
[INFO] [stdout] 186 | |             ..StringType::default()
[INFO] [stdout] 187 | |         }))
[INFO] [stdout] 188 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 182 | /     assert_build!(
[INFO] [stdout] 183 | |         Ipv4Addr,
[INFO] [stdout] 184 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 185 | |             format: Some("ipv4".into()),
[INFO] [stdout] 186 | |             ..StringType::default()
[INFO] [stdout] 187 | |         }))
[INFO] [stdout] 188 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 190 | /     assert_build!(
[INFO] [stdout] 191 | |         Duration,
[INFO] [stdout] 192 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 193 | |             format: Some("duration".into()),
[INFO] [stdout] 194 | |             ..StringType::default()
[INFO] [stdout] 195 | |         }))
[INFO] [stdout] 196 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 190 | /     assert_build!(
[INFO] [stdout] 191 | |         Duration,
[INFO] [stdout] 192 | |         SchemaType::String(Box::new(StringType {
[INFO] [stdout] 193 | |             format: Some("duration".into()),
[INFO] [stdout] 194 | |             ..StringType::default()
[INFO] [stdout] 195 | |         }))
[INFO] [stdout] 196 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 219 | /     assert_build!(
[INFO] [stdout] 220 | |         TestStruct,
[INFO] [stdout] 221 | |         SchemaType::Struct(Box::new(StructType::new([
[INFO] [stdout] 222 | |             (
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |         ])))
[INFO] [stdout] 233 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 219 | /     assert_build!(
[INFO] [stdout] 220 | |         TestStruct,
[INFO] [stdout] 221 | |         SchemaType::Struct(Box::new(StructType::new([
[INFO] [stdout] 222 | |             (
[INFO] [stdout] ...   |
[INFO] [stdout] 232 | |         ])))
[INFO] [stdout] 233 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:20:21
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let input = serde_json::to_string_pretty(&schema).unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 238 | /     assert_build!(
[INFO] [stdout] 239 | |         (bool, i16, f32, String),
[INFO] [stdout] 240 | |         SchemaType::Tuple(Box::new(TupleType::new(vec![
[INFO] [stdout] 241 | |             SchemaType::Boolean(Box::default()),
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |         ])))
[INFO] [stdout] 246 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]    --> tests/builder_test.rs:24:30
[INFO] [stdout]     |
[INFO] [stdout] 24  |           let output: Schema = serde_json::from_str(&input).unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] ...
[INFO] [stdout] 238 | /     assert_build!(
[INFO] [stdout] 239 | |         (bool, i16, f32, String),
[INFO] [stdout] 240 | |         SchemaType::Tuple(Box::new(TupleType::new(vec![
[INFO] [stdout] 241 | |             SchemaType::Boolean(Box::default()),
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |         ])))
[INFO] [stdout] 246 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_build` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic_types` (test "builder_test") due to 52 previous errors
[INFO] running `Command { std: "docker" "inspect" "11ee0534bad9b12ce2fc50a0a800876c11d134131ba3dee1312a2237d2bf89b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11ee0534bad9b12ce2fc50a0a800876c11d134131ba3dee1312a2237d2bf89b5", kill_on_drop: false }`
[INFO] [stdout] 11ee0534bad9b12ce2fc50a0a800876c11d134131ba3dee1312a2237d2bf89b5
