[INFO] fetching crate schematic 0.18.14...
[INFO] testing schematic-0.18.14 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate schematic 0.18.14 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate schematic 0.18.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate schematic 0.18.14
[INFO] tweaked toml for crates.io crate schematic 0.18.14 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate schematic 0.18.14 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate schematic 0.18.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 812382feaabb654a5b3b14eedc3adafdfbe849f983b668ba82c098403e41e540
[INFO] running `Command { std: "docker" "start" "-a" "812382feaabb654a5b3b14eedc3adafdfbe849f983b668ba82c098403e41e540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "812382feaabb654a5b3b14eedc3adafdfbe849f983b668ba82c098403e41e540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812382feaabb654a5b3b14eedc3adafdfbe849f983b668ba82c098403e41e540", kill_on_drop: false }`
[INFO] [stdout] 812382feaabb654a5b3b14eedc3adafdfbe849f983b668ba82c098403e41e540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef168290b6d260cebc1ee955669db30eceebf9ab32d64b9b214706cffa9bb569
[INFO] running `Command { std: "docker" "start" "-a" "ef168290b6d260cebc1ee955669db30eceebf9ab32d64b9b214706cffa9bb569", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling starbase_styles v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling schematic_types v0.10.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling schematic_macros v0.18.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling schematic v0.18.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `settings::*`
[INFO] [stdout]   --> src/config/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use settings::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/format.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut available: Vec<&str> = vec![];
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ext`
[INFO] [stdout]   --> src/format.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let ext = extract_ext(value).unwrap_or_default();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `location` is never read
[INFO] [stdout]    --> src/config/error.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         location: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> src/config/error.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         error: Box<ParserError>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `location` is never read
[INFO] [stdout]    --> src/config/error.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         location: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> src/config/error.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         error: Box<ValidatorError>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `help` is never read
[INFO] [stdout]    --> src/config/error.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         help: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `help` is never read
[INFO] [stdout]    --> src/config/error.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         help: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/config/formats/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         content: &str,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `content` is never read
[INFO] [stdout]   --> src/config/parser.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub content: NamedSource<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `message` is never read
[INFO] [stdout]   --> src/config/parser.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]   --> src/config/parser.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `span` is never read
[INFO] [stdout]   --> src/config/parser.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub span: Option<SourceSpan>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_span` is never used
[INFO] [stdout]   --> src/config/formats/mod.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(super) fn create_span(content: &str, line: usize, column: usize) -> SourceSpan {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.00s
[INFO] running `Command { std: "docker" "inspect" "ef168290b6d260cebc1ee955669db30eceebf9ab32d64b9b214706cffa9bb569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef168290b6d260cebc1ee955669db30eceebf9ab32d64b9b214706cffa9bb569", kill_on_drop: false }`
[INFO] [stdout] ef168290b6d260cebc1ee955669db30eceebf9ab32d64b9b214706cffa9bb569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cd907663c9c1febc182aefb7a3c9d2a33c8ad68a4ea6af92628cfdee3318956
[INFO] running `Command { std: "docker" "start" "-a" "9cd907663c9c1febc182aefb7a3c9d2a33c8ad68a4ea6af92628cfdee3318956", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling garde v0.22.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling starbase_utils v0.11.13
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling schematic_macros v0.18.12
[INFO] [stderr]    Compiling starbase_sandbox v0.9.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling schematic v0.18.14 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stdout] warning: unused import: `settings::*`
[INFO] [stdout]   --> src/config/mod.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use settings::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/format.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut available: Vec<&str> = vec![];
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ext`
[INFO] [stdout]   --> src/format.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let ext = extract_ext(value).unwrap_or_default();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ext`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stdout] warning: value assigned to `location` is never read
[INFO] [stdout]    --> src/config/error.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         location: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> src/config/error.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         error: Box<ParserError>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `location` is never read
[INFO] [stdout]    --> src/config/error.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         location: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> src/config/error.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         error: Box<ValidatorError>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `help` is never read
[INFO] [stdout]    --> src/config/error.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         help: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `help` is never read
[INFO] [stdout]    --> src/config/error.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         help: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]   --> src/config/formats/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         content: &str,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `content` is never read
[INFO] [stdout]   --> src/config/parser.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub content: NamedSource<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `message` is never read
[INFO] [stdout]   --> src/config/parser.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]   --> src/config/parser.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `span` is never read
[INFO] [stdout]   --> src/config/parser.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub span: Option<SourceSpan>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_span` is never used
[INFO] [stdout]   --> src/config/formats/mod.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(super) fn create_span(content: &str, line: usize, column: usize) -> SourceSpan {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Schematic` in this scope
[INFO] [stdout]   --> tests/schematic_enum_test.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Schematic)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Schematic` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/schematic_enum_test.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use schematic::Schematic;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schematic` in this scope
[INFO] [stdout]   --> tests/schematic_enum_test.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[schematic(rename_all = "snake_case")]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schematic` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schema` in this scope
[INFO] [stdout]   --> tests/schematic_enum_test.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[schema(exclude)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Schematic` in this scope
[INFO] [stdout]  --> tests/schematic_enum_test.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Default, Schematic)]
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Schematic` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/schematic_enum_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use schematic::Schematic;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schema` in this scope
[INFO] [stdout]   --> tests/schematic_enum_test.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[schema(exclude)]
[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/extends_test.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 format: Format::Yaml,
[INFO] [stdout]    |                                 ^^^^ variant or associated item not found in `schematic::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 `schematic::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/transform_test.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 |         .code("string: abc", Format::Yaml)
[INFO] [stdout]    |                                      ^^^^ variant or associated item not found in `schematic::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/transform_test.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 |         .code("number: 123", Format::Yaml)
[INFO] [stdout]    |                                      ^^^^ variant or associated item not found in `schematic::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 `schematic::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/transform_test.rs:55:38
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .code("string: foo", Format::Yaml)
[INFO] [stdout]    |                                      ^^^^ variant or associated item not found in `schematic::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/transform_test.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |         .code("string: abc", Format::Yaml)
[INFO] [stdout]    |                                      ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> tests/variants_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "schema")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `schema` feature
[INFO] [stdout] 23 | pub mod schema;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |         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:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `url` found for struct `schematic::ConfigLoader<T>` in the current scope
[INFO] [stdout]    --> tests/url_sources_test.rs:37:10
[INFO] [stdout]     |
[INFO] [stdout]  36 | /     ConfigLoader::<Config>::new()
[INFO] [stdout]  37 | |         .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-1949cf8c6b5b557f/owo-colors-4.2.2/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 | /     color_methods! {
[INFO] [stdout] 300 | |         /// Change the foreground color to black
[INFO] [stdout] 301 | |         /// Change the background color to black
[INFO] [stdout] 302 | |         Black    black    on_black,
[INFO] [stdout] ...   |
[INFO] [stdout] 358 | |         BrightWhite    bright_white    on_bright_white,
[INFO] [stdout] 359 | |     }
[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] [stderr] error: could not compile `schematic` (test "schematic_enum_test") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `url` found for struct `schematic::ConfigLoader<T>` in the current scope
[INFO] [stdout]    --> tests/url_sources_test.rs:47:10
[INFO] [stdout]     |
[INFO] [stdout]  46 | /     ConfigLoader::<Config>::new()
[INFO] [stdout]  47 | |         .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-1949cf8c6b5b557f/owo-colors-4.2.2/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 | /     color_methods! {
[INFO] [stdout] 300 | |         /// Change the foreground color to black
[INFO] [stdout] 301 | |         /// Change the background color to black
[INFO] [stdout] 302 | |         Black    black    on_black,
[INFO] [stdout] ...   |
[INFO] [stdout] 358 | |         BrightWhite    bright_white    on_bright_white,
[INFO] [stdout] 359 | |     }
[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 method named `url` found for struct `schematic::ConfigLoader<T>` in the current scope
[INFO] [stdout]    --> tests/url_sources_test.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |       let result = ConfigLoader::<Config>::new()
[INFO] [stdout]     |  __________________-
[INFO] [stdout] 132 | |         .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-1949cf8c6b5b557f/owo-colors-4.2.2/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 | /     color_methods! {
[INFO] [stdout] 300 | |         /// Change the foreground color to black
[INFO] [stdout] 301 | |         /// Change the background color to black
[INFO] [stdout] 302 | |         Black    black    on_black,
[INFO] [stdout] ...   |
[INFO] [stdout] 358 | |         BrightWhite    bright_white    on_bright_white,
[INFO] [stdout] 359 | |     }
[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] 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/file_sources_test.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |         format: Format::Yaml,
[INFO] [stdout]    |                         ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:87:29
[INFO] [stdout]    |
[INFO] [stdout] 87 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 |             format: Format::Yaml,
[INFO] [stdout]    |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:109:29
[INFO] [stdout]     |
[INFO] [stdout] 109 |             format: Format::Yaml,
[INFO] [stdout]     |                             ^^^^ variant or associated item not found in `schematic::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/file_sources_test.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |             Format::Yaml,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/file_sources_test.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |             Format::Json,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Toml` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/file_sources_test.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 |             Format::Toml,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[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 `schematic::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/transform_test.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Format::Yaml,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::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 `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/variants_test.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 Format::Json,
[INFO] [stdout]    |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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 `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "file_sources_test") due to 12 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:144:25
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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 `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:203:25
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:242:25
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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 `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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 `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:290:25
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/variants_test.rs:313:25
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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 `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegexSetting` in this scope
[INFO] [stdout]   --> tests/generator_test.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     regex: RegexSetting,
[INFO] [stdout]    |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VersionSetting` in this scope
[INFO] [stdout]   --> tests/generator_test.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |     version2: VersionSetting,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegexSetting` in this scope
[INFO] [stdout]   --> tests/generator_test.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     regex: RegexSetting,
[INFO] [stdout]    |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct GenConfig<RegexSetting> {
[INFO] [stdout]    |                 ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VersionSetting` in this scope
[INFO] [stdout]   --> tests/generator_test.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |     version2: VersionSetting,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct GenConfig<VersionSetting> {
[INFO] [stdout]    |                 ++++++++++++++++
[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)]` (part of `#[warn(unused)]`) 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] [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 `schematic::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 `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "transform_test") due to 5 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:204:33
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 format: Format::Yaml,
[INFO] [stdout]     |                                 ^^^^ variant or associated item not found in `schematic::Format`
[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 "variants_test") due to 11 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:111:67
[INFO] [stdout]     |
[INFO] [stdout] 111 |             .code(r#"{ "nestedOpt": { "req": "xyz" } }"#, Format::Json)
[INFO] [stdout]     |                                                                   ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:132:67
[INFO] [stdout]     |
[INFO] [stdout] 132 |             .code(r#"{ "nestedOpt": { "req": "xyz" } }"#, Format::Json)
[INFO] [stdout]     |                                                                   ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:148:67
[INFO] [stdout]     |
[INFO] [stdout] 148 |             .code(r#"{ "nestedOpt": { "req": "xyz" } }"#, Format::Json)
[INFO] [stdout]     |                                                                   ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:254:25
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/settings_test.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                 Format::Json,
[INFO] [stdout]     |                         ^^^^ variant or associated item not found in `schematic::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/merge_test.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 107 |         .code("string: def", Format::Yaml)
[INFO] [stdout]     |                                      ^^^^ variant or associated item not found in `schematic::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/merge_test.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |         .code("vector: [4]", Format::Yaml)
[INFO] [stdout]     |                                      ^^^^ variant or associated item not found in `schematic::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/merge_test.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |             Format::Yaml,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::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/merge_test.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Format::Yaml,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::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/merge_test.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Format::Yaml,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::Format`
[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] [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:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |         .code("string: bar", Format::Yaml)
[INFO] [stdout]     |                                      ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[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/env_test.rs:129:38
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .code("string: bar", Format::Yaml)
[INFO] [stdout]     |                                      ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "settings_test") due to 9 previous errors
[INFO] [stderr] error: could not compile `schematic` (test "merge_test") due to 5 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 177 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-1949cf8c6b5b557f/serde-1.0.219/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[E0425]: cannot find function `email` in module `validate`
[INFO] [stdout]   --> tests/validate_test.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[setting(validate = validate::email)]
[INFO] [stdout]    |                                    ^^^^^ not found in `validate`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/validate/mod.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "validate_email")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `validate_email` feature
[INFO] [stdout]  2 | mod email;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `url` in module `validate`
[INFO] [stdout]   --> tests/validate_test.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[setting(validate = validate::url)]
[INFO] [stdout]    |                                    ^^^ not found in `validate`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/validate/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "validate_url")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `validate_url` feature
[INFO] [stdout] 10 | mod url;
[INFO] [stdout]    |     ^^^
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::color::url;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::color::url;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use starbase_styles::color::url;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `url`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 92 -     #[setting(validate = validate::url)]
[INFO] [stdout] 92 +     #[setting(validate = url)]
[INFO] [stdout]    |
[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 177 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-1949cf8c6b5b557f/serde-1.0.219/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[E0425]: cannot find function `url_secure` in module `validate`
[INFO] [stdout]   --> tests/validate_test.rs:94:36
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[setting(validate = validate::url_secure)]
[INFO] [stdout]    |                                    ^^^^^^^^^^ not found in `validate`
[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:160:29
[INFO] [stdout]     |
[INFO] [stdout] 160 |         .code("{}", Format::Yaml)
[INFO] [stdout]     |                             ^^^^ variant or associated item not found in `schematic::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:177:52
[INFO] [stdout]     |
[INFO] [stdout] 177 |         .code("optNested:\n  string: bar", Format::Yaml)
[INFO] [stdout]     |                                                    ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[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 177 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-1949cf8c6b5b557f/serde-1.0.219/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 177 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-1949cf8c6b5b557f/serde-1.0.219/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 `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 161 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-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:1866:21
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     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] 1865 |     where
[INFO] [stdout] 1866 |         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 161 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-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:1866:21
[INFO] [stdout]      |
[INFO] [stdout] 1864 |     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] 1865 |     where
[INFO] [stdout] 1866 |         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[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/validate_test.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |         .code(r#"{ "string1": "abc" }"#, Format::Json)
[INFO] [stdout]    |                                                  ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]   --> tests/validate_test.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Format::Json,
[INFO] [stdout]    |                     ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/validate_test.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Config)]
[INFO] [stdout]    |          ^^^^^^ cannot infer type
[INFO] [stdout]    |
[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[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |         .code(r#"{}"#, Format::Json)
[INFO] [stdout]     |                                ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .code(r#"{}"#, Format::Json)
[INFO] [stdout]     |                                ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:140:50
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .code(r#"{ "string1": "abc" }"#, Format::Json)
[INFO] [stdout]     |                                                  ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:165:21
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Format::Json,
[INFO] [stdout]     |                     ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:194:49
[INFO] [stdout]     |
[INFO] [stdout] 194 |         .code(r#"{ "string": "abc" }"#, Format::Json)
[INFO] [stdout]     |                                                 ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[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 `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:201:51
[INFO] [stdout]     |
[INFO] [stdout] 201 |         .code(r#"{ "required": "abc" }"#, Format::Json)
[INFO] [stdout]     |                                                   ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:208:50
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .code(r#"{ "optional": null }"#, Format::Json)
[INFO] [stdout]     |                                                  ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:218:32
[INFO] [stdout]     |
[INFO] [stdout] 218 |         .code(r#"{}"#, Format::Json)
[INFO] [stdout]     |                                ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "env_test") due to 4 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `Json` found for enum `schematic::Format` in the current scope
[INFO] [stdout]    --> tests/validate_test.rs:230:50
[INFO] [stdout]     |
[INFO] [stdout] 230 |         .code(r#"{ "required": null }"#, Format::Json)
[INFO] [stdout]     |                                                  ^^^^ variant or associated item not found in `schematic::Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schematic` (test "validate_test") due to 15 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> tests/generator_test.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     json_value: serde_json::Value,
[INFO] [stdout]    |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `toml`
[INFO] [stdout]   --> tests/generator_test.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     toml_value: Option<toml::Value>,
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_yml`
[INFO] [stdout]   --> tests/generator_test.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     yaml_value: serde_yml::Value,
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `serde_yml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_yml`, use `cargo add serde_yml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, 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 14 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> tests/macros_test.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     rest: HashMap<String, serde_json::Value>,
[INFO] [stdout]    |                           ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[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 "macros_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9cd907663c9c1febc182aefb7a3c9d2a33c8ad68a4ea6af92628cfdee3318956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd907663c9c1febc182aefb7a3c9d2a33c8ad68a4ea6af92628cfdee3318956", kill_on_drop: false }`
[INFO] [stdout] 9cd907663c9c1febc182aefb7a3c9d2a33c8ad68a4ea6af92628cfdee3318956
