[INFO] cloning repository https://github.com/vmunix/slugr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmunix/slugr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmunix%2Fslugr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmunix%2Fslugr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 980da7894bfb93ccde93d9045e38e9491e255569
[INFO] testing vmunix/slugr against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmunix%2Fslugr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vmunix/slugr
[INFO] finished tweaking git repo https://github.com/vmunix/slugr
[INFO] tweaked toml for git repo https://github.com/vmunix/slugr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vmunix/slugr on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vmunix/slugr 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 177ae8532c72a0694c2a5ff35c05a5f21dee03a54e16c6c18f90887ba1952f93
[INFO] running `Command { std: "docker" "start" "-a" "177ae8532c72a0694c2a5ff35c05a5f21dee03a54e16c6c18f90887ba1952f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "177ae8532c72a0694c2a5ff35c05a5f21dee03a54e16c6c18f90887ba1952f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "177ae8532c72a0694c2a5ff35c05a5f21dee03a54e16c6c18f90887ba1952f93", kill_on_drop: false }`
[INFO] [stdout] 177ae8532c72a0694c2a5ff35c05a5f21dee03a54e16c6c18f90887ba1952f93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cef83f1080a22f41d29d79052b83fa2f52fdda6b66b3988094dcd41a1b1d44a
[INFO] running `Command { std: "docker" "start" "-a" "9cef83f1080a22f41d29d79052b83fa2f52fdda6b66b3988094dcd41a1b1d44a", kill_on_drop: false }`
[INFO] [stderr]    Compiling any_ascii v0.3.3
[INFO] [stderr]    Compiling fileslug v0.1.3 (/opt/rustwide/workdir/crates/fileslug)
[INFO] [stderr]    Compiling slugr v0.1.3 (/opt/rustwide/workdir/slugr)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] running `Command { std: "docker" "inspect" "9cef83f1080a22f41d29d79052b83fa2f52fdda6b66b3988094dcd41a1b1d44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cef83f1080a22f41d29d79052b83fa2f52fdda6b66b3988094dcd41a1b1d44a", kill_on_drop: false }`
[INFO] [stdout] 9cef83f1080a22f41d29d79052b83fa2f52fdda6b66b3988094dcd41a1b1d44a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77269852bcf86e25811a7c387db873d8733057b4f80067bcc0cac4843570eea2
[INFO] running `Command { std: "docker" "start" "-a" "77269852bcf86e25811a7c387db873d8733057b4f80067bcc0cac4843570eea2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fileslug v0.1.3 (/opt/rustwide/workdir/crates/fileslug)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling slugr v0.1.3 (/opt/rustwide/workdir/slugr)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.25s
[INFO] running `Command { std: "docker" "inspect" "77269852bcf86e25811a7c387db873d8733057b4f80067bcc0cac4843570eea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77269852bcf86e25811a7c387db873d8733057b4f80067bcc0cac4843570eea2", kill_on_drop: false }`
[INFO] [stdout] 77269852bcf86e25811a7c387db873d8733057b4f80067bcc0cac4843570eea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a80105d32335f380a8503168df3b52a2b51d02570ac5ae95353da46dabeba4db
[INFO] running `Command { std: "docker" "start" "-a" "a80105d32335f380a8503168df3b52a2b51d02570ac5ae95353da46dabeba4db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fileslug-c41909a4f5355eaa)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test tests::test_preserve_version_dots_letters_not_matched ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_adjacent_to_letters ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_no_version ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_multiple_versions ... ok
[INFO] [stdout] test tests::test_slugify_already_numbered ... ok
[INFO] [stdout] test tests::test_slugify_brackets_stripped_contents_kept ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_not_followed_by_digit ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_semver ... ok
[INFO] [stdout] test tests::test_slugify_backticks ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_simple ... ok
[INFO] [stdout] test tests::test_preserve_version_dots_two_part ... ok
[INFO] [stdout] test tests::test_restore_version_dots ... ok
[INFO] [stdout] test tests::test_restore_version_dots_no_placeholder ... ok
[INFO] [stdout] test tests::test_slugify_basic_kebab ... ok
[INFO] [stdout] test tests::test_slugify_compound_ext_mixed_case ... ok
[INFO] [stdout] test tests::test_slugify_compound_extension ... ok
[INFO] [stdout] test tests::test_slugify_curly_braces ... ok
[INFO] [stdout] test tests::test_slugify_empty_string ... ok
[INFO] [stdout] test tests::test_slugify_emoji ... ok
[INFO] [stdout] test tests::test_slugify_full_pipeline ... ok
[INFO] [stdout] test tests::test_slugify_hidden_config_multipart ... ok
[INFO] [stdout] test tests::test_slugify_newline_in_name ... ok
[INFO] [stdout] test tests::test_slugify_keep_unicode ... ok
[INFO] [stdout] test tests::test_slugify_no_extension ... ok
[INFO] [stdout] test tests::test_slugify_no_truncation_under_limit ... ok
[INFO] [stdout] test tests::test_slugify_numbers_only ... ok
[INFO] [stdout] test tests::test_slugify_pascal ... ok
[INFO] [stdout] test tests::test_slugify_pascal_multiple_words ... ok
[INFO] [stdout] test tests::test_slugify_pipe_redirect ... ok
[INFO] [stdout] test tests::test_slugify_rtl_arabic ... ok
[INFO] [stdout] test tests::test_slugify_shell_injection ... ok
[INFO] [stdout] test tests::test_slugify_already_clean ... ok
[INFO] [stdout] test tests::test_slugify_string_keep_unicode ... ok
[INFO] [stdout] test tests::test_slugify_string_no_extension_handling ... ok
[INFO] [stdout] test tests::test_slugify_snake ... ok
[INFO] [stdout] test tests::test_slugify_special_chars ... ok
[INFO] [stdout] test tests::test_slugify_string_basic ... ok
[INFO] [stdout] test tests::test_slugify_string_brackets_stripped ... ok
[INFO] [stdout] test tests::test_slugify_string_dotfile_not_preserved ... ok
[INFO] [stdout] test tests::test_slugify_string_empty ... ok
[INFO] [stdout] test tests::test_slugify_string_only_special ... ok
[INFO] [stdout] test tests::test_slugify_only_special_chars ... ok
[INFO] [stdout] test tests::test_slugify_string_preserves_version_dots ... ok
[INFO] [stdout] test tests::test_slugify_string_snake ... ok
[INFO] [stdout] test tests::test_slugify_truncates_at_separator_boundary ... ok
[INFO] [stdout] test tests::test_slugify_string_no_truncation_under_1k ... ok
[INFO] [stdout] test tests::test_slugify_string_pascal ... ok
[INFO] [stdout] test tests::test_slugify_truncates_cjk_expansion ... ok
[INFO] [stdout] test tests::test_slugify_combining_char ... ok
[INFO] [stdout] test tests::test_slugify_dotfile_untouched ... ok
[INFO] [stdout] test tests::test_slugify_dotfile_with_extension ... ok
[INFO] [stdout] test tests::test_slugify_string_truncates_long_input ... ok
[INFO] [stdout] test tests::test_slugify_string_unicode ... ok
[INFO] [stdout] test tests::test_slugify_trims_separators ... ok
[INFO] [stdout] test tests::test_slugify_truncates_long_name ... ok
[INFO] [stdout] test tests::test_slugify_truncation_keep_unicode_multibyte ... ok
[INFO] [stdout] test tests::test_slugify_truncation_preserves_long_extension ... ok
[INFO] [stdout] test tests::test_split_compound_extension ... ok
[INFO] [stdout] test tests::test_split_dotfile ... ok
[INFO] [stdout] test tests::test_slugify_unicode_transliterate ... ok
[INFO] [stdout] test tests::test_slugify_very_long_name ... ok
[INFO] [stdout] test tests::test_slugify_zero_width_chars ... ok
[INFO] [stdout] test tests::test_split_dotfile_with_extension ... ok
[INFO] [stdout] test tests::test_split_dotfile_with_second_extension ... ok
[INFO] [stdout] test tests::test_split_multiple_dots ... ok
[INFO] [stdout] test tests::test_slugify_only_special_no_ext ... ok
[INFO] [stdout] test tests::test_split_simple_extension ... ok
[INFO] [stdout] test tests::test_split_no_extension ... ok
[INFO] [stdout] test tests::test_slugify_collapses_separators ... ok
[INFO] [stdout] test tests::test_slugify_cjk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slugr-b5a07b245db8a1e3)
[INFO] [stdout] 
[INFO] [stdout] running 171 tests
[INFO] [stdout] test cli::tests::test_all_flags ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_clobber ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_execute ... ok
[INFO] [stdout] test cli::tests::test_clobber_opt_in ... ok
[INFO] [stdout] test cli::tests::test_defaults ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_files ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_interactive ... ok
[INFO] [stdout] test cli::tests::test_pipe_conflicts_with_recursive ... ok
[INFO] [stdout] test cli::tests::test_pipe_with_style_flags ... ok
[INFO] [stdout] test cli::tests::test_pipe_flag ... ok
[INFO] [stdout] test cli::tests::test_pipe_with_raw ... ok
[INFO] [stdout] test cli::tests::test_recursive_with_file_argument ... ok
[INFO] [stdout] test cli::tests::test_raw_requires_pipe ... ok
[INFO] [stdout] test cli::tests::test_snake_and_pascal_conflict ... ok
[INFO] [stdout] test fixtures::tests::all_caps::kebab ... ok
[INFO] [stdout] test fixtures::tests::all_caps::snake ... ok
[INFO] [stdout] test fixtures::tests::all_dots::kebab ... ok
[INFO] [stdout] test fixtures::tests::all_dots::pascal ... ok
[INFO] [stdout] test fixtures::tests::ampersand_chain::kebab ... ok
[INFO] [stdout] test fixtures::tests::all_dots::snake ... ok
[INFO] [stdout] test fixtures::tests::arabic_rtl::kebab ... ok
[INFO] [stdout] test fixtures::tests::ampersand_chain::pascal ... ok
[INFO] [stdout] test fixtures::tests::backslash_path::pascal ... ok
[INFO] [stdout] test fixtures::tests::brackets_mixed::kebab ... ok
[INFO] [stdout] test fixtures::tests::brackets_mixed::pascal ... ok
[INFO] [stdout] test fixtures::tests::backslash_path::snake ... ok
[INFO] [stdout] test fixtures::tests::brackets_mixed::snake ... ok
[INFO] [stdout] test fixtures::tests::backtick_inject::pascal ... ok
[INFO] [stdout] test fixtures::tests::backtick_inject::snake ... ok
[INFO] [stdout] test fixtures::tests::backslash_path::kebab ... ok
[INFO] [stdout] test fixtures::tests::arabic_rtl::pascal ... ok
[INFO] [stdout] test fixtures::tests::camera_roll::kebab ... ok
[INFO] [stdout] test fixtures::tests::ampersand_chain::snake ... ok
[INFO] [stdout] test fixtures::tests::arabic_rtl::snake ... ok
[INFO] [stdout] test fixtures::tests::compound_with_extras::kebab ... ok
[INFO] [stdout] test fixtures::tests::copy_of_copy::kebab ... ok
[INFO] [stdout] test fixtures::tests::copy_of_copy::snake ... ok
[INFO] [stdout] test fixtures::tests::copy_of_copy::pascal ... ok
[INFO] [stdout] test fixtures::tests::dotfile_with_spaces::kebab ... ok
[INFO] [stdout] test fixtures::tests::compound_with_extras::pascal ... ok
[INFO] [stdout] test fixtures::tests::dotfile_with_spaces::pascal ... ok
[INFO] [stdout] test fixtures::tests::compound_with_extras::snake ... ok
[INFO] [stdout] test fixtures::tests::all_caps::pascal ... ok
[INFO] [stdout] test fixtures::tests::backtick_inject::kebab ... ok
[INFO] [stdout] test fixtures::tests::cmd_substitution::kebab ... ok
[INFO] [stdout] test fixtures::tests::camera_roll::snake ... ok
[INFO] [stdout] test fixtures::tests::download_duplicate::kebab ... ok
[INFO] [stdout] test fixtures::tests::download_duplicate::pascal ... ok
[INFO] [stdout] test fixtures::tests::dotfile_with_spaces::snake ... ok
[INFO] [stdout] test fixtures::tests::download_duplicate::snake ... ok
[INFO] [stdout] test fixtures::tests::download_hell::pascal ... ok
[INFO] [stdout] test fixtures::tests::download_hell::kebab ... ok
[INFO] [stdout] test fixtures::tests::download_hell::snake ... ok
[INFO] [stdout] test fixtures::tests::emoji_overload::kebab ... ok
[INFO] [stdout] test fixtures::tests::emoji_overload::snake ... ok
[INFO] [stdout] test fixtures::tests::camera_roll::pascal ... ok
[INFO] [stdout] test fixtures::tests::final_v2::kebab ... ok
[INFO] [stdout] test fixtures::tests::final_v2::pascal ... ok
[INFO] [stdout] test fixtures::tests::emoji_overload::pascal ... ok
[INFO] [stdout] test fixtures::tests::cmd_substitution::pascal ... ok
[INFO] [stdout] test fixtures::tests::env_expansion::snake ... ok
[INFO] [stdout] test fixtures::tests::french_cedilla::pascal ... ok
[INFO] [stdout] test fixtures::tests::french_cedilla::snake ... ok
[INFO] [stdout] test fixtures::tests::env_expansion::pascal ... ok
[INFO] [stdout] test fixtures::tests::german_umlauts::kebab ... ok
[INFO] [stdout] test fixtures::tests::german_umlauts::pascal ... ok
[INFO] [stdout] test fixtures::tests::german_umlauts::snake ... ok
[INFO] [stdout] test fixtures::tests::japanese_mixed::kebab ... ok
[INFO] [stdout] test fixtures::tests::japanese_mixed::snake ... ok
[INFO] [stdout] test fixtures::tests::japanese_mixed::pascal ... ok
[INFO] [stdout] test fixtures::tests::macos_screenshot::kebab ... ok
[INFO] [stdout] test fixtures::tests::macos_screenshot::pascal ... ok
[INFO] [stdout] test fixtures::tests::env_expansion::kebab ... ok
[INFO] [stdout] test fixtures::tests::macos_screenshot::snake ... ok
[INFO] [stdout] test fixtures::tests::many_dots::kebab ... ok
[INFO] [stdout] test fixtures::tests::many_dots::pascal ... ok
[INFO] [stdout] test fixtures::tests::many_dots::snake ... ok
[INFO] [stdout] test fixtures::tests::mixed_scripts::pascal ... ok
[INFO] [stdout] test fixtures::tests::mixed_scripts::snake ... ok
[INFO] [stdout] test fixtures::tests::mixed_scripts::kebab ... ok
[INFO] [stdout] test fixtures::tests::mixed_separators::pascal ... ok
[INFO] [stdout] test fixtures::tests::mixed_separators::snake ... ok
[INFO] [stdout] test fixtures::tests::music_track::kebab ... ok
[INFO] [stdout] test fixtures::tests::music_track::pascal ... ok
[INFO] [stdout] test fixtures::tests::music_track::snake ... ok
[INFO] [stdout] test fixtures::tests::no_extension_dir::kebab ... ok
[INFO] [stdout] test fixtures::tests::no_extension_dir::snake ... ok
[INFO] [stdout] test fixtures::tests::no_extension_dir::pascal ... ok
[INFO] [stdout] test fixtures::tests::nordic_french::kebab ... ok
[INFO] [stdout] test fixtures::tests::final_v2::snake ... ok
[INFO] [stdout] test fixtures::tests::nordic_french::pascal ... ok
[INFO] [stdout] test fixtures::tests::mixed_separators::kebab ... ok
[INFO] [stdout] test fixtures::tests::french_cedilla::kebab ... ok
[INFO] [stdout] test fixtures::tests::nordic_french::snake ... ok
[INFO] [stdout] test fixtures::tests::photoshop_copy::kebab ... ok
[INFO] [stdout] test fixtures::tests::quotes_mixed::kebab ... ok
[INFO] [stdout] test fixtures::tests::quotes_mixed::pascal ... ok
[INFO] [stdout] test fixtures::tests::photoshop_copy::pascal ... ok
[INFO] [stdout] test fixtures::tests::raw_photo_dupe::snake ... ok
[INFO] [stdout] test fixtures::tests::russian_cyrillic::kebab ... ok
[INFO] [stdout] test fixtures::tests::russian_cyrillic::snake ... ok
[INFO] [stdout] test fixtures::tests::russian_cyrillic::pascal ... ok
[INFO] [stdout] test fixtures::tests::scanned_tax::kebab ... ok
[INFO] [stdout] test fixtures::tests::scanned_tax::snake ... ok
[INFO] [stdout] test fixtures::tests::semicolon_chain::kebab ... ok
[INFO] [stdout] test fixtures::tests::scanned_tax::pascal ... ok
[INFO] [stdout] test fixtures::tests::photoshop_copy::snake ... ok
[INFO] [stdout] test fixtures::tests::semver_dmg::kebab ... ok
[INFO] [stdout] test fixtures::tests::raw_photo_dupe::kebab ... ok
[INFO] [stdout] test fixtures::tests::semver_dmg::pascal ... ok
[INFO] [stdout] test fixtures::tests::semver_dmg::snake ... ok
[INFO] [stdout] test fixtures::tests::quotes_mixed::snake ... ok
[INFO] [stdout] test fixtures::tests::raw_photo_dupe::pascal ... ok
[INFO] [stdout] test fixtures::tests::semicolon_chain::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_glued_to_name::kebab ... ok
[INFO] [stdout] test fixtures::tests::semicolon_chain::snake ... ok
[INFO] [stdout] test fixtures::tests::version_glued_to_name::snake ... ok
[INFO] [stdout] test fixtures::tests::spanish_tilde::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_multiple::snake ... ok
[INFO] [stdout] test fixtures::tests::spanish_tilde::kebab ... ok
[INFO] [stdout] test fixtures::tests::spanish_tilde::snake ... ok
[INFO] [stdout] test fixtures::tests::version_glued_to_name::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_three_part::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_three_part::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_three_part::snake ... ok
[INFO] [stdout] test fixtures::tests::version_multiple::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_two_part::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_two_part::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_multiple::pascal ... ok
[INFO] [stdout] test fixtures::tests::version_two_part::snake ... ok
[INFO] [stdout] test fixtures::tests::windows_reserved::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_underscored::kebab ... ok
[INFO] [stdout] test fixtures::tests::word_temp::pascal ... ok
[INFO] [stdout] test fixtures::tests::word_temp::kebab ... ok
[INFO] [stdout] test fixtures::tests::word_temp::snake ... ok
[INFO] [stdout] test fixtures::tests::xss_attempt::kebab ... ok
[INFO] [stdout] test fixtures::tests::xss_attempt::snake ... ok
[INFO] [stdout] test fixtures::tests::zero_width_chars::kebab ... ok
[INFO] [stdout] test fixtures::tests::version_underscored::pascal ... ok
[INFO] [stdout] test fixtures::tests::xss_attempt::pascal ... ok
[INFO] [stdout] test fixtures::tests::zero_width_chars::pascal ... ok
[INFO] [stdout] test fixtures::tests::windows_reserved::pascal ... ok
[INFO] [stdout] test fixtures::tests::zero_width_chars::snake ... ok
[INFO] [stdout] test fixtures::tests::windows_reserved::snake ... ok
[INFO] [stdout] test fixtures::tests::version_underscored::snake ... ok
[INFO] [stdout] test rename::tests::test_rename_file_basic ... ok
[INFO] [stdout] test rename::tests::test_rename_symlink_not_followed ... ok
[INFO] [stdout] test rename::tests::test_rename_file_dry_run ... ok
[INFO] [stdout] test rename::tests::test_rename_source_not_found ... ok
[INFO] [stdout] test walk::tests::test_collect_mixed_files_and_dirs ... ok
[INFO] [stdout] test rename::tests::test_safe_target_dotfile_collision ... ok
[INFO] [stdout] test rename::tests::test_safe_target_compound_ext ... ok
[INFO] [stdout] test rename::tests::test_safe_target_with_collision ... ok
[INFO] [stdout] test rename::tests::test_safe_target_multiple_collisions ... ok
[INFO] [stdout] test walk::tests::test_collect_deeply_nested ... ok
[INFO] [stdout] test rename::tests::test_safe_target_dotfile_multiple_collisions ... ok
[INFO] [stdout] test rename::tests::test_rename_to_empty_name ... ok
[INFO] [stdout] test fixtures::tests::cmd_substitution::snake ... ok
[INFO] [stdout] test rename::tests::test_safe_target_no_clobber_off ... ok
[INFO] [stdout] test rename::tests::test_rename_file_same_name ... ok
[INFO] [stdout] test walk::tests::test_collect_non_existent_path ... ok
[INFO] [stdout] test walk::tests::test_collect_recursive_skips_root ... ok
[INFO] [stdout] test walk::tests::test_collect_single_file ... ok
[INFO] [stdout] test rename::tests::test_safe_target_no_collision ... ok
[INFO] [stdout] test walk::tests::test_collect_non_recursive ... ok
[INFO] [stdout] test walk::tests::test_collect_recursive_bottom_up ... ok
[INFO] [stdout] test walk::tests::test_collect_empty_directory_recursive ... ok
[INFO] [stdout] test walk::tests::test_collect_symlink_in_tree ... ok
[INFO] [stdout] test rename::tests::test_rename_readonly_directory ... FAILED
[INFO] [stdout] test rename::tests::test_safe_target_just_under_cap ... ok
[INFO] [stdout] test rename::tests::test_safe_target_overflow_protection ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rename::tests::test_rename_readonly_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rename::tests::test_rename_readonly_directory' (245) panicked at slugr/src/rename.rs:297:22:
[INFO] [stdout] expected Failed, got Renamed { from: "/tmp/.tmp008dlP/readonly/file.txt", to: "/tmp/.tmp008dlP/readonly/renamed.txt" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591bc117cb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x591bc117cb1a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x591bc117cb1a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591bc117cb1a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x591bc119277a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591bc119277a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x591bc11821a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x591bc11821a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x591bc115957f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591bc115957f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591bc1173ea9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x591bc0ffed9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x591bc0ffed9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x591bc1174062 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x591bc1174062 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x591bc1159638 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x591bc1150cb9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x591bc115a55d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x591bc119302c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x591bc0fcc5e4 - slugr::rename::tests::test_rename_readonly_directory::h97818b1f9053b071
[INFO] [stdout]                                at /opt/rustwide/workdir/slugr/src/rename.rs:297:22
[INFO] [stdout]   20:     0x591bc0fcc6b7 - slugr::rename::tests::test_rename_readonly_directory::{{closure}}::h2be3a4f9abc8d2f3
[INFO] [stdout]                                at /opt/rustwide/workdir/slugr/src/rename.rs:275:40
[INFO] [stdout]   21:     0x591bc0fe4ba6 - core::ops::function::FnOnce::call_once::hea31cfcb6e74ef3e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x591bc0ff2e7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x591bc0ff2e7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x591bc0fff86b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x591bc0fff86b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x591bc0fff86b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x591bc0fff86b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x591bc0fff86b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x591bc0fff86b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x591bc0fff86b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x591bc0ffaf84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x591bc0ffaf84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x591bc1002472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x591bc1002472 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x591bc1002472 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x591bc1002472 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x591bc1002472 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x591bc1002472 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x591bc1002472 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x591bc117bf0f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x591bc117bf0f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a8386184aa4 - <unknown>
[INFO] [stdout]   43:     0x7a8386211a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rename::tests::test_rename_readonly_directory
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 170 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p slugr --bin slugr`
[INFO] running `Command { std: "docker" "inspect" "a80105d32335f380a8503168df3b52a2b51d02570ac5ae95353da46dabeba4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80105d32335f380a8503168df3b52a2b51d02570ac5ae95353da46dabeba4db", kill_on_drop: false }`
[INFO] [stdout] a80105d32335f380a8503168df3b52a2b51d02570ac5ae95353da46dabeba4db
