[INFO] fetching crate fd-find 10.2.0... [INFO] testing fd-find-10.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fd-find 10.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate fd-find 10.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fd-find 10.2.0 [INFO] tweaked toml for crates.io crate fd-find 10.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fd-find 10.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fd-find 10.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argmax v0.3.1 [INFO] [stderr] Downloaded clap_complete v4.5.19 [INFO] [stderr] Downloaded lscolors v0.19.0 [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6cf7165d5c17a2e9b00d3c4a635f4a816da5faeace4962da1b1e290705e6d8c [INFO] running `Command { std: "docker" "start" "-a" "e6cf7165d5c17a2e9b00d3c4a635f4a816da5faeace4962da1b1e290705e6d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6cf7165d5c17a2e9b00d3c4a635f4a816da5faeace4962da1b1e290705e6d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6cf7165d5c17a2e9b00d3c4a635f4a816da5faeace4962da1b1e290705e6d8c", kill_on_drop: false }` [INFO] [stdout] e6cf7165d5c17a2e9b00d3c4a635f4a816da5faeace4962da1b1e290705e6d8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2047b4c9161cb86a415ba8da61b28785e4d8b613bc8e8763a88a290cbb8c95ee [INFO] running `Command { std: "docker" "start" "-a" "2047b4c9161cb86a415ba8da61b28785e4d8b613bc8e8763a88a290cbb8c95ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fd-find v10.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling argmax v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling lscolors v0.19.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling clap_complete v4.5.19 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/filesystem.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "2047b4c9161cb86a415ba8da61b28785e4d8b613bc8e8763a88a290cbb8c95ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2047b4c9161cb86a415ba8da61b28785e4d8b613bc8e8763a88a290cbb8c95ee", kill_on_drop: false }` [INFO] [stdout] 2047b4c9161cb86a415ba8da61b28785e4d8b613bc8e8763a88a290cbb8c95ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 54ed0d5877a55a229be93c659f67fb1607147fec70bb5c29319810b33b1beb3e [INFO] running `Command { std: "docker" "start" "-a" "54ed0d5877a55a229be93c659f67fb1607147fec70bb5c29319810b33b1beb3e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling clap_complete v4.5.19 [INFO] [stderr] Compiling fd-find v10.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/filesystem.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/filesystem.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.48s [INFO] running `Command { std: "docker" "inspect" "54ed0d5877a55a229be93c659f67fb1607147fec70bb5c29319810b33b1beb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ed0d5877a55a229be93c659f67fb1607147fec70bb5c29319810b33b1beb3e", kill_on_drop: false }` [INFO] [stdout] 54ed0d5877a55a229be93c659f67fb1607147fec70bb5c29319810b33b1beb3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2fd8590162fc6fd44961359f39bd4b51ae269ed37287832eb8b6e423dc618fab [INFO] running `Command { std: "docker" "start" "-a" "2fd8590162fc6fd44961359f39bd4b51ae269ed37287832eb8b6e423dc618fab", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/filesystem.rs:103:30 [INFO] [stderr] | [INFO] [stderr] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 103 | pub fn osstr_to_bytes(input: &OsStr) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `fd-find` (bin "fd" test) generated 1 warning (run `cargo fix --bin "fd" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `fd-find` (bin "fd") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fd-b6c7956ae50174db) [INFO] [stdout] [INFO] [stdout] running 135 tests [INFO] [stdout] test exit_codes::tests::general_error_if_at_least_one_error ... ok [INFO] [stdout] test exec::tests::generate_custom_path_separator ... ok [INFO] [stdout] test exec::tests::tokens_with_basename ... ok [INFO] [stdout] test exec::tests::tokens_with_basename_no_extension ... ok [INFO] [stdout] test exec::tests::tokens_with_parent ... ok [INFO] [stdout] test exec::tests::tokens_single_batch ... ok [INFO] [stdout] test exec::tests::tokens_with_literal_braces ... ok [INFO] [stdout] test exec::tests::tokens_multiple ... ok [INFO] [stdout] test exec::tests::tokens_with_no_extension ... ok [INFO] [stdout] test exec::tests::command_set_no_args ... ok [INFO] [stdout] test exec::tests::tokens_with_literal_braces_and_placeholder ... ok [INFO] [stdout] test exit_codes::tests::success_when_no_results ... ok [INFO] [stdout] test exit_codes::tests::success_if_no_error ... ok [INFO] [stdout] test exec::tests::tokens_with_placeholder ... ok [INFO] [stdout] test exec::tests::template_no_args ... ok [INFO] [stdout] test exec::tests::tokens_multiple_batch ... ok [INFO] [stdout] test filesystem::tests::strip_current_dir_basic ... ok [INFO] [stdout] test filter::owner::owner_parsing::colon_only ... ok [INFO] [stdout] test filter::owner::owner_parsing::empty ... ok [INFO] [stdout] test filter::owner::owner_parsing::both_negate ... ok [INFO] [stdout] test filter::owner::owner_parsing::gid_only ... ok [INFO] [stdout] test filter::owner::owner_parsing::more_colons ... ok [INFO] [stdout] test filter::owner::owner_parsing::trailing ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_gid ... ok [INFO] [stdout] test filter::owner::owner_parsing::only_colons ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_negate ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_not_gid ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_only ... ok [INFO] [stdout] test filter::size::tests::gibi_minus ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_1 ... ok [INFO] [stdout] test filter::size::tests::byte_plus_multiplier ... ok [INFO] [stdout] test filter::size::tests::byte_minus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::byte_plus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_unit_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_1 ... ok [INFO] [stdout] test filter::size::tests::gibi_plus ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::giga_minus ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::ensure_bb_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::giga_plus ... ok [INFO] [stdout] test filter::size::tests::giga_minus_upper ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_number_returns_none ... ok [INFO] [stdout] test filter::size::tests::giga_plus_upper ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than_equal ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than ... ok [INFO] [stdout] test filter::size::tests::ensure_bib_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than_equal ... ok [INFO] [stdout] test filter::size::tests::kibi_minus ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_plus ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_multiplier ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_minus ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_minus ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus ... ok [INFO] [stdout] test filter::size::tests::mega_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_minus ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tebi_plus ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_minus ... ok [INFO] [stdout] test filter::size::tests::tera_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::tera_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_minus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_upper ... ok [INFO] [stdout] test fmt::fmt_tests::all_placeholders ... ok [INFO] [stdout] test fmt::fmt_tests::parse_no_placeholders ... ok [INFO] [stdout] test fmt::fmt_tests::parse_only_brace_escapes ... ok [INFO] [stdout] test fmt::input::path_tests::basename_dir ... ok [INFO] [stdout] test fmt::input::path_tests::basename_empty ... ok [INFO] [stdout] test fmt::input::path_tests::basename_utf8_0 ... ok [INFO] [stdout] test fmt::input::path_tests::basename_utf8_1 ... ok [INFO] [stdout] test fmt::input::path_tests::basename_simple ... ok [INFO] [stdout] test fmt::input::path_tests::dirname_dir ... ok [INFO] [stdout] test fmt::input::path_tests::dirname_root ... ok [INFO] [stdout] test fmt::input::path_tests::dirname_utf8_0 ... ok [INFO] [stdout] test fmt::input::path_tests::dirname_simple ... ok [INFO] [stdout] test fmt::input::path_tests::dirname_utf8_1 ... ok [INFO] [stdout] test fmt::input::path_tests::hidden ... ok [INFO] [stdout] test filter::time::tests::is_time_filter_applicable ... ok [INFO] [stdout] test fmt::input::path_tests::remove_ext_dir ... ok [INFO] [stdout] test fmt::input::path_tests::remove_ext_empty ... ok [INFO] [stdout] test fmt::input::path_tests::remove_ext_simple ... ok [INFO] [stdout] test fmt::input::path_tests::remove_ext_utf8 ... ok [INFO] [stdout] test hyperlink::test::test_unicode_encoding ... ok [INFO] [stdout] test regex_helper::matches_strings_with_leading_dot_simple ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_simple ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_advanced ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-33ab8fbdc3ac0c84) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test test_and_empty_pattern ... ok [INFO] [stdout] test test_and_plus_ignore_case ... ok [INFO] [stdout] test test_and_plus_glob ... ok [INFO] [stdout] test test_and_plus_case_sensitive ... ok [INFO] [stdout] test test_and_plus_type ... ok [INFO] [stdout] test test_case_sensitive_glob_searches ... ok [INFO] [stdout] test test_absolute_path ... ok [INFO] [stdout] test test_custom_ignore_files ... ok [INFO] [stdout] test test_and_plus_extension ... ok [INFO] [stdout] test test_and_plus_fixed_strings ... ok [INFO] [stdout] test test_and_plus_full_path ... ok [INFO] [stdout] test test_case_insensitive ... ok [INFO] [stdout] test test_and_bad_pattern ... ok [INFO] [stdout] test test_case_sensitive ... ok [INFO] [stdout] test test_exact_depth ... ok [INFO] [stdout] test test_custom_path_separator ... ok [INFO] [stdout] test test_exec_batch_with_limit ... ok [INFO] [stdout] test test_and_pattern_starts_with_dash ... ok [INFO] [stdout] test test_file_system_boundaries ... ok [INFO] [stdout] test test_custom_ignore_precedence ... ok [INFO] [stdout] test test_base_directory ... ok [INFO] [stdout] test test_and_basic ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test test_empty_pattern ... ok [INFO] [stdout] test test_exec_batch_multi ... ok [INFO] [stdout] test test_follow ... ok [INFO] [stdout] test test_full_path ... ok [INFO] [stdout] test test_excludes ... ok [INFO] [stdout] test test_error_if_hidden_not_set_and_pattern_starts_with_dot ... ok [INFO] [stdout] test test_glob_searches_with_extension ... ok [INFO] [stdout] test test_explicit_root_path ... ok [INFO] [stdout] test test_gitignore_parent ... ok [INFO] [stdout] test test_global_ignore ... ok [INFO] [stdout] test test_hidden ... ok [INFO] [stdout] test test_exec_multi ... ok [INFO] [stdout] test test_exec_invalid_utf8 ... ok [INFO] [stdout] test test_hyperlink ... ok [INFO] [stdout] test test_gitignore_and_fdignore ... ok [INFO] [stdout] test test_implicit_absolute_path ... ok [INFO] [stdout] test test_invalid_cwd ... ok [INFO] [stdout] test test_full_path_glob_searches ... ok [INFO] [stdout] test test_git_dir ... ok [INFO] [stdout] test test_glob_searches ... ok [INFO] [stdout] test test_list_details ... ok [INFO] [stdout] test test_follow_broken_symlink ... ok [INFO] [stdout] test test_fixed_strings ... ok [INFO] [stdout] test test_no_global_ignore::no_global_ignore_file ... ok [INFO] [stdout] test test_modified_absolute ... ok [INFO] [stdout] test test_no_global_ignore::no_ignore ... ok [INFO] [stdout] test test_invalid_utf8 ... ok [INFO] [stdout] test test_no_global_ignore::unrestricted ... ok [INFO] [stdout] test test_no_ignore_aliases ... ok [INFO] [stdout] test test_min_depth ... ok [INFO] [stdout] test test_no_extension ... ok [INFO] [stdout] test test_max_depth ... ok [INFO] [stdout] test test_no_ignore_vcs_child_dir ... ok [INFO] [stdout] test test_normalized_absolute_path ... ok [INFO] [stdout] test test_no_ignore_vcs ... ok [INFO] [stdout] test test_exec_batch ... ok [INFO] [stdout] test test_no_ignore ... ok [INFO] [stdout] test test_modified_relative ... ok [INFO] [stdout] test test_no_ignore_parent_inner_git ... ok [INFO] [stdout] test test_no_ignore_parent ... ok [INFO] [stdout] test test_exec_with_separator ... ok [INFO] [stdout] test test_max_results ... ok [INFO] [stdout] test test_multi_file ... ok [INFO] [stdout] test test_owner_root ... ok [INFO] [stdout] test test_number_parsing_errors ... ok [INFO] [stdout] test test_print0 ... ok [INFO] [stdout] test test_opposing::no_ignore_vcs ... ok [INFO] [stdout] test test_owner_current_group ... ok [INFO] [stdout] test test_opposing::no_require_git ... ok [INFO] [stdout] test test_opposing::follow ... ok [INFO] [stdout] test test_opposing::no_ignore ... ok [INFO] [stdout] test test_opposing::uu ... ok [INFO] [stdout] test test_owner_ignore_all ... ok [INFO] [stdout] test test_opposing::absolute_path ... ok [INFO] [stdout] test test_multi_file_with_missing ... ok [INFO] [stdout] test test_opposing::hidden ... ok [INFO] [stdout] test test_opposing::u ... ok [INFO] [stdout] test test_owner_current_user ... ok [INFO] [stdout] test test_regex_overrides_glob ... ok [INFO] [stdout] test test_exec ... ok [INFO] [stdout] test test_prune ... ok [INFO] [stdout] test test_smart_case_glob_searches ... ok [INFO] [stdout] test test_strip_cwd_prefix ... ok [INFO] [stdout] test test_regex_searches ... ok [INFO] [stdout] test test_symlink_and_absolute_path ... ok [INFO] [stdout] test test_symlink_and_full_path ... ok [INFO] [stdout] test test_symlink_as_root ... ok [INFO] [stdout] test test_type_executable ... ok [INFO] [stdout] test test_symlink_as_absolute_root ... ok [INFO] [stdout] test test_extension ... ok [INFO] [stdout] test test_quiet ... ok [INFO] [stdout] test test_symlink_and_full_path_abs_path ... ok [INFO] [stdout] test test_single_and_multithreaded_execution ... ok [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_respect_ignore_files ... ok [INFO] [stdout] test test_type_empty ... ok [INFO] [stdout] test test_smart_case ... ok [INFO] [stdout] test test_type ... ok [INFO] [stdout] test test_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.66s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2fd8590162fc6fd44961359f39bd4b51ae269ed37287832eb8b6e423dc618fab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd8590162fc6fd44961359f39bd4b51ae269ed37287832eb8b6e423dc618fab", kill_on_drop: false }` [INFO] [stdout] 2fd8590162fc6fd44961359f39bd4b51ae269ed37287832eb8b6e423dc618fab