[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.98.0-beta.1 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nv0skar/Kiban on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] 3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551
[INFO] running `Command { std: "docker" "start" "3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551", 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" "3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551", 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" "3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[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 smawk v0.3.1
[INFO] [stderr]    Compiling is_ci v1.1.1
[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 aho-corasick v0.7.20
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling smallbox v0.8.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling compact_str v0.7.0
[INFO] [stderr]    Compiling branches v0.1.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rclite v0.2.2
[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]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.3
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling supports-hyperlinks v2.0.0
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-color v2.0.0
[INFO] [stderr]    Compiling anstream v0.2.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 clap_builder v4.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[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 backtrace-ext v0.2.1
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling miette v5.7.0
[INFO] [stderr]    Compiling clap v4.2.1
[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] [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] error[E0659]: `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] 
[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] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kiban_syntax` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551", kill_on_drop: false }`
[INFO] [stdout] 3c4b28d9b8961355eccf20757495f77e81fda6d596058303cabff26a77293551
