[INFO] fetching crate smv 0.5.0...
[INFO] testing smv-0.5.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate smv 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate smv 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate smv 0.5.0
[INFO] tweaked toml for crates.io crate smv 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smv 0.5.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smv 0.5.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] [stderr]   Downloaded vte v0.11.1
[INFO] [stderr]   Downloaded tuikit v0.5.0
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded skim v0.10.4
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e0102f1f81213aad9e4ee2833f52735ded68f932cf061e164122df7f2441511
[INFO] running `Command { std: "docker" "start" "-a" "0e0102f1f81213aad9e4ee2833f52735ded68f932cf061e164122df7f2441511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e0102f1f81213aad9e4ee2833f52735ded68f932cf061e164122df7f2441511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e0102f1f81213aad9e4ee2833f52735ded68f932cf061e164122df7f2441511", kill_on_drop: false }`
[INFO] [stdout] 0e0102f1f81213aad9e4ee2833f52735ded68f932cf061e164122df7f2441511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bef21e3c0b4fba0fe58be5257f5741658cd300f6c32225b1860b8435bd83738
[INFO] running `Command { std: "docker" "start" "-a" "0bef21e3c0b4fba0fe58be5257f5741658cd300f6c32225b1860b8435bd83738", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[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 derive_builder v0.11.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[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 46.81s
[INFO] running `Command { std: "docker" "inspect" "0bef21e3c0b4fba0fe58be5257f5741658cd300f6c32225b1860b8435bd83738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bef21e3c0b4fba0fe58be5257f5741658cd300f6c32225b1860b8435bd83738", kill_on_drop: false }`
[INFO] [stdout] 0bef21e3c0b4fba0fe58be5257f5741658cd300f6c32225b1860b8435bd83738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0570fc4cb246c7d015f6cd4bcd344273da6f25f9edef0c4618b9ccd68726344
[INFO] running `Command { std: "docker" "start" "-a" "a0570fc4cb246c7d015f6cd4bcd344273da6f25f9edef0c4618b9ccd68726344", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[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: 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] [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 `test` profile [unoptimized + debuginfo] target(s) in 14.42s
[INFO] running `Command { std: "docker" "inspect" "a0570fc4cb246c7d015f6cd4bcd344273da6f25f9edef0c4618b9ccd68726344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0570fc4cb246c7d015f6cd4bcd344273da6f25f9edef0c4618b9ccd68726344", kill_on_drop: false }`
[INFO] [stdout] a0570fc4cb246c7d015f6cd4bcd344273da6f25f9edef0c4618b9ccd68726344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 121d8763aca496aa0797a059c44f5ec5ffb10f97e462b6e4abfd92e1a7c4916d
[INFO] running `Command { std: "docker" "start" "-a" "121d8763aca496aa0797a059c44f5ec5ffb10f97e462b6e4abfd92e1a7c4916d", 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.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/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_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 cnp_grammar::tests::test_edge_case_glob_patterns ... ok
[INFO] [stdout] test transformers::tests::test_remove_prefix ... ok
[INFO] [stdout] test transformers::tests::test_replace_substring ... 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_camel_case_boundaries ... ok
[INFO] [stdout] test transformers::tests::test_sentence_case ... ok
[INFO] [stdout] test transformers::tests::test_title_case ... ok
[INFO] [stdout] test transformers::tests::test_snake_case ... ok
[INFO] [stdout] test transformers::tests::test_split_no_boundaries ... ok
[INFO] [stdout] test cnp_grammar::tests::test_glob_with_cnp_filters ... 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 transformers::tests::test_transform_remove_prefix ... ok
[INFO] [stdout] test transformers::tests::test_kebab_case ... ok
[INFO] [stdout] test transformers::tests::test_split_transformations ... ok
[INFO] [stdout] test transformers::tests::test_transform_replace ... ok
[INFO] [stdout] test ui::tests::tests::test_theme_default ... ok
[INFO] [stdout] test transformers::tests::test_replace_regex ... ok
[INFO] [stdout] test ui::tests::tests::test_transform_type ... ok
[INFO] [stdout] test transformers::tests::test_clean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smv-83ee9a89765ad849)
[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_edge_case_glob_patterns ... 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_replace_substring ... ok
[INFO] [stdout] test cnp_grammar::tests::test_glob_with_cnp_filters ... ok
[INFO] [stdout] test transformers::tests::test_pascal_case ... ok
[INFO] [stdout] test transformers::tests::test_camel_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_kebab_case ... ok
[INFO] [stdout] test transformers::tests::test_remove_prefix ... ok
[INFO] [stdout] test transformers::tests::test_snake_case ... ok
[INFO] [stdout] test transformers::tests::test_split_transformations ... ok
[INFO] [stdout] test transformers::tests::test_studly_caps ... ok
[INFO] [stdout] test ui::tests::tests::test_app_mode_default ... ok
[INFO] [stdout] test transformers::tests::test_start_case ... ok
[INFO] [stdout] test ui::tests::tests::test_theme_default ... ok
[INFO] [stdout] test transformers::tests::test_title_case ... ok
[INFO] [stdout] test transformers::tests::test_sentence_case ... ok
[INFO] [stdout] test transformers::tests::test_transform_replace ... 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] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-2c20450d5f0baa5b)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_everything_flag_help ... ok
[INFO] [stdout] test test_invalid_command ... ok
[INFO] [stdout] test test_default_files_only ... ok
[INFO] [stdout] test test_interactive_flag ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_single_file_transformation_no_change ... ok
[INFO] [stdout] test test_single_file_transformation ... ok
[INFO] [stdout] test test_lower_case_transformation ... ok
[INFO] [stdout] test test_prefix_removal_with_change_command ... ok
[INFO] [stdout] test test_single_file_transformation_nonexistent ... ok
[INFO] [stdout] test test_split_no_boundaries ... ok
[INFO] [stdout] test test_split_missing_transformation ... ok
[INFO] [stdout] test test_missing_arguments_for_change ... ok
[INFO] [stdout] test test_case_transformation_default_vs_everything ... ok
[INFO] [stdout] test test_recursive_flag ... ok
[INFO] [stdout] test test_everything_flag ... ok
[INFO] [stdout] test test_snake_case_transformation ... ok
[INFO] [stdout] test test_substring_replacement ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_split_invalid_command ... ok
[INFO] [stdout] test test_upper_case_transformation ... ok
[INFO] [stdout] test test_force_flag ... FAILED
[INFO] [stdout] test test_split_lower_transformation ... FAILED
[INFO] [stdout] test test_split_pascal_transformation ... FAILED
[INFO] [stdout] test test_split_camel_transformation ... FAILED
[INFO] [stdout] test test_split_snake_transformation ... FAILED
[INFO] [stdout] test test_split_start_transformation ... FAILED
[INFO] [stdout] test test_split_sentence_transformation ... FAILED
[INFO] [stdout] test test_split_kebab_transformation ... FAILED
[INFO] [stdout] test test_split_with_single_file ... FAILED
[INFO] [stdout] test test_split_studly_transformation ... FAILED
[INFO] [stdout] test test_split_upper_transformation ... FAILED
[INFO] [stdout] test test_split_title_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' (82) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/.tmpui6gPC" "-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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e58110430 - <assert_cmd[5e319f2e79893a74]::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:     0x5c5e580a7d6a - cli_tests[c9c49a3fc9ed6878]::test_force_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:151:10
[INFO] [stdout]   25:     0x5c5e580a6e77 - cli_tests[c9c49a3fc9ed6878]::test_force_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:139:21
[INFO] [stdout]   26:     0x5c5e580b3b76 - <cli_tests[c9c49a3fc9ed6878]::test_force_flag::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_lower_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_lower_transformation' (141) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout] │   Items to be renamed: 4
[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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout]     Items to be renamed: 4
[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/.tmpoE0str" "-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.orig\" → \"cargo.toml.orig\"
[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: 9
[INFO] [stdout] Items to be renamed: 4
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580adfc3 - cli_tests[c9c49a3fc9ed6878]::test_split_lower_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:488:10
[INFO] [stdout]   25:     0x5c5e580a71d7 - cli_tests[c9c49a3fc9ed6878]::test_split_lower_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:471:37
[INFO] [stdout]   26:     0x5c5e580b3ff6 - <cli_tests[c9c49a3fc9ed6878]::test_split_lower_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_pascal_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_pascal_transformation' (164) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 9
[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: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 9
[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/.tmpcNNXz4" "-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: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 9
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580afdc3 - cli_tests[c9c49a3fc9ed6878]::test_split_pascal_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:467:10
[INFO] [stdout]   25:     0x5c5e580a72c7 - cli_tests[c9c49a3fc9ed6878]::test_split_pascal_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:450:38
[INFO] [stdout]   26:     0x5c5e580b4136 - <cli_tests[c9c49a3fc9ed6878]::test_split_pascal_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_camel_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_camel_transformation' (119) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout] │   Items to be renamed: 4
[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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout]     Items to be renamed: 4
[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/.tmpIUq5aE" "-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.orig\" → \"cargo.toml.orig\"
[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: 9
[INFO] [stdout] Items to be renamed: 4
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580ad3c3 - cli_tests[c9c49a3fc9ed6878]::test_split_camel_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:446:10
[INFO] [stdout]   25:     0x5c5e580a7177 - cli_tests[c9c49a3fc9ed6878]::test_split_camel_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:429:37
[INFO] [stdout]   26:     0x5c5e580b3f76 - <cli_tests[c9c49a3fc9ed6878]::test_split_camel_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_snake_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_snake_transformation' (169) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout] │   Items to be renamed: 4
[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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout]     Items to be renamed: 4
[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/.tmpr9xltr" "-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.orig\" → \"cargo.toml.orig\"
[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: 9
[INFO] [stdout] Items to be renamed: 4
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580ae5c3 - cli_tests[c9c49a3fc9ed6878]::test_split_snake_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:383:10
[INFO] [stdout]   25:     0x5c5e580a7207 - cli_tests[c9c49a3fc9ed6878]::test_split_snake_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:366:37
[INFO] [stdout]   26:     0x5c5e580b4036 - <cli_tests[c9c49a3fc9ed6878]::test_split_snake_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_start_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_start_transformation' (179) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 9
[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: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 9
[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/.tmp566hnT" "-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: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 9
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580aebc3 - cli_tests[c9c49a3fc9ed6878]::test_split_start_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:551:10
[INFO] [stdout]   25:     0x5c5e580a7237 - cli_tests[c9c49a3fc9ed6878]::test_split_start_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:534:37
[INFO] [stdout]   26:     0x5c5e580b4076 - <cli_tests[c9c49a3fc9ed6878]::test_split_start_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_sentence_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_sentence_transformation' (165) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 9
[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: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 9
[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/.tmppMTEmf" "-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: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 9
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580b0ca3 - cli_tests[c9c49a3fc9ed6878]::test_split_sentence_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:530:10
[INFO] [stdout]   25:     0x5c5e580a7387 - cli_tests[c9c49a3fc9ed6878]::test_split_sentence_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:513:40
[INFO] [stdout]   26:     0x5c5e580b4236 - <cli_tests[c9c49a3fc9ed6878]::test_split_sentence_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_kebab_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_kebab_transformation' (135) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout] │   Items to be renamed: 4
[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.orig" → "cargo.toml.orig"
[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: 9
[INFO] [stdout]     Items to be renamed: 4
[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/.tmped75kj" "-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.orig\" → \"cargo.toml.orig\"
[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: 9
[INFO] [stdout] Items to be renamed: 4
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580ad9c3 - cli_tests[c9c49a3fc9ed6878]::test_split_kebab_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:404:10
[INFO] [stdout]   25:     0x5c5e580a71a7 - cli_tests[c9c49a3fc9ed6878]::test_split_kebab_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:387:37
[INFO] [stdout]   26:     0x5c5e580b3fb6 - <cli_tests[c9c49a3fc9ed6878]::test_split_kebab_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - 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' (200) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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/.tmpydojpM" && "/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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580aaec4 - cli_tests[c9c49a3fc9ed6878]::test_split_with_single_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:594:10
[INFO] [stdout]   25:     0x5c5e580a7087 - cli_tests[c9c49a3fc9ed6878]::test_split_with_single_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:576:33
[INFO] [stdout]   26:     0x5c5e580b3e36 - <cli_tests[c9c49a3fc9ed6878]::test_split_with_single_file::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--test cli_tests`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_studly_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_studly_transformation' (186) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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: "readme.md" → "rEaDmE.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "cOnTrIbUtInG.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "cArGo.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml.orig" → "cArGo.toml.orig"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "mAnUaL.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "cArGo.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "cHaNgElOg.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "bUgS.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 9
[INFO] [stdout] │   Items to be renamed: 9
[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: "readme.md" → "rEaDmE.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "cOnTrIbUtInG.md"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "cArGo.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml.orig" → "cArGo.toml.orig"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "mAnUaL.md"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "cArGo.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "cHaNgElOg.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "bUgS.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 9
[INFO] [stdout]     Items to be renamed: 9
[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/.tmpseWzNj" "-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: \"readme.md\" → \"rEaDmE.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"cOnTrIbUtInG.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"cArGo.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml.orig\" → \"cArGo.toml.orig\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"mAnUaL.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"cArGo.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"cHaNgElOg.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"bUgS.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 9
[INFO] [stdout] Items to be renamed: 9
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580b03c3 - cli_tests[c9c49a3fc9ed6878]::test_split_studly_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:572:10
[INFO] [stdout]   25:     0x5c5e580a72f7 - cli_tests[c9c49a3fc9ed6878]::test_split_studly_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:555:38
[INFO] [stdout]   26:     0x5c5e580b4176 - <cli_tests[c9c49a3fc9ed6878]::test_split_studly_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_upper_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_upper_transformation' (192) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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: "readme.md" → "README.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "CONTRIBUTING.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.lock" → "CARGO.lock"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml.orig" → "CARGO.TOML.orig"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "MANUAL.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "Cargo.toml" → "CARGO.toml"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "BUGS.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 9
[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-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: "readme.md" → "README.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "CONTRIBUTING.md"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.lock" → "CARGO.lock"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml.orig" → "CARGO.TOML.orig"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "MANUAL.md"
[INFO] [stdout]     [PREVIEW] Rename file: "Cargo.toml" → "CARGO.toml"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "BUGS.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 9
[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" "upper" "/tmp/.tmpVXuMNI" "-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: \"readme.md\" → \"README.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"CONTRIBUTING.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.lock\" → \"CARGO.lock\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml.orig\" → \"CARGO.TOML.orig\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"MANUAL.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"Cargo.toml\" → \"CARGO.toml\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"BUGS.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 9
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580af7c3 - cli_tests[c9c49a3fc9ed6878]::test_split_upper_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:509:10
[INFO] [stdout]   25:     0x5c5e580a7297 - cli_tests[c9c49a3fc9ed6878]::test_split_upper_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:492:37
[INFO] [stdout]   26:     0x5c5e580b40f6 - <cli_tests[c9c49a3fc9ed6878]::test_split_upper_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_split_title_transformation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_split_title_transformation' (187) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/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: "readme.md" → "Readme.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout] │   [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout] │   
[INFO] [stdout] │   Results:
[INFO] [stdout] │   Items processed: 9
[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: "readme.md" → "Readme.md"
[INFO] [stdout]     [PREVIEW] Rename file: "contributing.md" → "Contributing.md"
[INFO] [stdout]     [PREVIEW] Rename file: "manual.md" → "Manual.md"
[INFO] [stdout]     [PREVIEW] Rename file: "CHANGELOG.md" → "Changelog.md"
[INFO] [stdout]     [PREVIEW] Rename file: "bugs.md" → "Bugs.md"
[INFO] [stdout]     
[INFO] [stdout]     Results:
[INFO] [stdout]     Items processed: 9
[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/.tmpWQ72Tj" "-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: \"readme.md\" → \"Readme.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"contributing.md\" → \"Contributing.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"manual.md\" → \"Manual.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"CHANGELOG.md\" → \"Changelog.md\"
[INFO] [stdout] [PREVIEW] Rename file: \"bugs.md\" → \"Bugs.md\"
[INFO] [stdout] 
[INFO] [stdout] Results:
[INFO] [stdout] Items processed: 9
[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:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5e5817b7e2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5e5817b7e2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5e5817b7e2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5e5819288a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5e5819288a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c5e58181b16 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5e58181b16 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5e5815869f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5e5815869f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5e58173279 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5e580c00ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c5e580c00ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5e58173432 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5e58173432 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5e58158758 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5e5814d8f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5e581595ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5e5819301c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5e58102b78 - core[27de1724e4349be2]::panicking::panic_display::<assert_cmd[5e319f2e79893a74]::assert::AssertError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c5e5810e097 - <assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic::<assert_cmd[5e319f2e79893a74]::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:     0x5c5e58105a57 - <<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert> as core[27de1724e4349be2]::ops::function::FnOnce<(assert_cmd[5e319f2e79893a74]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5e5810d8c4 - <core[27de1724e4349be2]::result::Result<assert_cmd[5e319f2e79893a74]::assert::Assert, assert_cmd[5e319f2e79893a74]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[5e319f2e79893a74]::assert::AssertError>::panic<assert_cmd[5e319f2e79893a74]::assert::Assert>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c5e580a5ff4 - <assert_cmd[5e319f2e79893a74]::assert::Assert>::stdout::<predicates[a5ccddfe21dd3b59]::str::basics::ContainsPredicate, assert_cmd[5e319f2e79893a74]::assert::StrOutputPredicate<predicates[a5ccddfe21dd3b59]::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:     0x5c5e580af1c3 - cli_tests[c9c49a3fc9ed6878]::test_split_title_transformation
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:425:10
[INFO] [stdout]   25:     0x5c5e580a7267 - cli_tests[c9c49a3fc9ed6878]::test_split_title_transformation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_tests.rs:408:37
[INFO] [stdout]   26:     0x5c5e580b40b6 - <cli_tests[c9c49a3fc9ed6878]::test_split_title_transformation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c5e580b447b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c5e580b447b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c5e580c0cda - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c5e580c0cda - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c5e580c0cda - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c5e580c0cda - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c5e580bc284 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c5e580bc284 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5c5e580c37d2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c5e580c37d2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c5e580c37d2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c5e580c37d2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5c5e580c37d2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c5e5817ae6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5c5e5817ae6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7a4f0fe43aa4 - <unknown>
[INFO] [stdout]   48:     0x7a4f0fed0a64 - 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.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "121d8763aca496aa0797a059c44f5ec5ffb10f97e462b6e4abfd92e1a7c4916d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "121d8763aca496aa0797a059c44f5ec5ffb10f97e462b6e4abfd92e1a7c4916d", kill_on_drop: false }`
[INFO] [stdout] 121d8763aca496aa0797a059c44f5ec5ffb10f97e462b6e4abfd92e1a7c4916d
