[INFO] fetching crate tree-sitter-c2rust-core 0.20.9...
[INFO] building tree-sitter-c2rust-core-0.20.9 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tree-sitter-c2rust-core 0.20.9 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tree-sitter-c2rust-core 0.20.9
[INFO] finished tweaking crates.io crate tree-sitter-c2rust-core 0.20.9
[INFO] tweaked toml for crates.io crate tree-sitter-c2rust-core 0.20.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-c2rust-core 0.20.9 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding c2rust-bitfields v0.3.0 (available: v0.20.0)
[INFO] [stderr]       Adding errno v0.2.8 (available: v0.3.14)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23e90eea7e7ba25ed567badf283f103b08867a5c79e7e1cff237068a8933e801
[INFO] running `Command { std: "docker" "start" "-a" "23e90eea7e7ba25ed567badf283f103b08867a5c79e7e1cff237068a8933e801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23e90eea7e7ba25ed567badf283f103b08867a5c79e7e1cff237068a8933e801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e90eea7e7ba25ed567badf283f103b08867a5c79e7e1cff237068a8933e801", kill_on_drop: false }`
[INFO] [stdout] 23e90eea7e7ba25ed567badf283f103b08867a5c79e7e1cff237068a8933e801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86c24af105f33caabfa342da1073c8a1f6492f5ebaa7490dccaf8bfaae60b536
[INFO] running `Command { std: "docker" "start" "-a" "86c24af105f33caabfa342da1073c8a1f6492f5ebaa7490dccaf8bfaae60b536", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.2.1
[INFO] [stderr]    Compiling c2rust-bitfields v0.3.0
[INFO] [stderr]    Compiling tree-sitter-c2rust-core v0.20.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "capi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]    = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]   --> src/lib.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "capi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]    = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::*`
[INFO] [stdout]  --> src/api_raw.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::util::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/get_changed_ranges.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::*`
[INFO] [stdout]  --> src/node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::util::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/node.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/stack.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/tree.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/tree_cursor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg_attr(feature = "capi", derive(Clone, Copy))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(feature = "capi")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:307:11
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/util.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     time::{Instant, SystemTime},
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(feature = "capi")] crate::capi::CFile,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[cfg(not(feature = "capi"))] Option<Box<std::io::BufWriter<std::fs::File>>>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u8` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int16_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int32_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__u64` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `__off_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `__off64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__time_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__time_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__clockid_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__clockid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__syscall_slong_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__syscall_slong_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `_IO_lock_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `FILE` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int16_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int32_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbol` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSSymbol` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSFieldId` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSFieldId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSStateId` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSStateId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSDuration` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSDuration` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackVersion` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackVersion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatus` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatus` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusHalted` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusHalted` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusPaused` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusPaused` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusActive` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusActive` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSLogTypeLex` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSLogTypeLex` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSLogTypeParse` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSLogTypeParse` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSInputEncodingUTF16` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSInputEncodingUTF16` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSInputEncodingUTF8` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSInputEncodingUTF8` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeString` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeString` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeCapture` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeCapture` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeDone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeDone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeAuxiliary` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeAuxiliary` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeAnonymous` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeAnonymous` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeRegular` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeRegular` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierOneOrMore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierOneOrMore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierOne` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierOne` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZeroOrMore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZeroOrMore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZeroOrOne` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZeroOrOne` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZero` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZero` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorLanguage` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorLanguage` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorStructure` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorStructure` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorCapture` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorCapture` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorField` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorField` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorNodeType` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorNodeType` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorSyntax` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorSyntax` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `UnicodeDecodeFunction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use lexer::*;
[INFO] [stdout]    |         -------- but the name `UnicodeDecodeFunction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `UChar32` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use lexer::*;
[INFO] [stdout]    |         -------- but the name `UChar32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackAction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackAction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionStop` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionStop` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionPop` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionPop` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackCallback` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackCallback` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeShift` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeShift` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonPreferRight` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonPreferRight` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonTakeRight` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonTakeRight` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparison` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparison` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonPreferLeft` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonPreferLeft` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonTakeLeft` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonTakeLeft` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeReduce` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeReduce` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeRecover` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeRecover` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeAccept` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeAccept` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `clockid_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `clockid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorDiffers` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorDiffers` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorMayDiffer` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorMayDiffer` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorMatches` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorMatches` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorComparison` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorComparison` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISprint` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISprint` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `wint_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `wint_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISalnum` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISalnum` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISpunct` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISpunct` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_IScntrl` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_IScntrl` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISblank` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISblank` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISgraph` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISgraph` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISspace` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISspace` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISxdigit` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISxdigit` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISdigit` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISdigit` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISalpha` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISalpha` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISlower` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISlower` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISupper` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISupper` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_0` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_0` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_1` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_2` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReusableNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReusableNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `StackEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TokenCache` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TokenCache` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReduceActionSet` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReduceActionSet` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReduceAction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReduceAction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackLink` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackLink` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackNodeArray` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackNodeArray` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackHead` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackHead` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StepOffset` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `StepOffset` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryPattern` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryPattern` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Slice` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `Slice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `PatternEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `PatternEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryStep` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryStep` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `SymbolTable` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `SymbolTable` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureQuantifiers` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureQuantifiers` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureListPool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureListPool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureList` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureList` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryCapture` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryCapture` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryState` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryState` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `VoidArray` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `VoidArray` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorStatus` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorStatus` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `SummarizeStackSession` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `SummarizeStackSession` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSStringInput` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSStringInput` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Edit` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `Edit` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Iterator_0` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `Iterator_0` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `NodeChildIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub use node::*;
[INFO] [stdout]    |         ------- but the name `NodeChildIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CursorChildIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `CursorChildIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StatePredecessorMap` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `StatePredecessorMap` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStateSet` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStateSet` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisState` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisState` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStateEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisSubgraphNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisSubgraphNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStatePool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStatePool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisSubgraph` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisSubgraph` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `LookaheadIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `LookaheadIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Stream` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `Stream` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed` in the type namespace is first re-exported here
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pt`
[INFO] [stdout]     --> src/parser.rs:1061:9
[INFO] [stdout]      |
[INFO] [stdout] 1061 |     mut pt: TSPoint,
[INFO] [stdout]      |         ^^ help: if this is intentional, prefix it with an underscore: `_pt`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/subtree.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |     mut f: *mut FILE,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_0`
[INFO] [stdout]     --> src/parser.rs:1216:9
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     mut self_0: *mut TSParser,
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `exists_7` is assigned to, but never used
[INFO] [stdout]     --> src/query.rs:3035:29
[INFO] [stdout]      |
[INFO] [stdout] 3035 |                     let mut exists_7: u32 = 0;
[INFO] [stdout]      |                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_exists_7` instead
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ISupper`
[INFO] [stdout]      |
[INFO] [stdout] 3035 -                     let mut exists_7: u32 = 0;
[INFO] [stdout] 3035 +                     let mut subtree::_ISupper: u32 = 0;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/stack.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |     mut f: *mut FILE,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_offset`
[INFO] [stdout]     --> src/subtree.rs:2220:13
[INFO] [stdout]      |
[INFO] [stdout] 2220 |     let mut end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 2220 |     let mut _end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ISupper`
[INFO] [stdout]      |
[INFO] [stdout] 2220 -     let mut end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout] 2220 +     let mut subtree::_ISupper: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]     --> src/stack.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     mut payload: *mut os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]     --> src/stack.rs:1405:9
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     mut payload: *mut os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/stack.rs:1904:25
[INFO] [stdout]      |
[INFO] [stdout] 1904 |                 let mut data: *const os::raw::c_char = ts_external_scanner_state_data(state);
[INFO] [stdout]      |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lexer.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 596 |         ranges = &DEFAULT_RANGE;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 596 |         ranges = &raw const DEFAULT_RANGE;
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused unary operation that must be used
[INFO] [stdout]     --> src/query.rs:5531:13
[INFO] [stdout]      |
[INFO] [stdout] 5531 |             !should_descend;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ the unary operation produces a value
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 5531 |             let _ = !should_descend;
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/subtree.rs:2327:16
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         return &empty_state;
[INFO] [stdout]      |                ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         return &raw const empty_state;
[INFO] [stdout]      |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
[INFO] running `Command { std: "docker" "inspect" "86c24af105f33caabfa342da1073c8a1f6492f5ebaa7490dccaf8bfaae60b536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86c24af105f33caabfa342da1073c8a1f6492f5ebaa7490dccaf8bfaae60b536", kill_on_drop: false }`
[INFO] [stdout] 86c24af105f33caabfa342da1073c8a1f6492f5ebaa7490dccaf8bfaae60b536
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de68846536079c2c1352fceb9fd04b3bd8d092a909ff1e604ca1d9abae5edf6d
[INFO] running `Command { std: "docker" "start" "-a" "de68846536079c2c1352fceb9fd04b3bd8d092a909ff1e604ca1d9abae5edf6d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "capi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]    = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]   --> src/lib.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "capi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]    = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::*`
[INFO] [stdout]  --> src/api_raw.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::util::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/get_changed_ranges.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::*`
[INFO] [stdout]  --> src/node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::util::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/node.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/stack.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/tree.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/tree_cursor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg_attr(feature = "capi", derive(Clone, Copy))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(feature = "capi")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:307:11
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/util.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     time::{Instant, SystemTime},
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(feature = "capi")] crate::capi::CFile,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[cfg(not(feature = "capi"))] Option<Box<std::io::BufWriter<std::fs::File>>>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u8` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int16_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int32_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__u64` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `__off_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `__off64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__time_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__time_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__clockid_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__clockid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__syscall_slong_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__syscall_slong_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `_IO_lock_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `FILE` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int16_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int32_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbol` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSSymbol` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSFieldId` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSFieldId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSStateId` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSStateId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSDuration` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSDuration` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackVersion` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackVersion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatus` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatus` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusHalted` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusHalted` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusPaused` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusPaused` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusActive` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusActive` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSLogTypeLex` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSLogTypeLex` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSLogTypeParse` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSLogTypeParse` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSInputEncodingUTF16` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSInputEncodingUTF16` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSInputEncodingUTF8` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSInputEncodingUTF8` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeString` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeString` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeCapture` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeCapture` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeDone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeDone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeAuxiliary` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeAuxiliary` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeAnonymous` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeAnonymous` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeRegular` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeRegular` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierOneOrMore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierOneOrMore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierOne` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierOne` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZeroOrMore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZeroOrMore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZeroOrOne` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZeroOrOne` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZero` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZero` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorLanguage` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorLanguage` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorStructure` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorStructure` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorCapture` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorCapture` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorField` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorField` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorNodeType` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorNodeType` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorSyntax` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorSyntax` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `UnicodeDecodeFunction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use lexer::*;
[INFO] [stdout]    |         -------- but the name `UnicodeDecodeFunction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `UChar32` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use lexer::*;
[INFO] [stdout]    |         -------- but the name `UChar32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackAction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackAction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionStop` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionStop` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionPop` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionPop` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackCallback` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackCallback` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeShift` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeShift` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonPreferRight` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonPreferRight` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonTakeRight` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonTakeRight` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparison` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparison` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonPreferLeft` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonPreferLeft` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonTakeLeft` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonTakeLeft` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeReduce` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeReduce` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeRecover` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeRecover` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeAccept` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeAccept` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `clockid_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `clockid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorDiffers` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorDiffers` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorMayDiffer` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorMayDiffer` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorMatches` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorMatches` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorComparison` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorComparison` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISprint` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISprint` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `wint_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `wint_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISalnum` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISalnum` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISpunct` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISpunct` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_IScntrl` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_IScntrl` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISblank` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISblank` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISgraph` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISgraph` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISspace` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISspace` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISxdigit` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISxdigit` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISdigit` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISdigit` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISalpha` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISalpha` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISlower` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISlower` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISupper` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISupper` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_0` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_0` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_1` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_2` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReusableNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReusableNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `StackEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TokenCache` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TokenCache` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReduceActionSet` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReduceActionSet` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReduceAction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReduceAction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackLink` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackLink` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackNodeArray` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackNodeArray` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackHead` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackHead` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StepOffset` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `StepOffset` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryPattern` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryPattern` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Slice` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `Slice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `PatternEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `PatternEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryStep` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryStep` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `SymbolTable` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `SymbolTable` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureQuantifiers` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureQuantifiers` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureListPool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureListPool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureList` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureList` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryCapture` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryCapture` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryState` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryState` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `VoidArray` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `VoidArray` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorStatus` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorStatus` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `SummarizeStackSession` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `SummarizeStackSession` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSStringInput` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSStringInput` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Edit` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `Edit` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Iterator_0` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `Iterator_0` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `NodeChildIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub use node::*;
[INFO] [stdout]    |         ------- but the name `NodeChildIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CursorChildIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `CursorChildIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StatePredecessorMap` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `StatePredecessorMap` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStateSet` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStateSet` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisState` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisState` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStateEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisSubgraphNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisSubgraphNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStatePool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStatePool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisSubgraph` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisSubgraph` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `LookaheadIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `LookaheadIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tree-sitter-c2rust-core v0.20.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Stream` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `Stream` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed` in the type namespace is first re-exported here
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pt`
[INFO] [stdout]     --> src/parser.rs:1061:9
[INFO] [stdout]      |
[INFO] [stdout] 1061 |     mut pt: TSPoint,
[INFO] [stdout]      |         ^^ help: if this is intentional, prefix it with an underscore: `_pt`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/subtree.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |     mut f: *mut FILE,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_0`
[INFO] [stdout]     --> src/parser.rs:1216:9
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     mut self_0: *mut TSParser,
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `exists_7` is assigned to, but never used
[INFO] [stdout]     --> src/query.rs:3035:29
[INFO] [stdout]      |
[INFO] [stdout] 3035 |                     let mut exists_7: u32 = 0;
[INFO] [stdout]      |                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_exists_7` instead
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ISupper`
[INFO] [stdout]      |
[INFO] [stdout] 3035 -                     let mut exists_7: u32 = 0;
[INFO] [stdout] 3035 +                     let mut subtree::_ISupper: u32 = 0;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/stack.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |     mut f: *mut FILE,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_offset`
[INFO] [stdout]     --> src/subtree.rs:2220:13
[INFO] [stdout]      |
[INFO] [stdout] 2220 |     let mut end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 2220 |     let mut _end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ISupper`
[INFO] [stdout]      |
[INFO] [stdout] 2220 -     let mut end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout] 2220 +     let mut subtree::_ISupper: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]     --> src/stack.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     mut payload: *mut os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]     --> src/stack.rs:1405:9
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     mut payload: *mut os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/stack.rs:1904:25
[INFO] [stdout]      |
[INFO] [stdout] 1904 |                 let mut data: *const os::raw::c_char = ts_external_scanner_state_data(state);
[INFO] [stdout]      |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lexer.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 596 |         ranges = &DEFAULT_RANGE;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 596 |         ranges = &raw const DEFAULT_RANGE;
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused unary operation that must be used
[INFO] [stdout]     --> src/query.rs:5531:13
[INFO] [stdout]      |
[INFO] [stdout] 5531 |             !should_descend;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ the unary operation produces a value
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 5531 |             let _ = !should_descend;
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/subtree.rs:2327:16
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         return &empty_state;
[INFO] [stdout]      |                ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         return &raw const empty_state;
[INFO] [stdout]      |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]   --> src/lib.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "capi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]    = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]   --> src/lib.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "capi")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]    = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::*`
[INFO] [stdout]  --> src/api_raw.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::util::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/get_changed_ranges.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::*`
[INFO] [stdout]  --> src/node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::util::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/node.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/stack.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/tree.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c2rust_bitfields`
[INFO] [stdout]  --> src/tree_cursor.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use c2rust_bitfields;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[cfg_attr(feature = "capi", derive(Clone, Copy))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 | #[cfg(feature = "capi")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:307:11
[INFO] [stdout]     |
[INFO] [stdout] 307 | #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/util.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     time::{Instant, SystemTime},
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(feature = "capi")] crate::capi::CFile,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[cfg(not(feature = "capi"))] Option<Box<std::io::BufWriter<std::fs::File>>>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:285:15
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[cfg(feature = "capi")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capi`
[INFO] [stdout]    --> src/util.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(not(feature = "capi"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `errno` and `libc`
[INFO] [stdout]     = help: consider adding `capi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u8` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int16_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int32_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__u32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__int64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `__int64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__u64` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `__off_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `__off64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__time_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__time_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__clockid_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__clockid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `__syscall_slong_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `__syscall_slong_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `_IO_lock_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout]    |         ------- but the name `FILE` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int16_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int32_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `int64_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `int64_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbol` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSSymbol` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSFieldId` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSFieldId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSStateId` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `TSStateId` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSDuration` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSDuration` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackVersion` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackVersion` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatus` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatus` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusHalted` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusHalted` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusPaused` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusPaused` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackStatusActive` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackStatusActive` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSLogTypeLex` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSLogTypeLex` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSLogTypeParse` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSLogTypeParse` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSInputEncodingUTF16` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSInputEncodingUTF16` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSInputEncodingUTF8` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSInputEncodingUTF8` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeString` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeString` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeCapture` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeCapture` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryPredicateStepTypeDone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryPredicateStepTypeDone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeAuxiliary` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeAuxiliary` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeAnonymous` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeAnonymous` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSSymbolTypeRegular` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout] 33 | pub use language::*;
[INFO] [stdout]    |         ----------- but the name `TSSymbolTypeRegular` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierOneOrMore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierOneOrMore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierOne` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierOne` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZeroOrMore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZeroOrMore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZeroOrOne` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZeroOrOne` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQuantifierZero` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQuantifierZero` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorLanguage` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorLanguage` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorStructure` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorStructure` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorCapture` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorCapture` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorField` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorField` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorNodeType` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorNodeType` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorSyntax` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorSyntax` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryErrorNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryErrorNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `UnicodeDecodeFunction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use lexer::*;
[INFO] [stdout]    |         -------- but the name `UnicodeDecodeFunction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `UChar32` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 34 | pub use lexer::*;
[INFO] [stdout]    |         -------- but the name `UChar32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackAction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackAction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionStop` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionStop` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackActionPop` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackActionPop` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackCallback` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackCallback` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeShift` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeShift` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonPreferRight` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonPreferRight` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonTakeRight` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonTakeRight` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparison` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparison` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonNone` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonNone` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonPreferLeft` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonPreferLeft` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorComparisonTakeLeft` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorComparisonTakeLeft` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeReduce` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeReduce` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeRecover` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeRecover` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSParseActionTypeAccept` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSParseActionTypeAccept` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `clockid_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `clockid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorDiffers` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorDiffers` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorMayDiffer` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorMayDiffer` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorMatches` in the value namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorMatches` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `IteratorComparison` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `IteratorComparison` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISprint` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISprint` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `wint_t` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `wint_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISalnum` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISalnum` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISpunct` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISpunct` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_IScntrl` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_IScntrl` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISblank` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISblank` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISgraph` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISgraph` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISspace` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISspace` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISxdigit` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISxdigit` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISdigit` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISdigit` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISalpha` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISalpha` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISlower` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISlower` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `_ISupper` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `_ISupper` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_0` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_0` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_1` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed_2` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed_2` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReusableNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReusableNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `StackEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TokenCache` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TokenCache` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReduceActionSet` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReduceActionSet` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ReduceAction` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ReduceAction` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackLink` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackLink` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackNodeArray` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackNodeArray` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StackHead` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `StackHead` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StepOffset` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `StepOffset` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryPattern` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryPattern` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Slice` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `Slice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `PatternEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `PatternEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryStep` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryStep` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `SymbolTable` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `SymbolTable` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureQuantifiers` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureQuantifiers` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureListPool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureListPool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CaptureList` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `CaptureList` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSQueryCapture` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `TSQueryCapture` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `QueryState` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `QueryState` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `VoidArray` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `VoidArray` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `ErrorStatus` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `ErrorStatus` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `SummarizeStackSession` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 38 | pub use stack::*;
[INFO] [stdout]    |         -------- but the name `SummarizeStackSession` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `TSStringInput` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use parser::*;
[INFO] [stdout]    |         --------- but the name `TSStringInput` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Edit` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ---------- but the name `Edit` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Iterator_0` in the type namespace is first re-exported here
[INFO] [stdout] 32 | pub use get_changed_ranges::*;
[INFO] [stdout]    |         --------------------- but the name `Iterator_0` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `NodeChildIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 35 | pub use node::*;
[INFO] [stdout]    |         ------- but the name `NodeChildIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `CursorChildIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `CursorChildIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `StatePredecessorMap` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `StatePredecessorMap` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStateSet` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStateSet` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisState` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisState` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStateEntry` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStateEntry` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisSubgraphNode` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisSubgraphNode` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisStatePool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisStatePool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `AnalysisSubgraph` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `AnalysisSubgraph` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `LookaheadIterator` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `LookaheadIterator` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub use api_raw::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `Stream` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use query::*;
[INFO] [stdout]    |         -------- but the name `Stream` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use subtree::*;
[INFO] [stdout]    |         ^^^^^^^^^^ the name `C2RustUnnamed` in the type namespace is first re-exported here
[INFO] [stdout] 40 | pub use tree::*;
[INFO] [stdout] 41 | pub use tree_cursor::*;
[INFO] [stdout]    |         -------------- but the name `C2RustUnnamed` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/stack.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |     mut f: *mut FILE,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/subtree.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |     mut f: *mut FILE,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]     --> src/stack.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |     mut payload: *mut os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]     --> src/stack.rs:1405:9
[INFO] [stdout]      |
[INFO] [stdout] 1405 |     mut payload: *mut os::raw::c_void,
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end_offset`
[INFO] [stdout]     --> src/subtree.rs:2220:13
[INFO] [stdout]      |
[INFO] [stdout] 2220 |     let mut end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |             ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 2220 |     let mut _end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ISupper`
[INFO] [stdout]      |
[INFO] [stdout] 2220 -     let mut end_offset: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout] 2220 +     let mut subtree::_ISupper: u32 = start_offset.wrapping_add(ts_subtree_total_bytes(*self_0));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `exists_7` is assigned to, but never used
[INFO] [stdout]     --> src/query.rs:3035:29
[INFO] [stdout]      |
[INFO] [stdout] 3035 |                     let mut exists_7: u32 = 0;
[INFO] [stdout]      |                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_exists_7` instead
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_ISupper`
[INFO] [stdout]      |
[INFO] [stdout] 3035 -                     let mut exists_7: u32 = 0;
[INFO] [stdout] 3035 +                     let mut subtree::_ISupper: u32 = 0;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/stack.rs:1904:25
[INFO] [stdout]      |
[INFO] [stdout] 1904 |                 let mut data: *const os::raw::c_char = ts_external_scanner_state_data(state);
[INFO] [stdout]      |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pt`
[INFO] [stdout]     --> src/parser.rs:1061:9
[INFO] [stdout]      |
[INFO] [stdout] 1061 |     mut pt: TSPoint,
[INFO] [stdout]      |         ^^ help: if this is intentional, prefix it with an underscore: `_pt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_0`
[INFO] [stdout]     --> src/parser.rs:1216:9
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     mut self_0: *mut TSParser,
[INFO] [stdout]      |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/lexer.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 596 |         ranges = &DEFAULT_RANGE;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 596 |         ranges = &raw const DEFAULT_RANGE;
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused unary operation that must be used
[INFO] [stdout]     --> src/query.rs:5531:13
[INFO] [stdout]      |
[INFO] [stdout] 5531 |             !should_descend;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ the unary operation produces a value
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 5531 |             let _ = !should_descend;
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/subtree.rs:2327:16
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         return &empty_state;
[INFO] [stdout]      |                ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 2327 |         return &raw const empty_state;
[INFO] [stdout]      |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "de68846536079c2c1352fceb9fd04b3bd8d092a909ff1e604ca1d9abae5edf6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de68846536079c2c1352fceb9fd04b3bd8d092a909ff1e604ca1d9abae5edf6d", kill_on_drop: false }`
[INFO] [stdout] de68846536079c2c1352fceb9fd04b3bd8d092a909ff1e604ca1d9abae5edf6d
