[INFO] cloning repository https://github.com/josefjura/aequitas-command-and-control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josefjura/aequitas-command-and-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f96cc8f23f1730812775c762bc662776a71a1e3f
[INFO] checking josefjura/aequitas-command-and-control against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefjura%2Faequitas-command-and-control" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/josefjura/aequitas-command-and-control
[INFO] finished tweaking git repo https://github.com/josefjura/aequitas-command-and-control
[INFO] tweaked toml for git repo https://github.com/josefjura/aequitas-command-and-control written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josefjura/aequitas-command-and-control on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/josefjura/aequitas-command-and-control 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61514b831c3af0baef64cfa78764b6d660037055b43648d0beeeb7b3de730b28
[INFO] running `Command { std: "docker" "start" "-a" "61514b831c3af0baef64cfa78764b6d660037055b43648d0beeeb7b3de730b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61514b831c3af0baef64cfa78764b6d660037055b43648d0beeeb7b3de730b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61514b831c3af0baef64cfa78764b6d660037055b43648d0beeeb7b3de730b28", kill_on_drop: false }`
[INFO] [stdout] 61514b831c3af0baef64cfa78764b6d660037055b43648d0beeeb7b3de730b28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de99e6c91055705a8ec39767fccf01ee1d1da786ce38f15f5da63fe802e98477
[INFO] running `Command { std: "docker" "start" "-a" "de99e6c91055705a8ec39767fccf01ee1d1da786ce38f15f5da63fe802e98477", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking connection-string v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking cliclack v0.3.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling derive_setters v0.1.8
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling libgssapi-sys v0.2.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking os_info v3.12.0
[INFO] [stderr]     Checking tui-popup v0.6.0
[INFO] [stderr]     Checking throbber-widgets-tui v0.9.0
[INFO] [stderr]     Checking human-panic v2.0.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking config v0.15.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking async-native-tls v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking libgssapi v0.4.6
[INFO] [stderr]     Checking tiberius v0.12.3
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking r2d2_sqlite v0.25.0
[INFO] [stderr]     Checking squealmate v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Connection`
[INFO] [stdout]  --> src/script_memory.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusqlite::{named_params, Connection};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/script_memory.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Connection`
[INFO] [stdout]  --> src/script_memory.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rusqlite::{named_params, Connection};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/script_memory.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/ui/list.rs:442:49
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn select_from_cursor_to_end(&mut self, state: &mut AppState) {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> src/app.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl AppState {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn remove(&mut self, script: String) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Running` is never constructed
[INFO] [stdout]   --> src/domain/script_status.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ScriptStatus {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Running,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScriptStatus` 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: methods `can_execute` and `needs_attention` are never used
[INFO] [stdout]   --> src/domain/script_status.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ScriptStatus {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn can_execute(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn needs_attention(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_been_executed` and `get_last_checksum` are never used
[INFO] [stdout]   --> src/domain/tracker.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ExecutionTracker: Send + Sync {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     async fn has_been_executed(&self, path: &ScriptPath) -> DomainResult<bool>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     async fn get_last_checksum(&self, path: &ScriptPath) -> DomainResult<Option<Checksum>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Loading` is never constructed
[INFO] [stdout]   --> src/entries.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum EntryStatus {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Loading, // New: file/directory is being processed
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EntryStatus` 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 `root_path` is never read
[INFO] [stdout]   --> src/infrastructure/filesystem_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct FilesystemRepository {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 13 |     inner: Repository,
[INFO] [stdout] 14 |     root_path: PathBuf, // Store owned path for returning references
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `open_directory`, `leave_directory`, and `read_entries_in_current_directory` are never used
[INFO] [stdout]    --> src/repository.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Repository {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn open_directory(&mut self, directory_name: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn leave_directory(&mut self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn read_entries_in_current_directory(&self) -> eyre::Result<Vec<ListEntry>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dispatch_async`, `dispatch_task`, and `sender` are never used
[INFO] [stdout]   --> src/services/action_dispatcher.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ActionDispatcher {
[INFO] [stdout]    | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn dispatch_async<F>(&self, future: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn dispatch_task<F>(&self, task: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn sender(&self) -> UnboundedSender<Action> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_script_status` is never used
[INFO] [stdout]   --> src/services/migration_service.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl MigrationService {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn get_script_status(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `count_files`, `update_selection`, and `collect_all_files` are never used
[INFO] [stdout]   --> src/ui/tree_state.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TreeNode {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn count_files(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn update_selection(&mut self, path: &str, selected: bool) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn collect_all_files(&self) -> Vec<(String, EntryStatus)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_selection` and `collect_all_files` are never used
[INFO] [stdout]    --> src/ui/tree_state.rs:443:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl TreeState {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub fn update_selection(&mut self, path: &str, selected: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub fn collect_all_files(&self) -> Vec<(String, EntryStatus)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Info` is never constructed
[INFO] [stdout]   --> src/ui/execution_log.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum LogLevel {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 28 |     Info,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogLevel` 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: unused variable: `state`
[INFO] [stdout]    --> src/ui/list.rs:442:49
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn select_from_cursor_to_end(&mut self, state: &mut AppState) {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> src/app.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl AppState {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn remove(&mut self, script: String) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Running` is never constructed
[INFO] [stdout]   --> src/domain/script_status.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ScriptStatus {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Running,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScriptStatus` 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: methods `has_been_executed` and `get_last_checksum` are never used
[INFO] [stdout]   --> src/domain/tracker.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ExecutionTracker: Send + Sync {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     async fn has_been_executed(&self, path: &ScriptPath) -> DomainResult<bool>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     async fn get_last_checksum(&self, path: &ScriptPath) -> DomainResult<Option<Checksum>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Loading` is never constructed
[INFO] [stdout]   --> src/entries.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum EntryStatus {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Loading, // New: file/directory is being processed
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EntryStatus` 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 `root_path` is never read
[INFO] [stdout]   --> src/infrastructure/filesystem_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct FilesystemRepository {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 13 |     inner: Repository,
[INFO] [stdout] 14 |     root_path: PathBuf, // Store owned path for returning references
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dispatch_task` and `sender` are never used
[INFO] [stdout]   --> src/services/action_dispatcher.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ActionDispatcher {
[INFO] [stdout]    | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn dispatch_task<F>(&self, task: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn sender(&self) -> UnboundedSender<Action> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_script_status` is never used
[INFO] [stdout]   --> src/services/migration_service.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl MigrationService {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn get_script_status(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `count_files`, `update_selection`, and `collect_all_files` are never used
[INFO] [stdout]   --> src/ui/tree_state.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TreeNode {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn count_files(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn update_selection(&mut self, path: &str, selected: bool) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn collect_all_files(&self) -> Vec<(String, EntryStatus)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_selection` and `collect_all_files` are never used
[INFO] [stdout]    --> src/ui/tree_state.rs:443:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl TreeState {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub fn update_selection(&mut self, path: &str, selected: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub fn collect_all_files(&self) -> Vec<(String, EntryStatus)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Info` is never constructed
[INFO] [stdout]   --> src/ui/execution_log.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum LogLevel {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 28 |     Info,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "de99e6c91055705a8ec39767fccf01ee1d1da786ce38f15f5da63fe802e98477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de99e6c91055705a8ec39767fccf01ee1d1da786ce38f15f5da63fe802e98477", kill_on_drop: false }`
[INFO] [stdout] de99e6c91055705a8ec39767fccf01ee1d1da786ce38f15f5da63fe802e98477
