[INFO] fetching crate sb 0.3.12... [INFO] testing sb-0.3.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate sb 0.3.12 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sb 0.3.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sb 0.3.12 [INFO] tweaked toml for crates.io crate sb 0.3.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sb 0.3.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sb 0.3.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47d15bf9fa327b2150c0da7790f71118dd9f3762ee8e13ae19bafd0ef046b742 [INFO] running `Command { std: "docker" "start" "-a" "47d15bf9fa327b2150c0da7790f71118dd9f3762ee8e13ae19bafd0ef046b742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47d15bf9fa327b2150c0da7790f71118dd9f3762ee8e13ae19bafd0ef046b742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d15bf9fa327b2150c0da7790f71118dd9f3762ee8e13ae19bafd0ef046b742", kill_on_drop: false }` [INFO] [stdout] 47d15bf9fa327b2150c0da7790f71118dd9f3762ee8e13ae19bafd0ef046b742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec9bd0b628b12c0cef8fb7ce1b0fa99415dbcaa94ef76c2c7a4b485a3d52073 [INFO] running `Command { std: "docker" "start" "-a" "3ec9bd0b628b12c0cef8fb7ce1b0fa99415dbcaa94ef76c2c7a4b485a3d52073", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling opener v0.8.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling tui-tree-widget v0.23.1 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling ratatui-image v8.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tui-markdown v0.3.5 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling sb v0.3.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `tree_delete_selected` is never used [INFO] [stdout] --> src/app.rs:1003:12 [INFO] [stdout] | [INFO] [stdout] 125 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1003 | pub fn tree_delete_selected(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "3ec9bd0b628b12c0cef8fb7ce1b0fa99415dbcaa94ef76c2c7a4b485a3d52073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec9bd0b628b12c0cef8fb7ce1b0fa99415dbcaa94ef76c2c7a4b485a3d52073", kill_on_drop: false }` [INFO] [stdout] 3ec9bd0b628b12c0cef8fb7ce1b0fa99415dbcaa94ef76c2c7a4b485a3d52073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f40e73f482ae4b3dd21ddda63b94fbb6011078ac927b8e431d5b14f79a8eab [INFO] running `Command { std: "docker" "start" "-a" "67f40e73f482ae4b3dd21ddda63b94fbb6011078ac927b8e431d5b14f79a8eab", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ratatui-image v8.0.1 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling opener v0.8.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling tui-markdown v0.3.5 [INFO] [stderr] Compiling sb v0.3.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `tree_delete_selected` is never used [INFO] [stdout] --> src/app.rs:1003:12 [INFO] [stdout] | [INFO] [stdout] 125 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1003 | pub fn tree_delete_selected(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tree_delete_selected` is never used [INFO] [stdout] --> src/app.rs:1003:12 [INFO] [stdout] | [INFO] [stdout] 125 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1003 | pub fn tree_delete_selected(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.62s [INFO] running `Command { std: "docker" "inspect" "67f40e73f482ae4b3dd21ddda63b94fbb6011078ac927b8e431d5b14f79a8eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f40e73f482ae4b3dd21ddda63b94fbb6011078ac927b8e431d5b14f79a8eab", kill_on_drop: false }` [INFO] [stdout] 67f40e73f482ae4b3dd21ddda63b94fbb6011078ac927b8e431d5b14f79a8eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20e7746ec69d8cabb436fedb1837bf2066cd90be6fe0aabb22d54403ef0abca5 [INFO] running `Command { std: "docker" "start" "-a" "20e7746ec69d8cabb436fedb1837bf2066cd90be6fe0aabb22d54403ef0abca5", kill_on_drop: false }` [INFO] [stderr] warning: method `tree_delete_selected` is never used [INFO] [stdout] [INFO] [stderr] --> src/app.rs:1003:12 [INFO] [stdout] running 2 tests [INFO] [stderr] | [INFO] [stdout] test git::tests::test_file_status_conversion ... ok [INFO] [stderr] 125 | impl App { [INFO] [stderr] | -------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 1003 | pub fn tree_delete_selected(&mut self) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sb` (bin "sb") generated 1 warning [INFO] [stderr] warning: `sb` (bin "sb" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sb-0ba96e3b6031d021) [INFO] [stdout] test git::tests::test_git_repo_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sb-1d81a8e1c1c002b7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test git::tests::test_file_status_conversion ... ok [INFO] [stdout] test git::tests::test_git_repo_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_code_file_detection ... ok [INFO] [stdout] test test_file_operations ... ok [INFO] [stdout] test test_file_size_limits ... ok [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c5dea3da3f72320a) [INFO] [stdout] test test_concurrent_file_access ... ok [INFO] [stdout] test test_markdown_file_detection ... ok [INFO] [stdout] test test_security_path_validation ... ok [INFO] [stdout] test test_config_defaults ... ok [INFO] [stdout] test test_directory_structure ... ok [INFO] [stdout] test test_app_pane_toggle ... ok [INFO] [stdout] test test_app_help_toggle ... ok [INFO] [stdout] test test_app_focus_management ... ok [INFO] [stdout] test test_app_integration_basic_operations ... ok [INFO] [stdout] test test_app_initialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests sb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20e7746ec69d8cabb436fedb1837bf2066cd90be6fe0aabb22d54403ef0abca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e7746ec69d8cabb436fedb1837bf2066cd90be6fe0aabb22d54403ef0abca5", kill_on_drop: false }` [INFO] [stdout] 20e7746ec69d8cabb436fedb1837bf2066cd90be6fe0aabb22d54403ef0abca5