[INFO] cloning repository https://github.com/rafaeltab/rafaeltab_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rafaeltab/rafaeltab_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeltab%2Frafaeltab_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeltab%2Frafaeltab_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbeee084fad94e37ada3a2c8c4f3075a6dba66b9
[INFO] checking rafaeltab/rafaeltab_cli/fbeee084fad94e37ada3a2c8c4f3075a6dba66b9 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeltab%2Frafaeltab_cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rafaeltab/rafaeltab_cli on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rafaeltab/rafaeltab_cli
[INFO] finished tweaking git repo https://github.com/rafaeltab/rafaeltab_cli
[INFO] tweaked toml for git repo https://github.com/rafaeltab/rafaeltab_cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rafaeltab/rafaeltab_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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inquire v0.7.5
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d4c652251b62eb49146e4d0e6cdccd4c50b238570ea9b5b3ff05146a7accffc
[INFO] running `Command { std: "docker" "start" "-a" "8d4c652251b62eb49146e4d0e6cdccd4c50b238570ea9b5b3ff05146a7accffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d4c652251b62eb49146e4d0e6cdccd4c50b238570ea9b5b3ff05146a7accffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4c652251b62eb49146e4d0e6cdccd4c50b238570ea9b5b3ff05146a7accffc", kill_on_drop: false }`
[INFO] [stdout] 8d4c652251b62eb49146e4d0e6cdccd4c50b238570ea9b5b3ff05146a7accffc
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 890b2e53ad9014af9791c06b6549932294511bc26829d84ef31237137a9793ab
[INFO] running `Command { std: "docker" "start" "-a" "890b2e53ad9014af9791c06b6549932294511bc26829d84ef31237137a9793ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking rafaeltab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `run_cli_command` is never used
[INFO] [stdout]   --> tests/common/helpers.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn run_cli_command(args: &[&str]) -> (String, String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_file_contents` is never used
[INFO] [stdout]   --> tests/common/helpers.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn verify_file_contents(expected_content: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup` is never used
[INFO] [stdout]   --> tests/common/helpers.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn cleanup() {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attached_to` is never read
[INFO] [stdout]  --> src/domain/aggregates/tmux/client.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TmuxClient {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout] 6 |     pub attached_to: Option<TmuxSession>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TmuxClient` 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: field `include_fields` is never read
[INFO] [stdout]   --> src/domain/aggregates/tmux/window.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct TmuxWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub include_fields: WindowIncludeFields,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TmuxWindow` 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: field `include_fields` is never read
[INFO] [stdout]   --> src/domain/aggregates/tmux/session.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct TmuxSession {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub include_fields: SessionIncludeFields,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TmuxSession` 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: method `switch_client` is never used
[INFO] [stdout]   --> src/domain/repositories/tmux/client_repository.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TmuxClientRepository {
[INFO] [stdout]    |           -------------------- method in this trait
[INFO] [stdout] 13 |     fn get_clients(&self, filter: Option<TmuxFilterNode>, include: ClientIncludeFields) -> Vec<TmuxClient>;
[INFO] [stdout] 14 |     fn switch_client(&self, client: &TmuxClient, target: SwitchClientTarget) -> TmuxClient;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kill_pane` and `split_window` are never used
[INFO] [stdout]   --> src/domain/repositories/tmux/pane_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait TmuxPaneRepository {
[INFO] [stdout]    |           ------------------ methods in this trait
[INFO] [stdout] 21 |     fn get_panes(&self, filter: Option<TmuxFilterNode>, target: GetPanesTarget) -> Vec<TmuxPane>;
[INFO] [stdout] 22 |     fn kill_pane(&self, pane: Option<&TmuxPane>);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 23 |     fn split_window(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete_window` is never used
[INFO] [stdout]   --> src/domain/repositories/tmux/window_repository.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait TmuxWindowRepository {
[INFO] [stdout]    |           -------------------- method in this trait
[INFO] [stdout] 17 |     fn new_window(&self, new_widow: &NewWindowBuilder) -> TmuxWindow;
[INFO] [stdout] 18 |     fn delete_window(&self, session: Option<&TmuxWindow>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kill_session` is never used
[INFO] [stdout]   --> src/domain/repositories/tmux/session_repository.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub trait TmuxSessionRepository {
[INFO] [stdout]    |           --------------------- method in this trait
[INFO] [stdout] 10 |     fn new_session(&self, description: &SessionDescription) -> TmuxSession;
[INFO] [stdout] 11 |     fn kill_session(&self, session: Option<&TmuxSession>);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tmux_storage` is never read
[INFO] [stdout]  --> src/infrastructure/repositories/tmux/tmux_client.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TmuxRepository<'a, TTmuxStorage: TmuxStorage> {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 4 |     pub tmux_storage: &'a TTmuxStorage,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `attached_to` is never read
[INFO] [stdout]  --> src/domain/aggregates/tmux/client.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TmuxClient {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout] 6 |     pub attached_to: Option<TmuxSession>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TmuxClient` 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: field `include_fields` is never read
[INFO] [stdout]   --> src/domain/aggregates/tmux/window.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct TmuxWindow {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub include_fields: WindowIncludeFields,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TmuxWindow` 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: field `include_fields` is never read
[INFO] [stdout]   --> src/domain/aggregates/tmux/session.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct TmuxSession {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub include_fields: SessionIncludeFields,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TmuxSession` 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: method `switch_client` is never used
[INFO] [stdout]   --> src/domain/repositories/tmux/client_repository.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TmuxClientRepository {
[INFO] [stdout]    |           -------------------- method in this trait
[INFO] [stdout] 13 |     fn get_clients(&self, filter: Option<TmuxFilterNode>, include: ClientIncludeFields) -> Vec<TmuxClient>;
[INFO] [stdout] 14 |     fn switch_client(&self, client: &TmuxClient, target: SwitchClientTarget) -> TmuxClient;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kill_pane` and `split_window` are never used
[INFO] [stdout]   --> src/domain/repositories/tmux/pane_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait TmuxPaneRepository {
[INFO] [stdout]    |           ------------------ methods in this trait
[INFO] [stdout] 21 |     fn get_panes(&self, filter: Option<TmuxFilterNode>, target: GetPanesTarget) -> Vec<TmuxPane>;
[INFO] [stdout] 22 |     fn kill_pane(&self, pane: Option<&TmuxPane>);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 23 |     fn split_window(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete_window` is never used
[INFO] [stdout]   --> src/domain/repositories/tmux/window_repository.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait TmuxWindowRepository {
[INFO] [stdout]    |           -------------------- method in this trait
[INFO] [stdout] 17 |     fn new_window(&self, new_widow: &NewWindowBuilder) -> TmuxWindow;
[INFO] [stdout] 18 |     fn delete_window(&self, session: Option<&TmuxWindow>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kill_session` is never used
[INFO] [stdout]   --> src/domain/repositories/tmux/session_repository.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub trait TmuxSessionRepository {
[INFO] [stdout]    |           --------------------- method in this trait
[INFO] [stdout] 10 |     fn new_session(&self, description: &SessionDescription) -> TmuxSession;
[INFO] [stdout] 11 |     fn kill_session(&self, session: Option<&TmuxSession>);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tmux_storage` is never read
[INFO] [stdout]  --> src/infrastructure/repositories/tmux/tmux_client.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TmuxRepository<'a, TTmuxStorage: TmuxStorage> {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 4 |     pub tmux_storage: &'a TTmuxStorage,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.57s
[INFO] running `Command { std: "docker" "inspect" "890b2e53ad9014af9791c06b6549932294511bc26829d84ef31237137a9793ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890b2e53ad9014af9791c06b6549932294511bc26829d84ef31237137a9793ab", kill_on_drop: false }`
[INFO] [stdout] 890b2e53ad9014af9791c06b6549932294511bc26829d84ef31237137a9793ab
