[INFO] cloning repository https://github.com/Dzuchun/kyomato
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dzuchun/kyomato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzuchun%2Fkyomato", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzuchun%2Fkyomato'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d457332bcd5d7727c75475070fac29bd8edbcfc
[INFO] checking Dzuchun/kyomato against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzuchun%2Fkyomato" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dzuchun/kyomato
[INFO] finished tweaking git repo https://github.com/Dzuchun/kyomato
[INFO] tweaked toml for git repo https://github.com/Dzuchun/kyomato written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dzuchun/kyomato on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dzuchun/kyomato 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/kyomato-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `derive_more` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/kyomato-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `miden-thiserror` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.6.0
[INFO] [stderr]       Adding deranged v0.3.11 (available: v0.4.0)
[INFO] [stderr]       Adding derive-getters v0.5.0
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.0.1)
[INFO] [stderr]       Adding derive_more-impl v1.0.0
[INFO] [stderr]       Adding dissimilar v1.0.10
[INFO] [stderr]       Adding equivalent v1.0.2
[INFO] [stderr]       Adding futures v0.3.31
[INFO] [stderr]       Adding futures-channel v0.3.31
[INFO] [stderr]       Adding futures-core v0.3.31
[INFO] [stderr]       Adding futures-io v0.3.31
[INFO] [stderr]       Adding futures-sink v0.3.31
[INFO] [stderr]       Adding futures-task v0.3.31
[INFO] [stderr]       Adding futures-util v0.3.31
[INFO] [stderr]       Adding glob v0.3.2
[INFO] [stderr]       Adding hashbrown v0.15.4
[INFO] [stderr]       Adding indenter v0.3.3
[INFO] [stderr]       Adding indexmap v2.10.0
[INFO] [stderr]       Adding itoa v1.0.15
[INFO] [stderr]       Adding lazy_static v1.5.0
[INFO] [stderr]       Adding log v0.4.27
[INFO] [stderr]     Updating memchr v2.7.1 -> v2.7.5
[INFO] [stderr]       Adding miden-miette v7.1.1 (available: v8.0.0)
[INFO] [stderr]       Adding miden-miette-derive v7.1.0
[INFO] [stderr]       Adding miden-thiserror v1.0.59
[INFO] [stderr]       Adding miden-thiserror-impl v1.0.59
[INFO] [stderr]       Adding pin-project-lite v0.2.16
[INFO] [stderr]       Adding pin-utils v0.1.0
[INFO] [stderr]       Adding rustc_version v0.2.3
[INFO] [stderr]       Adding rustversion v1.0.21
[INFO] [stderr]       Adding ryu v1.0.20
[INFO] [stderr]       Adding semver v0.9.0
[INFO] [stderr]       Adding semver-parser v0.7.0
[INFO] [stderr]       Adding serde_json v1.0.140
[INFO] [stderr]       Adding serde_spanned v0.6.9
[INFO] [stderr]       Adding spin v0.9.8
[INFO] [stderr]       Adding strip-ansi-escapes v0.2.1
[INFO] [stderr]       Adding target-triple v0.1.4
[INFO] [stderr]       Adding termcolor v1.4.1
[INFO] [stderr]       Adding toml v0.8.23
[INFO] [stderr]       Adding toml_datetime v0.6.11
[INFO] [stderr]       Adding toml_edit v0.22.27
[INFO] [stderr]       Adding toml_write v0.1.2
[INFO] [stderr]       Adding tracing v0.1.41
[INFO] [stderr]       Adding tracing-attributes v0.1.30
[INFO] [stderr]       Adding tracing-core v0.1.34
[INFO] [stderr]       Adding trybuild v1.0.105
[INFO] [stderr]       Adding unicode-segmentation v1.12.0
[INFO] [stderr]       Adding unicode-xid v0.2.6
[INFO] [stderr]       Adding vte v0.14.1
[INFO] [stderr]       Adding winapi-util v0.1.9
[INFO] [stderr]       Adding winnow v0.7.11
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded miden-thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded miden-thiserror v1.0.59
[INFO] [stderr]   Downloaded url_serde v0.2.0
[INFO] [stderr]   Downloaded cached_proc_macro v0.19.1
[INFO] [stderr]   Downloaded cached v0.48.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.2
[INFO] [stderr]   Downloaded miden-miette v7.1.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.2
[INFO] [stderr]   Downloaded pyo3-macros v0.20.2
[INFO] [stderr]   Downloaded miden-miette-derive v7.1.0
[INFO] [stderr]   Downloaded text-diff v0.4.0
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded pyo3 v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b09b6149a6eb71c75f60e24e61acb4906998295fd47e7430cb92e7f29b40259f
[INFO] running `Command { std: "docker" "start" "-a" "b09b6149a6eb71c75f60e24e61acb4906998295fd47e7430cb92e7f29b40259f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b09b6149a6eb71c75f60e24e61acb4906998295fd47e7430cb92e7f29b40259f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09b6149a6eb71c75f60e24e61acb4906998295fd47e7430cb92e7f29b40259f", kill_on_drop: false }`
[INFO] [stdout] b09b6149a6eb71c75f60e24e61acb4906998295fd47e7430cb92e7f29b40259f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2d59b0eb9cdfcae8c555ac6e38b3d44bbf2b628cc26f1db315d8ad5e88529e8
[INFO] running `Command { std: "docker" "start" "-a" "c2d59b0eb9cdfcae8c555ac6e38b3d44bbf2b628cc26f1db315d8ad5e88529e8", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/kyomato-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `derive_more` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/kyomato-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `miden-thiserror` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking term v0.2.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking text-diff v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling miden-thiserror v1.0.59
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking kyomato-util v0.1.0 (/opt/rustwide/workdir/kyomato-util)
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling miden-thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling miden-miette-derive v7.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling cached_proc_macro v0.19.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]     Checking cached v0.48.1
[INFO] [stderr]    Compiling miden-miette v7.1.1
[INFO] [stderr]     Checking kyomato-core v0.1.0 (/opt/rustwide/workdir/kyomato-core)
[INFO] [stdout] warning: unused imports: `format` and `vec`
[INFO] [stdout]  --> kyomato-core/src/selci/mod.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::{format, vec};
[INFO] [stdout]   |             ^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use alloc::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kyomato_util::immutable::Immutable`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use kyomato_util::immutable::Immutable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `miette::Diagnostic`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use miette::Diagnostic;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Kind as FormattingKind`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use formatting::{Kind as FormattingKind, Selci as Formatting};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InnerItem as InnerListItem`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) use list::{InnerItem as InnerListItem, InnerSelci as InnerList};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Item as ListItem`, `Kind as ListKind`, and `Order as ListOrder`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use list::{Item as ListItem, Kind as ListKind, Order as ListOrder, Selci as List};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format` and `vec`
[INFO] [stdout]  --> kyomato-core/src/selci/mod.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::{format, vec};
[INFO] [stdout]   |             ^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use alloc::vec::Vec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `kyomato_util::immutable::Immutable`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use kyomato_util::immutable::Immutable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `miette::Diagnostic`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use miette::Diagnostic;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Kind as FormattingKind`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub use formatting::{Kind as FormattingKind, Selci as Formatting};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InnerItem as InnerListItem`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) use list::{InnerItem as InnerListItem, InnerSelci as InnerList};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Item as ListItem`, `Kind as ListKind`, and `Order as ListOrder`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub use list::{Item as ListItem, Kind as ListKind, Order as ListOrder, Selci as List};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]   --> kyomato-core/src/selci/mod.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: lifetime parameter `'tree` is never used
[INFO] [stdout]   --> kyomato-core/src/selci/list.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Selci<'tree> {
[INFO] [stdout]    |                  ^^^^^ unused lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing `'tree`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: lifetime parameter `'tree` is never used
[INFO] [stdout]   --> kyomato-core/src/selci/list.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Selci<'tree> {
[INFO] [stdout]    |                  ^^^^^ unused lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing `'tree`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> kyomato-core/src/selci/list.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> kyomato-core/src/selci/list.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         tree: &'tree SeededSelciTree<'tree>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> kyomato-core/src/selci/table.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> kyomato-core/src/selci/table.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         tree: &'tree SeededSelciTree<'tree>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> kyomato-core/src/selci/code.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> kyomato-core/src/selci/code.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         tree: &'tree SeededSelciTree<'tree>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> kyomato-core/src/selci/list.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> kyomato-core/src/selci/list.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         tree: &'tree SeededSelciTree<'tree>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> kyomato-core/src/selci/table.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> kyomato-core/src/selci/table.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         tree: &'tree SeededSelciTree<'tree>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> kyomato-core/src/selci/code.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         position: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> kyomato-core/src/selci/code.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         tree: &'tree SeededSelciTree<'tree>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0392`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0392`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyomato-core` (lib) due to 1 previous error; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kyomato-core` (lib test) due to 1 previous error; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c2d59b0eb9cdfcae8c555ac6e38b3d44bbf2b628cc26f1db315d8ad5e88529e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d59b0eb9cdfcae8c555ac6e38b3d44bbf2b628cc26f1db315d8ad5e88529e8", kill_on_drop: false }`
[INFO] [stdout] c2d59b0eb9cdfcae8c555ac6e38b3d44bbf2b628cc26f1db315d8ad5e88529e8
