[INFO] cloning repository https://github.com/sharkdp/fd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkdp/fd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Ffd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Ffd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f6ff2ca32ae0a473ef7daa955895a29a23d9c7b [INFO] testing sharkdp/fd against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Ffd" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/fd on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharkdp/fd [INFO] finished tweaking git repo https://github.com/sharkdp/fd [INFO] tweaked toml for git repo https://github.com/sharkdp/fd written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/fd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e0f93737bfe5d439696b8b7ee9e2dd1eab91d4ce921c15f8aba7660266c7a41 [INFO] running `Command { std: "docker" "start" "-a" "2e0f93737bfe5d439696b8b7ee9e2dd1eab91d4ce921c15f8aba7660266c7a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e0f93737bfe5d439696b8b7ee9e2dd1eab91d4ce921c15f8aba7660266c7a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0f93737bfe5d439696b8b7ee9e2dd1eab91d4ce921c15f8aba7660266c7a41", kill_on_drop: false }` [INFO] [stdout] 2e0f93737bfe5d439696b8b7ee9e2dd1eab91d4ce921c15f8aba7660266c7a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8211b54513dc348c2dbbefe650ae942da2416e9e24677d5458eb83ddab333936 [INFO] running `Command { std: "docker" "start" "-a" "8211b54513dc348c2dbbefe650ae942da2416e9e24677d5458eb83ddab333936", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling normpath v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling lscolors v0.9.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling fd-find v8.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.02s [INFO] running `Command { std: "docker" "inspect" "8211b54513dc348c2dbbefe650ae942da2416e9e24677d5458eb83ddab333936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8211b54513dc348c2dbbefe650ae942da2416e9e24677d5458eb83ddab333936", kill_on_drop: false }` [INFO] [stdout] 8211b54513dc348c2dbbefe650ae942da2416e9e24677d5458eb83ddab333936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5768b64be10d571603ff4aa6c2afd2ce3286e89885c95882a7cc088af262c146 [INFO] running `Command { std: "docker" "start" "-a" "5768b64be10d571603ff4aa6c2afd2ce3286e89885c95882a7cc088af262c146", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling test-case v2.0.2 [INFO] [stderr] Compiling fd-find v8.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.06s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fd-afea18b9d9144359) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/tests-4b2c0131d0686fd2) [INFO] running `Command { std: "docker" "inspect" "5768b64be10d571603ff4aa6c2afd2ce3286e89885c95882a7cc088af262c146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5768b64be10d571603ff4aa6c2afd2ce3286e89885c95882a7cc088af262c146", kill_on_drop: false }` [INFO] [stdout] 5768b64be10d571603ff4aa6c2afd2ce3286e89885c95882a7cc088af262c146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81840980a723b73d7edabd342db2e3aa40a76df9b279cc6e03a078ceeb0f124e [INFO] running `Command { std: "docker" "start" "-a" "81840980a723b73d7edabd342db2e3aa40a76df9b279cc6e03a078ceeb0f124e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fd-afea18b9d9144359) [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test exec::input::path_tests::basename_dir ... ok [INFO] [stdout] test exec::input::path_tests::basename_utf8_0 ... ok [INFO] [stdout] test exec::input::path_tests::basename_empty ... ok [INFO] [stdout] test exec::input::path_tests::basename_simple ... ok [INFO] [stdout] test exec::input::path_tests::basename_utf8_1 ... ok [INFO] [stdout] test exec::input::path_tests::dirname_dir ... ok [INFO] [stdout] test exec::input::path_tests::dirname_utf8_0 ... ok [INFO] [stdout] test exec::input::path_tests::dirname_root ... ok [INFO] [stdout] test exec::input::path_tests::dirname_simple ... ok [INFO] [stdout] test exec::input::path_tests::dirname_utf8_1 ... ok [INFO] [stdout] test exec::input::path_tests::hidden ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_dir ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_empty ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_simple ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_utf8 ... ok [INFO] [stdout] test exec::tests::generate_custom_path_separator ... ok [INFO] [stdout] test exec::tests::template_no_args ... ok [INFO] [stdout] test exit_codes::tests::general_error_if_at_least_one_error ... ok [INFO] [stdout] test app::verify_app ... ok [INFO] [stdout] test exit_codes::tests::success_if_no_error ... ok [INFO] [stdout] test exit_codes::tests::success_when_no_results ... 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::colon_only ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_gid ... ok [INFO] [stdout] test exec::tests::tokens_with_basename_no_extension ... ok [INFO] [stdout] test filter::owner::owner_parsing::trailing ... ok [INFO] [stdout] test filesystem::tests::strip_current_dir_basic ... ok [INFO] [stdout] test filter::owner::owner_parsing::empty ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_not_gid ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_negate ... ok [INFO] [stdout] test filter::owner::owner_parsing::only_colons ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_only ... ok [INFO] [stdout] test exec::tests::command_set_no_args ... ok [INFO] [stdout] test exec::tests::tokens_with_parent ... ok [INFO] [stdout] test exec::tests::tokens_multiple ... ok [INFO] [stdout] test exec::tests::tokens_single_batch ... ok [INFO] [stdout] test exec::tests::tokens_with_basename ... ok [INFO] [stdout] test exec::tests::tokens_with_no_extension ... ok [INFO] [stdout] test exec::tests::tokens_with_placeholder ... ok [INFO] [stdout] test exec::tests::tokens_multiple_batch ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_2 ... 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::kibi_minus ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than_equal ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_number_returns_none ... ok [INFO] [stdout] test filter::size::tests::kilo_minus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::ensure_bb_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_bib_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::giga_plus ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::byte_plus_multiplier ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_1 ... ok [INFO] [stdout] test filter::size::tests::byte_plus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_plus ... ok [INFO] [stdout] test filter::size::tests::byte_minus ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_upper ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than_equal ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_upper ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_multiplier ... ok [INFO] [stdout] test filter::size::tests::giga_minus ... ok [INFO] [stdout] test filter::size::tests::gibi_plus ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mega_minus ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_plus ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::giga_minus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::giga_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_minus ... ok [INFO] [stdout] test filter::size::tests::mega_minus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_minus_suffix_upper ... ok [INFO] [stdout] test filter::time::tests::is_time_filter_applicable ... ok [INFO] [stdout] test filter::size::tests::kibi_plus ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::tera_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than ... ok [INFO] [stdout] test filter::size::tests::tera_minus ... ok [INFO] [stdout] test filter::size::tests::kilo_plus ... ok [INFO] [stdout] test filter::size::tests::tera_minus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_simple ... ok [INFO] [stdout] test regex_helper::matches_strings_with_leading_dot_simple ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_advanced ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-4b2c0131d0686fd2) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test test_file_system_boundaries ... ok [INFO] [stdout] test test_custom_path_separator ... ok [INFO] [stdout] test test_exact_depth ... ok [INFO] [stdout] test test_case_sensitive_glob_searches ... ok [INFO] [stdout] test test_glob_searches_with_extension ... ok [INFO] [stdout] test test_custom_ignore_files ... ok [INFO] [stdout] test test_exec_batch_multi ... ok [INFO] [stdout] test test_no_ignore_vcs_child_dir ... ok [INFO] [stdout] test test_follow ... ok [INFO] [stdout] test test_hidden ... ok [INFO] [stdout] test test_implicit_absolute_path ... ok [INFO] [stdout] test test_full_path ... ok [INFO] [stdout] test test_absolute_path ... ok [INFO] [stdout] test test_list_details ... ok [INFO] [stdout] test test_normalized_absolute_path ... ok [INFO] [stdout] test test_regex_overrides_glob ... ok [INFO] [stdout] test test_case_insensitive ... ok [INFO] [stdout] test test_opposing::uu ... ok [INFO] [stdout] test test_case_sensitive ... ok [INFO] [stdout] test test_strip_cwd_prefix ... ok [INFO] [stdout] test test_no_ignore_vcs ... ok [INFO] [stdout] test test_print0 ... ok [INFO] [stdout] test test_exec_batch_with_limit ... ok [INFO] [stdout] test test_symlink_and_absolute_path ... ok [INFO] [stdout] test test_no_ignore_aliases ... ok [INFO] [stdout] test test_min_depth ... ok [INFO] [stdout] test test_symlink_as_root ... ok [INFO] [stdout] test test_symlink_and_full_path_abs_path ... ok [INFO] [stdout] test test_no_ignore_parent_inner_git ... ok [INFO] [stdout] test test_opposing::hidden ... ok [INFO] [stdout] test test_opposing::absolute_path ... ok [INFO] [stdout] test test_opposing::no_ignore_vcs ... ok [INFO] [stdout] test test_opposing::u ... ok [INFO] [stdout] test test_modified_absolute ... ok [INFO] [stdout] test test_symlink_and_full_path ... ok [INFO] [stdout] test test_no_extension ... ok [INFO] [stdout] test test_opposing::follow ... ok [INFO] [stdout] test test_base_directory ... ok [INFO] [stdout] test test_invalid_utf8 ... ok [INFO] [stdout] test test_empty_pattern ... ok [INFO] [stdout] test test_smart_case_glob_searches ... ok [INFO] [stdout] test test_opposing::no_ignore ... ok [INFO] [stdout] test test_symlink_as_absolute_root ... ok [INFO] [stdout] test test_custom_ignore_precedence ... ok [INFO] [stdout] test test_no_ignore_parent ... ok [INFO] [stdout] test test_no_ignore ... ok [INFO] [stdout] test test_prune ... ok [INFO] [stdout] test test_full_path_glob_searches ... ok [INFO] [stdout] test test_modified_relative ... ok [INFO] [stdout] test test_exec_multi ... ok [INFO] [stdout] test test_regex_searches ... ok [INFO] [stdout] test test_number_parsing_errors ... ok [INFO] [stdout] test test_max_results ... ok [INFO] [stdout] test test_error_if_hidden_not_set_and_pattern_starts_with_dot ... ok [INFO] [stdout] test test_glob_searches ... ok [INFO] [stdout] test test_explicit_root_path ... ok [INFO] [stdout] test test_multi_file ... ok [INFO] [stdout] test test_max_depth ... ok [INFO] [stdout] test test_gitignore_and_fdignore ... ok [INFO] [stdout] test test_type_executable ... ok [INFO] [stdout] test test_exec_batch ... ok [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_excludes ... ok [INFO] [stdout] test test_fixed_strings ... ok [INFO] [stdout] test test_quiet ... ok [INFO] [stdout] test test_type_empty ... ok [INFO] [stdout] test test_follow_broken_symlink ... ok [INFO] [stdout] test test_multi_file_with_missing ... ok [INFO] [stdout] test test_smart_case ... ok [INFO] [stdout] test test_type ... ok [INFO] [stdout] test test_exec_invalid_utf8 ... ok [INFO] [stdout] test test_exec ... ok [INFO] [stdout] test test_exec_with_separator ... ok [INFO] [stdout] test test_extension ... ok [INFO] [stdout] test test_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81840980a723b73d7edabd342db2e3aa40a76df9b279cc6e03a078ceeb0f124e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81840980a723b73d7edabd342db2e3aa40a76df9b279cc6e03a078ceeb0f124e", kill_on_drop: false }` [INFO] [stdout] 81840980a723b73d7edabd342db2e3aa40a76df9b279cc6e03a078ceeb0f124e