[INFO] cloning repository https://github.com/axelkar/dt-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axelkar/dt-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxelkar%2Fdt-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxelkar%2Fdt-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3a3a9cefd990777bfb385d3a2dd063595fc701e [INFO] checking axelkar/dt-tools/d3a3a9cefd990777bfb385d3a2dd063595fc701e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxelkar%2Fdt-tools" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/axelkar/dt-tools on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/axelkar/dt-tools [INFO] finished tweaking git repo https://github.com/axelkar/dt-tools [INFO] tweaked toml for git repo https://github.com/axelkar/dt-tools written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/axelkar/dt-tools 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallstr v0.3.0 [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded logos-derive v0.14.1 [INFO] [stderr] Downloaded str_indices v0.4.3 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded vec1 v1.12.1 [INFO] [stderr] Downloaded derive_more v1.0.0 [INFO] [stderr] Downloaded jsonschema v0.18.0 [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded derive_more-impl v1.0.0 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] [stderr] Downloaded logos-codegen v0.14.1 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded axka-rcu v1.0.0 [INFO] [stderr] Downloaded castaway v0.2.3 [INFO] [stderr] Downloaded dashmap v6.0.1 [INFO] [stderr] Downloaded logos v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea077a19992270208ac1c123171d7f012b12ba9810f1cfcfe65bd645bee82cb1 [INFO] running `Command { std: "docker" "start" "-a" "ea077a19992270208ac1c123171d7f012b12ba9810f1cfcfe65bd645bee82cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea077a19992270208ac1c123171d7f012b12ba9810f1cfcfe65bd645bee82cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea077a19992270208ac1c123171d7f012b12ba9810f1cfcfe65bd645bee82cb1", kill_on_drop: false }` [INFO] [stdout] ea077a19992270208ac1c123171d7f012b12ba9810f1cfcfe65bd645bee82cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a9ac5a8fcb0edb5065749e2b082d631536611cad61d86f9d3da6b9f8f3e0d89 [INFO] running `Command { std: "docker" "start" "-a" "8a9ac5a8fcb0edb5065749e2b082d631536611cad61d86f9d3da6b9f8f3e0d89", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking vec1 v1.12.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking dt-diagnostic v0.1.0 (/opt/rustwide/workdir/crates/dt-diagnostic) [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking iso8601 v0.6.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Compiling logos-codegen v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling logos-derive v0.14.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking logos v0.14.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking dt-parser v0.1.0 (/opt/rustwide/workdir/crates/dt-parser) [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Checking dt-lint v0.1.0 (/opt/rustwide/workdir/crates/dt-lint) [INFO] [stderr] Checking dt-fmt v0.1.0 (/opt/rustwide/workdir/crates/dt-fmt) [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Checking axka-rcu v1.0.0 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking jsonschema v0.18.0 [INFO] [stderr] Checking dt-analyzer v0.1.0 (/opt/rustwide/workdir/crates/dt-analyzer) [INFO] [stdout] warning: enum `MacroContext` is never used [INFO] [stdout] --> crates/dt-analyzer/src/macros.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) enum MacroContext { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `entrypoint` is never used [INFO] [stdout] --> crates/dt-analyzer/src/macros.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl MacroContext { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 24 | /// Returns the entrypoint for parsing the macro's output. [INFO] [stdout] 25 | fn entrypoint(&self) -> Entrypoint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dt-cli v0.1.0 (/opt/rustwide/workdir/crates/dt-cli) [INFO] [stdout] warning: enum `MacroContext` is never used [INFO] [stdout] --> crates/dt-analyzer/src/macros.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) enum MacroContext { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `entrypoint` is never used [INFO] [stdout] --> crates/dt-analyzer/src/macros.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl MacroContext { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 24 | /// Returns the entrypoint for parsing the macro's output. [INFO] [stdout] 25 | fn entrypoint(&self) -> Entrypoint { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dt-binding-matcher v0.1.0 (/opt/rustwide/workdir/crates/dt-binding-matcher) [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/base.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/base.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/boolean.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/boolean.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/cell.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/cell.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/clocks.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/clocks.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/core.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/dma.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/core.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/gpios.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/dma.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/hwlock.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/gpios.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/iio.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/hwlock.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/interrupts.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/iio.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/iommu.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/interrupts.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/items.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/iommu.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/keywords.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/items.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/mailbox.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/keywords.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/mailbox.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/nodes.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/nodes.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/nvmem.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/nvmem.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/phy.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/phy.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/power-domain.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/power-domain.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/pwm.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/pwm.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/reset.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/reset.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/string-array.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/string-array.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/types.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/types.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/vendor-props.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/vendor-props.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | serde_yaml::from_str::(include_str!(concat!("../dt-schema/dtschema/meta-schemas/", $filename))).expect... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | / schemas!( [INFO] [stdout] 21 | | "base.yaml", [INFO] [stdout] 22 | | "boolean.yaml", [INFO] [stdout] 23 | | "cell.yaml", [INFO] [stdout] ... | [INFO] [stdout] 43 | | "vendor-props.yaml" [INFO] [stdout] 44 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `schemas` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/core.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | &serde_yaml::from_str::(include_str!( [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 52 | | "../dt-schema/dtschema/meta-schemas/core.yaml" [INFO] [stdout] 53 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `crates/dt-binding-matcher/src/../dt-schema/dtschema/meta-schemas/core.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> crates/dt-binding-matcher/src/metaschemas.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | &serde_yaml::from_str::(include_str!( [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 52 | | "../dt-schema/dtschema/meta-schemas/core.yaml" [INFO] [stdout] 53 | | )) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dt-binding-matcher` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dt-binding-matcher` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "8a9ac5a8fcb0edb5065749e2b082d631536611cad61d86f9d3da6b9f8f3e0d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9ac5a8fcb0edb5065749e2b082d631536611cad61d86f9d3da6b9f8f3e0d89", kill_on_drop: false }` [INFO] [stdout] 8a9ac5a8fcb0edb5065749e2b082d631536611cad61d86f9d3da6b9f8f3e0d89