[INFO] cloning repository https://github.com/Mattpott/CLI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mattpott/CLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattpott%2FCLI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattpott%2FCLI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1890bbe7235fcc242a736e876708b7f521a52a11 [INFO] checking Mattpott/CLI against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattpott%2FCLI" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mattpott/CLI [INFO] finished tweaking git repo https://github.com/Mattpott/CLI [INFO] tweaked toml for git repo https://github.com/Mattpott/CLI written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mattpott/CLI on toolchain e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mattpott/CLI 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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51f27b8184f7ac166684bfb73027b022930539bbdb67da2c86ca592a843a7692 [INFO] running `Command { std: "docker" "start" "-a" "51f27b8184f7ac166684bfb73027b022930539bbdb67da2c86ca592a843a7692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51f27b8184f7ac166684bfb73027b022930539bbdb67da2c86ca592a843a7692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f27b8184f7ac166684bfb73027b022930539bbdb67da2c86ca592a843a7692", kill_on_drop: false }` [INFO] [stdout] 51f27b8184f7ac166684bfb73027b022930539bbdb67da2c86ca592a843a7692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62fb598959774eb1b943c151bd86724ac56b99f515bb71198c9a186f954bcc1c [INFO] running `Command { std: "docker" "start" "-a" "62fb598959774eb1b943c151bd86724ac56b99f515bb71198c9a186f954bcc1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking cli v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `OtherEvent` is never constructed [INFO] [stdout] --> src/action.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Action { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | OtherEvent(Event), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `filter` is never used [INFO] [stdout] --> src/component/database_component.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl DatabaseComp { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 209 | fn filter(&mut self, filter: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `query` is never read [INFO] [stdout] --> src/connection.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Table { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub(crate) query: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Table` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `default` and `cid` are never read [INFO] [stdout] --> src/connection.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ColumnInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub(crate) default: Value, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub(crate) is_primary_key: bool, [INFO] [stdout] 39 | pub(crate) cid: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColumnInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_newline` is never used [INFO] [stdout] --> src/wrap.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl WhiteSpaceWord<'_> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 29 | /// Returns true if the stored "word" is a single newline character ('\n') [INFO] [stdout] 30 | fn is_newline(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_whitespace` is never used [INFO] [stdout] --> src/wrap.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> WhiteSpaceWord<'a> { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] 36 | fn with_whitespace(self, whitespace: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn default_block(&self) -> Block { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn default_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn focused_block(&self) -> Block { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | pub fn focused_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wrap.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn separate_into_fragments(text: &str) -> impl Iterator { [INFO] [stdout] | ^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn separate_into_fragments(text: &str) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `OtherEvent` is never constructed [INFO] [stdout] --> src/action.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Action { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 9 | OtherEvent(Event), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `filter` is never used [INFO] [stdout] --> src/component/database_component.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl DatabaseComp { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 209 | fn filter(&mut self, filter: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `query` is never read [INFO] [stdout] --> src/connection.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Table { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub(crate) query: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Table` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `default` and `cid` are never read [INFO] [stdout] --> src/connection.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ColumnInfo { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub(crate) default: Value, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub(crate) is_primary_key: bool, [INFO] [stdout] 39 | pub(crate) cid: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColumnInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_newline` is never used [INFO] [stdout] --> src/wrap.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl WhiteSpaceWord<'_> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 29 | /// Returns true if the stored "word" is a single newline character ('\n') [INFO] [stdout] 30 | fn is_newline(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_whitespace` is never used [INFO] [stdout] --> src/wrap.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> WhiteSpaceWord<'a> { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] 36 | fn with_whitespace(self, whitespace: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn default_block(&self) -> Block { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn default_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn focused_block(&self) -> Block { [INFO] [stdout] | ^^^^^ ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 77 | pub fn focused_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wrap.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn separate_into_fragments(text: &str) -> impl Iterator { [INFO] [stdout] | ^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 158 | fn separate_into_fragments(text: &str) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.74s [INFO] running `Command { std: "docker" "inspect" "62fb598959774eb1b943c151bd86724ac56b99f515bb71198c9a186f954bcc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62fb598959774eb1b943c151bd86724ac56b99f515bb71198c9a186f954bcc1c", kill_on_drop: false }` [INFO] [stdout] 62fb598959774eb1b943c151bd86724ac56b99f515bb71198c9a186f954bcc1c