[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] 1b4e1e9c1a3dfd7ecacfdd2d3cdb75326a14ff99 [INFO] testing sharkdp/fd against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Ffd" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/fd on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-8/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" "+1.45.2" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b710582cce9c9a496a8210a8c2c7a32b013455a514c07503229972af2a86d0f [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" "0b710582cce9c9a496a8210a8c2c7a32b013455a514c07503229972af2a86d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b710582cce9c9a496a8210a8c2c7a32b013455a514c07503229972af2a86d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b710582cce9c9a496a8210a8c2c7a32b013455a514c07503229972af2a86d0f", kill_on_drop: false }` [INFO] [stdout] 0b710582cce9c9a496a8210a8c2c7a32b013455a514c07503229972af2a86d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be9479289e9b852d1d0f29169578fb591f533b0e6c11a5b7627c02345e5f34dc [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" "be9479289e9b852d1d0f29169578fb591f533b0e6c11a5b7627c02345e5f34dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lscolors v0.7.0 [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 nix v0.17.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling num_cpus v1.13.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 2m 45s [INFO] running `Command { std: "docker" "inspect" "be9479289e9b852d1d0f29169578fb591f533b0e6c11a5b7627c02345e5f34dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9479289e9b852d1d0f29169578fb591f533b0e6c11a5b7627c02345e5f34dc", kill_on_drop: false }` [INFO] [stdout] be9479289e9b852d1d0f29169578fb591f533b0e6c11a5b7627c02345e5f34dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e73964356e77df14272d815169cb3c70df98b37b6145e0a6e1a7b749f49d54 [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" "57e73964356e77df14272d815169cb3c70df98b37b6145e0a6e1a7b749f49d54", 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 9.74s [INFO] running `Command { std: "docker" "inspect" "57e73964356e77df14272d815169cb3c70df98b37b6145e0a6e1a7b749f49d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e73964356e77df14272d815169cb3c70df98b37b6145e0a6e1a7b749f49d54", kill_on_drop: false }` [INFO] [stdout] 57e73964356e77df14272d815169cb3c70df98b37b6145e0a6e1a7b749f49d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a3fe1cace0bcb95defa2b0dda0846dc839ccae8a0389980ca5bb7604950b727 [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" "2a3fe1cace0bcb95defa2b0dda0846dc839ccae8a0389980ca5bb7604950b727", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fd-69b93d64d7bc14ff [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test exec::input::path_tests::basename_utf8_1 ... ok [INFO] [stdout] test exec::input::path_tests::dirname_utf8_1 ... ok [INFO] [stdout] test exec::input::path_tests::dirname_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::dirname_root ... ok [INFO] [stdout] test exec::input::path_tests::dirname_simple ... ok [INFO] [stdout] test exec::input::path_tests::basename_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 exit_codes::tests::success_if_no_error ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_dir ... ok [INFO] [stdout] test exec::input::path_tests::hidden ... 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::gid_only ... ok [INFO] [stdout] test exit_codes::tests::general_error_if_at_least_one_error ... ok [INFO] [stdout] test filter::owner::owner_parsing::both_negate ... ok [INFO] [stdout] test filter::owner::owner_parsing::more_colons ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_utf8 ... ok [INFO] [stdout] test exit_codes::tests::success_when_no_results ... 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::owner::owner_parsing::only_colons ... 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::ensure_bad_format_returns_none_1 ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_negate ... ok [INFO] [stdout] test filter::size::tests::byte_plus ... ok [INFO] [stdout] test filter::owner::owner_parsing::uid_gid ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_2 ... ok [INFO] [stdout] test exec::input::path_tests::dirname_utf8_0 ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_1 ... ok [INFO] [stdout] test filter::owner::owner_parsing::trailing ... ok [INFO] [stdout] test filter::size::tests::ensure_bib_format_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_missing_number_returns_none ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_upper ... 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::gibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix_upper ... ok [INFO] [stdout] test exec::tests::tokens_single_batch ... ok [INFO] [stdout] test exec::tests::tokens_with_basename ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix_upper ... ok [INFO] [stdout] test exec::tests::tokens_with_placeholder ... ok [INFO] [stdout] test filter::size::tests::giga_minus_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_minus ... ok [INFO] [stdout] test exec::tests::tokens_with_parent ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::giga_plus_upper ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than_equal ... ok [INFO] [stdout] test filter::size::tests::gibi_plus ... ok [INFO] [stdout] test filter::size::tests::kibi_minus ... ok [INFO] [stdout] test exec::tests::tokens_with_basename_no_extension ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than ... ok [INFO] [stdout] test exec::tests::tokens_multiple_batch ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_multiplier ... 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_minus_upper ... ok [INFO] [stdout] test exec::tests::tokens_with_no_extension ... ok [INFO] [stdout] test filter::size::tests::kibi_plus ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_upper ... ok [INFO] [stdout] test exec::tests::tokens_multiple ... ok [INFO] [stdout] test filter::size::tests::giga_minus ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kilo_plus ... ok [INFO] [stdout] test filter::size::tests::giga_plus ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_minus ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix_upper ... 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::mebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_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_plus_suffix_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_minus ... ok [INFO] [stdout] test filter::size::tests::mebi_minus ... ok [INFO] [stdout] test filter::size::tests::tebi_plus ... ok [INFO] [stdout] test filter::size::tests::mega_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix ... 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_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tera_minus ... ok [INFO] [stdout] test filter::size::tests::tera_minus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than_equal ... ok [INFO] [stdout] test filter::size::tests::tera_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::tera_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_minus ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix_upper ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_advanced ... ok [INFO] [stdout] test filter::time::tests::is_time_filter_applicable ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-2c9e621c7913450b [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test test_custom_path_separator ... ok [INFO] [stdout] test test_case_sensitive_glob_searches ... ok [INFO] [stdout] test test_exact_depth ... ok [INFO] [stdout] test test_custom_ignore_files ... ok [INFO] [stdout] test test_file_system_boundaries ... ok [INFO] [stdout] test test_absolute_path ... ok [INFO] [stdout] test test_case_insensitive ... ok [INFO] [stdout] test test_custom_ignore_precedence ... ok [INFO] [stdout] test test_empty_pattern ... ok [INFO] [stdout] test test_follow ... ok [INFO] [stdout] test test_full_path ... ok [INFO] [stdout] test test_case_sensitive ... ok [INFO] [stdout] test test_exec_invalid_utf8 ... ok [INFO] [stdout] test test_base_directory ... ok [INFO] [stdout] test test_explicit_root_path ... ok [INFO] [stdout] test test_hidden ... ok [INFO] [stdout] test test_excludes ... ok [INFO] [stdout] test test_list_details ... ok [INFO] [stdout] test test_full_path_glob_searches ... ok [INFO] [stdout] test test_glob_searches_with_extension ... ok [INFO] [stdout] test test_implicit_absolute_path ... ok [INFO] [stdout] test test_gitignore_and_fdignore ... ok [INFO] [stdout] test test_glob_searches ... ok [INFO] [stdout] test test_min_depth ... ok [INFO] [stdout] test test_invalid_utf8 ... ok [INFO] [stdout] test test_follow_broken_symlink ... ok [INFO] [stdout] test test_modified_asolute ... ok [INFO] [stdout] test test_exec_batch ... ok [INFO] [stdout] test test_max_depth ... ok [INFO] [stdout] test test_fixed_strings ... ok [INFO] [stdout] test test_modified_relative ... ok [INFO] [stdout] test test_normalized_absolute_path ... ok [INFO] [stdout] test test_no_ignore_vcs ... ok [INFO] [stdout] test test_print0 ... ok [INFO] [stdout] test test_regex_overrides_glob ... ok [INFO] [stdout] test test_no_ignore_aliases ... ok [INFO] [stdout] test test_no_ignore ... ok [INFO] [stdout] test test_max_results ... ok [INFO] [stdout] test test_symlink_as_absolute_root ... ok [INFO] [stdout] test test_exec ... ok [INFO] [stdout] test test_multi_file ... ok [INFO] [stdout] test test_symlink_and_full_path ... ok [INFO] [stdout] test test_symlink_and_absolute_path ... ok [INFO] [stdout] test test_symlink_and_full_path_abs_path ... ok [INFO] [stdout] test test_smart_case_glob_searches ... ok [INFO] [stdout] test test_regex_searches ... ok [INFO] [stdout] test test_symlink_as_root ... ok [INFO] [stdout] test test_type_executable ... ok [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_extension ... ok [INFO] [stdout] test test_multi_file_with_missing ... 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. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a3fe1cace0bcb95defa2b0dda0846dc839ccae8a0389980ca5bb7604950b727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3fe1cace0bcb95defa2b0dda0846dc839ccae8a0389980ca5bb7604950b727", kill_on_drop: false }` [INFO] [stdout] 2a3fe1cace0bcb95defa2b0dda0846dc839ccae8a0389980ca5bb7604950b727