[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/6d457332bcd5d7727c75475070fac29bd8edbcfc against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzuchun%2Fkyomato" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dzuchun/kyomato on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [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" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-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-7-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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.6.0 [INFO] [stderr] Adding deranged v0.3.11 [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.9 [INFO] [stderr] Adding equivalent v1.0.1 [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.2 [INFO] [stderr] Adding indenter v0.3.3 [INFO] [stderr] Adding indexmap v2.7.1 [INFO] [stderr] Adding itoa v1.0.14 [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Adding log v0.4.25 [INFO] [stderr] Updating memchr v2.7.1 -> v2.7.4 [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.19 [INFO] [stderr] Adding ryu v1.0.19 [INFO] [stderr] Adding semver v0.9.0 [INFO] [stderr] Adding semver-parser v0.7.0 [INFO] [stderr] Adding serde_json v1.0.138 [INFO] [stderr] Adding serde_spanned v0.6.8 [INFO] [stderr] Adding spin v0.9.8 [INFO] [stderr] Adding strip-ansi-escapes v0.2.1 [INFO] [stderr] Adding target-triple v0.1.3 [INFO] [stderr] Adding termcolor v1.4.1 [INFO] [stderr] Adding toml v0.8.20 [INFO] [stderr] Adding toml_datetime v0.6.8 [INFO] [stderr] Adding toml_edit v0.22.24 [INFO] [stderr] Adding tracing v0.1.41 [INFO] [stderr] Adding tracing-attributes v0.1.28 [INFO] [stderr] Adding tracing-core v0.1.33 [INFO] [stderr] Adding trybuild v1.0.103 [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.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miden-thiserror v1.0.59 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded cached_proc_macro v0.19.1 [INFO] [stderr] Downloaded term v0.2.14 [INFO] [stderr] Downloaded cached v0.48.1 [INFO] [stderr] Downloaded vte v0.14.1 [INFO] [stderr] Downloaded trybuild v1.0.103 [INFO] [stderr] Downloaded miden-miette v7.1.1 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded text-diff v0.4.0 [INFO] [stderr] Downloaded miden-miette-derive v7.1.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.1 [INFO] [stderr] Downloaded miden-thiserror-impl v1.0.59 [INFO] [stderr] Downloaded url_serde v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92ca5fb16341293831e67348efe5aeed634ccadb6c0cb17a51af62e631078679 [INFO] running `Command { std: "docker" "start" "-a" "92ca5fb16341293831e67348efe5aeed634ccadb6c0cb17a51af62e631078679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92ca5fb16341293831e67348efe5aeed634ccadb6c0cb17a51af62e631078679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ca5fb16341293831e67348efe5aeed634ccadb6c0cb17a51af62e631078679", kill_on_drop: false }` [INFO] [stdout] 92ca5fb16341293831e67348efe5aeed634ccadb6c0cb17a51af62e631078679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f61ffe716aba5ee1cfae020aad099c606f96cb31a4291ba8ee68add79602c7 [INFO] running `Command { std: "docker" "start" "-a" "d7f61ffe716aba5ee1cfae020aad099c606f96cb31a4291ba8ee68add79602c7", 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 syn v2.0.48 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling pyo3-build-config v0.20.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.20.2 [INFO] [stderr] Compiling pyo3 v0.20.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking text-diff v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling semver v0.9.0 [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 darling_macro v0.14.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.19.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking cached v0.48.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling pyo3-macros v0.20.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling miden-thiserror v1.0.59 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling miden-thiserror-impl v1.0.59 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling trybuild v1.0.103 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling miden-miette-derive v7.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Checking kyomato-util v0.1.0 (/opt/rustwide/workdir/kyomato-util) [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling miden-miette v7.1.1 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking kyomato-lib v0.1.0 (/opt/rustwide/workdir) [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: this function depends on never type fallback being `()` [INFO] [stdout] --> src/gen/lab/mod.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / fn write_to<'meta, 'context, 'token, W: Write + ?Sized>( [INFO] [stdout] 94 | | &self, [INFO] [stdout] 95 | | output: &mut W, [INFO] [stdout] 96 | | meta: &'meta SourceData<'source, Executor>, [INFO] [stdout] ... | [INFO] [stdout] 101 | | 'source: 'meta + 'context + 'token, [INFO] [stdout] 102 | | 'token: 'context, [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/gen/lab/mod.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | .try_collect()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 145 | .try_collect::<_, (), _>()?; [INFO] [stdout] | ++++++++++++ [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 test) 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) due to 1 previous error; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d7f61ffe716aba5ee1cfae020aad099c606f96cb31a4291ba8ee68add79602c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f61ffe716aba5ee1cfae020aad099c606f96cb31a4291ba8ee68add79602c7", kill_on_drop: false }` [INFO] [stdout] d7f61ffe716aba5ee1cfae020aad099c606f96cb31a4291ba8ee68add79602c7