[INFO] cloning repository https://github.com/jwliles/smv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwliles/smv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwliles%2Fsmv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwliles%2Fsmv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b9300b43f1941e610e07fafe180c653f2dd5609
[INFO] testing jwliles/smv against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwliles%2Fsmv" "/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/jwliles/smv
[INFO] finished tweaking git repo https://github.com/jwliles/smv
[INFO] tweaked toml for git repo https://github.com/jwliles/smv written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwliles/smv on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwliles/smv 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b2421ca2ae158f61d20328fc860046321c1be9460ee9467a14ce00fb6395574
[INFO] running `Command { std: "docker" "start" "-a" "6b2421ca2ae158f61d20328fc860046321c1be9460ee9467a14ce00fb6395574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b2421ca2ae158f61d20328fc860046321c1be9460ee9467a14ce00fb6395574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b2421ca2ae158f61d20328fc860046321c1be9460ee9467a14ce00fb6395574", kill_on_drop: false }`
[INFO] [stdout] 6b2421ca2ae158f61d20328fc860046321c1be9460ee9467a14ce00fb6395574
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9469dff7a714661347b81ce4c1c93fcda6d5a2699a7bc7491aa24fecc7966122
[INFO] running `Command { std: "docker" "start" "-a" "9469dff7a714661347b81ce4c1c93fcda6d5a2699a7bc7491aa24fecc7966122", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling skim v0.10.4
[INFO] [stderr]    Compiling smv v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `title_case` is never used
[INFO] [stdout]    --> src/transformers.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn title_case(name: &str) -> 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: function `format_title` is never used
[INFO] [stdout]    --> src/transformers.rs:491:4
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn format_title(tokens: &[String]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/ui/input/keymap.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyMap` is never constructed
[INFO] [stdout]   --> src/ui/input/keymap.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct KeyMap {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_normal_action`, `get_visual_action`, and `get_command_action` are never used
[INFO] [stdout]    --> src/ui/input/keymap.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl KeyMap {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 202 |     /// Get the action for a key event in normal mode
[INFO] [stdout] 203 |     pub fn get_normal_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn get_visual_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn get_command_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Motion` is never used
[INFO] [stdout]  --> src/ui/input/vim.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Motion {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextObject` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TextObject {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandState` is never constructed
[INFO] [stdout]   --> src/ui/input/vim.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CommandState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input/vim.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl CommandState {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  76 |     /// Create a new command state
[INFO] [stdout]  77 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn parse_count(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn has_count(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn set_operator(&mut self, operator: Operator) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_operator(&self) -> Option<Operator> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn set_motion(&mut self, motion: Motion) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_motion(&self) -> Option<Motion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn set_text_object(&mut self, text_object: TextObject) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_text_object(&self) -> Option<TextObject> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview` and `theme` are never read
[INFO] [stdout]    --> src/ui/terminal/app.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     preview: PreviewView,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 110 |     /// Global theme
[INFO] [stdout] 111 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_app` is never used
[INFO] [stdout]    --> src/ui/terminal/app.rs:747:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 747 |     fn render_app(&self, _frame: &mut Frame) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `destination`, `source_name`, `destination_name`, and `has_conflict` are never read
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewOperation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 14 |     /// Source path
[INFO] [stdout] 15 |     pub source: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     /// Destination path
[INFO] [stdout] 17 |     pub destination: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Source file name for display
[INFO] [stdout] 19 |     pub source_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Destination file name for display
[INFO] [stdout] 21 |     pub destination_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     /// Would this operation cause conflicts?
[INFO] [stdout] 23 |     pub has_conflict: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileItemWidget` is never constructed
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileItemWidget<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `block`, and `visual_selection` are never used
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> FileItemWidget<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(theme: &'a Theme) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn block(mut self, block: Block<'a>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn visual_selection(mut self, active: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/file_ops.rs:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn prompt_overwrite(source: &Path, destination: &Path) -> Result<bool, Box<dyn Error>> {
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_cmd`
[INFO] [stdout]     --> src/main.rs:1966:17
[INFO] [stdout]      |
[INFO] [stdout] 1966 |     if let Some(ref remove_cmd) = cnp_command.remove_command {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skipped` is never read
[INFO] [stdout]    --> src/main.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct Stats {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     skipped: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Stats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ByType`, `ByDate`, and `BySize` are never constructed
[INFO] [stdout]    --> src/main.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | enum SortMethod {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 295 |     ByType,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 296 |     ByDate,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 297 |     BySize,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SortMethod` 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 `command_type` and `preview` are never read
[INFO] [stdout]   --> src/cnp_grammar.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct RemoveCommand {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 27 |     pub command_type: String, // "rm"
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub preview: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoveCommand` 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: variant `Where` is never constructed
[INFO] [stdout]   --> src/cnp_grammar.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Filter {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Where(Vec<Filter>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Filter` 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 `follow_symlinks` is never read
[INFO] [stdout]   --> src/file_ops.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileOpConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub follow_symlinks: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileOpConfig` 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: function `title_case` is never used
[INFO] [stdout]    --> src/transformers.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn title_case(name: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_title` is never used
[INFO] [stdout]    --> src/transformers.rs:491:4
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn format_title(tokens: &[String]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_directory` is never used
[INFO] [stdout]   --> src/ui/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait UserInterface {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn open_directory(&mut self, path: PathBuf) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Exit` and `ShowHelp` are never constructed
[INFO] [stdout]   --> src/ui/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UiAction {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Exit,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ShowHelp,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Camel`, `Pascal`, `Lower`, and `Upper` are never constructed
[INFO] [stdout]   --> src/ui/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TransformAction {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 48 |     Camel,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     Pascal,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 50 |     Lower,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 51 |     Upper,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransformAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/ui/input/keymap.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyMap` is never constructed
[INFO] [stdout]   --> src/ui/input/keymap.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct KeyMap {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_normal_action`, `get_visual_action`, and `get_command_action` are never used
[INFO] [stdout]    --> src/ui/input/keymap.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl KeyMap {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 202 |     /// Get the action for a key event in normal mode
[INFO] [stdout] 203 |     pub fn get_normal_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn get_visual_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn get_command_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Motion` is never used
[INFO] [stdout]  --> src/ui/input/vim.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Motion {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextObject` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TextObject {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandState` is never constructed
[INFO] [stdout]   --> src/ui/input/vim.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CommandState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input/vim.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl CommandState {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  76 |     /// Create a new command state
[INFO] [stdout]  77 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn parse_count(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn has_count(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn set_operator(&mut self, operator: Operator) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_operator(&self) -> Option<Operator> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn set_motion(&mut self, motion: Motion) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_motion(&self) -> Option<Motion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn set_text_object(&mut self, text_object: TextObject) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_text_object(&self) -> Option<TextObject> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/ui/terminal/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Resize(u16, u16),
[INFO] [stdout] 16 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Insert` is never constructed
[INFO] [stdout]   --> src/ui/terminal/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Insert,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `selected_index` is never used
[INFO] [stdout]   --> src/ui/terminal/app.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OperationQueue {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn selected_index(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview` and `theme` are never read
[INFO] [stdout]    --> src/ui/terminal/app.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     preview: PreviewView,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 110 |     /// Global theme
[INFO] [stdout] 111 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_app` is never used
[INFO] [stdout]    --> src/ui/terminal/app.rs:747:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 747 |     fn render_app(&self, _frame: &mut Frame) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_symlink` and `size` are never read
[INFO] [stdout]   --> src/ui/terminal/views/file_explorer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct FileItem {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub is_symlink: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     /// Size in bytes
[INFO] [stdout] 25 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `operations` is never read
[INFO] [stdout]  --> src/ui/terminal/views/preview_view.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PreviewView {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 8 |     /// Currently previewed file operations
[INFO] [stdout] 9 |     operations: Vec<PreviewOperation>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `destination`, `source_name`, `destination_name`, and `has_conflict` are never read
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewOperation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 14 |     /// Source path
[INFO] [stdout] 15 |     pub source: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     /// Destination path
[INFO] [stdout] 17 |     pub destination: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Source file name for display
[INFO] [stdout] 19 |     pub source_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Destination file name for display
[INFO] [stdout] 21 |     pub destination_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     /// Would this operation cause conflicts?
[INFO] [stdout] 23 |     pub has_conflict: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_operations` and `preview_transform` are never used
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl PreviewView {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn set_operations(&mut self, operations: &[FileOperation]) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn preview_transform(&self, filename: &str, transform_type: TransformType) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileItemWidget` is never constructed
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileItemWidget<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `block`, and `visual_selection` are never used
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> FileItemWidget<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(theme: &'a Theme) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn block(mut self, block: Block<'a>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn visual_selection(mut self, active: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/ui/theme.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  5 |     pub app_background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     pub app_foreground: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub explorer_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub explorer_selected: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub explorer_highlight: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub explorer_directory: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub explorer_file: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub queue_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub queue_selected: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub queue_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 19 |     pub queue_empty: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub preview_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub preview_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub preview_before: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub preview_after: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub preview_conflict: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub statusbar_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub statusbar_mode: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub statusbar_info: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub statusbar_error: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub help_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 36 |     pub help_key: Style,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 37 |     pub help_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.11s
[INFO] running `Command { std: "docker" "inspect" "9469dff7a714661347b81ce4c1c93fcda6d5a2699a7bc7491aa24fecc7966122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9469dff7a714661347b81ce4c1c93fcda6d5a2699a7bc7491aa24fecc7966122", kill_on_drop: false }`
[INFO] [stdout] 9469dff7a714661347b81ce4c1c93fcda6d5a2699a7bc7491aa24fecc7966122
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6af49b0a4306f7b09ae145dd3b2700244d9195d085cb11c67084e0b9285e9784
[INFO] running `Command { std: "docker" "start" "-a" "6af49b0a4306f7b09ae145dd3b2700244d9195d085cb11c67084e0b9285e9784", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling skim v0.10.4
[INFO] [stderr]    Compiling smv v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `title_case` is never used
[INFO] [stdout]    --> src/transformers.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn title_case(name: &str) -> 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: function `format_title` is never used
[INFO] [stdout]    --> src/transformers.rs:491:4
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn format_title(tokens: &[String]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/ui/input/keymap.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyMap` is never constructed
[INFO] [stdout]   --> src/ui/input/keymap.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct KeyMap {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_normal_action`, `get_visual_action`, and `get_command_action` are never used
[INFO] [stdout]    --> src/ui/input/keymap.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl KeyMap {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 202 |     /// Get the action for a key event in normal mode
[INFO] [stdout] 203 |     pub fn get_normal_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn get_visual_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn get_command_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Motion` is never used
[INFO] [stdout]  --> src/ui/input/vim.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Motion {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextObject` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TextObject {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandState` is never constructed
[INFO] [stdout]   --> src/ui/input/vim.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CommandState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input/vim.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl CommandState {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  76 |     /// Create a new command state
[INFO] [stdout]  77 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn parse_count(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn has_count(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn set_operator(&mut self, operator: Operator) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_operator(&self) -> Option<Operator> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn set_motion(&mut self, motion: Motion) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_motion(&self) -> Option<Motion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn set_text_object(&mut self, text_object: TextObject) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_text_object(&self) -> Option<TextObject> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview` and `theme` are never read
[INFO] [stdout]    --> src/ui/terminal/app.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     preview: PreviewView,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 110 |     /// Global theme
[INFO] [stdout] 111 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_app` is never used
[INFO] [stdout]    --> src/ui/terminal/app.rs:747:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 747 |     fn render_app(&self, _frame: &mut Frame) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `destination`, `source_name`, `destination_name`, and `has_conflict` are never read
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewOperation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 14 |     /// Source path
[INFO] [stdout] 15 |     pub source: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     /// Destination path
[INFO] [stdout] 17 |     pub destination: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Source file name for display
[INFO] [stdout] 19 |     pub source_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Destination file name for display
[INFO] [stdout] 21 |     pub destination_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     /// Would this operation cause conflicts?
[INFO] [stdout] 23 |     pub has_conflict: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileItemWidget` is never constructed
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileItemWidget<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `block`, and `visual_selection` are never used
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> FileItemWidget<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(theme: &'a Theme) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn block(mut self, block: Block<'a>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn visual_selection(mut self, active: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/ui/input/keymap.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyMap` is never constructed
[INFO] [stdout]   --> src/ui/input/keymap.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct KeyMap {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_normal_action`, `get_visual_action`, and `get_command_action` are never used
[INFO] [stdout]    --> src/ui/input/keymap.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl KeyMap {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 202 |     /// Get the action for a key event in normal mode
[INFO] [stdout] 203 |     pub fn get_normal_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn get_visual_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn get_command_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Motion` is never used
[INFO] [stdout]  --> src/ui/input/vim.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Motion {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextObject` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TextObject {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandState` is never constructed
[INFO] [stdout]   --> src/ui/input/vim.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CommandState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input/vim.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl CommandState {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  76 |     /// Create a new command state
[INFO] [stdout]  77 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn parse_count(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn has_count(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn set_operator(&mut self, operator: Operator) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_operator(&self) -> Option<Operator> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn set_motion(&mut self, motion: Motion) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_motion(&self) -> Option<Motion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn set_text_object(&mut self, text_object: TextObject) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_text_object(&self) -> Option<TextObject> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview` and `theme` are never read
[INFO] [stdout]    --> src/ui/terminal/app.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     preview: PreviewView,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 110 |     /// Global theme
[INFO] [stdout] 111 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_app` is never used
[INFO] [stdout]    --> src/ui/terminal/app.rs:747:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 747 |     fn render_app(&self, _frame: &mut Frame) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `destination`, `source_name`, `destination_name`, and `has_conflict` are never read
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewOperation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 14 |     /// Source path
[INFO] [stdout] 15 |     pub source: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     /// Destination path
[INFO] [stdout] 17 |     pub destination: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Source file name for display
[INFO] [stdout] 19 |     pub source_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Destination file name for display
[INFO] [stdout] 21 |     pub destination_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     /// Would this operation cause conflicts?
[INFO] [stdout] 23 |     pub has_conflict: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileItemWidget` is never constructed
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileItemWidget<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `block`, and `visual_selection` are never used
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> FileItemWidget<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(theme: &'a Theme) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn block(mut self, block: Block<'a>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn visual_selection(mut self, active: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/file_ops.rs:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn prompt_overwrite(source: &Path, destination: &Path) -> Result<bool, Box<dyn Error>> {
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/file_ops.rs:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn prompt_overwrite(source: &Path, destination: &Path) -> Result<bool, Box<dyn Error>> {
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_cmd`
[INFO] [stdout]     --> src/main.rs:1966:17
[INFO] [stdout]      |
[INFO] [stdout] 1966 |     if let Some(ref remove_cmd) = cnp_command.remove_command {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skipped` is never read
[INFO] [stdout]    --> src/main.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct Stats {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     skipped: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Stats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ByType`, `ByDate`, and `BySize` are never constructed
[INFO] [stdout]    --> src/main.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | enum SortMethod {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 295 |     ByType,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 296 |     ByDate,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 297 |     BySize,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SortMethod` 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 `command_type` and `preview` are never read
[INFO] [stdout]   --> src/cnp_grammar.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct RemoveCommand {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 27 |     pub command_type: String, // "rm"
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub preview: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoveCommand` 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: variant `Where` is never constructed
[INFO] [stdout]   --> src/cnp_grammar.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Filter {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Where(Vec<Filter>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Filter` 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 `follow_symlinks` is never read
[INFO] [stdout]   --> src/file_ops.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileOpConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub follow_symlinks: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileOpConfig` 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: function `title_case` is never used
[INFO] [stdout]    --> src/transformers.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn title_case(name: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_title` is never used
[INFO] [stdout]    --> src/transformers.rs:491:4
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn format_title(tokens: &[String]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_directory` is never used
[INFO] [stdout]   --> src/ui/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait UserInterface {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn open_directory(&mut self, path: PathBuf) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Exit` and `ShowHelp` are never constructed
[INFO] [stdout]   --> src/ui/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UiAction {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Exit,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ShowHelp,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Camel`, `Pascal`, `Lower`, and `Upper` are never constructed
[INFO] [stdout]   --> src/ui/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TransformAction {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 48 |     Camel,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     Pascal,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 50 |     Lower,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 51 |     Upper,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransformAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/ui/input/keymap.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyMap` is never constructed
[INFO] [stdout]   --> src/ui/input/keymap.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct KeyMap {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_normal_action`, `get_visual_action`, and `get_command_action` are never used
[INFO] [stdout]    --> src/ui/input/keymap.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl KeyMap {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 202 |     /// Get the action for a key event in normal mode
[INFO] [stdout] 203 |     pub fn get_normal_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn get_visual_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn get_command_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Motion` is never used
[INFO] [stdout]  --> src/ui/input/vim.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Motion {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextObject` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TextObject {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandState` is never constructed
[INFO] [stdout]   --> src/ui/input/vim.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CommandState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input/vim.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl CommandState {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  76 |     /// Create a new command state
[INFO] [stdout]  77 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn parse_count(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn has_count(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn set_operator(&mut self, operator: Operator) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_operator(&self) -> Option<Operator> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn set_motion(&mut self, motion: Motion) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_motion(&self) -> Option<Motion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn set_text_object(&mut self, text_object: TextObject) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_text_object(&self) -> Option<TextObject> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/ui/terminal/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Resize(u16, u16),
[INFO] [stdout] 16 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Insert` is never constructed
[INFO] [stdout]   --> src/ui/terminal/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Insert,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `selected_index` is never used
[INFO] [stdout]   --> src/ui/terminal/app.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OperationQueue {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn selected_index(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview` and `theme` are never read
[INFO] [stdout]    --> src/ui/terminal/app.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     preview: PreviewView,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 110 |     /// Global theme
[INFO] [stdout] 111 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_app` is never used
[INFO] [stdout]    --> src/ui/terminal/app.rs:747:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 747 |     fn render_app(&self, _frame: &mut Frame) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_symlink` and `size` are never read
[INFO] [stdout]   --> src/ui/terminal/views/file_explorer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct FileItem {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub is_symlink: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     /// Size in bytes
[INFO] [stdout] 25 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `operations` is never read
[INFO] [stdout]  --> src/ui/terminal/views/preview_view.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PreviewView {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 8 |     /// Currently previewed file operations
[INFO] [stdout] 9 |     operations: Vec<PreviewOperation>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `destination`, `source_name`, `destination_name`, and `has_conflict` are never read
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewOperation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 14 |     /// Source path
[INFO] [stdout] 15 |     pub source: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     /// Destination path
[INFO] [stdout] 17 |     pub destination: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Source file name for display
[INFO] [stdout] 19 |     pub source_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Destination file name for display
[INFO] [stdout] 21 |     pub destination_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     /// Would this operation cause conflicts?
[INFO] [stdout] 23 |     pub has_conflict: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_operations` and `preview_transform` are never used
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl PreviewView {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn set_operations(&mut self, operations: &[FileOperation]) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn preview_transform(&self, filename: &str, transform_type: TransformType) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileItemWidget` is never constructed
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileItemWidget<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `block`, and `visual_selection` are never used
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> FileItemWidget<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(theme: &'a Theme) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn block(mut self, block: Block<'a>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn visual_selection(mut self, active: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/ui/theme.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  5 |     pub app_background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     pub app_foreground: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub explorer_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub explorer_selected: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub explorer_highlight: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub explorer_directory: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub explorer_file: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub queue_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub queue_selected: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub queue_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 19 |     pub queue_empty: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub preview_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub preview_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub preview_before: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub preview_after: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub preview_conflict: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub statusbar_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub statusbar_mode: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub statusbar_info: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub statusbar_error: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub help_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 36 |     pub help_key: Style,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 37 |     pub help_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remove_cmd`
[INFO] [stdout]     --> src/main.rs:1966:17
[INFO] [stdout]      |
[INFO] [stdout] 1966 |     if let Some(ref remove_cmd) = cnp_command.remove_command {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `skipped` is never read
[INFO] [stdout]    --> src/main.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct Stats {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     skipped: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Stats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ByType`, `ByDate`, and `BySize` are never constructed
[INFO] [stdout]    --> src/main.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | enum SortMethod {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 295 |     ByType,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 296 |     ByDate,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 297 |     BySize,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SortMethod` 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 `command_type` and `preview` are never read
[INFO] [stdout]   --> src/cnp_grammar.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct RemoveCommand {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 27 |     pub command_type: String, // "rm"
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub preview: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RemoveCommand` 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: variant `Where` is never constructed
[INFO] [stdout]   --> src/cnp_grammar.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Filter {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Where(Vec<Filter>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Filter` 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 `follow_symlinks` is never read
[INFO] [stdout]   --> src/file_ops.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileOpConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub follow_symlinks: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileOpConfig` 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 `open_directory` is never used
[INFO] [stdout]   --> src/ui/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait UserInterface {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn open_directory(&mut self, path: PathBuf) -> Result<(), Box<dyn Error>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Exit` and `ShowHelp` are never constructed
[INFO] [stdout]   --> src/ui/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UiAction {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Exit,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ShowHelp,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Camel`, `Pascal`, `Lower`, and `Upper` are never constructed
[INFO] [stdout]   --> src/ui/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TransformAction {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 48 |     Camel,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 49 |     Pascal,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 50 |     Lower,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 51 |     Upper,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransformAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]  --> src/ui/input/keymap.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Action {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyMap` is never constructed
[INFO] [stdout]   --> src/ui/input/keymap.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct KeyMap {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_normal_action`, `get_visual_action`, and `get_command_action` are never used
[INFO] [stdout]    --> src/ui/input/keymap.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl KeyMap {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 202 |     /// Get the action for a key event in normal mode
[INFO] [stdout] 203 |     pub fn get_normal_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub fn get_visual_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub fn get_command_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Motion` is never used
[INFO] [stdout]  --> src/ui/input/vim.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Motion {
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Operator` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub enum Operator {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TextObject` is never used
[INFO] [stdout]   --> src/ui/input/vim.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum TextObject {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommandState` is never constructed
[INFO] [stdout]   --> src/ui/input/vim.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct CommandState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/input/vim.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl CommandState {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout]  76 |     /// Create a new command state
[INFO] [stdout]  77 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn get_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn parse_count(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn has_count(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn set_operator(&mut self, operator: Operator) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn get_operator(&self) -> Option<Operator> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn set_motion(&mut self, motion: Motion) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_motion(&self) -> Option<Motion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn set_text_object(&mut self, text_object: TextObject) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn get_text_object(&self) -> Option<TextObject> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/ui/terminal/mod.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Resize(u16, u16),
[INFO] [stdout]    |     ------ ^^^  ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Resize(u16, u16),
[INFO] [stdout] 16 +     Resize((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Insert` is never constructed
[INFO] [stdout]   --> src/ui/terminal/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum AppMode {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Insert,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `selected_index` is never used
[INFO] [stdout]   --> src/ui/terminal/app.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OperationQueue {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn selected_index(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `preview` and `theme` are never read
[INFO] [stdout]    --> src/ui/terminal/app.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | pub struct App {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     preview: PreviewView,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 110 |     /// Global theme
[INFO] [stdout] 111 |     theme: Theme,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_app` is never used
[INFO] [stdout]    --> src/ui/terminal/app.rs:747:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 747 |     fn render_app(&self, _frame: &mut Frame) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_symlink` and `size` are never read
[INFO] [stdout]   --> src/ui/terminal/views/file_explorer.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct FileItem {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub is_symlink: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     /// Size in bytes
[INFO] [stdout] 25 |     pub size: u64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `operations` is never read
[INFO] [stdout]  --> src/ui/terminal/views/preview_view.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PreviewView {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 8 |     /// Currently previewed file operations
[INFO] [stdout] 9 |     operations: Vec<PreviewOperation>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `destination`, `source_name`, `destination_name`, and `has_conflict` are never read
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewOperation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 14 |     /// Source path
[INFO] [stdout] 15 |     pub source: PathBuf,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 16 |     /// Destination path
[INFO] [stdout] 17 |     pub destination: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Source file name for display
[INFO] [stdout] 19 |     pub source_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Destination file name for display
[INFO] [stdout] 21 |     pub destination_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     /// Would this operation cause conflicts?
[INFO] [stdout] 23 |     pub has_conflict: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_operations` and `preview_transform` are never used
[INFO] [stdout]   --> src/ui/terminal/views/preview_view.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl PreviewView {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn set_operations(&mut self, operations: &[FileOperation]) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn preview_transform(&self, filename: &str, transform_type: TransformType) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileItemWidget` is never constructed
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FileItemWidget<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `block`, and `visual_selection` are never used
[INFO] [stdout]   --> src/ui/terminal/widgets/file_item_widget.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<'a> FileItemWidget<'a> {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new(theme: &'a Theme) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn block(mut self, block: Block<'a>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn visual_selection(mut self, active: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/ui/theme.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  5 |     pub app_background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     pub app_foreground: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub explorer_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub explorer_selected: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub explorer_highlight: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub queue_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub queue_selected: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub queue_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 19 |     pub queue_empty: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub preview_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub preview_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub preview_before: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub preview_after: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub preview_conflict: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub statusbar_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub statusbar_mode: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub statusbar_info: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub statusbar_error: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub help_normal: Style,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 36 |     pub help_key: Style,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 37 |     pub help_title: Style,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.56s
[INFO] running `Command { std: "docker" "inspect" "6af49b0a4306f7b09ae145dd3b2700244d9195d085cb11c67084e0b9285e9784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af49b0a4306f7b09ae145dd3b2700244d9195d085cb11c67084e0b9285e9784", kill_on_drop: false }`
[INFO] [stdout] 6af49b0a4306f7b09ae145dd3b2700244d9195d085cb11c67084e0b9285e9784
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3ad5638614f6f40287fbc505b071caa893a656de54b741ffa5c4818e934a1bdc
[INFO] running `Command { std: "docker" "start" "-a" "3ad5638614f6f40287fbc505b071caa893a656de54b741ffa5c4818e934a1bdc", kill_on_drop: false }`
[INFO] [stderr] warning: function `title_case` is never used
[INFO] [stderr]    --> src/transformers.rs:316:4
[INFO] [stderr]     |
[INFO] [stderr] 316 | fn title_case(name: &str) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_title` is never used
[INFO] [stderr]    --> src/transformers.rs:491:4
[INFO] [stderr]     |
[INFO] [stderr] 491 | fn format_title(tokens: &[String]) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Action` is never used
[INFO] [stderr]  --> src/ui/input/keymap.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum Action {
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KeyMap` is never constructed
[INFO] [stderr]   --> src/ui/input/keymap.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct KeyMap {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_normal_action`, `get_visual_action`, and `get_command_action` are never used
[INFO] [stderr]    --> src/ui/input/keymap.rs:203:12
[INFO] [stderr]     |
[INFO] [stderr] 201 | impl KeyMap {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] 202 |     /// Get the action for a key event in normal mode
[INFO] [stderr] 203 |     pub fn get_normal_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 208 |     pub fn get_visual_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |     pub fn get_command_action(&self, key: KeyEvent) -> Option<&Action> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Motion` is never used
[INFO] [stderr]  --> src/ui/input/vim.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub enum Motion {
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Operator` is never used
[INFO] [stderr]   --> src/ui/input/vim.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub enum Operator {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TextObject` is never used
[INFO] [stderr]   --> src/ui/input/vim.rs:43:10
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub enum TextObject {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CommandState` is never constructed
[INFO] [stderr]   --> src/ui/input/vim.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct CommandState {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/ui/input/vim.rs:77:12
[INFO] [stderr]     |
[INFO] [stderr]  75 | impl CommandState {
[INFO] [stderr]     | ----------------- associated items in this implementation
[INFO] [stderr]  76 |     /// Create a new command state
[INFO] [stderr]  77 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  87 |     pub fn get_count(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub fn parse_count(&mut self, c: char) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  99 |     pub fn has_count(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub fn set_operator(&mut self, operator: Operator) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub fn get_operator(&self) -> Option<Operator> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |     pub fn set_motion(&mut self, motion: Motion) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn get_motion(&self) -> Option<Motion> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 124 |     pub fn set_text_object(&mut self, text_object: TextObject) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn get_text_object(&self) -> Option<TextObject> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 134 |     pub fn clear(&mut self) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `preview` and `theme` are never read
[INFO] [stderr]    --> src/ui/terminal/app.rs:109:5
[INFO] [stderr]     |
[INFO] [stderr]  95 | pub struct App {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 109 |     preview: PreviewView,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 110 |     /// Global theme
[INFO] [stderr] 111 |     theme: Theme,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `render_app` is never used
[INFO] [stderr]    --> src/ui/terminal/app.rs:747:8
[INFO] [stderr]     |
[INFO] [stderr] 118 | impl App {
[INFO] [stderr]     | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 747 |     fn render_app(&self, _frame: &mut Frame) -> anyhow::Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `source`, `destination`, `source_name`, `destination_name`, and `has_conflict` are never read
[INFO] [stderr]   --> src/ui/terminal/views/preview_view.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct PreviewOperation {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 14 |     /// Source path
[INFO] [stderr] 15 |     pub source: PathBuf,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 16 |     /// Destination path
[INFO] [stderr] 17 |     pub destination: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 18 |     /// Source file name for display
[INFO] [stderr] 19 |     pub source_name: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 20 |     /// Destination file name for display
[INFO] [stderr] 21 |     pub destination_name: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     /// Would this operation cause conflicts?
[INFO] [stderr] 23 |     pub has_conflict: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileItemWidget` is never constructed
[INFO] [stderr]   --> src/ui/terminal/widgets/file_item_widget.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct FileItemWidget<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `block`, and `visual_selection` are never used
[INFO] [stderr]   --> src/ui/terminal/widgets/file_item_widget.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl<'a> FileItemWidget<'a> {
[INFO] [stderr]    | --------------------------- associated items in this implementation
[INFO] [stderr] 21 |     pub fn new(theme: &'a Theme) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub fn block(mut self, block: Block<'a>) -> Self {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn visual_selection(mut self, active: bool) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `smv` (lib) generated 15 warnings
[INFO] [stderr] warning: unused variable: `source`
[INFO] [stderr]    --> src/file_ops.rs:468:21
[INFO] [stderr]     |
[INFO] [stderr] 468 | fn prompt_overwrite(source: &Path, destination: &Path) -> Result<bool, Box<dyn Error>> {
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `remove_cmd`
[INFO] [stderr]     --> src/main.rs:1966:17
[INFO] [stderr]      |
[INFO] [stderr] 1966 |     if let Some(ref remove_cmd) = cnp_command.remove_command {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remove_cmd`
[INFO] [stderr] 
[INFO] [stderr] warning: field `skipped` is never read
[INFO] [stderr]    --> src/main.rs:200:5
[INFO] [stderr]     |
[INFO] [stderr] 196 | struct Stats {
[INFO] [stderr]     |        ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 200 |     skipped: u32,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Stats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ByType`, `ByDate`, and `BySize` are never constructed
[INFO] [stderr]    --> src/main.rs:295:5
[INFO] [stderr]     |
[INFO] [stderr] 292 | enum SortMethod {
[INFO] [stderr]     |      ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 295 |     ByType,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 296 |     ByDate,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 297 |     BySize,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SortMethod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `command_type` and `preview` are never read
[INFO] [stderr]   --> src/cnp_grammar.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct RemoveCommand {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 27 |     pub command_type: String, // "rm"
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 28 |     pub preview: bool,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RemoveCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Where` is never constructed
[INFO] [stderr]   --> src/cnp_grammar.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub enum Filter {
[INFO] [stderr]    |          ------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 46 |     Where(Vec<Filter>),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Filter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `follow_symlinks` is never read
[INFO] [stderr]   --> src/file_ops.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct FileOpConfig {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub follow_symlinks: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileOpConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `title_case` is never used
[INFO] [stderr]    --> src/transformers.rs:316:4
[INFO] [stderr]     |
[INFO] [stderr] 316 | fn title_case(name: &str) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `open_directory` is never used
[INFO] [stderr]   --> src/ui/mod.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub trait UserInterface {
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 18 |     fn open_directory(&mut self, path: PathBuf) -> Result<(), Box<dyn Error>>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Exit` and `ShowHelp` are never constructed
[INFO] [stderr]   --> src/ui/mod.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub enum UiAction {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 26 |     Exit,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     ShowHelp,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Camel`, `Pascal`, `Lower`, and `Upper` are never constructed
[INFO] [stderr]   --> src/ui/mod.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub enum TransformAction {
[INFO] [stderr]    |          --------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 48 |     Camel,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 49 |     Pascal,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 50 |     Lower,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 51 |     Upper,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransformAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/ui/terminal/mod.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 |     Resize(u16, u16),
[INFO] [stderr]    |     ------ ^^^  ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 16 -     Resize(u16, u16),
[INFO] [stderr] 16 +     Resize((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Insert` is never constructed
[INFO] [stderr]   --> src/ui/terminal/mod.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum AppMode {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 31 |     Insert,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppMode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `selected_index` is never used
[INFO] [stderr]   --> src/ui/terminal/app.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl OperationQueue {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn selected_index(&self) -> usize {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `is_symlink` and `size` are never read
[INFO] [stderr]   --> src/ui/terminal/views/file_explorer.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct FileItem {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub is_symlink: bool,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 24 |     /// Size in bytes
[INFO] [stderr] 25 |     pub size: u64,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `operations` is never read
[INFO] [stderr]  --> src/ui/terminal/views/preview_view.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct PreviewView {
[INFO] [stderr]   |            ----------- field in this struct
[INFO] [stderr] 8 |     /// Currently previewed file operations
[INFO] [stderr] 9 |     operations: Vec<PreviewOperation>,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_operations` and `preview_transform` are never used
[INFO] [stderr]   --> src/ui/terminal/views/preview_view.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl PreviewView {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn set_operations(&mut self, operations: &[FileOperation]) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 71 |     pub fn preview_transform(&self, filename: &str, transform_type: TransformType) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/ui/theme.rs:5:9
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct Theme {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr]  5 |     pub app_background: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]  6 |     pub app_foreground: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  9 |     pub explorer_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     pub explorer_selected: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     pub explorer_highlight: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 12 |     pub explorer_directory: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 13 |     pub explorer_file: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub queue_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 17 |     pub queue_selected: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     pub queue_title: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 19 |     pub queue_empty: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub preview_title: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 23 |     pub preview_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 24 |     pub preview_before: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     pub preview_after: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 26 |     pub preview_conflict: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub statusbar_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |     pub statusbar_mode: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 31 |     pub statusbar_info: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 32 |     pub statusbar_error: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub help_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 36 |     pub help_key: Style,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 37 |     pub help_title: Style,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `smv` (bin "smv") generated 32 warnings (14 duplicates) (run `cargo fix --bin "smv" -p smv` to apply 2 suggestions)
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/ui/theme.rs:5:9
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct Theme {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr]  5 |     pub app_background: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]  6 |     pub app_foreground: Color,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  9 |     pub explorer_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     pub explorer_selected: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     pub explorer_highlight: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub queue_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 17 |     pub queue_selected: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     pub queue_title: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 19 |     pub queue_empty: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub preview_title: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 23 |     pub preview_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 24 |     pub preview_before: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     pub preview_after: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 26 |     pub preview_conflict: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub statusbar_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |     pub statusbar_mode: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 31 |     pub statusbar_info: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 32 |     pub statusbar_error: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub help_normal: Style,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 36 |     pub help_key: Style,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 37 |     pub help_title: Style,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Action` is never used
[INFO] [stderr]  --> src/ui/input/keymap.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum Action {
[INFO] [stderr]   |          ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `smv` (bin "smv" test) generated 30 warnings (29 duplicates)
[INFO] [stderr] warning: `smv` (lib test) generated 13 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/smv/bfda862edeae186d/deps/smv-bfda862edeae186d)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test cnp_grammar::tests::test_convert_glob_to_filter ... ok
[INFO] [stdout] test cnp_grammar::tests::test_glob_with_cnp_filters ... ok
[INFO] [stdout] test cnp_grammar::tests::test_is_glob_pattern ... ok
[INFO] [stdout] test cnp_grammar::tests::test_glob_pattern_parsing ... ok
[INFO] [stdout] test cnp_grammar::tests::test_multiple_glob_patterns ... ok
[INFO] [stdout] test transformers::tests::test_pascal_case ... ok
[INFO] [stdout] test transformers::tests::test_kebab_case ... ok
[INFO] [stdout] test transformers::tests::test_camel_case ... ok
[INFO] [stdout] test transformers::tests::test_sentence_case ... ok
[INFO] [stdout] test transformers::tests::test_snake_case ... ok
[INFO] [stdout] test transformers::tests::test_split_camel_case_boundaries ... ok
[INFO] [stdout] test transformers::tests::test_split_transformations ... ok
[INFO] [stdout] test transformers::tests::test_remove_prefix ... ok
[INFO] [stdout] test transformers::tests::test_start_case ... ok
[INFO] [stdout] test transformers::tests::test_studly_caps ... ok
[INFO] [stdout] test transformers::tests::test_split_no_boundaries ... ok
[INFO] [stdout] test transformers::tests::test_title_case ... ok
[INFO] [stdout] test transformers::tests::test_transform_remove_prefix ... ok
[INFO] [stdout] test transformers::tests::test_replace_substring ... ok
[INFO] [stdout] test transformers::tests::test_transform_replace ... ok
[INFO] [stdout] test ui::tests::tests::test_app_mode_default ... ok
[INFO] [stdout] test ui::tests::tests::test_theme_default ... ok
[INFO] [stdout] test ui::tests::tests::test_transform_type ... ok
[INFO] [stdout] test transformers::tests::test_clean ... ok
[INFO] [stdout] test transformers::tests::test_replace_regex ... ok
[INFO] [stdout] test cnp_grammar::tests::test_edge_case_glob_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/smv/83ee9a89765ad849/deps/smv-83ee9a89765ad849)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test cnp_grammar::tests::test_edge_case_glob_patterns ... ok
[INFO] [stdout] test cnp_grammar::tests::test_glob_with_cnp_filters ... ok
[INFO] [stdout] test cnp_grammar::tests::test_glob_pattern_parsing ... ok
[INFO] [stdout] test cnp_grammar::tests::test_is_glob_pattern ... ok
[INFO] [stdout] test cnp_grammar::tests::test_convert_glob_to_filter ... ok
[INFO] [stdout] test cnp_grammar::tests::test_multiple_glob_patterns ... ok
[INFO] [stdout] test transformers::tests::test_remove_prefix ... ok
[INFO] [stdout] test transformers::tests::test_kebab_case ... ok
[INFO] [stdout] test transformers::tests::test_replace_substring ... ok
[INFO] [stdout] test transformers::tests::test_sentence_case ... ok
[INFO] [stdout] test transformers::tests::test_transform_remove_prefix ... ok
[INFO] [stdout] test transformers::tests::test_split_camel_case_boundaries ... ok
[INFO] [stdout] test transformers::tests::test_split_no_boundaries ... ok
[INFO] [stdout] test transformers::tests::test_start_case ... ok
[INFO] [stdout] test transformers::tests::test_studly_caps ... ok
[INFO] [stdout] test ui::tests::tests::test_app_mode_default ... ok
[INFO] [stdout] test ui::tests::tests::test_theme_default ... ok
[INFO] [stdout] test ui::tests::tests::test_transform_type ... ok
[INFO] [stdout] test transformers::tests::test_snake_case ... ok
[INFO] [stdout] test transformers::tests::test_title_case ... ok
[INFO] [stdout] test transformers::tests::test_camel_case ... ok
[INFO] [stdout] test transformers::tests::test_pascal_case ... ok
[INFO] [stdout] test transformers::tests::test_split_transformations ... ok
[INFO] [stdout] test transformers::tests::test_transform_replace ... ok
[INFO] [stdout] test transformers::tests::test_clean ... ok
[INFO] [stdout] test transformers::tests::test_replace_regex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/build/smv/2c20450d5f0baa5b/deps/cli_tests-2c20450d5f0baa5b)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_everything_flag_help ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_recursive_flag ... ok
[INFO] [stdout] test test_interactive_flag ... ok
[INFO] [stdout] test test_missing_arguments_for_change ... ok
[INFO] [stdout] test test_invalid_command ... ok
[INFO] [stdout] test test_split_missing_transformation ... ok
[INFO] [stdout] test test_default_files_only ... ok
[INFO] [stdout] test test_lower_case_transformation ... ok
[INFO] [stdout] test test_snake_case_transformation ... ok
[INFO] [stdout] test test_prefix_removal_with_change_command ... ok
[INFO] [stdout] test test_split_invalid_command ... ok
[INFO] [stdout] test test_everything_flag ... ok
[INFO] [stdout] test test_case_transformation_default_vs_everything ... ok
[INFO] [stdout] test test_single_file_transformation_nonexistent ... ok
[INFO] [stdout] test test_single_file_transformation ... ok
[INFO] [stdout] test test_force_flag ... FAILED
[INFO] [stdout] test test_split_lower_transformation ... FAILED
[INFO] [stdout] test test_split_title_transformation ... FAILED
[INFO] [stdout] test test_split_start_transformation ... FAILED
[INFO] [stdout] test test_split_upper_transformation ... FAILED
[INFO] [stdout] test test_split_kebab_transformation ... FAILED
[INFO] [stdout] test test_split_sentence_transformation ... FAILED
[INFO] [stdout] test test_split_snake_transformation ... FAILED
[INFO] [stdout] test test_split_with_single_file ... FAILED
[INFO] [stdout] test test_single_file_transformation_no_change ... ok
[INFO] [stdout] test test_split_pascal_transformation ... FAILED
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_substring_replacement ... ok
[INFO] [stdout] test test_split_studly_transformation ... FAILED
[INFO] [stdout] test test_split_no_boundaries ... ok
[INFO] [stdout] test test_upper_case_transformation ... ok
[INFO] [stdout] test test_split_camel_transformation ... FAILED
[INFO] [stdout] test test_tui_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_force_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_force_flag' (87) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"Error: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "snake" "/tmp/.tmpBCmZIG" "-F"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Transform Mode
[INFO] [stdout] Transformation: snake
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] Rename file: \"Cargo.lock\" → \"cargo.lock\"
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr="Error: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd7957afc0 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x62cd7951473a - cli_tests[50026eb95f6a7816]::test_force_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:151:10
[INFO] [stdout]   25:     0x62cd79513847 - cli_tests[50026eb95f6a7816]::test_force_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:139:21
[INFO] [stdout]   26:     0x62cd79520456 - <cli_tests[50026eb95f6a7816]::test_force_flag::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_lower_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_lower_transformation' (144) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(XMLDocument.xml)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-lower
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 3
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-lower
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 3
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "lower" "/tmp/.tmpwteEiq" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-lower
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"cargo.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"cargo.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"changelog.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 3
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951a993 - cli_tests[50026eb95f6a7816]::test_split_lower_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:488:10
[INFO] [stdout]   25:     0x62cd79513ba7 - cli_tests[50026eb95f6a7816]::test_split_lower_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:471:37
[INFO] [stdout]   26:     0x62cd795208d6 - <cli_tests[50026eb95f6a7816]::test_split_lower_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_title_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_title_transformation' (178) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(myFeatureList.md)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-title
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 6
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-title
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 6
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "title" "/tmp/.tmpocbWdX" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-title
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"featurewishlist.md\" → \"Featurewishlist.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 6
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951bb93 - cli_tests[50026eb95f6a7816]::test_split_title_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:425:10
[INFO] [stdout]   25:     0x62cd79513c37 - cli_tests[50026eb95f6a7816]::test_split_title_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:408:37
[INFO] [stdout]   26:     0x62cd79520996 - <cli_tests[50026eb95f6a7816]::test_split_title_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_start_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_start_transformation' (174) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(todoList.md)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-start
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 6
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-start
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 6
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "start" "/tmp/.tmpxRKPiX" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-start
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"featurewishlist.md\" → \"Featurewishlist.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 6
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951b593 - cli_tests[50026eb95f6a7816]::test_split_start_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:551:10
[INFO] [stdout]   25:     0x62cd79513c07 - cli_tests[50026eb95f6a7816]::test_split_start_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:534:37
[INFO] [stdout]   26:     0x62cd79520956 - <cli_tests[50026eb95f6a7816]::test_split_start_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_upper_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_upper_transformation' (179) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(dataProcessor.cpp)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-upper
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "featurewishlist.md" → "FEATUREWISHLIST.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "CONTRIBUTING.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "readme.md" → "README.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "BUGS.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "CARGO.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "CARGO.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "MANUAL.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 7
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-upper
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "featurewishlist.md" → "FEATUREWISHLIST.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "CONTRIBUTING.md"
[INFO] [stdout]     [PREVIEW] Rename file: "readme.md" → "README.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "BUGS.md"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "CARGO.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "CARGO.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "MANUAL.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 7
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "upper" "/tmp/.tmpJsLZfm" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-upper
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"featurewishlist.md\" → \"FEATUREWISHLIST.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"CONTRIBUTING.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"readme.md\" → \"README.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"BUGS.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"CARGO.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"CARGO.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"MANUAL.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 7
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951c193 - cli_tests[50026eb95f6a7816]::test_split_upper_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:509:10
[INFO] [stdout]   25:     0x62cd79513c67 - cli_tests[50026eb95f6a7816]::test_split_upper_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:492:37
[INFO] [stdout]   26:     0x62cd795209d6 - <cli_tests[50026eb95f6a7816]::test_split_upper_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_kebab_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_kebab_transformation' (139) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(FeatureWishList.txt)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-kebab
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 3
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-kebab
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 3
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "kebab" "/tmp/.tmpExjXbB" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-kebab
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"cargo.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"cargo.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"changelog.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 3
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951a393 - cli_tests[50026eb95f6a7816]::test_split_kebab_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:404:10
[INFO] [stdout]   25:     0x62cd79513b77 - cli_tests[50026eb95f6a7816]::test_split_kebab_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:387:37
[INFO] [stdout]   26:     0x62cd79520896 - <cli_tests[50026eb95f6a7816]::test_split_kebab_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_sentence_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_sentence_transformation' (172) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(HelloWorld.py)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-sentence
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 6
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-sentence
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 6
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "sentence" "/tmp/.tmpPGgrAe" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-sentence
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"featurewishlist.md\" → \"Featurewishlist.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 6
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951d673 - cli_tests[50026eb95f6a7816]::test_split_sentence_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:530:10
[INFO] [stdout]   25:     0x62cd79513d57 - cli_tests[50026eb95f6a7816]::test_split_sentence_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:513:40
[INFO] [stdout]   26:     0x62cd79520b16 - <cli_tests[50026eb95f6a7816]::test_split_sentence_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_snake_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_snake_transformation' (173) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(featureWishList.md)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-snake
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 3
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-snake
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 3
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "snake" "/tmp/.tmpgRyMZY" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-snake
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"cargo.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"cargo.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"changelog.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 3
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951af93 - cli_tests[50026eb95f6a7816]::test_split_snake_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:383:10
[INFO] [stdout]   25:     0x62cd79513bd7 - cli_tests[50026eb95f6a7816]::test_split_snake_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:366:37
[INFO] [stdout]   26:     0x62cd79520916 - <cli_tests[50026eb95f6a7816]::test_split_snake_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr] error: test failed, to rerun pass `--test cli_tests`
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_with_single_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_with_single_file' (180) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(Target: apiEndpoint.ts)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-snake
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "apiEndpoint.ts" → "api_endpoint.ts"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 1
[INFO] [stdout] │   Items to be renamed: 1
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-snake
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "apiEndpoint.ts" → "api_endpoint.ts"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 1
[INFO] [stdout]     Items to be renamed: 1
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpOlGAxh" && "/opt/rustwide/target/debug/smv" "split" "snake" "apiEndpoint.ts" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-snake
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"apiEndpoint.ts\" → \"api_endpoint.ts\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 1
[INFO] [stdout] Items to be renamed: 1
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd79517894 - cli_tests[50026eb95f6a7816]::test_split_with_single_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:594:10
[INFO] [stdout]   25:     0x62cd79513a57 - cli_tests[50026eb95f6a7816]::test_split_with_single_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:576:33
[INFO] [stdout]   26:     0x62cd79520716 - <cli_tests[50026eb95f6a7816]::test_split_with_single_file::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_pascal_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_pascal_transformation' (171) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(userSettings.js)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-pascal
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 6
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-pascal
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "featurewishlist.md" → "Featurewishlist.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 6
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "pascal" "/tmp/.tmprZd1yR" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-pascal
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"featurewishlist.md\" → \"Featurewishlist.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 6
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951c793 - cli_tests[50026eb95f6a7816]::test_split_pascal_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:467:10
[INFO] [stdout]   25:     0x62cd79513c97 - cli_tests[50026eb95f6a7816]::test_split_pascal_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:450:38
[INFO] [stdout]   26:     0x62cd79520a16 - <cli_tests[50026eb95f6a7816]::test_split_pascal_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_studly_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_studly_transformation' (175) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(HelloWorld.rb)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-studly
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "featurewishlist.md" → "fEaTuReWiShLiSt.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "cOnTrIbUtInG.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "readme.md" → "rEaDmE.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "bUgS.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "cArGo.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "cArGo.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "cHaNgElOg.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "mAnUaL.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 8
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-studly
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "featurewishlist.md" → "fEaTuReWiShLiSt.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "cOnTrIbUtInG.md"
[INFO] [stdout]     [PREVIEW] Rename file: "readme.md" → "rEaDmE.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "bUgS.md"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "cArGo.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "cArGo.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "cHaNgElOg.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "mAnUaL.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 8
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "studly" "/tmp/.tmpwKmkFf" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-studly
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"featurewishlist.md\" → \"fEaTuReWiShLiSt.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"cOnTrIbUtInG.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"readme.md\" → \"rEaDmE.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"bUgS.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"cArGo.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"cArGo.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"cHaNgElOg.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"mAnUaL.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 8
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd7951cd93 - cli_tests[50026eb95f6a7816]::test_split_studly_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:572:10
[INFO] [stdout]   25:     0x62cd79513cc7 - cli_tests[50026eb95f6a7816]::test_split_studly_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:555:38
[INFO] [stdout]   26:     0x62cd79520a56 - <cli_tests[50026eb95f6a7816]::test_split_studly_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_camel_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_camel_transformation' (120) panicked at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(UserSettings.json)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   CNP Smart Move - Preview Mode
[INFO] [stdout] │   Transformation: split-camel
[INFO] [stdout] │   Directory: .
[INFO] [stdout] │   Extensions: All files
[INFO] [stdout] │   Recursive: No
[INFO] [stdout] │   
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 8
[INFO] [stdout] │   Items to be renamed: 3
[INFO] [stdout] │   Errors encountered: 0
[INFO] [stdout] │   
[INFO] [stdout] │   This was a preview only. No items were actually renamed.
[INFO] [stdout] │   To apply these changes, run the same command without --preview.
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     CNP Smart Move - Preview Mode
[INFO] [stdout]     Transformation: split-camel
[INFO] [stdout]     Directory: .
[INFO] [stdout]     Extensions: All files
[INFO] [stdout]     Recursive: No
[INFO] [stdout]     
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "cargo.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "cargo.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "changelog.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 8
[INFO] [stdout]     Items to be renamed: 3
[INFO] [stdout]     Errors encountered: 0
[INFO] [stdout]     
[INFO] [stdout]     This was a preview only. No items were actually renamed.
[INFO] [stdout]     To apply these changes, run the same command without --preview.
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/smv" "split" "camel" "/tmp/.tmp1aXyIa" "-p"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] 
[INFO] [stdout] CNP Smart Move - Preview Mode
[INFO] [stdout] Transformation: split-camel
[INFO] [stdout] Directory: .
[INFO] [stdout] Extensions: All files
[INFO] [stdout] Recursive: No
[INFO] [stdout] 
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"cargo.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"cargo.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"changelog.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 8
[INFO] [stdout] Items to be renamed: 3
[INFO] [stdout] Errors encountered: 0
[INFO] [stdout] 
[INFO] [stdout] This was a preview only. No items were actually renamed.
[INFO] [stdout] To apply these changes, run the same command without --preview.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cd795e7912 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cd795e7912 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62cd795e7912 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62cd795fe9ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62cd795fe9ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62cd795edc46 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cd795edc46 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62cd795c41bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62cd795c41bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62cd795df3f9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62cd7952c9ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62cd7952c9ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cd795df5b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62cd795df5b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62cd795c4278 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62cd795bbb69 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62cd795c50cd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62cd795ff14c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62cd7957f768 - core[8f93d80df273fe75]::panicking::panic_display::<assert_cmd[6970c6ce042fbf02]::assert::AssertError>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62cd79578fa7 - <assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic::<assert_cmd[6970c6ce042fbf02]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x62cd79572857 - <<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert> as core[8f93d80df273fe75]::ops::function::FnOnce<(assert_cmd[6970c6ce042fbf02]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62cd795789b4 - <core[8f93d80df273fe75]::result::Result<assert_cmd[6970c6ce042fbf02]::assert::Assert, assert_cmd[6970c6ce042fbf02]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[6970c6ce042fbf02]::assert::AssertError>::panic<assert_cmd[6970c6ce042fbf02]::assert::Assert>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62cd795129c4 - <assert_cmd[6970c6ce042fbf02]::assert::Assert>::stdout::<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate, assert_cmd[6970c6ce042fbf02]::assert::StrOutputPredicate<predicates[3f0c9b3fd125c16d]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   24:     0x62cd79519d93 - cli_tests[50026eb95f6a7816]::test_split_camel_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:446:10
[INFO] [stdout]   25:     0x62cd79513b47 - cli_tests[50026eb95f6a7816]::test_split_camel_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:429:37
[INFO] [stdout]   26:     0x62cd79520856 - <cli_tests[50026eb95f6a7816]::test_split_camel_transformation::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62cd79520d5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62cd79520d5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62cd7952d5ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62cd7952d5ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62cd7952d5ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62cd7952d5ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62cd7952d5ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62cd79527a84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62cd79527a84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62cd795300b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62cd795300b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62cd795300b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62cd795300b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62cd795300b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62cd795e6f9f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62cd795e6f9f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a9f2924eaa4 - <unknown>
[INFO] [stdout]   48:     0x7a9f292dba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_force_flag
[INFO] [stdout]     test_split_camel_transformation
[INFO] [stdout]     test_split_kebab_transformation
[INFO] [stdout]     test_split_lower_transformation
[INFO] [stdout]     test_split_pascal_transformation
[INFO] [stdout]     test_split_sentence_transformation
[INFO] [stdout]     test_split_snake_transformation
[INFO] [stdout]     test_split_start_transformation
[INFO] [stdout]     test_split_studly_transformation
[INFO] [stdout]     test_split_title_transformation
[INFO] [stdout]     test_split_upper_transformation
[INFO] [stdout]     test_split_with_single_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3ad5638614f6f40287fbc505b071caa893a656de54b741ffa5c4818e934a1bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad5638614f6f40287fbc505b071caa893a656de54b741ffa5c4818e934a1bdc", kill_on_drop: false }`
[INFO] [stdout] 3ad5638614f6f40287fbc505b071caa893a656de54b741ffa5c4818e934a1bdc
