[INFO] cloning repository https://github.com/dnbln/narxia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnbln/narxia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fnarxia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fnarxia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d62527d00f04487fae80ffd9f05cd9d9eab61124 [INFO] checking dnbln/narxia against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnbln%2Fnarxia" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnbln/narxia on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dnbln/narxia [INFO] finished tweaking git repo https://github.com/dnbln/narxia [INFO] tweaked toml for git repo https://github.com/dnbln/narxia written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dnbln/narxia already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/salsa-rs/salsa` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded rowan v0.15.15 [INFO] [stderr] Downloaded arc-swap v1.7.1 [INFO] [stderr] Downloaded escape8259 v0.5.2 [INFO] [stderr] Downloaded is-terminal v0.4.12 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded memoffset v0.9.1 [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded libtest-mimic v0.7.0 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded rayon v1.10.0 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded supports-color v3.0.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31cbc2efeed445e1b44e9f7dcdacc94cef616858963e058d257ebad11f937e3f [INFO] running `Command { std: "docker" "start" "-a" "31cbc2efeed445e1b44e9f7dcdacc94cef616858963e058d257ebad11f937e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31cbc2efeed445e1b44e9f7dcdacc94cef616858963e058d257ebad11f937e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31cbc2efeed445e1b44e9f7dcdacc94cef616858963e058d257ebad11f937e3f", kill_on_drop: false }` [INFO] [stdout] 31cbc2efeed445e1b44e9f7dcdacc94cef616858963e058d257ebad11f937e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b4e92d12c5c69975a409aecc926d232b1e8a0528c82bc67370187ce29c0287a [INFO] running `Command { std: "docker" "start" "-a" "5b4e92d12c5c69975a409aecc926d232b1e8a0528c82bc67370187ce29c0287a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking narxia-data-structures v0.1.0 (/opt/rustwide/workdir/crates/narxia-data-structures) [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/narxia-data-structures/src/lib.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct FxHashSet(HashSet); [INFO] [stdout] | --------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 88 | pub struct FxHashSet(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/narxia-data-structures/src/lib.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FxBTreeSet(BTreeSet); [INFO] [stdout] | ---------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FxBTreeSet(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rowan v0.15.15 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/narxia-data-structures/src/lib.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct FxHashSet(HashSet); [INFO] [stdout] | --------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 88 | pub struct FxHashSet(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/narxia-data-structures/src/lib.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FxBTreeSet(BTreeSet); [INFO] [stdout] | ---------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 122 | pub struct FxBTreeSet(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking escape8259 v0.5.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking narxia-proc v0.1.0 (/opt/rustwide/workdir/crates/narxia-proc) [INFO] [stderr] Checking dir-structure-macros v0.1.3 (/opt/rustwide/workdir/dev/dir-structure-macros) [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling salsa-2022-macros v0.1.0 (https://github.com/salsa-rs/salsa?rev=d4a94fbf07bb837f3d9d0a4caa5db4d5db29243f#d4a94fbf) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking dir-structure v0.1.3 (/opt/rustwide/workdir/dev/dir-structure) [INFO] [stderr] Checking narxia-log v0.1.0 (/opt/rustwide/workdir/crates/narxia-log) [INFO] [stderr] Checking narxia-log-impl v0.1.0 (/opt/rustwide/workdir/crates/narxia-log-impl) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking narxia-syn v0.1.0 (/opt/rustwide/workdir/crates/narxia-syn) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attrs` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_attrs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:245:47 [INFO] [stdout] | [INFO] [stdout] 245 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:245:56 [INFO] [stdout] | [INFO] [stdout] 245 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | fn on_enter(&self, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:255:33 [INFO] [stdout] | [INFO] [stdout] 255 | fn on_enter(&self, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attrs` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_attrs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:245:47 [INFO] [stdout] | [INFO] [stdout] 245 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:245:56 [INFO] [stdout] | [INFO] [stdout] 245 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | fn on_enter(&self, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/narxia-log-impl/src/lib.rs:255:33 [INFO] [stdout] | [INFO] [stdout] 255 | fn on_enter(&self, id: &Id, ctx: Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> crates/narxia-syn/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> crates/narxia-syn/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking libtest-mimic v0.7.0 [INFO] [stderr] Checking salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=d4a94fbf07bb837f3d9d0a4caa5db4d5db29243f#d4a94fbf) [INFO] [stdout] warning: fields `tkind` and `location` are never read [INFO] [stdout] --> crates/narxia-syn/src/parse_error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ParseError { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | tkind: SyntaxKind, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | location: Option<&'static std::panic::Location<'static>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `choked_syntax_kind` is never read [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | struct ParserRecoveringInfo { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 94 | choked_syntax_kind: SyntaxKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bits_truncated_macro_impl` is never used [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl WsSkipConfig { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 111 | const fn from_bits_truncated_macro_impl(b: u8) -> WsSkipConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `Deep` are never constructed [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 539 | enum AttemptRecoveryLevel { [INFO] [stdout] | -------------------- variants in this enum [INFO] [stdout] 540 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 541 | Shallow, [INFO] [stdout] 542 | Deep, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_list_simple3` is never used [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:688:4 [INFO] [stdout] | [INFO] [stdout] 688 | fn parse_list_simple3( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `idx_end` is never read [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct CompletedMarker { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 41 | idx: usize, [INFO] [stdout] 42 | idx_end: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `abandon`, `undo_complete`, `abandon_complete`, and `precede` are never used [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl ParseEventHandler { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn abandon(&mut self, mut marker: Marker) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn undo_complete(&mut self, marker: CompletedMarker) -> (Marker, SyntaxKind) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn abandon_complete(&mut self, marker: CompletedMarker) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn precede(&mut self, marker: &Marker) -> Marker { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `finish` are never used [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:288:19 [INFO] [stdout] | [INFO] [stdout] 287 | impl<'a> GreenTreeBuilder<'a> { [INFO] [stdout] | ----------------------------- associated items in this implementation [INFO] [stdout] 288 | pub(crate) fn new(src: Box &'a str + 'a>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub(crate) fn finish(self) -> (GreenTree, Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Tombstone` is never constructed [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 366 | enum ParseEvent { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 372 | Tombstone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `can_recover` is never read [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_stack.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ParseStackItem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 37 | pub name: &'static str, [INFO] [stdout] 38 | pub can_recover: &'static [SyntaxKind], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseStackItem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_token` is never used [INFO] [stdout] --> crates/narxia-syn/src/syntree.rs:758:8 [INFO] [stdout] | [INFO] [stdout] 757 | impl BinOp { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 758 | fn from_token(t: Token) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_kind` is never used [INFO] [stdout] --> crates/narxia-syn/src/token_source/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl TokenRepr { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn with_kind(self, kind: SyntaxKind) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `lookahead0`, `at_1_and_token`, `compose_token`, `advance`, and `advance_n` are never used [INFO] [stdout] --> crates/narxia-syn/src/token_source/buffered_ts.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 54 | / impl<'l, T> BufferedTokenSource<'l, T> [INFO] [stdout] 55 | | where [INFO] [stdout] 56 | | T: TokenSource<'l> + 'l, [INFO] [stdout] | |____________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn lookahead0(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub fn at_1_and_token(&mut self, kind0: SyntaxKind) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 922 | pub fn compose_token(&mut self, kind: SyntaxKind, n: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 946 | pub fn advance(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 963 | pub fn advance_n(&mut self, n: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `text` is never read [INFO] [stdout] --> crates/narxia-syn/src/token_source/text_ts.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 427 | struct CharInStringTokenParser<'text> { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 428 | text: &'text str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tkind` and `location` are never read [INFO] [stdout] --> crates/narxia-syn/src/parse_error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ParseError { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | tkind: SyntaxKind, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | location: Option<&'static std::panic::Location<'static>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `choked_syntax_kind` is never read [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | struct ParserRecoveringInfo { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 94 | choked_syntax_kind: SyntaxKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bits_truncated_macro_impl` is never used [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 110 | impl WsSkipConfig { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 111 | const fn from_bits_truncated_macro_impl(b: u8) -> WsSkipConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `None` and `Deep` are never constructed [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:540:5 [INFO] [stdout] | [INFO] [stdout] 539 | enum AttemptRecoveryLevel { [INFO] [stdout] | -------------------- variants in this enum [INFO] [stdout] 540 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] 541 | Shallow, [INFO] [stdout] 542 | Deep, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_list_simple3` is never used [INFO] [stdout] --> crates/narxia-syn/src/parser/mod.rs:688:4 [INFO] [stdout] | [INFO] [stdout] 688 | fn parse_list_simple3( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `idx_end` is never read [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct CompletedMarker { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 41 | idx: usize, [INFO] [stdout] 42 | idx_end: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `abandon`, `undo_complete`, `abandon_complete`, and `precede` are never used [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl ParseEventHandler { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn abandon(&mut self, mut marker: Marker) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn undo_complete(&mut self, marker: CompletedMarker) -> (Marker, SyntaxKind) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn abandon_complete(&mut self, marker: CompletedMarker) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn precede(&mut self, marker: &Marker) -> Marker { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `finish` are never used [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:288:19 [INFO] [stdout] | [INFO] [stdout] 287 | impl<'a> GreenTreeBuilder<'a> { [INFO] [stdout] | ----------------------------- associated items in this implementation [INFO] [stdout] 288 | pub(crate) fn new(src: Box &'a str + 'a>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub(crate) fn finish(self) -> (GreenTree, Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Tombstone` is never constructed [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_event_handler.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 366 | enum ParseEvent { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 372 | Tombstone, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `can_recover` is never read [INFO] [stdout] --> crates/narxia-syn/src/parser/parse_stack.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ParseStackItem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 37 | pub name: &'static str, [INFO] [stdout] 38 | pub can_recover: &'static [SyntaxKind], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseStackItem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_token` is never used [INFO] [stdout] --> crates/narxia-syn/src/syntree.rs:758:8 [INFO] [stdout] | [INFO] [stdout] 757 | impl BinOp { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 758 | fn from_token(t: Token) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_kind` is never used [INFO] [stdout] --> crates/narxia-syn/src/token_source/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl TokenRepr { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn with_kind(self, kind: SyntaxKind) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `lookahead0`, `at_1_and_token`, `compose_token`, `advance`, and `advance_n` are never used [INFO] [stdout] --> crates/narxia-syn/src/token_source/buffered_ts.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 54 | / impl<'l, T> BufferedTokenSource<'l, T> [INFO] [stdout] 55 | | where [INFO] [stdout] 56 | | T: TokenSource<'l> + 'l, [INFO] [stdout] | |____________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn lookahead0(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | pub fn at_1_and_token(&mut self, kind0: SyntaxKind) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 922 | pub fn compose_token(&mut self, kind: SyntaxKind, n: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 946 | pub fn advance(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 963 | pub fn advance_n(&mut self, n: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `text` is never read [INFO] [stdout] --> crates/narxia-syn/src/token_source/text_ts.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 427 | struct CharInStringTokenParser<'text> { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 428 | text: &'text str, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking salsa v0.1.0 (/opt/rustwide/workdir/crates/narxia-salsa) [INFO] [stderr] Checking narxia-src-db v0.1.0 (/opt/rustwide/workdir/crates/narxia-src-db) [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking narxia-hir v0.1.0 (/opt/rustwide/workdir/crates/narxia-hir) [INFO] [stderr] Checking narxia-syn-db v0.1.0 (/opt/rustwide/workdir/crates/narxia-syn-db) [INFO] [stdout] warning: unused import: `hir_map::HirMap` [INFO] [stdout] --> crates/narxia-hir/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hir_map::HirMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `narxia_src_db::SrcFile` [INFO] [stdout] --> crates/narxia-hir/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use narxia_src_db::SrcFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `fmt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hir_map::HirMap` [INFO] [stdout] --> crates/narxia-hir/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hir_map::HirMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `narxia_src_db::SrcFile` [INFO] [stdout] --> crates/narxia-hir/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use narxia_src_db::SrcFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `fmt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `span` on type `HirId` [INFO] [stdout] --> crates/narxia-hir/src/hir_map.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | id.span = span; [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `HirId` has no field named `root` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | root: self.src_file, [INFO] [stdout] | ^^^^ `HirId` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `span` on type `HirId` [INFO] [stdout] --> crates/narxia-hir/src/hir_map.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | id.span = span; [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `HirId` has no field named `root` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | root: self.src_file, [INFO] [stdout] | ^^^^ `HirId` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contents` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | Some((path, contents)) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:192:60 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn display_item_id(f: &mut fmt::Formatter, id: ItemId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contents` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | Some((path, contents)) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contents` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:295:59 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn display_fn_id(f: &mut fmt::Formatter, fn_id: FnId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | hdc: HirDisplayContext, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:192:60 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn display_item_id(f: &mut fmt::Formatter, id: ItemId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:539:56 [INFO] [stdout] | [INFO] [stdout] 539 | fn display_stmt_id(f: &mut fmt::Formatter, id: StmtId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:295:59 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn display_fn_id(f: &mut fmt::Formatter, fn_id: FnId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | hdc: HirDisplayContext, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:698:56 [INFO] [stdout] | [INFO] [stdout] 698 | fn display_expr_id(f: &mut fmt::Formatter, id: ExprId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if_expr` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:758:30 [INFO] [stdout] | [INFO] [stdout] 758 | ExprAtomKind::IfExpr(if_expr) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_if_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:539:56 [INFO] [stdout] | [INFO] [stdout] 539 | fn display_stmt_id(f: &mut fmt::Formatter, id: StmtId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:839:5 [INFO] [stdout] | [INFO] [stdout] 839 | hdc: HirDisplayContext, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:698:56 [INFO] [stdout] | [INFO] [stdout] 698 | fn display_expr_id(f: &mut fmt::Formatter, id: ExprId, hdc: HirDisplayContext) -> fmt::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `if_expr` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:758:30 [INFO] [stdout] | [INFO] [stdout] 758 | ExprAtomKind::IfExpr(if_expr) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_if_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hdc` [INFO] [stdout] --> crates/narxia-hir/src/hir/hir_debug.rs:839:5 [INFO] [stdout] | [INFO] [stdout] 839 | hdc: HirDisplayContext, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:426:22 [INFO] [stdout] | [INFO] [stdout] 426 | fn lower_num_literal(hir_lower_ctxt: &mut HirLowerCtxt, num_lit: &syntree::NumLit) -> NumLit { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_id` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | let hir_id = dummy_hir_id!(hir_lower_ctxt, stmt); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | hir_lower_ctxt: &mut HirLowerCtxt, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:625:73 [INFO] [stdout] | [INFO] [stdout] 625 | syntree::StringLiteralFragment::StringLiteralFragEscapeSequence(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:677:8 [INFO] [stdout] | [INFO] [stdout] 677 | if let pat_ident = pat.get_ident() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:783:5 [INFO] [stdout] | [INFO] [stdout] 783 | hir_lower_ctxt: &mut HirLowerCtxt, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:799:16 [INFO] [stdout] | [INFO] [stdout] 799 | fn lower_ident(hir_lower_ctxt: &mut HirLowerCtxt, ident: &Token) -> Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | fn handle_fn_id(&self, visitor: &mut V, fn_id: hir::FnId) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | fn handle_fn_id(&self, visitor: &mut V, fn_id: hir::FnId) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn handle_mod_id(&self, visitor: &mut V, mod_id: hir::ModId) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | fn handle_mod_id(&self, visitor: &mut V, mod_id: hir::ModId) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:426:22 [INFO] [stdout] | [INFO] [stdout] 426 | fn lower_num_literal(hir_lower_ctxt: &mut HirLowerCtxt, num_lit: &syntree::NumLit) -> NumLit { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | fn visit_mod_def(&mut self, mod_id: hir::ModId, mod_def: &'hir hir::ModDef) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | fn visit_item(&mut self, item_id: hir::ItemId, item: &'hir hir::Item) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_ident(&mut self, ident: &'hir hir::Ident) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:114:37 [INFO] [stdout] | [INFO] [stdout] 114 | fn visit_num_literal(&mut self, num: &'hir hir::NumLit) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | fn visit_fn_def(&mut self, fn_id: hir::FnId, fn_def: &'hir hir::FnDef) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | fn visit_let_stmt(&mut self, stmt_id: hir::StmtId, let_stmt: &'hir hir::LetStmt) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | fn visit_for_stmt(&mut self, stmt_id: hir::StmtId, for_stmt: &'hir hir::ForStmt) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | fn visit_while_stmt(&mut self, stmt_id: hir::StmtId, while_stmt: &'hir hir::WhileStmt) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_id` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | let hir_id = dummy_hir_id!(hir_lower_ctxt, stmt); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | stmt_id: hir::StmtId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 160 | fn visit_block(&mut self, block_id: hir::BlockId, block: &'hir hir::Block) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | fn visit_block_expr(&mut self, expr_id: hir::ExprId, block_expr: &'hir hir::BlockExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:219:40 [INFO] [stdout] | [INFO] [stdout] 219 | fn visit_expr_call_expr(&mut self, expr_id: hir::ExprId, call_expr: &'hir hir::CallExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:223:41 [INFO] [stdout] | [INFO] [stdout] 223 | fn visit_expr_index_expr(&mut self, expr_id: hir::ExprId, index_expr: &'hir hir::IndexExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:235:42 [INFO] [stdout] | [INFO] [stdout] 235 | fn visit_expr_method_call(&mut self, expr_id: hir::ExprId, method_call: &'hir hir::MethodCall) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | hir_lower_ctxt: &mut HirLowerCtxt, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:247:37 [INFO] [stdout] | [INFO] [stdout] 247 | fn visit_return_expr(&mut self, expr_id: hir::ExprId, ret: &'hir hir::ReturnExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:251:36 [INFO] [stdout] | [INFO] [stdout] 251 | fn visit_break_expr(&mut self, expr_id: hir::ExprId, break_expr: &'hir hir::BreakExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:263:35 [INFO] [stdout] | [INFO] [stdout] 263 | fn visit_loop_expr(&mut self, expr_id: hir::ExprId, loop_expr: &'hir hir::LoopExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:267:33 [INFO] [stdout] | [INFO] [stdout] 267 | fn visit_if_expr(&mut self, expr_id: hir::ExprId, if_expr: &'hir hir::IfExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:283:37 [INFO] [stdout] | [INFO] [stdout] 283 | fn visit_lambda_expr(&mut self, expr_id: hir::ExprId, lambda_expr: &'hir hir::LambdaExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:295:32 [INFO] [stdout] | [INFO] [stdout] 295 | fn visit_hir_id(&mut self, hir_id: HirId) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:625:73 [INFO] [stdout] | [INFO] [stdout] 625 | syntree::StringLiteralFragment::StringLiteralFragEscapeSequence(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:677:8 [INFO] [stdout] | [INFO] [stdout] 677 | if let pat_ident = pat.get_ident() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:783:5 [INFO] [stdout] | [INFO] [stdout] 783 | hir_lower_ctxt: &mut HirLowerCtxt, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_lower_ctxt` [INFO] [stdout] --> crates/narxia-hir/src/lower.rs:799:16 [INFO] [stdout] | [INFO] [stdout] 799 | fn lower_ident(hir_lower_ctxt: &mut HirLowerCtxt, ident: &Token) -> Ident { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_lower_ctxt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | fn handle_fn_id(&self, visitor: &mut V, fn_id: hir::FnId) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | fn handle_fn_id(&self, visitor: &mut V, fn_id: hir::FnId) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | fn handle_mod_id(&self, visitor: &mut V, mod_id: hir::ModId) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | fn handle_mod_id(&self, visitor: &mut V, mod_id: hir::ModId) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | fn visit_mod_def(&mut self, mod_id: hir::ModId, mod_def: &'hir hir::ModDef) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | fn visit_item(&mut self, item_id: hir::ItemId, item: &'hir hir::Item) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_ident(&mut self, ident: &'hir hir::Ident) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:114:37 [INFO] [stdout] | [INFO] [stdout] 114 | fn visit_num_literal(&mut self, num: &'hir hir::NumLit) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fn_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | fn visit_fn_def(&mut self, fn_id: hir::FnId, fn_def: &'hir hir::FnDef) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | visitor: &mut V, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `continue_expr` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:621:5 [INFO] [stdout] | [INFO] [stdout] 621 | continue_expr: &'hir hir::ContinueExpr, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_continue_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | fn visit_let_stmt(&mut self, stmt_id: hir::StmtId, let_stmt: &'hir hir::LetStmt) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | fn visit_for_stmt(&mut self, stmt_id: hir::StmtId, for_stmt: &'hir hir::ForStmt) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:140:36 [INFO] [stdout] | [INFO] [stdout] 140 | fn visit_while_stmt(&mut self, stmt_id: hir::StmtId, while_stmt: &'hir hir::WhileStmt) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | stmt_id: hir::StmtId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:160:31 [INFO] [stdout] | [INFO] [stdout] 160 | fn visit_block(&mut self, block_id: hir::BlockId, block: &'hir hir::Block) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | fn visit_block_expr(&mut self, expr_id: hir::ExprId, block_expr: &'hir hir::BlockExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:219:40 [INFO] [stdout] | [INFO] [stdout] 219 | fn visit_expr_call_expr(&mut self, expr_id: hir::ExprId, call_expr: &'hir hir::CallExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:223:41 [INFO] [stdout] | [INFO] [stdout] 223 | fn visit_expr_index_expr(&mut self, expr_id: hir::ExprId, index_expr: &'hir hir::IndexExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:235:42 [INFO] [stdout] | [INFO] [stdout] 235 | fn visit_expr_method_call(&mut self, expr_id: hir::ExprId, method_call: &'hir hir::MethodCall) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:247:37 [INFO] [stdout] | [INFO] [stdout] 247 | fn visit_return_expr(&mut self, expr_id: hir::ExprId, ret: &'hir hir::ReturnExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:251:36 [INFO] [stdout] | [INFO] [stdout] 251 | fn visit_break_expr(&mut self, expr_id: hir::ExprId, break_expr: &'hir hir::BreakExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:263:35 [INFO] [stdout] | [INFO] [stdout] 263 | fn visit_loop_expr(&mut self, expr_id: hir::ExprId, loop_expr: &'hir hir::LoopExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:267:33 [INFO] [stdout] | [INFO] [stdout] 267 | fn visit_if_expr(&mut self, expr_id: hir::ExprId, if_expr: &'hir hir::IfExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | expr_id: hir::ExprId, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:283:37 [INFO] [stdout] | [INFO] [stdout] 283 | fn visit_lambda_expr(&mut self, expr_id: hir::ExprId, lambda_expr: &'hir hir::LambdaExpr) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expr_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hir_id` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:295:32 [INFO] [stdout] | [INFO] [stdout] 295 | fn visit_hir_id(&mut self, hir_id: HirId) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_hir_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | visitor: &mut V, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `continue_expr` [INFO] [stdout] --> crates/narxia-hir/src/visitor.rs:621:5 [INFO] [stdout] | [INFO] [stdout] 621 | continue_expr: &'hir hir::ContinueExpr, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_continue_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: could not compile `narxia-hir` (lib test) due to 3 previous errors; 49 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `narxia-hir` (lib) due to 3 previous errors; 49 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5b4e92d12c5c69975a409aecc926d232b1e8a0528c82bc67370187ce29c0287a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4e92d12c5c69975a409aecc926d232b1e8a0528c82bc67370187ce29c0287a", kill_on_drop: false }` [INFO] [stdout] 5b4e92d12c5c69975a409aecc926d232b1e8a0528c82bc67370187ce29c0287a