[INFO] fetching crate schematic 0.18.12... [INFO] testing schematic-0.18.12 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate schematic 0.18.12 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate schematic 0.18.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate schematic 0.18.12 [INFO] tweaked toml for crates.io crate schematic 0.18.12 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate schematic 0.18.12 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate schematic 0.18.12 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c097e38a7ed91a834392678eac5ef7e43459a3cf7ab6b82937d56b97539bbf1e [INFO] running `Command { std: "docker" "start" "-a" "c097e38a7ed91a834392678eac5ef7e43459a3cf7ab6b82937d56b97539bbf1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c097e38a7ed91a834392678eac5ef7e43459a3cf7ab6b82937d56b97539bbf1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c097e38a7ed91a834392678eac5ef7e43459a3cf7ab6b82937d56b97539bbf1e", kill_on_drop: false }` [INFO] [stdout] c097e38a7ed91a834392678eac5ef7e43459a3cf7ab6b82937d56b97539bbf1e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4246c7fb9974f6f50eb46fd447f187baca4671dbbb8560f78c140f7932f896e2 [INFO] running `Command { std: "docker" "start" "-a" "4246c7fb9974f6f50eb46fd447f187baca4671dbbb8560f78c140f7932f896e2", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling starbase_styles v0.6.3 [INFO] [stderr] Compiling schematic_types v0.10.6 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling schematic_macros v0.18.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling garde v0.22.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling schematic v0.18.12 (/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:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | 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: `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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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 18.23s [INFO] running `Command { std: "docker" "inspect" "4246c7fb9974f6f50eb46fd447f187baca4671dbbb8560f78c140f7932f896e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4246c7fb9974f6f50eb46fd447f187baca4671dbbb8560f78c140f7932f896e2", kill_on_drop: false }` [INFO] [stdout] 4246c7fb9974f6f50eb46fd447f187baca4671dbbb8560f78c140f7932f896e2 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9bec8ebca595676827bae7b1ae9dc84e5c43c0f2e1a1db5c0e6a874c2740397 [INFO] running `Command { std: "docker" "start" "-a" "b9bec8ebca595676827bae7b1ae9dc84e5c43c0f2e1a1db5c0e6a874c2740397", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling clean-path v0.2.1 [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 tempfile v3.20.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling garde v0.22.0 [INFO] [stderr] Compiling globset v0.4.16 [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 ignore v0.4.23 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling starbase_utils v0.11.13 [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 assert_fs v1.1.3 [INFO] [stderr] Compiling starbase_sandbox v0.9.4 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling schematic_macros v0.18.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde v1.0.219 [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_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling schematic v0.18.12 (/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:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | 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: `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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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] 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[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] 21 | #[cfg(feature = "schema")] [INFO] [stdout] | ------------------ the item is gated behind the `schema` feature [INFO] [stdout] 22 | pub mod schema; [INFO] [stdout] | ^^^^^^ [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: 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[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: 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[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 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: 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[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/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: 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[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 `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] [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: 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: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 `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 `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 `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[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 method named `url` found for struct `schematic::ConfigLoader` in the current scope [INFO] [stdout] --> tests/url_sources_test.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 36 | / ConfigLoader::::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] [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] [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] error[E0599]: no method named `url` found for struct `schematic::ConfigLoader` in the current scope [INFO] [stdout] --> tests/url_sources_test.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 46 | / ConfigLoader::::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` in the current scope [INFO] [stdout] --> tests/url_sources_test.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 131 | let result = ConfigLoader::::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] [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] 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/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] 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[E0599]: no variant or associated item named `Yaml` found for enum `schematic::Format` in the current scope [INFO] [stdout] --> tests/code_sources_test.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | .code(a, 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/code_sources_test.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | .code(a, 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/code_sources_test.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | .code(a, 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/code_sources_test.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | .code(b, 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/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] [stderr] error: could not compile `schematic` (test "url_sources_test") due to 5 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `schematic` (test "extends_test") due to 14 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/code_sources_test.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | .code(a, 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/code_sources_test.rs:104:26 [INFO] [stdout] | [INFO] [stdout] 104 | .code(b, 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] 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:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | .code(c, 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/code_sources_test.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | .code(d, 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/code_sources_test.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | .code(e, 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 "code_sources_test") due to 9 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/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/defaults_test.rs:90:55 [INFO] [stdout] | [INFO] [stdout] 90 | .code("required: 789\noptional: 456", 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 `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] [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] 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/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 `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] 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] 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 `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] [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/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] 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] [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] 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 { [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 { [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] 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] 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: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] [stderr] error: could not compile `schematic` (test "variants_test") due to 11 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `schematic` (test "merge_test") due to 5 previous errors [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] warning: variable does not need to be mutable [INFO] [stdout] --> src/format.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | 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] [stderr] error: could not compile `schematic` (test "env_test") due to 4 previous errors [INFO] [stderr] error: could not compile `schematic` (test "defaults_test") due to 1 previous error [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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `IndexMap: 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` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexMap` 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>` 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(&mut self) -> Result, 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: 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` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexSet` 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>` 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(&mut self) -> Result, 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 `IndexMap: 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` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexMap` 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>` 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(&mut self) -> Result [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: 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` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `IndexSet` 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>` 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(&mut self) -> Result [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: 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` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `IndexMap` 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>` 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(&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: 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` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `IndexSet` 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>` 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(&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] 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[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, [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, [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" "b9bec8ebca595676827bae7b1ae9dc84e5c43c0f2e1a1db5c0e6a874c2740397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9bec8ebca595676827bae7b1ae9dc84e5c43c0f2e1a1db5c0e6a874c2740397", kill_on_drop: false }` [INFO] [stdout] b9bec8ebca595676827bae7b1ae9dc84e5c43c0f2e1a1db5c0e6a874c2740397