[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#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommonkestrel%2Ffate" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/commonkestrel/fate on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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-2-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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34d063875571b5e2c8ca234ad6105419415a8452a5fccff0d382692b30053ae3 [INFO] running `Command { std: "docker" "start" "-a" "34d063875571b5e2c8ca234ad6105419415a8452a5fccff0d382692b30053ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34d063875571b5e2c8ca234ad6105419415a8452a5fccff0d382692b30053ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d063875571b5e2c8ca234ad6105419415a8452a5fccff0d382692b30053ae3", kill_on_drop: false }` [INFO] [stdout] 34d063875571b5e2c8ca234ad6105419415a8452a5fccff0d382692b30053ae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a75673101064e623469c1aa0123564af96d7eed71597084562d8877b4599e2 [INFO] running `Command { std: "docker" "start" "-a" "66a75673101064e623469c1aa0123564af96d7eed71597084562d8877b4599e2", 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] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking winnow v0.5.39 [INFO] [stderr] Checking clap_builder v4.4.18 [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 openssl-probe v0.1.5 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking regex-automata v0.4.5 [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 tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling auto_impl v1.1.2 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking tracing v0.1.40 [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 clap v4.4.18 [INFO] [stderr] Checking async-global-executor v2.4.1 [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 toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned 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/syntax/ast.rs [INFO] [stderr] * src/build/syntax/lex.rs [INFO] [stderr] * src/build/syntax/parse.rs [INFO] [stderr] * src/build/syntax/token.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: expected one of `(`, `,`, `::`, or `=`, found `+` [INFO] [stderr] --> src/build/syntax/lex.rs:96:16 [INFO] [stderr] | [INFO] [stderr] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stderr] | ^ expected one of `(`, `,`, `::`, or `=` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::lex::Token` [INFO] [stderr] --> src/build/syntax/ast.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | lex::{self, Delimeter, Keyword, Primitive, Punctuation, Token}, [INFO] [stderr] | ^^^^^ no `Token` in `build::syntax::lex` [INFO] [stderr] | [INFO] [stderr] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stderr] help: a macro with this name exists at the root of the crate [INFO] [stderr] | [INFO] [stderr] 10 + use ::Token; [INFO] [stderr] 11 ~ use super::{ [INFO] [stderr] 12 ~ lex::{self, Delimeter, Keyword, Primitive, Punctuation}, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `Token` [INFO] [stderr] --> src/build/syntax/lex.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 212 | use Token as TI; [INFO] [stderr] | ^^^^^^^^^^^ no external crate `Token` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::lex::Token` [INFO] [stderr] --> src/build/syntax/parse.rs:11:50 [INFO] [stderr] | [INFO] [stderr] 11 | lex::{self, Delimeter, Keyword, Punctuation, Token, TokenStream}, [INFO] [stderr] | ^^^^^ no `Token` in `build::syntax::lex` [INFO] [stderr] | [INFO] [stderr] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stderr] help: a macro with this name exists at the root of the crate [INFO] [stderr] | [INFO] [stderr] 9 + use ::Token; [INFO] [stderr] 10 ~ use super::{ [INFO] [stderr] 11 | ast::{Enum, Expr, FnDefinition, Interface, Static, Struct, Union, Use, Visibility}, [INFO] [stderr] 12 ~ lex::{self, Delimeter, Keyword, Punctuation, TokenStream}, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::lex::Token` [INFO] [stderr] --> src/build/syntax/token.rs:1:51 [INFO] [stderr] | [INFO] [stderr] 1 | use super::lex::{Delimeter, Keyword, Punctuation, Token}; [INFO] [stderr] | ^^^^^ no `Token` in `build::syntax::lex` [INFO] [stderr] | [INFO] [stderr] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stderr] help: a macro with this name exists at the root of the crate [INFO] [stderr] | [INFO] [stderr] 1 + use ::Token; [INFO] [stderr] 2 ~ use super::lex::{Delimeter, Keyword, Punctuation}; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:24:36 [INFO] [stderr] | [INFO] [stderr] 24 | pub type TokenStream = Vec>; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 24 | pub type TokenStream = Vec>; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:84:27 [INFO] [stderr] | [INFO] [stderr] 84 | impl Parsable for Spanned { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 84 | impl Parsable for Spanned { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:210:6 [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:225:31 [INFO] [stderr] | [INFO] [stderr] 225 | fn binary(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:230:30 [INFO] [stderr] | [INFO] [stderr] 230 | fn octal(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:235:32 [INFO] [stderr] | [INFO] [stderr] 235 | fn decimal(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:240:36 [INFO] [stderr] | [INFO] [stderr] 240 | fn hexadecimal(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:245:29 [INFO] [stderr] | [INFO] [stderr] 245 | fn char(lex: &mut Lexer) -> Result { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [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] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:268:31 [INFO] [stderr] | [INFO] [stderr] 268 | fn string(lex: &mut Lexer) -> Result { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:286:35 [INFO] [stderr] | [INFO] [stderr] 286 | fn raw_string(lex: &mut Lexer) -> Result { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:304:30 [INFO] [stderr] | [INFO] [stderr] 304 | fn ident(lex: &mut Lexer) -> SymbolRef { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `Token` [INFO] [stderr] --> src/build/syntax/lex.rs:50:19 [INFO] [stderr] | [INFO] [stderr] 50 | let mut lex = Token::lexer(&file); [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] | ^^^^^ use of undeclared type `Token` [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] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [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/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: 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: 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: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:952:28 [INFO] [stdout] | [INFO] [stdout] 952 | if let Expr::Tuple(ref mut components) = a.inner_mut() { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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/syntax/ast.rs [INFO] [stderr] * src/build/syntax/lex.rs [INFO] [stderr] * src/build/syntax/parse.rs [INFO] [stderr] * src/build/syntax/token.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: expected one of `(`, `,`, `::`, or `=`, found `+` [INFO] [stderr] --> src/build/syntax/lex.rs:96:16 [INFO] [stderr] | [INFO] [stderr] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stderr] | ^ expected one of `(`, `,`, `::`, or `=` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::lex::Token` [INFO] [stderr] --> src/build/syntax/ast.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | lex::{self, Delimeter, Keyword, Primitive, Punctuation, Token}, [INFO] [stderr] | ^^^^^ no `Token` in `build::syntax::lex` [INFO] [stderr] | [INFO] [stderr] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stderr] help: a macro with this name exists at the root of the crate [INFO] [stderr] | [INFO] [stderr] 10 + use ::Token; [INFO] [stderr] 11 ~ use super::{ [INFO] [stderr] 12 ~ lex::{self, Delimeter, Keyword, Primitive, Punctuation}, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `Token` [INFO] [stderr] --> src/build/syntax/lex.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 212 | use Token as TI; [INFO] [stderr] | ^^^^^^^^^^^ no external crate `Token` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::lex::Token` [INFO] [stderr] --> src/build/syntax/parse.rs:11:50 [INFO] [stderr] | [INFO] [stderr] 11 | lex::{self, Delimeter, Keyword, Punctuation, Token, TokenStream}, [INFO] [stderr] | ^^^^^ no `Token` in `build::syntax::lex` [INFO] [stderr] | [INFO] [stderr] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stderr] help: a macro with this name exists at the root of the crate [INFO] [stderr] | [INFO] [stderr] 9 + use ::Token; [INFO] [stderr] 10 ~ use super::{ [INFO] [stderr] 11 | ast::{Enum, Expr, FnDefinition, Interface, Static, Struct, Union, Use, Visibility}, [INFO] [stderr] 12 ~ lex::{self, Delimeter, Keyword, Punctuation, TokenStream}, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::lex::Token` [INFO] [stderr] --> src/build/syntax/token.rs:1:51 [INFO] [stderr] | [INFO] [stderr] 1 | use super::lex::{Delimeter, Keyword, Punctuation, Token}; [INFO] [stderr] | ^^^^^ no `Token` in `build::syntax::lex` [INFO] [stderr] | [INFO] [stderr] = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined [INFO] [stderr] help: a macro with this name exists at the root of the crate [INFO] [stderr] | [INFO] [stderr] 1 + use ::Token; [INFO] [stderr] 2 ~ use super::lex::{Delimeter, Keyword, Punctuation}; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:24:36 [INFO] [stderr] | [INFO] [stderr] 24 | pub type TokenStream = Vec>; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 24 | pub type TokenStream = Vec>; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:84:27 [INFO] [stderr] | [INFO] [stderr] 84 | impl Parsable for Spanned { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 84 | impl Parsable for Spanned { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:210:6 [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:225:31 [INFO] [stderr] | [INFO] [stderr] 225 | fn binary(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:230:30 [INFO] [stderr] | [INFO] [stderr] 230 | fn octal(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:235:32 [INFO] [stderr] | [INFO] [stderr] 235 | fn decimal(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:240:36 [INFO] [stderr] | [INFO] [stderr] 240 | fn hexadecimal(lex: &mut Lexer) -> Option { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [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] 210 | impl Token { [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] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:245:29 [INFO] [stderr] | [INFO] [stderr] 245 | fn char(lex: &mut Lexer) -> Result { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [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] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:268:31 [INFO] [stderr] | [INFO] [stderr] 268 | fn string(lex: &mut Lexer) -> Result { [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] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:286:35 [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] [stderr] 286 | fn raw_string(lex: &mut Lexer) -> Result { [INFO] [stderr] | ^^^^^ not found in this scope [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] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Token` in this scope [INFO] [stderr] --> src/build/syntax/lex.rs:304:30 [INFO] [stderr] | [INFO] [stderr] 304 | fn ident(lex: &mut Lexer) -> SymbolRef { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: you might be missing a type parameter [INFO] [stderr] | [INFO] [stderr] 210 | impl Token { [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `Token` [INFO] [stderr] --> src/build/syntax/lex.rs:50:19 [INFO] [stderr] | [INFO] [stderr] 50 | let mut lex = Token::lexer(&file); [INFO] [stderr] | ^^^^^ use of undeclared type `Token` [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [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: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:952:28 [INFO] [stdout] | [INFO] [stdout] 952 | if let Expr::Tuple(ref mut components) = a.inner_mut() { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [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: this warning originates in the derive macro `Logos` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [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] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Logos + use<'s>, Debug, Clone, PartialEq)] [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s [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] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:952:28 [INFO] [stdout] | [INFO] [stdout] 952 | if let Expr::Tuple(ref mut components) = a.inner_mut() { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/build/syntax/ast.rs:952:28 [INFO] [stdout] | [INFO] [stdout] 952 | if let Expr::Tuple(ref mut components) = a.inner_mut() { [INFO] [stdout] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fate` (bin "fate") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fate` (bin "fate" test) due to 2 previous errors [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" "66a75673101064e623469c1aa0123564af96d7eed71597084562d8877b4599e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a75673101064e623469c1aa0123564af96d7eed71597084562d8877b4599e2", kill_on_drop: false }` [INFO] [stdout] 66a75673101064e623469c1aa0123564af96d7eed71597084562d8877b4599e2