[INFO] updating cached repository https://github.com/sharkdp/fd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f2c8cdf914aca3ec19809d5b661f124d2935900 [INFO] testing sharkdp/fd against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Ffd" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/fd on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-12/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6013c1b11faa003f55b613d79ca57a47062b401dc47524192432193b59f7f160 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6013c1b11faa003f55b613d79ca57a47062b401dc47524192432193b59f7f160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6013c1b11faa003f55b613d79ca57a47062b401dc47524192432193b59f7f160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6013c1b11faa003f55b613d79ca57a47062b401dc47524192432193b59f7f160", kill_on_drop: false }` [INFO] [stdout] 6013c1b11faa003f55b613d79ca57a47062b401dc47524192432193b59f7f160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 617dddea74dfa30f67d0b54d9a1c3cbd064b906ccf3d51d8ba0a84a267e9d63c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "617dddea74dfa30f67d0b54d9a1c3cbd064b906ccf3d51d8ba0a84a267e9d63c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lscolors v0.7.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling fd-find v8.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "617dddea74dfa30f67d0b54d9a1c3cbd064b906ccf3d51d8ba0a84a267e9d63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "617dddea74dfa30f67d0b54d9a1c3cbd064b906ccf3d51d8ba0a84a267e9d63c", kill_on_drop: false }` [INFO] [stdout] 617dddea74dfa30f67d0b54d9a1c3cbd064b906ccf3d51d8ba0a84a267e9d63c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312ab7b03c09a62ad59d41bfcb7ef82501b7212643659aa990bd5dffc596e477 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "312ab7b03c09a62ad59d41bfcb7ef82501b7212643659aa990bd5dffc596e477", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling fd-find v8.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.84s [INFO] running `Command { std: "docker" "inspect" "312ab7b03c09a62ad59d41bfcb7ef82501b7212643659aa990bd5dffc596e477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312ab7b03c09a62ad59d41bfcb7ef82501b7212643659aa990bd5dffc596e477", kill_on_drop: false }` [INFO] [stdout] 312ab7b03c09a62ad59d41bfcb7ef82501b7212643659aa990bd5dffc596e477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93ac88d8ddf33d6493c32c33b599eb5523d91026d45c83c065cfa2a04d25ed91 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93ac88d8ddf33d6493c32c33b599eb5523d91026d45c83c065cfa2a04d25ed91", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fd-ba6b41acb0bdcdf2 [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test exec::input::path_tests::basename_utf8_0 ... 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::remove_ext_utf8 ... ok [INFO] [stdout] test exec::input::path_tests::basename_dir ... ok [INFO] [stdout] test exec::input::path_tests::basename_simple ... ok [INFO] [stdout] test exec::input::path_tests::basename_empty ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_empty ... ok [INFO] [stdout] test exec::input::path_tests::hidden ... ok [INFO] [stdout] test exec::input::path_tests::dirname_utf8_1 ... ok [INFO] [stdout] test exec::input::path_tests::dirname_root ... ok [INFO] [stdout] test exec::tests::tokens_with_basename ... ok [INFO] [stdout] test exec::input::path_tests::dirname_utf8_0 ... ok [INFO] [stdout] test exec::tests::tokens_multiple_batch ... ok [INFO] [stdout] test exec::tests::tokens_single_batch ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_simple ... ok [INFO] [stdout] test filesystem::tests::strip_current_dir_basic ... ok [INFO] [stdout] test exec::tests::tokens_with_basename_no_extension ... ok [INFO] [stdout] test exit_codes::tests::general_error_if_at_least_one_error ... ok [INFO] [stdout] test exec::tests::tokens_with_no_extension ... ok [INFO] [stdout] test exec::tests::tokens_with_placeholder ... ok [INFO] [stdout] test filter::owner::owner_parsing::both_negate ... ok [INFO] [stdout] test exec::tests::tokens_with_parent ... ok [INFO] [stdout] test exec::input::path_tests::dirname_simple ... ok [INFO] [stdout] test exit_codes::tests::success_when_no_results ... ok [INFO] [stdout] test filter::owner::owner_parsing::only_colons ... ok [INFO] [stdout] test filter::owner::owner_parsing::more_colons ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_dir ... ok [INFO] [stdout] test exec::tests::tokens_multiple ... ok [INFO] [stdout] test filter::owner::owner_parsing::gid_only ... ok [INFO] [stdout] test filter::owner::owner_parsing::empty ... 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::colon_only ... 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 exit_codes::tests::success_if_no_error ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_negate ... ok [INFO] [stdout] test filter::size::tests::byte_minus ... ok [INFO] [stdout] test filter::size::tests::byte_plus_multiplier ... ok [INFO] [stdout] test filter::size::tests::byte_plus ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_1 ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_1 ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::gibi_plus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_symbol_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_unit_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_number_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_bb_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::ensure_bib_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::giga_plus ... ok [INFO] [stdout] test filter::size::tests::giga_minus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than ... ok [INFO] [stdout] test filter::size::tests::giga_plus_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than_equal ... 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::giga_minus_suffix_upper ... 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::kibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_plus ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_multiplier ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus ... ok [INFO] [stdout] test filter::size::tests::kilo_minus ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::kilo_plus ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tebi_minus ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus ... ok [INFO] [stdout] test filter::size::tests::mega_minus ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::tebi_plus ... ok [INFO] [stdout] test filter::size::tests::mega_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mega_plus ... 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_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_suffix ... ok [INFO] [stdout] test filter::time::tests::is_time_filter_applicable ... ok [INFO] [stdout] test filter::size::tests::tera_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix ... 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] test filter::size::tests::tera_minus_suffix ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-61d09d0a8f3c212c [INFO] [stdout] test filter::size::tests::tera_minus_upper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test test_case_sensitive_glob_searches ... ok [INFO] [stdout] test test_custom_ignore_files ... ok [INFO] [stdout] test test_exact_depth ... ok [INFO] [stdout] test test_case_insensitive ... ok [INFO] [stdout] test test_file_system_boundaries ... ok [INFO] [stdout] test test_absolute_path ... ok [INFO] [stdout] test test_custom_path_separator ... ok [INFO] [stdout] test test_follow ... ok [INFO] [stdout] test test_custom_ignore_precedence ... ok [INFO] [stdout] test test_base_directory ... ok [INFO] [stdout] test test_full_path ... ok [INFO] [stdout] test test_case_sensitive ... ok [INFO] [stdout] test test_empty_pattern ... ok [INFO] [stdout] test test_hidden ... ok [INFO] [stdout] test test_glob_searches_with_extension ... ok [INFO] [stdout] test test_exec_invalid_utf8 ... ok [INFO] [stdout] test test_list_details ... ok [INFO] [stdout] test test_implicit_absolute_path ... ok [INFO] [stdout] test test_full_path_glob_searches ... ok [INFO] [stdout] test test_excludes ... ok [INFO] [stdout] test test_explicit_root_path ... ok [INFO] [stdout] test test_glob_searches ... ok [INFO] [stdout] test test_gitignore_and_fdignore ... ok [INFO] [stdout] test test_modified_asolute ... ok [INFO] [stdout] test test_invalid_utf8 ... ok [INFO] [stdout] test test_min_depth ... ok [INFO] [stdout] test test_fixed_strings ... ok [INFO] [stdout] test test_follow_broken_symlink ... ok [INFO] [stdout] test test_normalized_absolute_path ... ok [INFO] [stdout] test test_max_depth ... ok [INFO] [stdout] test test_no_ignore_aliases ... ok [INFO] [stdout] test test_no_ignore_vcs ... ok [INFO] [stdout] test test_regex_overrides_glob ... ok [INFO] [stdout] test test_modified_relative ... ok [INFO] [stdout] test test_print0 ... ok [INFO] [stdout] test test_no_ignore ... ok [INFO] [stdout] test test_max_results ... ok [INFO] [stdout] test test_multi_file ... ok [INFO] [stdout] test test_symlink_and_absolute_path ... ok [INFO] [stdout] test test_symlink_as_absolute_root ... ok [INFO] [stdout] test test_regex_searches ... ok [INFO] [stdout] test test_multi_file_with_missing ... ok [INFO] [stdout] test test_symlink_and_full_path ... ok [INFO] [stdout] test test_smart_case_glob_searches ... ok [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_symlink_and_full_path_abs_path ... ok [INFO] [stdout] test test_exec_batch ... ok [INFO] [stdout] test test_symlink_as_root ... ok [INFO] [stdout] test test_extension ... ok [INFO] [stdout] test test_type_executable ... ok [INFO] [stdout] test test_exec ... ok [INFO] [stdout] test test_type_empty ... ok [INFO] [stdout] test test_type ... ok [INFO] [stdout] test test_smart_case ... ok [INFO] [stdout] test test_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93ac88d8ddf33d6493c32c33b599eb5523d91026d45c83c065cfa2a04d25ed91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ac88d8ddf33d6493c32c33b599eb5523d91026d45c83c065cfa2a04d25ed91", kill_on_drop: false }` [INFO] [stdout] 93ac88d8ddf33d6493c32c33b599eb5523d91026d45c83c065cfa2a04d25ed91