[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] checking nv0skar/Kiban against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnv0skar%2FKiban" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nv0skar/Kiban on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-unicode v2.0.0
[INFO] [stderr]   Downloaded is-terminal v0.4.6
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded concolor-query v0.3.3
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded smallbox v0.8.1
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded anstyle v0.3.5
[INFO] [stderr]   Downloaded miette-derive v5.7.0
[INFO] [stderr]   Downloaded anstyle-wincon v0.2.0
[INFO] [stderr]   Downloaded concolor-override v1.0.0
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded castaway v0.2.2
[INFO] [stderr]   Downloaded rustc-demangle v0.1.22
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] [stderr]   Downloaded anstream v0.2.6
[INFO] [stderr]   Downloaded anstyle-parse v0.1.1
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded clap v4.2.1
[INFO] [stderr]   Downloaded compact_str v0.7.0
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded supports-color v2.0.0
[INFO] [stderr]   Downloaded chumsky v1.0.0-alpha.3
[INFO] [stderr]   Downloaded clap_builder v4.2.1
[INFO] [stderr]   Downloaded miette v5.7.0
[INFO] [stderr]   Downloaded supports-hyperlinks v2.0.0
[INFO] [stderr]   Downloaded branches v0.1.2
[INFO] [stderr]   Downloaded object v0.30.3
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] [stderr]   Downloaded rclite v0.2.2
[INFO] [stderr]   Downloaded rustix v0.37.7
[INFO] [stderr]   Downloaded gimli v0.27.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5791ef6074b79e2508719ce7f0e81048ce0f0d2fb086085bf2d18b6776723b44
[INFO] running `Command { std: "docker" "start" "-a" "5791ef6074b79e2508719ce7f0e81048ce0f0d2fb086085bf2d18b6776723b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5791ef6074b79e2508719ce7f0e81048ce0f0d2fb086085bf2d18b6776723b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5791ef6074b79e2508719ce7f0e81048ce0f0d2fb086085bf2d18b6776723b44", kill_on_drop: false }`
[INFO] [stdout] 5791ef6074b79e2508719ce7f0e81048ce0f0d2fb086085bf2d18b6776723b44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f1c6f7d13ce02d69c7c3035d09bed714aa8c9abaed493eafbde8ce95f69637e
[INFO] running `Command { std: "docker" "start" "-a" "8f1c6f7d13ce02d69c7c3035d09bed714aa8c9abaed493eafbde8ce95f69637e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking rustc-demangle v0.1.22
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking branches v0.1.2
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking rclite v0.2.2
[INFO] [stderr]     Checking compact_str v0.7.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking chumsky v1.0.0-alpha.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]     Checking is-terminal v0.4.6
[INFO] [stderr]     Checking supports-color v2.0.0
[INFO] [stderr]     Checking supports-hyperlinks v2.0.0
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking miette v5.7.0
[INFO] [stderr]     Checking kiban_commons v0.0.1 (/opt/rustwide/workdir/commons)
[INFO] [stderr]     Checking kiban_error v0.0.1 (/opt/rustwide/workdir/error)
[INFO] [stderr]     Checking kiban_lexer v0.0.1 (/opt/rustwide/workdir/lexer)
[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: 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]     Checking 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]    = 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: 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]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[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]    = 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: 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]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking Kiban v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "8f1c6f7d13ce02d69c7c3035d09bed714aa8c9abaed493eafbde8ce95f69637e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1c6f7d13ce02d69c7c3035d09bed714aa8c9abaed493eafbde8ce95f69637e", kill_on_drop: false }`
[INFO] [stdout] 8f1c6f7d13ce02d69c7c3035d09bed714aa8c9abaed493eafbde8ce95f69637e
