[INFO] cloning repository https://github.com/commonkestrel/fate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/commonkestrel/fate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommonkestrel%2Ffate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommonkestrel%2Ffate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e30e6be94b384fb24893307cca7fae5e48d37f22 [INFO] checking commonkestrel/fate/e30e6be94b384fb24893307cca7fae5e48d37f22 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommonkestrel%2Ffate" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/commonkestrel/fate on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/commonkestrel/fate [INFO] finished tweaking git repo https://github.com/commonkestrel/fate [INFO] tweaked toml for git repo https://github.com/commonkestrel/fate written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/commonkestrel/fate 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe99374475003d0378aa32def52aa72f00c743793d86d9aa2c140c0b5fcb8d07 [INFO] running `Command { std: "docker" "start" "-a" "fe99374475003d0378aa32def52aa72f00c743793d86d9aa2c140c0b5fcb8d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe99374475003d0378aa32def52aa72f00c743793d86d9aa2c140c0b5fcb8d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe99374475003d0378aa32def52aa72f00c743793d86d9aa2c140c0b5fcb8d07", kill_on_drop: false }` [INFO] [stdout] fe99374475003d0378aa32def52aa72f00c743793d86d9aa2c140c0b5fcb8d07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762496c60df8ddb58b47ba0f1b563dfa40d949c609d727e837827c67af522c05 [INFO] running `Command { std: "docker" "start" "-a" "762496c60df8ddb58b47ba0f1b563dfa40d949c609d727e837827c67af522c05", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking winnow v0.5.39 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling auto_impl v1.1.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking async-codec-lite v0.0.2 [INFO] [stderr] Checking polling v3.4.0 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking async-io v2.3.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Checking git2 v0.18.2 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking tower-lsp v0.20.0 [INFO] [stderr] Checking fate v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `fate` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/build.rs [INFO] [stderr] * src/build/deps.rs [INFO] [stderr] * src/build/syntax/ast.rs [INFO] [stderr] * src/build/syntax/lex.rs [INFO] [stderr] * src/build/syntax/parse.rs [INFO] [stderr] * src/diagnostic.rs [INFO] [stderr] * src/lsp.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:293:6 [INFO] [stderr] | [INFO] [stderr] 293 | ($cursor:expr_2021, $token:pat) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:506:6 [INFO] [stderr] | [INFO] [stderr] 506 | ($foo:expr_2021) => {}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:588:6 [INFO] [stderr] | [INFO] [stderr] 588 | ($cursor:expr_2021, $content:pat, $seperator:pat$(,)?) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:610:6 [INFO] [stderr] | [INFO] [stderr] 610 | ($cursor:expr_2021, !$end:pat, $seperator:pat) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/diagnostic.rs:278:6 [INFO] [stderr] | [INFO] [stderr] 278 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_error($span, ::std::format!($($arg)*))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/diagnostic.rs:288:6 [INFO] [stderr] | [INFO] [stderr] 288 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_warn($span, ::std::format!($($arg)*))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/diagnostic.rs:298:6 [INFO] [stderr] | [INFO] [stderr] 298 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_debug($span, ::std::format!($($arg)*))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/build/syntax/parse.rs:549:60 [INFO] [stderr] | [INFO] [stderr] 549 | pub fn values<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `namespace` [INFO] [stderr] --> src/build.rs:99:10 [INFO] [stderr] | [INFO] [stderr] 99 | let (namespace, reporter) = match parse::parse( [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reporter` [INFO] [stderr] --> src/build.rs:99:21 [INFO] [stderr] | [INFO] [stderr] 99 | let (namespace, reporter) = match parse::parse( [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/lsp.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | pub async fn start(args: LspArgs) -> Result<(), LspError> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused import: `slice::SliceIndex` [INFO] [stderr] --> src/build/syntax/parse.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | slice::SliceIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `url` [INFO] [stderr] --> src/build/deps.rs:3:28 [INFO] [stderr] | [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/build/syntax/ast.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | generics.iter().any(|gen| gen.contains_errors()) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/build/syntax/ast.rs:138:43 [INFO] [stdout] | [INFO] [stdout] 138 | generics.iter().any(|gen| gen.contains_errors()) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused variable: `ident` [INFO] [stderr] --> src/build/syntax/ast.rs:930:38 [INFO] [stderr] | [INFO] [stderr] 930 | Expr::NamedConstructor { ident, fields } => { [INFO] [stderr] | ^^^^^ help: try ignoring the field: `ident: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `description` [INFO] [stderr] --> src/build/syntax/ast.rs:1663:41 [INFO] [stderr] | [INFO] [stderr] 1663 | ... let description = tok.inner().description(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `next_span` [INFO] [stderr] --> src/build/syntax/ast.rs:1664:41 [INFO] [stderr] | [INFO] [stderr] 1664 | ... let next_span = tok.span().clone(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `content` [INFO] [stderr] --> src/build/syntax/lex.rs:80:19 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `source` [INFO] [stderr] --> src/build/syntax/lex.rs:80:34 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors; 11 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/build.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 2 | cfg::{Config, ConfigError, ProjectType}, debug, error [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Original diagnostics will follow. [INFO] [stdout] warning: unused imports: `debug` and `spanned_debug` [INFO] [stdout] --> src/build/syntax/ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | debug, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | spanned_debug, spanned_error, Token, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: unused imports: `RangeBounds`, `RangeInclusive`, and `collections::HashMap` [INFO] [stdout] --> src/build/syntax/parse.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | ops::{Deref, Range, RangeBounds, RangeInclusive}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Break`, `Comma`, `Continue`, `DoubleColon`, `Eq`, `Expr`, `For`, `Let`, `Mut`, `Return`, `Semicolon`, and `self` [INFO] [stdout] --> src/build/syntax/parse.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | ast::{Enum, Expr, FnDefinition, Interface, Static, Struct, Union, Use, Visibility}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | lex::{self, Delimeter, Keyword, Punctuation, Token, TokenStream}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | token::{ [INFO] [stdout] 13 | Break, CloseBrace, CloseBracket, CloseParen, Comma, Continue, DoubleColon, Eq, For, Gt, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^ ^^^ [INFO] [stdout] 14 | Ident, Let, Lt, Mut, OpenBrace, OpenBracket, OpenParen, Return, Semicolon, [INFO] [stdout] | ^^^ ^^^ ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `spanned_debug`, and `warn` [INFO] [stdout] --> src/build/syntax/parse.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | ...olTable, debug, diagnostic::{Diagnostic, Reporter}, error, span::{Lookup, Span, Spanned}, spanned_debug, spanned_error, warn, Token [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:294:14 [INFO] [stdout] | [INFO] [stdout] 294 | ($cursor:expr, $token:pat) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 294 | ($cursor:expr_2021, $token:pat) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:507:11 [INFO] [stdout] | [INFO] [stdout] 507 | ($foo:expr) => {}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 507 | ($foo:expr_2021) => {}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/build/syntax/parse.rs:550:60 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn values<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:589:14 [INFO] [stdout] | [INFO] [stdout] 589 | ($cursor:expr, $content:pat, $seperator:pat$(,)?) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 589 | ($cursor:expr_2021, $content:pat, $seperator:pat$(,)?) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:611:14 [INFO] [stdout] | [INFO] [stdout] 611 | ($cursor:expr, !$end:pat, $seperator:pat) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 611 | ($cursor:expr_2021, !$end:pat, $seperator:pat) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/build/syntax/token.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{error, spanned_error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::ast::typed` [INFO] [stdout] --> src/build/frontend/type_resolution.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::ast::typed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/diagnostic.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 278 | ($span:expr, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_error($span, ::std::format!($($arg)*))) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 278 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_error($span, ::std::format!($($arg)*))) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/diagnostic.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 288 | ($span:expr, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_warn($span, ::std::format!($($arg)*))) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 288 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_warn($span, ::std::format!($($arg)*))) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/diagnostic.rs:298:12 [INFO] [stdout] | [INFO] [stdout] 298 | ($span:expr, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_debug($span, ::std::format!($($arg)*))) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 298 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_debug($span, ::std::format!($($arg)*))) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> src/build.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reporter` [INFO] [stdout] --> src/build.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/build.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/lsp.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn start(args: LspArgs) -> Result<(), LspError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slice::SliceIndex` [INFO] [stdout] --> src/build/syntax/parse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | slice::SliceIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/build/deps.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> src/build/syntax/ast.rs:932:38 [INFO] [stdout] | [INFO] [stdout] 932 | Expr::NamedConstructor { ident, fields } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `ident: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/build/syntax/ast.rs:1665:41 [INFO] [stdout] | [INFO] [stdout] 1665 | ... let description = tok.inner().description(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next_span` [INFO] [stdout] --> src/build/syntax/ast.rs:1666:41 [INFO] [stdout] | [INFO] [stdout] 1666 | ... let next_span = tok.span().clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/build/syntax/lex.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/build/syntax/lex.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/build/ascii.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl AsciiStr { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn into_bytes(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DepGraph` is never constructed [INFO] [stdout] --> src/build/depgraph.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DepGraph { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_node`, `register_dependency`, and `mark_resolved` are never used [INFO] [stdout] --> src/build/depgraph.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl DepGraph { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 12 | pub fn register_node(&mut self, node: T) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn register_dependency(&mut self, node: T, dependency: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub async fn mark_resolved(&self, node: &T) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DepGraphIterator` is never constructed [INFO] [stdout] --> src/build/depgraph.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct DepGraphIterator<'a, T: Eq + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_dependency` is never used [INFO] [stdout] --> src/build/deps.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fate_home` is never used [INFO] [stdout] --> src/build/deps.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn fate_home() -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lex_string` is never used [INFO] [stdout] --> src/build/syntax/lex.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `stream`, `peek2`, and `peek_offset` are never used [INFO] [stdout] --> src/build/syntax/parse.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 161 | impl<'a> Cursor<'a> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn stream(&self) -> &[Spanned] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn peek2(&self) -> Option<&Spanned> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | pub fn peek_offset(&self, offset: usize) -> Option<&Spanned> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Bubble` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:304:11 [INFO] [stdout] | [INFO] [stdout] 304 | pub trait Bubble { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 465 | / delimeterized!( [INFO] [stdout] 466 | | "parenthesized", [INFO] [stdout] 467 | | Parenthesized, [INFO] [stdout] 468 | | parenthesized, [INFO] [stdout] ... | [INFO] [stdout] 473 | | "parenthesis" [INFO] [stdout] 474 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parenthesized` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | parenthesized, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | / delimeterized!( [INFO] [stdout] 476 | | "bracketed", [INFO] [stdout] 477 | | Bracketed, [INFO] [stdout] 478 | | bracketed, [INFO] [stdout] ... | [INFO] [stdout] 483 | | "bracket" [INFO] [stdout] 484 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bracketed` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | bracketed, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 485 | / delimeterized!( [INFO] [stdout] 486 | | "braced", [INFO] [stdout] 487 | | Braced, [INFO] [stdout] 488 | | braced, [INFO] [stdout] ... | [INFO] [stdout] 493 | | "brace" [INFO] [stdout] 494 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `braced` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | braced, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / delimeterized!( [INFO] [stdout] 496 | | "arrowed", [INFO] [stdout] 497 | | Arrowed, [INFO] [stdout] 498 | | arrowed, [INFO] [stdout] ... | [INFO] [stdout] 503 | | "arrow" [INFO] [stdout] 504 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `arrowed` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | arrowed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `len` and `first` are never used [INFO] [stdout] --> src/build/syntax/parse.rs:533:12 [INFO] [stdout] | [INFO] [stdout] 518 | impl Punctuated { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 533 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | pub fn first(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/build/frontend/type_resolution.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn resolve() {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reserve_ty`, `populate_ty`, `insert_ty`, and `insert_fn` are never used [INFO] [stdout] --> src/build/frontend/type_resolution.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn reserve_ty(&mut self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn populate_ty(&mut self, id: TypeId, value: Type) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn insert_ty(&mut self, value: Type) -> TypeId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn insert_fn(&mut self, func: Function) -> FnId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `inner` and `methods` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Type { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 98 | inner: TypeInner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 99 | methods: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_method` is never used [INFO] [stdout] --> src/build/frontend/type_resolution.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl Type { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 103 | pub fn add_method(&mut self, ident: Spanned, func: FnId) -> Result<(), Diagnostic> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/build/frontend/type_resolution.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 122 | pub enum TypeInner { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 123 | Struct(Struct), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 124 | Enum(Enum), [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | Fn(FnSignature), [INFO] [stdout] | ^^ [INFO] [stdout] 126 | Pointer(Ptr), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 127 | Tuple(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | Array(Array), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 129 | Primitive(Primitive), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 130 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `fields` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct Struct { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 134 | ident: Spanned, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 135 | fields: IndexMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `varients` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct Enum { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 139 | ident: Spanned, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 140 | varients: IndexMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Void`, `Tuple`, and `Struct` are never constructed [INFO] [stdout] --> src/build/frontend/type_resolution.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 143 | pub enum Varient { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 144 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] 145 | Tuple(TypeId), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 146 | Struct(IndexMap), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vis`, `ident`, `params`, and `ret` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct FnSignature { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 150 | vis: Visibility, [INFO] [stdout] | ^^^ [INFO] [stdout] 151 | ident: Spanned, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 152 | params: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 153 | ret: TypeId, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mutability` and `ty` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct Ptr { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 157 | mutability: Mutability, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 158 | ty: TypeId, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ty` and `len` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Array { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 162 | ty: TypeId, [INFO] [stdout] | ^^ [INFO] [stdout] 163 | len: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LibDatabase` is never constructed [INFO] [stdout] --> src/build/frontend/lib_resolution.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LibDatabase { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lib` is never constructed [INFO] [stdout] --> src/build/frontend/lib_resolution.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Lib { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/build/frontend/ast/typed.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn resolve() -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Namespace` is never constructed [INFO] [stdout] --> src/build/frontend/ast/typed.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Namespace {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Struct` is never constructed [INFO] [stdout] --> src/build/frontend/ast/typed.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Struct {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Instruction` is never used [INFO] [stdout] --> src/build/backend/codegen.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_flib` is never used [INFO] [stdout] --> src/build/backend/linker.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn generate_flib() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | if let Some(id) = self.inner.last() { [INFO] [stdout] | ^^^^^^^^^^^^^^^----------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 27 ~ match self.inner.last() { Some(id) => { [INFO] [stdout] 28 | self.first.span().to(id.span()) [INFO] [stdout] 29 ~ } _ => { [INFO] [stdout] 30 | self.first.span().clone() [INFO] [stdout] 31 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:215:23 [INFO] [stdout] | [INFO] [stdout] 215 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:264:17 [INFO] [stdout] | [INFO] [stdout] 264 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | / punctuated!( [INFO] [stdout] 393 | | cursor, [INFO] [stdout] 394 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 395 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 396 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 397 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | / punctuated!( [INFO] [stdout] 393 | | cursor, [INFO] [stdout] 394 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 395 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 396 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 397 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | / punctuated!( [INFO] [stdout] 469 | | cursor, [INFO] [stdout] 470 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 471 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 472 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 473 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | / punctuated!( [INFO] [stdout] 469 | | cursor, [INFO] [stdout] 470 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 471 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 472 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 473 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:481:26 [INFO] [stdout] | [INFO] [stdout] 481 | let fields = punctuated!( [INFO] [stdout] | __________________________- [INFO] [stdout] 482 | | cursor, [INFO] [stdout] 483 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 484 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 485 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:481:26 [INFO] [stdout] | [INFO] [stdout] 481 | let fields = punctuated!( [INFO] [stdout] | __________________________- [INFO] [stdout] 482 | | cursor, [INFO] [stdout] 483 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 484 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 485 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | / punctuated!( [INFO] [stdout] 620 | | cursor, [INFO] [stdout] 621 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 622 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 623 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 624 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | / punctuated!( [INFO] [stdout] 620 | | cursor, [INFO] [stdout] 621 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 622 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 623 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 624 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:630:30 [INFO] [stdout] | [INFO] [stdout] 630 | let variants = match punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 631 | | cursor, [INFO] [stdout] 632 | | !Token::Delimeter(Delimeter::CloseBrace) [INFO] [stdout] 633 | | | Token::Keyword(Keyword::Pub) [INFO] [stdout] 634 | | | Token::Keyword(Keyword::Fn), [INFO] [stdout] 635 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 636 | | ) { [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:630:30 [INFO] [stdout] | [INFO] [stdout] 630 | let variants = match punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 631 | | cursor, [INFO] [stdout] 632 | | !Token::Delimeter(Delimeter::CloseBrace) [INFO] [stdout] 633 | | | Token::Keyword(Keyword::Pub) [INFO] [stdout] 634 | | | Token::Keyword(Keyword::Fn), [INFO] [stdout] 635 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 636 | | ) { [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:728:23 [INFO] [stdout] | [INFO] [stdout] 728 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:770:17 [INFO] [stdout] | [INFO] [stdout] 770 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:784:30 [INFO] [stdout] | [INFO] [stdout] 784 | let fields = punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 785 | | cursor, [INFO] [stdout] 786 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 787 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 788 | | )?; [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:784:30 [INFO] [stdout] | [INFO] [stdout] 784 | let fields = punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 785 | | cursor, [INFO] [stdout] 786 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 787 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 788 | | )?; [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:947:15 [INFO] [stdout] | [INFO] [stdout] 947 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:964:9 [INFO] [stdout] | [INFO] [stdout] 964 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:952:24 [INFO] [stdout] | [INFO] [stdout] 952 | if let Expr::Tuple(ref mut components) = a.inner_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:954:21 [INFO] [stdout] | [INFO] [stdout] 954 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 952 ~ match a.inner_mut() { Expr::Tuple(ref mut components) => { [INFO] [stdout] 953 | components.push(b); [INFO] [stdout] 954 ~ } _ => { [INFO] [stdout] 955 | let mut components = Vec::new(); [INFO] [stdout] ... [INFO] [stdout] 959 | a = Spanned::new(Expr::Tuple(components), span); [INFO] [stdout] 960 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:972:15 [INFO] [stdout] | [INFO] [stdout] 972 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1109:9 [INFO] [stdout] | [INFO] [stdout] 1109 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1117:15 [INFO] [stdout] | [INFO] [stdout] 1117 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1147:9 [INFO] [stdout] | [INFO] [stdout] 1147 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1155:15 [INFO] [stdout] | [INFO] [stdout] 1155 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1245:15 [INFO] [stdout] | [INFO] [stdout] 1245 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1296:15 [INFO] [stdout] | [INFO] [stdout] 1296 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1326:9 [INFO] [stdout] | [INFO] [stdout] 1326 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1336:15 [INFO] [stdout] | [INFO] [stdout] 1336 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1478:9 [INFO] [stdout] | [INFO] [stdout] 1478 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1396:27 [INFO] [stdout] | [INFO] [stdout] 1396 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1429:21 [INFO] [stdout] | [INFO] [stdout] 1429 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1521:23 [INFO] [stdout] | [INFO] [stdout] 1521 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1554:17 [INFO] [stdout] | [INFO] [stdout] 1554 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2404:38 [INFO] [stdout] | [INFO] [stdout] 2404 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2405 | | cursor, [INFO] [stdout] 2406 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2407 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2408 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2404:38 [INFO] [stdout] | [INFO] [stdout] 2404 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2405 | | cursor, [INFO] [stdout] 2406 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2407 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2408 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2615:52 [INFO] [stdout] | [INFO] [stdout] 2615 | ... let components = match punctuated!( [INFO] [stdout] | ______________________________________________- [INFO] [stdout] 2616 | | ... cursor, [INFO] [stdout] 2617 | | ... !Token::Delimeter(Delimeter::CloseParen), [INFO] [stdout] 2618 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2619 | | ... ) { [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2615:52 [INFO] [stdout] | [INFO] [stdout] 2615 | ... let components = match punctuated!( [INFO] [stdout] | ______________________________________________- [INFO] [stdout] 2616 | | ... cursor, [INFO] [stdout] 2617 | | ... !Token::Delimeter(Delimeter::CloseParen), [INFO] [stdout] 2618 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2619 | | ... ) { [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2639:42 [INFO] [stdout] | [INFO] [stdout] 2639 | ... let fields = punctuated!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 2640 | | ... cursor, [INFO] [stdout] 2641 | | ... !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 2642 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2643 | | ... )?; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2639:42 [INFO] [stdout] | [INFO] [stdout] 2639 | ... let fields = punctuated!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 2640 | | ... cursor, [INFO] [stdout] 2641 | | ... !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 2642 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2643 | | ... )?; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2720:38 [INFO] [stdout] | [INFO] [stdout] 2720 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2721 | | cursor, [INFO] [stdout] 2722 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2723 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2724 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2720:38 [INFO] [stdout] | [INFO] [stdout] 2720 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2721 | | cursor, [INFO] [stdout] 2722 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2723 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2724 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | while let Some(tok) = lex.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, bool, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, bool, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | while let Some(tok) = cursor.peek() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/diagnostic.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | if let Some(note) = self.note { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/diagnostic.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 172 ~ match self.note { Some(note) => { [INFO] [stdout] 173 | writeln!(async_std::io::stdout(), "{:>note_offset$} {}: {note}", "=".bright_blue().bold(), "note".bold()) [INFO] [stdout] 174 | .await [INFO] [stdout] 175 | .unwrap() [INFO] [stdout] 176 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 170 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `fate` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/build.rs [INFO] [stderr] * src/build/deps.rs [INFO] [stderr] * src/build/syntax/ast.rs [INFO] [stderr] * src/build/syntax/lex.rs [INFO] [stderr] * src/build/syntax/parse.rs [INFO] [stderr] * src/diagnostic.rs [INFO] [stderr] * src/lsp.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:293:6 [INFO] [stderr] | [INFO] [stderr] 293 | ($cursor:expr_2021, $token:pat) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:506:6 [INFO] [stderr] | [INFO] [stderr] 506 | ($foo:expr_2021) => {}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:588:6 [INFO] [stderr] | [INFO] [stderr] 588 | ($cursor:expr_2021, $content:pat, $seperator:pat$(,)?) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/build/syntax/parse.rs:610:6 [INFO] [stderr] | [INFO] [stderr] 610 | ($cursor:expr_2021, !$end:pat, $seperator:pat) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/diagnostic.rs:278:6 [INFO] [stderr] | [INFO] [stderr] 278 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_error($span, ::std::format!($($arg)*))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/diagnostic.rs:288:6 [INFO] [stderr] | [INFO] [stderr] 288 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_warn($span, ::std::format!($($arg)*))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/diagnostic.rs:298:6 [INFO] [stderr] | [INFO] [stderr] 298 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_debug($span, ::std::format!($($arg)*))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/build/syntax/parse.rs:549:60 [INFO] [stderr] | [INFO] [stderr] 549 | pub fn values<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/build/syntax/ast.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | generics.iter().any(|gen| gen.contains_errors()) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/build/syntax/ast.rs:138:43 [INFO] [stdout] | [INFO] [stdout] 138 | generics.iter().any(|gen| gen.contains_errors()) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/build.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 2 | cfg::{Config, ConfigError, ProjectType}, debug, error [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: unused imports: `debug` and `spanned_debug` [INFO] [stdout] --> src/build/syntax/ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | debug, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | spanned_debug, spanned_error, Token, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused variable: `namespace` [INFO] [stdout] warning: unused imports: `RangeBounds`, `RangeInclusive`, and `collections::HashMap` [INFO] [stdout] --> src/build/syntax/parse.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | ops::{Deref, Range, RangeBounds, RangeInclusive}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/build.rs:99:10 [INFO] [stderr] | [INFO] [stderr] 99 | let (namespace, reporter) = match parse::parse( [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reporter` [INFO] [stderr] --> src/build.rs:99:21 [INFO] [stderr] | [INFO] [stderr] 99 | let (namespace, reporter) = match parse::parse( [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter` [INFO] [stderr] [INFO] [stdout] warning: unused imports: `Break`, `Comma`, `Continue`, `DoubleColon`, `Eq`, `Expr`, `For`, `Let`, `Mut`, `Return`, `Semicolon`, and `self` [INFO] [stdout] --> src/build/syntax/parse.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | ast::{Enum, Expr, FnDefinition, Interface, Static, Struct, Union, Use, Visibility}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | lex::{self, Delimeter, Keyword, Punctuation, Token, TokenStream}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | token::{ [INFO] [stdout] 13 | Break, CloseBrace, CloseBracket, CloseParen, Comma, Continue, DoubleColon, Eq, For, Gt, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^ ^^^ [INFO] [stdout] 14 | Ident, Let, Lt, Mut, OpenBrace, OpenBracket, OpenParen, Return, Semicolon, [INFO] [stdout] | ^^^ ^^^ ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused variable: `args` [INFO] [stdout] warning: unused imports: `debug`, `spanned_debug`, and `warn` [INFO] [stdout] --> src/build/syntax/parse.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | ...olTable, debug, diagnostic::{Diagnostic, Reporter}, error, span::{Lookup, Span, Spanned}, spanned_debug, spanned_error, warn, Token [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/lsp.rs:36:20 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:294:14 [INFO] [stdout] | [INFO] [stdout] 294 | ($cursor:expr, $token:pat) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 294 | ($cursor:expr_2021, $token:pat) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:507:11 [INFO] [stdout] | [INFO] [stdout] 507 | ($foo:expr) => {}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 507 | ($foo:expr_2021) => {}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 36 | pub async fn start(args: LspArgs) -> Result<(), LspError> { [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/build/syntax/parse.rs:550:60 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn values<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:589:14 [INFO] [stdout] | [INFO] [stdout] 589 | ($cursor:expr, $content:pat, $seperator:pat$(,)?) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 589 | ($cursor:expr_2021, $content:pat, $seperator:pat$(,)?) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] warning: unused import: `slice::SliceIndex` [INFO] [stderr] --> src/build/syntax/parse.rs:4:5 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/build/syntax/parse.rs:611:14 [INFO] [stdout] | [INFO] [stdout] 611 | ($cursor:expr, !$end:pat, $seperator:pat) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 611 | ($cursor:expr_2021, !$end:pat, $seperator:pat) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/build/syntax/token.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{error, spanned_error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 4 | slice::SliceIndex, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `url` [INFO] [stderr] --> src/build/deps.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stdout] warning: unused import: `super::ast::typed` [INFO] [stdout] --> src/build/frontend/type_resolution.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::ast::typed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ident` [INFO] [stderr] --> src/build/syntax/ast.rs:930:38 [INFO] [stderr] | [INFO] [stderr] 930 | Expr::NamedConstructor { ident, fields } => { [INFO] [stderr] | ^^^^^ help: try ignoring the field: `ident: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `description` [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/diagnostic.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 278 | ($span:expr, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_error($span, ::std::format!($($arg)*))) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 278 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_error($span, ::std::format!($($arg)*))) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/build/syntax/ast.rs:1663:41 [INFO] [stderr] | [INFO] [stderr] 1663 | ... let description = tok.inner().description(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `next_span` [INFO] [stderr] --> src/build/syntax/ast.rs:1664:41 [INFO] [stderr] | [INFO] [stderr] 1664 | ... let next_span = tok.span().clone(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_span` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `content` [INFO] [stderr] --> src/build/syntax/lex.rs:80:19 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `source` [INFO] [stderr] --> src/build/syntax/lex.rs:80:34 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors; 11 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/diagnostic.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 288 | ($span:expr, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_warn($span, ::std::format!($($arg)*))) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 288 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_warn($span, ::std::format!($($arg)*))) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/diagnostic.rs:298:12 [INFO] [stdout] | [INFO] [stdout] 298 | ($span:expr, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_debug($span, ::std::format!($($arg)*))) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 298 | ($span:expr_2021, $($arg:tt)*) => ($crate::diagnostic::Diagnostic::spanned_debug($span, ::std::format!($($arg)*))) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> src/build.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reporter` [INFO] [stdout] --> src/build.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/build.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/lsp.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn start(args: LspArgs) -> Result<(), LspError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slice::SliceIndex` [INFO] [stdout] --> src/build/syntax/parse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | slice::SliceIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/build/deps.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> src/build/syntax/ast.rs:932:38 [INFO] [stdout] | [INFO] [stdout] 932 | Expr::NamedConstructor { ident, fields } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `ident: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/build/syntax/ast.rs:1665:41 [INFO] [stdout] | [INFO] [stdout] 1665 | ... let description = tok.inner().description(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next_span` [INFO] [stdout] --> src/build/syntax/ast.rs:1666:41 [INFO] [stdout] | [INFO] [stdout] 1666 | ... let next_span = tok.span().clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/build/syntax/lex.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/build/syntax/lex.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/build/ascii.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl AsciiStr { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn into_bytes(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DepGraph` is never constructed [INFO] [stdout] --> src/build/depgraph.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DepGraph { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_node`, `register_dependency`, and `mark_resolved` are never used [INFO] [stdout] --> src/build/depgraph.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl DepGraph { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 12 | pub fn register_node(&mut self, node: T) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn register_dependency(&mut self, node: T, dependency: T) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub async fn mark_resolved(&self, node: &T) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DepGraphIterator` is never constructed [INFO] [stdout] --> src/build/depgraph.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct DepGraphIterator<'a, T: Eq + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_dependency` is never used [INFO] [stdout] --> src/build/deps.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fate_home` is never used [INFO] [stdout] --> src/build/deps.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn fate_home() -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lex_string` is never used [INFO] [stdout] --> src/build/syntax/lex.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `stream`, `peek2`, and `peek_offset` are never used [INFO] [stdout] --> src/build/syntax/parse.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 161 | impl<'a> Cursor<'a> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn stream(&self) -> &[Spanned] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub fn peek2(&self) -> Option<&Spanned> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 221 | pub fn peek_offset(&self, offset: usize) -> Option<&Spanned> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Bubble` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:304:11 [INFO] [stdout] | [INFO] [stdout] 304 | pub trait Bubble { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 465 | / delimeterized!( [INFO] [stdout] 466 | | "parenthesized", [INFO] [stdout] 467 | | Parenthesized, [INFO] [stdout] 468 | | parenthesized, [INFO] [stdout] ... | [INFO] [stdout] 473 | | "parenthesis" [INFO] [stdout] 474 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parenthesized` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:468:5 [INFO] [stdout] | [INFO] [stdout] 468 | parenthesized, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | / delimeterized!( [INFO] [stdout] 476 | | "bracketed", [INFO] [stdout] 477 | | Bracketed, [INFO] [stdout] 478 | | bracketed, [INFO] [stdout] ... | [INFO] [stdout] 483 | | "bracket" [INFO] [stdout] 484 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bracketed` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | bracketed, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 485 | / delimeterized!( [INFO] [stdout] 486 | | "braced", [INFO] [stdout] 487 | | Braced, [INFO] [stdout] 488 | | braced, [INFO] [stdout] ... | [INFO] [stdout] 493 | | "brace" [INFO] [stdout] 494 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `braced` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | braced, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_inner` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 335 | impl $struct { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 340 | pub fn into_inner(self) -> T { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | / delimeterized!( [INFO] [stdout] 496 | | "arrowed", [INFO] [stdout] 497 | | Arrowed, [INFO] [stdout] 498 | | arrowed, [INFO] [stdout] ... | [INFO] [stdout] 503 | | "arrow" [INFO] [stdout] 504 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `arrowed` is never used [INFO] [stdout] --> src/build/syntax/parse.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | arrowed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delimeterized` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `len` and `first` are never used [INFO] [stdout] --> src/build/syntax/parse.rs:533:12 [INFO] [stdout] | [INFO] [stdout] 518 | impl Punctuated { [INFO] [stdout] | --------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 533 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | pub fn first(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/build/frontend/type_resolution.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn resolve() {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reserve_ty`, `populate_ty`, `insert_ty`, and `insert_fn` are never used [INFO] [stdout] --> src/build/frontend/type_resolution.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Database { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn reserve_ty(&mut self) -> TypeId { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn populate_ty(&mut self, id: TypeId, value: Type) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn insert_ty(&mut self, value: Type) -> TypeId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn insert_fn(&mut self, func: Function) -> FnId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `inner` and `methods` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct Type { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 98 | inner: TypeInner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 99 | methods: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_method` is never used [INFO] [stdout] --> src/build/frontend/type_resolution.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 102 | impl Type { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 103 | pub fn add_method(&mut self, ident: Spanned, func: FnId) -> Result<(), Diagnostic> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/build/frontend/type_resolution.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 122 | pub enum TypeInner { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 123 | Struct(Struct), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 124 | Enum(Enum), [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | Fn(FnSignature), [INFO] [stdout] | ^^ [INFO] [stdout] 126 | Pointer(Ptr), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 127 | Tuple(Vec), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | Array(Array), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 129 | Primitive(Primitive), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 130 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `fields` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct Struct { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 134 | ident: Spanned, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 135 | fields: IndexMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ident` and `varients` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct Enum { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 139 | ident: Spanned, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 140 | varients: IndexMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Void`, `Tuple`, and `Struct` are never constructed [INFO] [stdout] --> src/build/frontend/type_resolution.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 143 | pub enum Varient { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 144 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] 145 | Tuple(TypeId), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 146 | Struct(IndexMap), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vis`, `ident`, `params`, and `ret` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct FnSignature { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 150 | vis: Visibility, [INFO] [stdout] | ^^^ [INFO] [stdout] 151 | ident: Spanned, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 152 | params: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 153 | ret: TypeId, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mutability` and `ty` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct Ptr { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 157 | mutability: Mutability, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 158 | ty: TypeId, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ty` and `len` are never read [INFO] [stdout] --> src/build/frontend/type_resolution.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Array { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 162 | ty: TypeId, [INFO] [stdout] | ^^ [INFO] [stdout] 163 | len: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LibDatabase` is never constructed [INFO] [stdout] --> src/build/frontend/lib_resolution.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LibDatabase { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lib` is never constructed [INFO] [stdout] --> src/build/frontend/lib_resolution.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Lib { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `resolve` is never used [INFO] [stdout] --> src/build/frontend/ast/typed.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn resolve() -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Namespace` is never constructed [INFO] [stdout] --> src/build/frontend/ast/typed.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Namespace {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Struct` is never constructed [INFO] [stdout] --> src/build/frontend/ast/typed.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Struct {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Instruction` is never used [INFO] [stdout] --> src/build/backend/codegen.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | enum Instruction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_flib` is never used [INFO] [stdout] --> src/build/backend/linker.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn generate_flib() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | if let Some(id) = self.inner.last() { [INFO] [stdout] | ^^^^^^^^^^^^^^^----------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 27 ~ match self.inner.last() { Some(id) => { [INFO] [stdout] 28 | self.first.span().to(id.span()) [INFO] [stdout] 29 ~ } _ => { [INFO] [stdout] 30 | self.first.span().clone() [INFO] [stdout] 31 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:215:23 [INFO] [stdout] | [INFO] [stdout] 215 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:264:17 [INFO] [stdout] | [INFO] [stdout] 264 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | / punctuated!( [INFO] [stdout] 393 | | cursor, [INFO] [stdout] 394 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 395 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 396 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 397 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | / punctuated!( [INFO] [stdout] 393 | | cursor, [INFO] [stdout] 394 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 395 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 396 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 397 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | / punctuated!( [INFO] [stdout] 469 | | cursor, [INFO] [stdout] 470 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 471 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 472 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 473 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | / punctuated!( [INFO] [stdout] 469 | | cursor, [INFO] [stdout] 470 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 471 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 472 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 473 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:481:26 [INFO] [stdout] | [INFO] [stdout] 481 | let fields = punctuated!( [INFO] [stdout] | __________________________- [INFO] [stdout] 482 | | cursor, [INFO] [stdout] 483 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 484 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 485 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:481:26 [INFO] [stdout] | [INFO] [stdout] 481 | let fields = punctuated!( [INFO] [stdout] | __________________________- [INFO] [stdout] 482 | | cursor, [INFO] [stdout] 483 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 484 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 485 | | )?; [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | / punctuated!( [INFO] [stdout] 620 | | cursor, [INFO] [stdout] 621 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 622 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 623 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 624 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 619 | / punctuated!( [INFO] [stdout] 620 | | cursor, [INFO] [stdout] 621 | | !Token::Delimeter(Delimeter::OpenBrace) [INFO] [stdout] 622 | | | Token::Punctuation(Punctuation::Semicolon), [INFO] [stdout] 623 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 624 | | )? [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:630:30 [INFO] [stdout] | [INFO] [stdout] 630 | let variants = match punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 631 | | cursor, [INFO] [stdout] 632 | | !Token::Delimeter(Delimeter::CloseBrace) [INFO] [stdout] 633 | | | Token::Keyword(Keyword::Pub) [INFO] [stdout] 634 | | | Token::Keyword(Keyword::Fn), [INFO] [stdout] 635 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 636 | | ) { [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:630:30 [INFO] [stdout] | [INFO] [stdout] 630 | let variants = match punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 631 | | cursor, [INFO] [stdout] 632 | | !Token::Delimeter(Delimeter::CloseBrace) [INFO] [stdout] 633 | | | Token::Keyword(Keyword::Pub) [INFO] [stdout] 634 | | | Token::Keyword(Keyword::Fn), [INFO] [stdout] 635 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 636 | | ) { [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:728:23 [INFO] [stdout] | [INFO] [stdout] 728 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:770:17 [INFO] [stdout] | [INFO] [stdout] 770 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:784:30 [INFO] [stdout] | [INFO] [stdout] 784 | let fields = punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 785 | | cursor, [INFO] [stdout] 786 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 787 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 788 | | )?; [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:784:30 [INFO] [stdout] | [INFO] [stdout] 784 | let fields = punctuated!( [INFO] [stdout] | ______________________________- [INFO] [stdout] 785 | | cursor, [INFO] [stdout] 786 | | !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 787 | | Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 788 | | )?; [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:947:15 [INFO] [stdout] | [INFO] [stdout] 947 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:964:9 [INFO] [stdout] | [INFO] [stdout] 964 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:952:24 [INFO] [stdout] | [INFO] [stdout] 952 | if let Expr::Tuple(ref mut components) = a.inner_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:954:21 [INFO] [stdout] | [INFO] [stdout] 954 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 952 ~ match a.inner_mut() { Expr::Tuple(ref mut components) => { [INFO] [stdout] 953 | components.push(b); [INFO] [stdout] 954 ~ } _ => { [INFO] [stdout] 955 | let mut components = Vec::new(); [INFO] [stdout] ... [INFO] [stdout] 959 | a = Spanned::new(Expr::Tuple(components), span); [INFO] [stdout] 960 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:972:15 [INFO] [stdout] | [INFO] [stdout] 972 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1109:9 [INFO] [stdout] | [INFO] [stdout] 1109 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1117:15 [INFO] [stdout] | [INFO] [stdout] 1117 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1147:9 [INFO] [stdout] | [INFO] [stdout] 1147 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1155:15 [INFO] [stdout] | [INFO] [stdout] 1155 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1237:9 [INFO] [stdout] | [INFO] [stdout] 1237 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1245:15 [INFO] [stdout] | [INFO] [stdout] 1245 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1296:15 [INFO] [stdout] | [INFO] [stdout] 1296 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1326:9 [INFO] [stdout] | [INFO] [stdout] 1326 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1336:15 [INFO] [stdout] | [INFO] [stdout] 1336 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1478:9 [INFO] [stdout] | [INFO] [stdout] 1478 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1396:27 [INFO] [stdout] | [INFO] [stdout] 1396 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1429:21 [INFO] [stdout] | [INFO] [stdout] 1429 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1521:23 [INFO] [stdout] | [INFO] [stdout] 1521 | while let Some(tok) = cursor.peek().cloned() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:1554:17 [INFO] [stdout] | [INFO] [stdout] 1554 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2404:38 [INFO] [stdout] | [INFO] [stdout] 2404 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2405 | | cursor, [INFO] [stdout] 2406 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2407 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2408 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2404:38 [INFO] [stdout] | [INFO] [stdout] 2404 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2405 | | cursor, [INFO] [stdout] 2406 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2407 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2408 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2615:52 [INFO] [stdout] | [INFO] [stdout] 2615 | ... let components = match punctuated!( [INFO] [stdout] | ______________________________________________- [INFO] [stdout] 2616 | | ... cursor, [INFO] [stdout] 2617 | | ... !Token::Delimeter(Delimeter::CloseParen), [INFO] [stdout] 2618 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2619 | | ... ) { [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2615:52 [INFO] [stdout] | [INFO] [stdout] 2615 | ... let components = match punctuated!( [INFO] [stdout] | ______________________________________________- [INFO] [stdout] 2616 | | ... cursor, [INFO] [stdout] 2617 | | ... !Token::Delimeter(Delimeter::CloseParen), [INFO] [stdout] 2618 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2619 | | ... ) { [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2639:42 [INFO] [stdout] | [INFO] [stdout] 2639 | ... let fields = punctuated!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 2640 | | ... cursor, [INFO] [stdout] 2641 | | ... !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 2642 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2643 | | ... )?; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2639:42 [INFO] [stdout] | [INFO] [stdout] 2639 | ... let fields = punctuated!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 2640 | | ... cursor, [INFO] [stdout] 2641 | | ... !Token::Delimeter(Delimeter::CloseBrace), [INFO] [stdout] 2642 | | ... Token::Punctuation(Punctuation::Comma) [INFO] [stdout] 2643 | | ... )?; [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:630:12 [INFO] [stdout] | [INFO] [stdout] 630 | if let Some(span) = err { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2720:38 [INFO] [stdout] | [INFO] [stdout] 2720 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2721 | | cursor, [INFO] [stdout] 2722 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2723 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2724 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/build/syntax/ast.rs:2720:38 [INFO] [stdout] | [INFO] [stdout] 2720 | let requirements = match punctuated!( [INFO] [stdout] | ______________________________________- [INFO] [stdout] 2721 | | cursor, [INFO] [stdout] 2722 | | !Token::Punctuation(Punctuation::Gt), [INFO] [stdout] 2723 | | Token::Punctuation(Punctuation::Plus) [INFO] [stdout] 2724 | | ) { [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `punctuated` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | while let Some(tok) = lex.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, bool, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, bool, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Punctuation, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Keyword, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Primitive, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl CallbackResult<'s, Delimeter, Token>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/build/syntax/lex.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos, Debug, Clone, PartialEq)] [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | while let Some(tok) = cursor.peek() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/build/syntax/parse.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/diagnostic.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | if let Some(note) = self.note { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/diagnostic.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 172 ~ match self.note { Some(note) => { [INFO] [stdout] 173 | writeln!(async_std::io::stdout(), "{:>note_offset$} {}: {note}", "=".bright_blue().bold(), "note".bold()) [INFO] [stdout] 174 | .await [INFO] [stdout] 175 | .unwrap() [INFO] [stdout] 176 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 170 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.35s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking fate v0.1.0 (/tmp/fixit) [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/build/syntax/ast.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | generics.iter().any(|gen| gen.contains_errors()) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/build/syntax/ast.rs:138:38 [INFO] [stdout] | [INFO] [stdout] 138 | generics.iter().any(|gen| gen.contains_errors()) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/build.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 2 | cfg::{Config, ConfigError, ProjectType}, debug, error [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `spanned_debug` [INFO] [stdout] --> src/build/syntax/ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | debug, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | spanned_debug, spanned_error, Token, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/build.rs:2:46 [INFO] [stdout] | [INFO] [stdout] 2 | cfg::{Config, ConfigError, ProjectType}, debug, error [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `spanned_debug` [INFO] [stdout] --> src/build/syntax/ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | debug, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | spanned_debug, spanned_error, Token, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RangeBounds`, `RangeInclusive`, and `collections::HashMap` [INFO] [stdout] --> src/build/syntax/parse.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | ops::{Deref, Range, RangeBounds, RangeInclusive}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Break`, `Comma`, `Continue`, `DoubleColon`, `Eq`, `Expr`, `For`, `Let`, `Mut`, `Return`, `Semicolon`, and `self` [INFO] [stdout] --> src/build/syntax/parse.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | ast::{Enum, Expr, FnDefinition, Interface, Static, Struct, Union, Use, Visibility}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | lex::{self, Delimeter, Keyword, Punctuation, Token, TokenStream}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | token::{ [INFO] [stdout] 13 | Break, CloseBrace, CloseBracket, CloseParen, Comma, Continue, DoubleColon, Eq, For, Gt, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^ ^^^ [INFO] [stdout] 14 | Ident, Let, Lt, Mut, OpenBrace, OpenBracket, OpenParen, Return, Semicolon, [INFO] [stdout] | ^^^ ^^^ ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `spanned_debug`, and `warn` [INFO] [stdout] --> src/build/syntax/parse.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | ...olTable, debug, diagnostic::{Diagnostic, Reporter}, error, span::{Lookup, Span, Spanned}, spanned_debug, spanned_error, warn, Token [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/build/syntax/parse.rs:550:60 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn values<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/build/syntax/token.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{error, spanned_error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::ast::typed` [INFO] [stdout] --> src/build/frontend/type_resolution.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::ast::typed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RangeBounds`, `RangeInclusive`, and `collections::HashMap` [INFO] [stdout] --> src/build/syntax/parse.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | ops::{Deref, Range, RangeBounds, RangeInclusive}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Break`, `Comma`, `Continue`, `DoubleColon`, `Eq`, `Expr`, `For`, `Let`, `Mut`, `Return`, `Semicolon`, and `self` [INFO] [stdout] --> src/build/syntax/parse.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | ast::{Enum, Expr, FnDefinition, Interface, Static, Struct, Union, Use, Visibility}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | lex::{self, Delimeter, Keyword, Punctuation, Token, TokenStream}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | token::{ [INFO] [stdout] 13 | Break, CloseBrace, CloseBracket, CloseParen, Comma, Continue, DoubleColon, Eq, For, Gt, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^^^^ ^^ ^^^ [INFO] [stdout] 14 | Ident, Let, Lt, Mut, OpenBrace, OpenBracket, OpenParen, Return, Semicolon, [INFO] [stdout] | ^^^ ^^^ ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `spanned_debug`, and `warn` [INFO] [stdout] --> src/build/syntax/parse.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | ...olTable, debug, diagnostic::{Diagnostic, Reporter}, error, span::{Lookup, Span, Spanned}, spanned_debug, spanned_error, warn, Token [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/build/syntax/parse.rs:550:60 [INFO] [stdout] | [INFO] [stdout] 550 | pub fn values<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/build/syntax/token.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{error, spanned_error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::ast::typed` [INFO] [stdout] --> src/build/frontend/type_resolution.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::ast::typed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> src/build.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reporter` [INFO] [stdout] --> src/build.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/build.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> src/build.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reporter` [INFO] [stdout] --> src/build.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/build.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let (namespace, mut reporter) = match parse::parse( [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/lsp.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn start(args: LspArgs) -> Result<(), LspError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/lsp.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn start(args: LspArgs) -> Result<(), LspError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slice::SliceIndex` [INFO] [stdout] --> src/build/syntax/parse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | slice::SliceIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/build/deps.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `slice::SliceIndex` [INFO] [stdout] --> src/build/syntax/parse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | slice::SliceIndex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/build/deps.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn download_dependency(url: &str) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> src/build/syntax/ast.rs:932:38 [INFO] [stdout] | [INFO] [stdout] 932 | Expr::NamedConstructor { ident, fields } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `ident: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/build/syntax/ast.rs:1665:41 [INFO] [stdout] | [INFO] [stdout] 1665 | ... let description = tok.inner().description(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next_span` [INFO] [stdout] --> src/build/syntax/ast.rs:1666:41 [INFO] [stdout] | [INFO] [stdout] 1666 | ... let next_span = tok.span().clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> src/build/syntax/ast.rs:932:38 [INFO] [stdout] | [INFO] [stdout] 932 | Expr::NamedConstructor { ident, fields } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `ident: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `description` [INFO] [stdout] --> src/build/syntax/ast.rs:1665:41 [INFO] [stdout] | [INFO] [stdout] 1665 | ... let description = tok.inner().description(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next_span` [INFO] [stdout] --> src/build/syntax/ast.rs:1666:41 [INFO] [stdout] | [INFO] [stdout] 1666 | ... let next_span = tok.span().clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/build/syntax/lex.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/build/syntax/lex.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/build/syntax/lex.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/build/syntax/lex.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lex_string(content: &str, source: &str) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fate` (bin "fate" test) due to 2 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fate` (bin "fate") due to 2 previous errors; 19 warnings emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "762496c60df8ddb58b47ba0f1b563dfa40d949c609d727e837827c67af522c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762496c60df8ddb58b47ba0f1b563dfa40d949c609d727e837827c67af522c05", kill_on_drop: false }` [INFO] [stdout] 762496c60df8ddb58b47ba0f1b563dfa40d949c609d727e837827c67af522c05