[INFO] cloning repository https://github.com/nv0skar/Kiban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nv0skar/Kiban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnv0skar%2FKiban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnv0skar%2FKiban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5b7f7302078194992838ded582af811e8a30ad7
[INFO] testing nv0skar/Kiban against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnv0skar%2FKiban" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nv0skar/Kiban
[INFO] finished tweaking git repo https://github.com/nv0skar/Kiban
[INFO] tweaked toml for git repo https://github.com/nv0skar/Kiban written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nv0skar/Kiban on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nv0skar/Kiban 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded supports-color v2.0.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded miette v5.7.0
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded branches v0.1.2
[INFO] [stderr]   Downloaded errno v0.3.0
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded anstyle-wincon v0.2.0
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded castaway v0.2.2
[INFO] [stderr]   Downloaded rclite v0.2.2
[INFO] [stderr]   Downloaded concolor-override v1.0.0
[INFO] [stderr]   Downloaded is-terminal v0.4.6
[INFO] [stderr]   Downloaded supports-hyperlinks v2.0.0
[INFO] [stderr]   Downloaded smallbox v0.8.1
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded miette-derive v5.7.0
[INFO] [stderr]   Downloaded anstyle v0.3.5
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded supports-unicode v2.0.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.8
[INFO] [stderr]   Downloaded anstyle-parse v0.1.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded anstream v0.2.6
[INFO] [stderr]   Downloaded compact_str v0.7.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.9
[INFO] [stderr]   Downloaded clap v4.2.1
[INFO] [stderr]   Downloaded chumsky v1.0.0-alpha.3
[INFO] [stderr]   Downloaded clap_builder v4.2.1
[INFO] [stderr]   Downloaded rustix v0.37.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4
[INFO] running `Command { std: "docker" "start" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling smallbox v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling compact_str v0.7.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling branches v0.1.2
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.3
[INFO] [stderr]    Compiling rclite v0.2.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling miette-derive v5.7.0
[INFO] [stderr]    Compiling kiban_lexer_derive v0.0.1 (/opt/rustwide/workdir/lexer/lexer_derive)
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-color v2.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.0.0
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling miette v5.7.0
[INFO] [stderr]    Compiling kiban_commons v0.0.1 (/opt/rustwide/workdir/commons)
[INFO] [stderr]    Compiling kiban_lexer v0.0.1 (/opt/rustwide/workdir/lexer)
[INFO] [stderr]    Compiling kiban_error v0.0.1 (/opt/rustwide/workdir/error)
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lexer/src/lib.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Copy, Clone, PartialEq, Display, Debug)]
[INFO] [stdout]    |                                  -^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                                  `Display` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kiban_syntax v0.0.1 (/opt/rustwide/workdir/syntax)
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> syntax/src/sugar.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Literal` is ambiguous
[INFO] [stdout]   --> syntax/src/expr/mod.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Literal(Literal<'i>),
[INFO] [stdout]    |                 ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Literal` could refer to the enum imported here
[INFO] [stdout]   --> syntax/src/lib.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 | use kiban_lexer::{Literal as LiteralToken, *};
[INFO] [stdout]    |                                            ^
[INFO] [stdout]    = help: consider adding an explicit import of `Literal` to disambiguate
[INFO] [stdout] note: `Literal` could also refer to the type alias imported here
[INFO] [stdout]   --> syntax/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use literal::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Literal` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling Kiban v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kiban_syntax v0.0.1 (/opt/rustwide/workdir/syntax)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lexer/src/lib.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Copy, Clone, PartialEq, Display, Debug)]
[INFO] [stdout]    |                                  -^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  `_derive_more_DisplayAs` is not local
[INFO] [stdout]    |                                  `Display` is not local
[INFO] [stdout]    |                                  move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> syntax/src/sugar.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Literal` is ambiguous
[INFO] [stdout]   --> syntax/src/expr/mod.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Literal(Literal<'i>),
[INFO] [stdout]    |                 ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Literal` could refer to the enum imported here
[INFO] [stdout]   --> syntax/src/lib.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 | use kiban_lexer::{Literal as LiteralToken, *};
[INFO] [stdout]    |                                            ^
[INFO] [stdout]    = help: consider adding an explicit import of `Literal` to disambiguate
[INFO] [stdout] note: `Literal` could also refer to the type alias imported here
[INFO] [stdout]   --> syntax/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use literal::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Literal` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling Kiban v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kiban_syntax v0.0.1 (/opt/rustwide/workdir/syntax)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> lexer/src/lib.rs:63:34
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[derive(Copy, Clone, PartialEq, Display, Debug)]
[INFO] [stderr]    |                                  -^^^^^^
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  `_derive_more_DisplayAs` is not local
[INFO] [stderr]    |                                  `Display` is not local
[INFO] [stderr]    |                                  move the `impl` block outside of this constant `_derive_more_DisplayAs_impl` and up 2 bodies
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Display` may come from an old version of the `derive_more` crate, try updating your dependency with `cargo update -p derive_more`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `kiban_lexer` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `crate::*`
[INFO] [stderr]   --> syntax/src/sugar.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::*;
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Literal` is ambiguous
[INFO] [stderr]   --> syntax/src/expr/mod.rs:40:17
[INFO] [stderr]    |
[INFO] [stderr] 40 |         Literal(Literal<'i>),
[INFO] [stderr]    |                 ^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Literal` could refer to the enum imported here
[INFO] [stderr]   --> syntax/src/lib.rs:45:44
[INFO] [stderr]    |
[INFO] [stderr] 45 | use kiban_lexer::{Literal as LiteralToken, *};
[INFO] [stderr]    |                                            ^
[INFO] [stderr]    = help: consider adding an explicit import of `Literal` to disambiguate
[INFO] [stderr] note: `Literal` could also refer to the type alias imported here
[INFO] [stderr]   --> syntax/src/lib.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub use literal::*;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Literal` to disambiguate
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `kiban_syntax` (lib) generated 2 warnings (run `cargo fix --lib -p kiban_syntax` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kiban_syntax v0.0.1 (/opt/rustwide/workdir/syntax)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Kiban-c3e17b134ce105d7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4", kill_on_drop: false }`
[INFO] [stdout] def19a2729d5542403c3cc050b83b711eb4e148137a2b960a3a2b4eaf86faba4
