[INFO] fetching crate fd-find 8.2.1... [INFO] testing fd-find-8.2.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate fd-find 8.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fd-find 8.2.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fd-find 8.2.1 [INFO] finished tweaking crates.io crate fd-find 8.2.1 [INFO] tweaked toml for crates.io crate fd-find 8.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate fd-find 8.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd1f2d4643d36fb88ab0857fd9f7bc20a9289459573729d8f789c0c71148cd63 [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" "bd1f2d4643d36fb88ab0857fd9f7bc20a9289459573729d8f789c0c71148cd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd1f2d4643d36fb88ab0857fd9f7bc20a9289459573729d8f789c0c71148cd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1f2d4643d36fb88ab0857fd9f7bc20a9289459573729d8f789c0c71148cd63", kill_on_drop: false }` [INFO] [stdout] bd1f2d4643d36fb88ab0857fd9f7bc20a9289459573729d8f789c0c71148cd63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 463466021d453cbdc58a1f0e319cd0d570fd8ac271fa44935ce5deb3efc83813 [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" "463466021d453cbdc58a1f0e319cd0d570fd8ac271fa44935ce5deb3efc83813", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling lscolors v0.7.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling fd-find v8.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "463466021d453cbdc58a1f0e319cd0d570fd8ac271fa44935ce5deb3efc83813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463466021d453cbdc58a1f0e319cd0d570fd8ac271fa44935ce5deb3efc83813", kill_on_drop: false }` [INFO] [stdout] 463466021d453cbdc58a1f0e319cd0d570fd8ac271fa44935ce5deb3efc83813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74490a0f1c6c69ed09562b8dce3f45c9696ed40b652f8d9edfa66e75b1a9e5bc [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" "74490a0f1c6c69ed09562b8dce3f45c9696ed40b652f8d9edfa66e75b1a9e5bc", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling fd-find v8.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/testenv/mod.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 200 | panic!(format_exit_error(args, &output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 200 | panic!("{}", format_exit_error(args, &output)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 200 | std::panic::panic_any(format_exit_error(args, &output)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/testenv/mod.rs:239:20 [INFO] [stdout] | [INFO] [stdout] 239 | panic!(format_output_error(args, &expected, &actual)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 239 | panic!("{}", format_output_error(args, &expected, &actual)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 239 | std::panic::panic_any(format_output_error(args, &expected, &actual)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/testenv/mod.rs:292:24 [INFO] [stdout] | [INFO] [stdout] 292 | panic!(format_output_error(args, &expected_error, &actual_err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 292 | panic!("{}", format_output_error(args, &expected_error, &actual_err)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 292 | std::panic::panic_any(format_output_error(args, &expected_error, &actual_err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.47s [INFO] running `Command { std: "docker" "inspect" "74490a0f1c6c69ed09562b8dce3f45c9696ed40b652f8d9edfa66e75b1a9e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74490a0f1c6c69ed09562b8dce3f45c9696ed40b652f8d9edfa66e75b1a9e5bc", kill_on_drop: false }` [INFO] [stdout] 74490a0f1c6c69ed09562b8dce3f45c9696ed40b652f8d9edfa66e75b1a9e5bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab3007408fc52a0b10ba08b27c6bb329db73da59cb182eef1ac42682fc89e61e [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" "ab3007408fc52a0b10ba08b27c6bb329db73da59cb182eef1ac42682fc89e61e", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/testenv/mod.rs:200:20 [INFO] [stderr] | [INFO] [stderr] 200 | panic!(format_exit_error(args, &output)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 200 | panic!("{}", format_exit_error(args, &output)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 200 | std::panic::panic_any(format_exit_error(args, &output)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/testenv/mod.rs:239:20 [INFO] [stderr] | [INFO] [stderr] 239 | panic!(format_output_error(args, &expected, &actual)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 239 | panic!("{}", format_output_error(args, &expected, &actual)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 239 | std::panic::panic_any(format_output_error(args, &expected, &actual)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/testenv/mod.rs:292:24 [INFO] [stderr] | [INFO] [stderr] 292 | panic!(format_output_error(args, &expected_error, &actual_err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 292 | panic!("{}", format_output_error(args, &expected_error, &actual_err)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 292 | std::panic::panic_any(format_output_error(args, &expected_error, &actual_err)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fd-find` (test "tests") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fd-7afd7e5a043be2ca) [INFO] [stdout] [INFO] [stdout] running 126 tests [INFO] [stdout] test exec::input::path_tests::basename_simple ... ok [INFO] [stdout] test exec::input::path_tests::dirname_utf8_0 ... ok [INFO] [stdout] test exec::input::path_tests::basename_utf8_0 ... ok [INFO] [stdout] test exec::input::path_tests::dirname_dir ... ok [INFO] [stdout] test exec::input::path_tests::dirname_simple ... ok [INFO] [stdout] test exec::input::path_tests::basename_utf8_1 ... ok [INFO] [stdout] test exec::input::path_tests::basename_dir ... ok [INFO] [stdout] test exec::input::path_tests::dirname_root ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_dir ... ok [INFO] [stdout] test exec::tests::tokens_with_placeholder ... ok [INFO] [stdout] test exit_codes::tests::general_error_if_at_least_one_error ... ok [INFO] [stdout] test exec::tests::tokens_with_parent ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_empty ... ok [INFO] [stdout] test exec::tests::tokens_with_no_extension ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_simple ... ok [INFO] [stdout] test exec::tests::tokens_with_basename_no_extension ... ok [INFO] [stdout] test exit_codes::tests::success_if_no_error ... ok [INFO] [stdout] test exec::tests::tokens_multiple ... ok [INFO] [stdout] test exec::tests::tokens_multiple_batch ... ok [INFO] [stdout] test exec::input::path_tests::remove_ext_utf8 ... ok [INFO] [stdout] test exec::tests::tokens_with_basename ... ok [INFO] [stdout] test exec::tests::tokens_single_batch ... 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::basename_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::uid_negate ... ok [INFO] [stdout] test filter::owner::owner_parsing::more_colons ... 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::owner::owner_parsing::uid_not_gid ... ok [INFO] [stdout] test filesystem::tests::strip_current_dir_basic ... ok [INFO] [stdout] test filter::owner::owner_parsing::both_negate ... ok [INFO] [stdout] test filter::size::tests::byte_plus_multiplier ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::byte_plus ... ok [INFO] [stdout] test filter::size::tests::byte_minus ... ok [INFO] [stdout] test filter::owner::owner_parsing::gid_only ... ok [INFO] [stdout] test filter::size::tests::ensure_bib_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_1 ... ok [INFO] [stdout] test filter::size::tests::ensure_bb_format_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_invalid_unit_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::gibi_minus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix ... ok [INFO] [stdout] test filter::owner::owner_parsing::empty ... ok [INFO] [stdout] test filter::owner::owner_parsing::colon_only ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_number_returns_none ... ok [INFO] [stdout] test exit_codes::tests::success_when_no_results ... ok [INFO] [stdout] test filter::size::tests::ensure_missing_unit_returns_none ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_1 ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_2 ... ok [INFO] [stdout] test filter::size::tests::ensure_bad_format_returns_none_3 ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_plus ... ok [INFO] [stdout] test filter::size::tests::gibi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::giga_plus ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than ... ok [INFO] [stdout] test filter::size::tests::giga_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_minus ... ok [INFO] [stdout] test filter::size::tests::is_within_less_than_equal ... ok [INFO] [stdout] test filter::size::tests::is_within_greater_than_equal ... ok [INFO] [stdout] test filter::size::tests::giga_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::gibi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::giga_minus ... ok [INFO] [stdout] test filter::size::tests::giga_plus_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::gibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::giga_minus_upper ... 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::kilo_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_minus_multiplier ... ok [INFO] [stdout] test filter::size::tests::kilo_plus ... ok [INFO] [stdout] test filter::size::tests::kilo_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_minus ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus ... ok [INFO] [stdout] test filter::size::tests::kilo_minus ... 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::kilo_plus_suffix_upper ... 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::kibi_plus_upper ... ok [INFO] [stdout] test filter::size::tests::kibi_plus ... ok [INFO] [stdout] test filter::size::tests::mebi_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::tebi_minus_suffix_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::mega_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_plus ... ok [INFO] [stdout] test filter::size::tests::mega_plus_upper ... ok [INFO] [stdout] test filter::size::tests::kilo_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::kibi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::mebi_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tebi_minus_upper ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix ... ok [INFO] [stdout] test filter::size::tests::mega_minus ... ok [INFO] [stdout] test filter::size::tests::mega_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tebi_plus ... ok [INFO] [stdout] test filter::size::tests::mega_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix ... ok [INFO] [stdout] test filter::size::tests::tera_minus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_plus ... ok [INFO] [stdout] test filter::size::tests::tera_plus_suffix_upper ... ok [INFO] [stdout] test filter::size::tests::tera_minus_upper ... ok [INFO] [stdout] test filter::time::tests::is_time_filter_applicable ... ok [INFO] [stdout] test filter::size::tests::tebi_plus_suffix_upper ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_advanced ... ok [INFO] [stdout] test regex_helper::matches_strings_with_leading_dot_simple ... 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_minus_suffix ... ok [INFO] [stdout] test regex_helper::pattern_has_uppercase_char_simple ... ok [INFO] [stdout] test filter::size::tests::tera_minus ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 126 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-9793ea78e9043836) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test test_exact_depth ... ok [INFO] [stdout] test test_custom_path_separator ... ok [INFO] [stdout] test test_case_sensitive_glob_searches ... ok [INFO] [stdout] test test_file_system_boundaries ... ok [INFO] [stdout] test test_custom_ignore_files ... ok [INFO] [stdout] test test_case_insensitive ... ok [INFO] [stdout] test test_absolute_path ... ok [INFO] [stdout] test test_follow ... ok [INFO] [stdout] test test_case_sensitive ... ok [INFO] [stdout] test test_full_path ... ok [INFO] [stdout] test test_empty_pattern ... ok [INFO] [stdout] test test_glob_searches_with_extension ... ok [INFO] [stdout] test test_custom_ignore_precedence ... ok [INFO] [stdout] test test_error_if_hidden_not_set_and_pattern_starts_with_dot ... ok [INFO] [stdout] test test_gitignore_and_fdignore ... ok [INFO] [stdout] test test_full_path_glob_searches ... ok [INFO] [stdout] test test_explicit_root_path ... ok [INFO] [stdout] test test_base_directory ... ok [INFO] [stdout] test test_glob_searches ... ok [INFO] [stdout] test test_implicit_absolute_path ... ok [INFO] [stdout] test test_hidden ... ok [INFO] [stdout] test test_list_details ... ok [INFO] [stdout] test test_invalid_utf8 ... ok [INFO] [stdout] test test_excludes ... 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_no_ignore ... ok [INFO] [stdout] test test_normalized_absolute_path ... ok [INFO] [stdout] test test_print0 ... ok [INFO] [stdout] test test_modified_relative ... ok [INFO] [stdout] test test_modified_asolute ... ok [INFO] [stdout] test test_no_ignore_aliases ... ok [INFO] [stdout] test test_no_extension ... ok [INFO] [stdout] test test_exec_invalid_utf8 ... ok [INFO] [stdout] test test_no_ignore_vcs ... ok [INFO] [stdout] test test_exec_batch ... ok [INFO] [stdout] test test_max_depth ... ok [INFO] [stdout] test test_regex_overrides_glob ... ok [INFO] [stdout] test test_multi_file_with_missing ... 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_abs_path ... ok [INFO] [stdout] test test_prune ... ok [INFO] [stdout] test test_number_parsing_errors ... ok [INFO] [stdout] test test_extension ... ok [INFO] [stdout] test test_symlink_as_absolute_root ... ok [INFO] [stdout] test test_symlink_as_root ... ok [INFO] [stdout] test test_symlink_and_full_path ... ok [INFO] [stdout] test test_smart_case_glob_searches ... ok [INFO] [stdout] test test_multi_file ... ok [INFO] [stdout] test test_simple ... ok [INFO] [stdout] test test_max_results ... ok [INFO] [stdout] test test_smart_case ... ok [INFO] [stdout] test test_exec ... ok [INFO] [stdout] test test_type_empty ... ok [INFO] [stdout] test test_type_executable ... ok [INFO] [stdout] test test_type ... ok [INFO] [stdout] test test_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab3007408fc52a0b10ba08b27c6bb329db73da59cb182eef1ac42682fc89e61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3007408fc52a0b10ba08b27c6bb329db73da59cb182eef1ac42682fc89e61e", kill_on_drop: false }` [INFO] [stdout] ab3007408fc52a0b10ba08b27c6bb329db73da59cb182eef1ac42682fc89e61e