[INFO] fetching crate schematic 0.17.6...
[INFO] checking schematic-0.17.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate schematic 0.17.6 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate schematic 0.17.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate schematic 0.17.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate schematic 0.17.6
[INFO] tweaked toml for crates.io crate schematic 0.17.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 294 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64fe0a2823c763b96cdcd77d1ef937e0521d0d40cf416ddf956842d9b623c002
[INFO] running `Command { std: "docker" "start" "-a" "64fe0a2823c763b96cdcd77d1ef937e0521d0d40cf416ddf956842d9b623c002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64fe0a2823c763b96cdcd77d1ef937e0521d0d40cf416ddf956842d9b623c002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64fe0a2823c763b96cdcd77d1ef937e0521d0d40cf416ddf956842d9b623c002", kill_on_drop: false }`
[INFO] [stdout] 64fe0a2823c763b96cdcd77d1ef937e0521d0d40cf416ddf956842d9b623c002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20568942d5648e3eebfe9b025d8810c15528043b2833f83048e249ab17266daf
[INFO] running `Command { std: "docker" "start" "-a" "20568942d5648e3eebfe9b025d8810c15528043b2833f83048e249ab17266daf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking starbase_styles v0.4.6
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking thiserror v2.0.3
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking starbase_utils v0.8.13
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking garde v0.20.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking schematic_types v0.9.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling schematic_macros v0.17.5
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking miette v7.4.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking starbase_sandbox v0.7.7
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking schematic v0.17.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/format.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut available: Vec<&str> = vec![];
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/config/formats/mod.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         content: &str,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_span` is never used
[INFO] [stdout]   --> src/config/formats/mod.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(super) fn create_span(content: &str, line: usize, column: usize) -> SourceSpan {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]  --> tests/url_sources_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `Url` found for enum `schematic::Source`
[INFO] [stdout]   --> tests/url_sources_test.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Source::Url {
[INFO] [stdout]    |                 ^^^ variant not found in `schematic::Source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/url_sources_test.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |         .code(a, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `url` found for struct `schematic::ConfigLoader` in the current scope
[INFO] [stdout]    --> tests/url_sources_test.rs:35:10
[INFO] [stdout]     |
[INFO] [stdout] 34  | /     ConfigLoader::<Config>::new()
[INFO] [stdout] 35  | |         .url("http://some/path/config.yml")
[INFO] [stdout]     | |_________-^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `purple` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/src/lib.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     color_methods! {
[INFO] [stdout] 284 | |         /// Change the foreground color to black
[INFO] [stdout] 285 | |         /// Change the background color to black
[INFO] [stdout] 286 | |         Black    black    on_black,
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |         BrightWhite    bright_white    on_bright_white,
[INFO] [stdout] 343 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `color_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .code(a, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `url` found for struct `schematic::ConfigLoader` in the current scope
[INFO] [stdout]    --> tests/url_sources_test.rs:45:10
[INFO] [stdout]     |
[INFO] [stdout] 44  | /     ConfigLoader::<Config>::new()
[INFO] [stdout] 45  | |         .url("www.domain.com/some/path/config.yml")
[INFO] [stdout]     | |_________-^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `purple` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/src/lib.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     color_methods! {
[INFO] [stdout] 284 | |         /// Change the foreground color to black
[INFO] [stdout] 285 | |         /// Change the background color to black
[INFO] [stdout] 286 | |         Black    black    on_black,
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |         BrightWhite    bright_white    on_bright_white,
[INFO] [stdout] 343 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `color_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         .code(b, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schematic::schema`
[INFO] [stdout]   --> tests/generator_test.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout] 4  | use schematic::schema::{SchemaGenerator, TemplateOptions};
[INFO] [stdout]    |                ^^^^^^ could not find `schema` in `schematic`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub mod schema;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] note: the item is gated behind the `schema` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "schema")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .code(a, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `url` found for struct `schematic::ConfigLoader` in the current scope
[INFO] [stdout]    --> tests/url_sources_test.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let result = ConfigLoader::<Config>::new()
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 130 | |         .url(get_url("yaml/one.yml"))
[INFO] [stdout]     | |_________-^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `purple` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/src/lib.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | /     color_methods! {
[INFO] [stdout] 284 | |         /// Change the foreground color to black
[INFO] [stdout] 285 | |         /// Change the background color to black
[INFO] [stdout] 286 | |         Black    black    on_black,
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |         BrightWhite    bright_white    on_bright_white,
[INFO] [stdout] 343 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `color_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |         .code(b, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |         .code(c, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |         .code(d, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/code_sources_test.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 97 |         .code(e, Format::Yaml)
[INFO] [stdout]    |                          ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schema`
[INFO] [stdout]    --> tests/macro_enum_test.rs:153:25
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut generator = schema::SchemaGenerator::default();
[INFO] [stdout]     |                         ^^^^^^ use of undeclared crate or module `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/extends_test.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 format: Format::Yaml,
[INFO] [stdout]    |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/extends_test.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 format: Format::Yaml,
[INFO] [stdout]    |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/extends_test.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 format: Format::Yaml,
[INFO] [stdout]    |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:107:33
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:112:33
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:117:33
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "url_sources_test") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `schematic` (test "code_sources_test") due to 8 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:153:33
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:163:33
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:168:33
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/env_test.rs:102:38
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .code("string: bar", Format::Yaml)
[INFO] [stdout]     |                                      ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/extends_test.rs:204:33
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/env_test.rs:117:38
[INFO] [stdout]     |
[INFO] [stdout] 117 |         .code("string: bar", Format::Yaml)
[INFO] [stdout]     |                                      ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/defaults_test.rs:79:55
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .code("required: 789\noptional: 456", Format::Yaml)
[INFO] [stdout]    |                                                       ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/env_test.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |         .code("{}", Format::Yaml)
[INFO] [stdout]     |                             ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/env_test.rs:163:52
[INFO] [stdout]     |
[INFO] [stdout] 163 |         .code("optNested:\n  string: bar", Format::Yaml)
[INFO] [stdout]     |                                                    ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assert_snapshot` and `create_empty_sandbox`
[INFO] [stdout]  --> tests/generator_test.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use starbase_sandbox::{assert_snapshot, create_empty_sandbox};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> tests/generator_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "extends_test") due to 14 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "env_test") due to 4 previous errors
[INFO] [stdout] error[E0277]: the trait bound `IndexMap<std::string::String, std::string::String>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/generator_test.rs:43:17
[INFO] [stdout]      |
[INFO] [stdout] 43   | #[derive(Clone, Config)]
[INFO] [stdout]      |                 ^^^^^^ the trait `Deserialize<'_>` is not implemented for `IndexMap<std::string::String, std::string::String>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexMap<std::string::String, std::string::String>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a RelativePath
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 174 others
[INFO] [stdout]      = note: required for `std::option::Option<IndexMap<std::string::String, std::string::String>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/de/mod.rs:1732:12
[INFO] [stdout]      |
[INFO] [stdout] 1730 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1731 |     where
[INFO] [stdout] 1732 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout]      = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IndexSet<std::string::String>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/generator_test.rs:43:17
[INFO] [stdout]      |
[INFO] [stdout] 43   | #[derive(Clone, Config)]
[INFO] [stdout]      |                 ^^^^^^ the trait `Deserialize<'_>` is not implemented for `IndexSet<std::string::String>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexSet<std::string::String>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a RelativePath
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 174 others
[INFO] [stdout]      = note: required for `std::option::Option<IndexSet<std::string::String>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/de/mod.rs:1732:12
[INFO] [stdout]      |
[INFO] [stdout] 1730 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1731 |     where
[INFO] [stdout] 1732 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout]      = note: this error originates in the derive macro `Config` (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 E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IndexMap<std::string::String, std::string::String>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/generator_test.rs:43:17
[INFO] [stdout]      |
[INFO] [stdout] 43   | #[derive(Clone, Config)]
[INFO] [stdout]      |                 ^^^^^^ the trait `Deserialize<'_>` is not implemented for `IndexMap<std::string::String, std::string::String>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexMap<std::string::String, std::string::String>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a RelativePath
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 174 others
[INFO] [stdout]      = note: required for `std::option::Option<IndexMap<std::string::String, std::string::String>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/de/mod.rs:1871:12
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1870 |     where
[INFO] [stdout] 1871 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout]      = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IndexSet<std::string::String>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/generator_test.rs:43:17
[INFO] [stdout]      |
[INFO] [stdout] 43   | #[derive(Clone, Config)]
[INFO] [stdout]      |                 ^^^^^^ the trait `Deserialize<'_>` is not implemented for `IndexSet<std::string::String>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexSet<std::string::String>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a RelativePath
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]              and 174 others
[INFO] [stdout]      = note: required for `std::option::Option<IndexSet<std::string::String>>` to implement `Deserialize<'_>`
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/de/mod.rs:1871:12
[INFO] [stdout]      |
[INFO] [stdout] 1869 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1870 |     where
[INFO] [stdout] 1871 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout]      = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "defaults_test") due to 1 previous error
[INFO] [stdout] error[E0277]: the trait bound `IndexMap<std::string::String, std::string::String>: Serialize` is not satisfied
[INFO] [stdout]     --> tests/generator_test.rs:43:17
[INFO] [stdout]      |
[INFO] [stdout] 43   | #[derive(Clone, Config)]
[INFO] [stdout]      |                 ^^^^^^ the trait `Serialize` is not implemented for `IndexMap<std::string::String, std::string::String>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `IndexMap<std::string::String, std::string::String>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 154 others
[INFO] [stdout]      = note: required for `std::option::Option<IndexMap<std::string::String, std::string::String>>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:1867:21
[INFO] [stdout]      |
[INFO] [stdout] 1865 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1866 |     where
[INFO] [stdout] 1867 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IndexSet<std::string::String>: Serialize` is not satisfied
[INFO] [stdout]     --> tests/generator_test.rs:43:17
[INFO] [stdout]      |
[INFO] [stdout] 43   | #[derive(Clone, Config)]
[INFO] [stdout]      |                 ^^^^^^ the trait `Serialize` is not implemented for `IndexSet<std::string::String>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `IndexSet<std::string::String>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 154 others
[INFO] [stdout]      = note: required for `std::option::Option<IndexSet<std::string::String>>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.215/src/ser/mod.rs:1867:21
[INFO] [stdout]      |
[INFO] [stdout] 1865 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1866 |     where
[INFO] [stdout] 1867 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Config` (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 `schema`
[INFO] [stdout]    --> tests/macro_enum_test.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn create_gen() -> schema::SchemaGenerator {
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    use of undeclared crate or module `schema`
[INFO] [stdout]     |                    help: a struct with a similar name exists (notice the capitalization): `Schema`
[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` (test "macro_enum_test") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_json`
[INFO] [stdout]   --> tests/generator_test.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     json_value: serde_json::Value,
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `toml`
[INFO] [stdout]   --> tests/generator_test.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     toml_value: Option<toml::Value>,
[INFO] [stdout]    |                        ^^^^ use of undeclared crate or module `toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `serde_yaml`
[INFO] [stdout]   --> tests/generator_test.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     yaml_value: serde_yaml::Value,
[INFO] [stdout]    |                 ^^^^^^^^^^ use of undeclared crate or module `serde_yaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "generator_test") due to 10 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "20568942d5648e3eebfe9b025d8810c15528043b2833f83048e249ab17266daf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20568942d5648e3eebfe9b025d8810c15528043b2833f83048e249ab17266daf", kill_on_drop: false }`
[INFO] [stdout] 20568942d5648e3eebfe9b025d8810c15528043b2833f83048e249ab17266daf
