[INFO] fetching crate meow-editor 1.4.0...
[INFO] testing meow-editor-1.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate meow-editor 1.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate meow-editor 1.4.0
[INFO] finished tweaking crates.io crate meow-editor 1.4.0
[INFO] tweaked toml for crates.io crate meow-editor 1.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate meow-editor 1.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate meow-editor 1.4.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-live v0.0.3
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.0
[INFO] [stderr]   Downloaded toml v0.8.19
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded clipboard-win v5.4.0
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded fdeflate v0.3.4
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.8.1
[INFO] [stderr]   Downloaded arboard v3.4.1
[INFO] [stderr]   Downloaded error-code v3.3.1
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.2.0
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded chrono v0.4.39
[INFO] [stderr]   Downloaded os_info v3.8.2
[INFO] [stderr]   Downloaded wayland-protocols v0.31.2
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded panic v0.4.0
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.1
[INFO] [stderr]   Downloaded xattr v1.3.1
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded quick-xml v0.36.1
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded weezl v0.1.8
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded image v0.25.2
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded text_placeholder v0.5.1
[INFO] [stderr]   Downloaded str_indices v0.4.3
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded toml_edit v0.22.21
[INFO] [stderr]   Downloaded tree-sitter v0.23.0
[INFO] [stderr]   Downloaded png v0.17.13
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.5
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.13
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.23.0
[INFO] [stderr]   Downloaded zstd v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a5c20a62dd508906c4c312c09212bf72c79f6cb1c4349c4e3f35eb6a61182e2
[INFO] running `Command { std: "docker" "start" "-a" "1a5c20a62dd508906c4c312c09212bf72c79f6cb1c4349c4e3f35eb6a61182e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a5c20a62dd508906c4c312c09212bf72c79f6cb1c4349c4e3f35eb6a61182e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a5c20a62dd508906c4c312c09212bf72c79f6cb1c4349c4e3f35eb6a61182e2", kill_on_drop: false }`
[INFO] [stdout] 1a5c20a62dd508906c4c312c09212bf72c79f6cb1c4349c4e3f35eb6a61182e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eecebf0537a99b140fc5441f4398d4beadeec9fd72e3b2bddc9b1951602e54cb
[INFO] running `Command { std: "docker" "start" "-a" "eecebf0537a99b140fc5441f4398d4beadeec9fd72e3b2bddc9b1951602e54cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling zstd v0.1.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling tree-sitter v0.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tree_magic_mini v3.1.5
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling text_placeholder v0.5.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling tree-sitter-highlight v0.23.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wl-clipboard-rs v0.8.1
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling panic v0.4.0
[INFO] [stderr]    Compiling meow-editor v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `meow/../languages/ada/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/ada/queries/highlights.scm");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ada/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const LOCALS_QUERY: &str = include_str!("../languages/ada/queries/locals.scm");
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/asm/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/asm/queries/highlights.scm");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/asm/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/asm/queries/injections.scm");
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/awk/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/awk/queries/highlights.scm");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/awk/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/awk/queries/injections.scm");
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/bash/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/bash/queries/highlights.scm");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/bibtex/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/bibtex/queries/highlights.scm");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/bibtex/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub const LOCALS_QUERY: &str = include_str!("../languages/bibtex/queries/locals.scm");
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/bicep/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:92:39
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/bicep/queries/highlights.scm");
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/bicep/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/bicep/queries/injections.scm");
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/bicep/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]   --> meow/languages.rs:94:36
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub const LOCALS_QUERY: &str = include_str!("../languages/bicep/queries/locals.scm");
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/blueprint/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/blueprint/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/c/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/c/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/c/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:125:40
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/c/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/capnp/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:140:39
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/capnp/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/capnp/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:141:40
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/capnp/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/capnp/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub const LOCALS_QUERY: &str = include_str!("../languages/capnp/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/clojure/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/clojure/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/clojure/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:157:40
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/clojure/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/c_sharp/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:172:39
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/c_sharp/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/cpp/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:188:39
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/cpp/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/cpp/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/cpp/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/css/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:204:39
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/css/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/css/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:205:40
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/css/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/cue/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:220:39
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/cue/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/cue/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:221:40
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/cue/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/cue/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:222:36
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub const LOCALS_QUERY: &str = include_str!("../languages/cue/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/d/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/d/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/d/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:237:40
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/d/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/dart/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/dart/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/diff/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:268:39
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/diff/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/dockerfile/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/dockerfile/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/dockerfile/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/dockerfile/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/eex/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:300:39
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/eex/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/eex/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:301:40
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/eex/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/elisp/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:316:39
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/elisp/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/elixir/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:332:39
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/elixir/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/elixir/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:333:40
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/elixir/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/elm/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:348:39
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/elm/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/elm/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:349:40
[INFO] [stdout]     |
[INFO] [stdout] 349 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/elm/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/elm/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:350:36
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub const LOCALS_QUERY: &str = include_str!("../languages/elm/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/erlang/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:364:39
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/erlang/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/forth/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:380:39
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/forth/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/fortran/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:396:39
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/fortran/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/fish/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:412:39
[INFO] [stdout]     |
[INFO] [stdout] 412 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/fish/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/gdscript/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/gdscript/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/gdscript/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:429:40
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/gdscript/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/gleam/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:444:39
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/gleam/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/gleam/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:445:40
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/gleam/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/gleam/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:446:36
[INFO] [stdout]     |
[INFO] [stdout] 446 |     pub const LOCALS_QUERY: &str = include_str!("../languages/gleam/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/glsl/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:460:39
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/glsl/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/glsl/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:461:40
[INFO] [stdout]     |
[INFO] [stdout] 461 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/glsl/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/glsl/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:462:36
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub const LOCALS_QUERY: &str = include_str!("../languages/glsl/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/go/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:476:39
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/go/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/haskell/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:492:39
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/haskell/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/haskell/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:493:40
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/haskell/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/haskell/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:494:36
[INFO] [stdout]     |
[INFO] [stdout] 494 |     pub const LOCALS_QUERY: &str = include_str!("../languages/haskell/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/hcl/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:508:39
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/hcl/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/hcl/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:509:40
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/hcl/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/heex/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:524:39
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/heex/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/heex/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:525:40
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/heex/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/html/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:540:39
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/html/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/html/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:541:40
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/html/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ini/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:556:39
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/ini/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/java/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:572:39
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/java/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/javascript/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:588:39
[INFO] [stdout]     |
[INFO] [stdout] 588 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/javascript/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/javascript/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:589:40
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/javascript/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/javascript/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:590:36
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub const LOCALS_QUERY: &str = include_str!("../languages/javascript/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/json/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:604:39
[INFO] [stdout]     |
[INFO] [stdout] 604 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/json/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/jsx/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:620:39
[INFO] [stdout]     |
[INFO] [stdout] 620 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/jsx/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/jsx/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:621:40
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/jsx/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/jsx/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:622:36
[INFO] [stdout]     |
[INFO] [stdout] 622 |     pub const LOCALS_QUERY: &str = include_str!("../languages/jsx/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/julia/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:636:39
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/julia/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/kotlin/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:652:39
[INFO] [stdout]     |
[INFO] [stdout] 652 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/kotlin/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/latex/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:668:39
[INFO] [stdout]     |
[INFO] [stdout] 668 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/latex/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/latex/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:669:40
[INFO] [stdout]     |
[INFO] [stdout] 669 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/latex/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/llvm/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:684:39
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/llvm/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/llvm/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:685:40
[INFO] [stdout]     |
[INFO] [stdout] 685 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/llvm/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/llvm/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:686:36
[INFO] [stdout]     |
[INFO] [stdout] 686 |     pub const LOCALS_QUERY: &str = include_str!("../languages/llvm/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/lua/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:700:39
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/lua/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/lua/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:701:40
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/lua/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/lua/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:702:36
[INFO] [stdout]     |
[INFO] [stdout] 702 |     pub const LOCALS_QUERY: &str = include_str!("../languages/lua/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/make/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:716:39
[INFO] [stdout]     |
[INFO] [stdout] 716 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/make/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/make/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:717:40
[INFO] [stdout]     |
[INFO] [stdout] 717 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/make/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/markdown/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:732:39
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/markdown/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/matlab/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:748:39
[INFO] [stdout]     |
[INFO] [stdout] 748 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/matlab/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/matlab/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:749:40
[INFO] [stdout]     |
[INFO] [stdout] 749 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/matlab/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/matlab/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:750:36
[INFO] [stdout]     |
[INFO] [stdout] 750 |     pub const LOCALS_QUERY: &str = include_str!("../languages/matlab/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/meson/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:764:39
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/meson/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/nix/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:780:39
[INFO] [stdout]     |
[INFO] [stdout] 780 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/nix/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/nix/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:781:40
[INFO] [stdout]     |
[INFO] [stdout] 781 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/nix/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/objc/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:796:39
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/objc/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/objc/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:797:40
[INFO] [stdout]     |
[INFO] [stdout] 797 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/objc/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/objc/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:798:36
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub const LOCALS_QUERY: &str = include_str!("../languages/objc/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ocaml/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:812:39
[INFO] [stdout]     |
[INFO] [stdout] 812 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/ocaml/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ocaml/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:814:36
[INFO] [stdout]     |
[INFO] [stdout] 814 |     pub const LOCALS_QUERY: &str = include_str!("../languages/ocaml/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ocaml_interface/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:828:39
[INFO] [stdout]     |
[INFO] [stdout] 828 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/ocaml_interface/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ocaml_interface/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:829:40
[INFO] [stdout]     |
[INFO] [stdout] 829 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/ocaml_interface/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/openscad/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:844:39
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/openscad/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/openscad/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:845:40
[INFO] [stdout]     |
[INFO] [stdout] 845 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/openscad/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/openscad/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:846:36
[INFO] [stdout]     |
[INFO] [stdout] 846 |     pub const LOCALS_QUERY: &str = include_str!("../languages/openscad/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/pascal/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:860:39
[INFO] [stdout]     |
[INFO] [stdout] 860 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/pascal/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/pascal/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:861:40
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/pascal/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/php/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:876:39
[INFO] [stdout]     |
[INFO] [stdout] 876 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/php/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/php/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:877:40
[INFO] [stdout]     |
[INFO] [stdout] 877 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/php/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/proto/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:908:39
[INFO] [stdout]     |
[INFO] [stdout] 908 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/proto/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/python/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:924:39
[INFO] [stdout]     |
[INFO] [stdout] 924 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/python/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/python/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:925:40
[INFO] [stdout]     |
[INFO] [stdout] 925 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/python/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/python/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:926:36
[INFO] [stdout]     |
[INFO] [stdout] 926 |     pub const LOCALS_QUERY: &str = include_str!("../languages/python/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/r/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:940:39
[INFO] [stdout]     |
[INFO] [stdout] 940 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/r/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/r/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:942:36
[INFO] [stdout]     |
[INFO] [stdout] 942 |     pub const LOCALS_QUERY: &str = include_str!("../languages/r/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/racket/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:956:39
[INFO] [stdout]     |
[INFO] [stdout] 956 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/racket/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/racket/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:958:36
[INFO] [stdout]     |
[INFO] [stdout] 958 |     pub const LOCALS_QUERY: &str = include_str!("../languages/racket/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/regex/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:972:39
[INFO] [stdout]     |
[INFO] [stdout] 972 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/regex/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ruby/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:988:39
[INFO] [stdout]     |
[INFO] [stdout] 988 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/ruby/queries/highlights.scm");
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ruby/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:989:40
[INFO] [stdout]     |
[INFO] [stdout] 989 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/ruby/queries/injections.scm");
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/ruby/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]    --> meow/languages.rs:990:36
[INFO] [stdout]     |
[INFO] [stdout] 990 |     pub const LOCALS_QUERY: &str = include_str!("../languages/ruby/queries/locals.scm");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/rust/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1004:39
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/rust/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/rust/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1005:40
[INFO] [stdout]      |
[INFO] [stdout] 1005 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/rust/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/scala/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1020:39
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/scala/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/scala/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1021:40
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/scala/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/scala/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1022:36
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     pub const LOCALS_QUERY: &str = include_str!("../languages/scala/queries/locals.scm");
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/scheme/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1036:39
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/scheme/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/scss/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1052:39
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/scss/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/scss/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1053:40
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/scss/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/sql/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1068:39
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/sql/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/svelte/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1084:39
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/svelte/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/svelte/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1085:40
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/svelte/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/swift/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1100:39
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/swift/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/swift/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1102:36
[INFO] [stdout]      |
[INFO] [stdout] 1102 |     pub const LOCALS_QUERY: &str = include_str!("../languages/swift/queries/locals.scm");
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/toml/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1116:39
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/toml/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/toml/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1117:40
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/toml/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/typescript/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1134:36
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     pub const LOCALS_QUERY: &str = include_str!("../languages/typescript/queries/locals.scm");
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/typescript/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1138:9
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         include_str!("../languages/typescript/queries/highlights.scm"),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/javascript/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1139:9
[INFO] [stdout]      |
[INFO] [stdout] 1139 |         include_str!("../languages/javascript/queries/highlights.scm"),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/tsx/queries/locals.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1156:36
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     pub const LOCALS_QUERY: &str = include_str!("../languages/tsx/queries/locals.scm");
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/tsx/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1159:49
[INFO] [stdout]      |
[INFO] [stdout] 1159 |     pub const HIGHLIGHT_QUERY: &str = concatcp!(include_str!("../languages/tsx/queries/highlights.scm"), include_str!("../language...
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/jsx/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1159:106
[INFO] [stdout]      |
[INFO] [stdout] 1159 | ...uages/tsx/queries/highlights.scm"), include_str!("../languages/jsx/queries/highlights.scm"),);
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/vim/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1173:39
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/vim/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/vim/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1174:40
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/vim/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/wast/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1189:39
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/wast/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/wat/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1205:39
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/wat/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/x86asm/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1221:39
[INFO] [stdout]      |
[INFO] [stdout] 1221 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/x86asm/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/wgsl/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1237:39
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/wgsl/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/yaml/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1253:39
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/yaml/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/yaml/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1254:40
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/yaml/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/zig/queries/highlights.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1269:39
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     pub const HIGHLIGHT_QUERY: &str = include_str!("../languages/zig/queries/highlights.scm");
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `meow/../languages/zig/queries/injections.scm`: No such file or directory (os error 2)
[INFO] [stdout]     --> meow/languages.rs:1270:40
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     pub const INJECTIONS_QUERY: &str = include_str!("../languages/zig/queries/injections.scm");
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `meow-editor` (bin "meow") due to 149 previous errors
[INFO] running `Command { std: "docker" "inspect" "eecebf0537a99b140fc5441f4398d4beadeec9fd72e3b2bddc9b1951602e54cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eecebf0537a99b140fc5441f4398d4beadeec9fd72e3b2bddc9b1951602e54cb", kill_on_drop: false }`
[INFO] [stdout] eecebf0537a99b140fc5441f4398d4beadeec9fd72e3b2bddc9b1951602e54cb
