[INFO] cloning repository https://github.com/zetafunction/toru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zetafunction/toru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetafunction%2Ftoru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetafunction%2Ftoru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdfd1d4b410f6450d3f9f5814d69c38ee0ce3465 [INFO] testing zetafunction/toru against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzetafunction%2Ftoru" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zetafunction/toru [INFO] finished tweaking git repo https://github.com/zetafunction/toru [INFO] tweaked toml for git repo https://github.com/zetafunction/toru written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zetafunction/toru on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zetafunction/toru 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq-proto v0.5.2 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded unit-prefix v0.5.1 [INFO] [stderr] Downloaded serde_bencode v0.2.4 [INFO] [stderr] Downloaded indicatif v0.18.2 [INFO] [stderr] Downloaded ureq v3.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0303fed2a5e2d49c52875afe6ad5ff34f5f9ebbbf387c504fb3dea636d51b8f0 [INFO] running `Command { std: "docker" "start" "-a" "0303fed2a5e2d49c52875afe6ad5ff34f5f9ebbbf387c504fb3dea636d51b8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0303fed2a5e2d49c52875afe6ad5ff34f5f9ebbbf387c504fb3dea636d51b8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0303fed2a5e2d49c52875afe6ad5ff34f5f9ebbbf387c504fb3dea636d51b8f0", kill_on_drop: false }` [INFO] [stdout] 0303fed2a5e2d49c52875afe6ad5ff34f5f9ebbbf387c504fb3dea636d51b8f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cda8d935129b1e549b36dfa757c5cc957504f3ea57916cda21fb2a799c4855e5 [INFO] running `Command { std: "docker" "start" "-a" "cda8d935129b1e549b36dfa757c5cc957504f3ea57916cda21fb2a799c4855e5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling ureq v3.1.2 [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.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toru v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `year` is never read [INFO] [stdout] --> src/subcommands/make_episode_links.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct OMDbResult { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | year: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OMDbResult` 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: field `id` is never read [INFO] [stdout] --> src/sycli/mod.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 81 | struct RawFile { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 82 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `piece_length` are never read [INFO] [stdout] --> src/torrent/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Info { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | pub piece_length: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.55s [INFO] running `Command { std: "docker" "inspect" "cda8d935129b1e549b36dfa757c5cc957504f3ea57916cda21fb2a799c4855e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda8d935129b1e549b36dfa757c5cc957504f3ea57916cda21fb2a799c4855e5", kill_on_drop: false }` [INFO] [stdout] cda8d935129b1e549b36dfa757c5cc957504f3ea57916cda21fb2a799c4855e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81cad749f073bcfb2953b03d6248c6d25e51212e0d2721f754907e22265535a0 [INFO] running `Command { std: "docker" "start" "-a" "81cad749f073bcfb2953b03d6248c6d25e51212e0d2721f754907e22265535a0", kill_on_drop: false }` [INFO] [stderr] Compiling toru v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `year` is never read [INFO] [stdout] --> src/subcommands/make_episode_links.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct OMDbResult { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | year: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OMDbResult` 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: fields `name` and `piece_length` are never read [INFO] [stdout] --> src/torrent/mod.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Info { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | pub piece_length: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "81cad749f073bcfb2953b03d6248c6d25e51212e0d2721f754907e22265535a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cad749f073bcfb2953b03d6248c6d25e51212e0d2721f754907e22265535a0", kill_on_drop: false }` [INFO] [stdout] 81cad749f073bcfb2953b03d6248c6d25e51212e0d2721f754907e22265535a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf71d11faa9aa4ed920164e9f310319ae101743e262ea5b6a4ce912842ba7796 [INFO] running `Command { std: "docker" "start" "-a" "bf71d11faa9aa4ed920164e9f310319ae101743e262ea5b6a4ce912842ba7796", kill_on_drop: false }` [INFO] [stderr] warning: field `year` is never read [INFO] [stderr] --> src/subcommands/make_episode_links.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 22 | struct OMDbResult { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 26 | year: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OMDbResult` 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: fields `name` and `piece_length` are never read [INFO] [stderr] --> src/torrent/mod.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct Info { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 46 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 47 | pub piece_length: u64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `toru` (bin "toru" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toru-04830b5eb20b443c) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test fs::tests::collect_files_empty_dir ... ok [INFO] [stdout] test fs::tests::collect_files_with_file ... ok [INFO] [stdout] test fs::tests::collect_symlinks_regular ... ok [INFO] [stdout] test fs::tests::collect_files_with_dir ... ok [INFO] [stdout] test subcommands::import::tests::get_best_candidate_prefer_suffix_over_prefix ... ok [INFO] [stdout] test fs::tests::collect_symlinks_no_symlinks ... ok [INFO] [stdout] test fs::tests::create_or_update_symlink_basic ... ok [INFO] [stdout] test subcommands::import::tests::get_best_candidate_longest_shared_suffix_wins ... ok [INFO] [stdout] test subcommands::import::tests::get_best_candidate_preferred_prefix_disambiguates ... ok [INFO] [stdout] test fs::tests::collect_files_with_symlink_fails ... ok [INFO] [stdout] test subcommands::import::tests::get_best_candidate_preferred_prefix_matches_nothing ... ok [INFO] [stdout] test subcommands::import::tests::get_best_candidate_shared_longest_shared_suffix ... ok [INFO] [stdout] test subcommands::import::tests::get_best_candidate_single_option ... ok [INFO] [stdout] test subcommands::import::tests::remove_common_suffix_all_shared ... ok [INFO] [stdout] test subcommands::import::tests::remove_common_suffix_partial_shared ... ok [INFO] [stdout] test subcommands::make_episode_links::tests::check_matching_parent_and_extension_mismatched_extensions ... ok [INFO] [stdout] test subcommands::make_episode_links::tests::check_matching_parent_and_extension_mismatched_parent ... ok [INFO] [stdout] test sycli::tests::filter_torrent_not_all_source_files_matched ... ok [INFO] [stdout] test sycli::tests::filter_torrent_with_matched_non_empty_file_and_matched_empty_file ... ok [INFO] [stdout] test sycli::tests::filter_torrent_with_matched_non_empty_file_and_unmatched_empty_file ... ok [INFO] [stdout] test sycli::tests::file_deserialize ... ok [INFO] [stdout] test subcommands::make_episode_links::tests::check_matching_parent_and_extension_no_paths ... ok [INFO] [stdout] test sycli::tests::filter_torrent_with_only_empty_file_matched ... ok [INFO] [stdout] test subcommands::make_episode_links::tests::check_matching_parent_and_extension_ok ... ok [INFO] [stdout] test sycli::tests::filter_torrents_torrent_with_included_and_non_included_files ... ok [INFO] [stdout] test subcommands::r#move::tests::calculate_new_base_path_with_single_file_torrent ... ok [INFO] [stdout] test sycli::tests::filter_torrents_with_no_torrents ... ok [INFO] [stdout] test sycli::tests::filter_torrents_with_no_source_files ... ok [INFO] [stdout] test sycli::tests::filter_torrents_with_no_torrents_or_source_files ... ok [INFO] [stdout] test sycli::tests::torrent_deserialize ... ok [INFO] [stdout] test sycli::tests::filter_torrents_normal ... ok [INFO] [stdout] test sycli::tests::filter_torrent_no_source_files ... ok [INFO] [stdout] test sycli::tests::filter_torrent_with_only_empty_file_unmatched ... ok [INFO] [stdout] test subcommands::r#move::tests::calculate_new_base_path_with_multi_file_torrent ... ok [INFO] [stdout] test subcommands::import::tests::remove_common_suffix_all_unique ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf71d11faa9aa4ed920164e9f310319ae101743e262ea5b6a4ce912842ba7796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf71d11faa9aa4ed920164e9f310319ae101743e262ea5b6a4ce912842ba7796", kill_on_drop: false }` [INFO] [stdout] bf71d11faa9aa4ed920164e9f310319ae101743e262ea5b6a4ce912842ba7796